aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua
2015-10-22vhost: set the correct queue index in case of migration with multiqueueThibaut Collet
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau
2015-10-22vhost-user: use an enum helper for features maskThibaut Collet
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost user: add support of live migrationThibaut Collet
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: add a migration blockerMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22vhost: document log resizingMarc-André Lureau
2015-10-22vhost: fail backend intialization earlyIgor Mammedov
2015-10-22pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang
2015-10-16hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev
2015-10-16misc: zynq_slcr: Fix MMIO writesPeter Crosthwaite
2015-10-16arm: imx25-pdk: Fix machine namePeter Crosthwaite
2015-10-16target-arm: Provide model numbers for Sharp PDAsRyo ONODERA
2015-10-16hw/arm/virt: smbios: inform guest of kvmAndrew Jones
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-10-12sdhci.c: Limit the maximum block sizeAlistair Francis
2015-10-12block: switch from g_slice allocator to mallocPaolo Bonzini
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel
2015-10-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell
2015-10-12virtio-blk: use blk_io_plug/unplug for Linux AIO batchingStefan Hajnoczi
2015-10-12sdhci: Pass drive parameter to sdhci-pci via qdev propertyKevin O'Connor
2015-10-12vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani
2015-10-12e1000: use alias for default modelJason Wang
2015-10-12vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani
2015-10-12net/vmxnet3: Refine l2 header validationDana Rubin
2015-10-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster
2015-10-09Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-10-08hw: char: Remove unnecessary variableShraddha Barke
2015-10-08hw: timer: Remove unnecessary variableShraddha Barke
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington
2015-10-08pc: check for underflow in load_linuxPaolo Bonzini
2015-10-08pci-assign: do not include sys/io.hPaolo Bonzini
2015-10-08imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck
2015-10-08sdhci: Change debug prints to compile unconditionallySai Pavan Boddu