summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek1-1/+1
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua3-11/+10
2015-10-22vhost: set the correct queue index in case of migration with multiqueueThibaut Collet1-3/+5
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang1-4/+7
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau1-0/+3
2015-10-22vhost-user: use an enum helper for features maskThibaut Collet1-4/+9
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet2-1/+48
2015-10-22vhost user: add support of live migrationThibaut Collet1-0/+2
2015-10-22vhost: use a function for each callMarc-André Lureau5-266/+447
2015-10-22vhost-user: add a migration blockerMarc-André Lureau2-4/+21
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau3-5/+30
2015-10-22vhost: alloc shareable logMarc-André Lureau1-10/+47
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau1-2/+12
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau3-4/+24
2015-10-22vhost: document log resizingMarc-André Lureau1-0/+2
2015-10-22vhost: fail backend intialization earlyIgor Mammedov1-0/+6
2015-10-22pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov1-0/+7
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov3-0/+46
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang2-38/+76
2015-10-16hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev1-0/+1
2015-10-16misc: zynq_slcr: Fix MMIO writesPeter Crosthwaite1-4/+4
2015-10-16arm: imx25-pdk: Fix machine namePeter Crosthwaite1-1/+1
2015-10-16target-arm: Provide model numbers for Sharp PDAsRyo ONODERA3-6/+6
2015-10-16hw/arm/virt: smbios: inform guest of kvmAndrew Jones1-1/+6
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-30/+95
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-15/+37
2015-10-12sdhci.c: Limit the maximum block sizeAlistair Francis1-0/+10
2015-10-12block: switch from g_slice allocator to mallocPaolo Bonzini1-2/+2
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel1-14/+55
2015-10-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell16-25/+74
2015-10-12virtio-blk: use blk_io_plug/unplug for Linux AIO batchingStefan Hajnoczi1-0/+4
2015-10-12sdhci: Pass drive parameter to sdhci-pci via qdev propertyKevin O'Connor3-14/+24
2015-10-12vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani2-1/+14
2015-10-12e1000: use alias for default modelJason Wang1-7/+1
2015-10-12vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani1-1/+5
2015-10-12net/vmxnet3: Refine l2 header validationDana Rubin2-6/+17
2015-10-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell4-16/+743
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster6-0/+41
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini1-4/+4
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini7-12/+12
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster3-9/+17
2015-10-09Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell12-40/+43
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster4-9/+8
2015-10-08hw: char: Remove unnecessary variableShraddha Barke1-3/+1
2015-10-08hw: timer: Remove unnecessary variableShraddha Barke1-3/+1
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2-3/+3
2015-10-08pc: check for underflow in load_linuxPaolo Bonzini1-0/+4
2015-10-08pci-assign: do not include sys/io.hPaolo Bonzini1-1/+0
2015-10-08imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck1-1/+3
2015-10-08sdhci: Change debug prints to compile unconditionallySai Pavan Boddu1-18/+18