summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-23hw/usb-storage: Check whether BB is insertedMax Reitz1-14/+16
2015-10-23hw/block/fdc: Implement tray statusMax Reitz1-4/+16
2015-10-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell16-40/+136
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-24/+24
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini1-27/+3
2015-10-23openpic: add to misc categoryLaurent Vivier2-0/+2
2015-10-23macio-nvram: add to misc categoryLaurent Vivier1-0/+1
2015-10-23macio: add to bridge categoryLaurent Vivier1-0/+1
2015-10-23uninorth: add to bridge categoryLaurent Vivier1-0/+8
2015-10-23macio-ide: add to storage categoryLaurent Vivier1-0/+1
2015-10-23cuda: add to bridge categoryLaurent Vivier1-0/+1
2015-10-23grackle: add to bridge categoryLaurent Vivier1-0/+2
2015-10-23escc: add to input categoryLaurent Vivier1-0/+1
2015-10-23cmd646: add to storage categoryLaurent Vivier1-0/+1
2015-10-23adb: add to input categoryLaurent Vivier1-0/+2
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt1-0/+31
2015-10-23hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth1-1/+0
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson1-0/+6
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson1-0/+32
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson1-3/+3
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson1-2/+5
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth1-0/+1
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao1-0/+8
2015-10-23spapr: Allocate HTAB from machine initBharata B Rao1-7/+27
2015-10-22vhost-user: fix up rhel6 buildMichael S. Tsirkin1-24/+24
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell13-311/+761
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-21target-xtensa: xtfpga: attach FLASH to system IOMax Filippov1-14/+27
2015-10-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...Peter Maydell5-45/+73
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand1-0/+1
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand1-0/+1
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand5-13/+32
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand2-15/+13