summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * ivshmem: remove useless doorbell fieldMarc-André Lureau2015-10-241-1/+0
| * ivshmem: remove superflous ivshmem_attr fieldMarc-André Lureau2015-10-241-9/+7
| * ivshmem: remove unnecessary dup()Marc-André Lureau2015-10-241-15/+6
| * ivshmem: factor out the incoming fifo handlingMarc-André Lureau2015-10-241-20/+39
| * ivshmem: fix number of bytes to push to fifoMarc-André Lureau2015-10-241-1/+1
| * ivhsmem: read do not accept more than sizeof(long)Marc-André Lureau2015-10-241-1/+1
* | dataplane: Mark host notifiers' client type as "external"Fam Zheng2015-10-232-13/+10
* | aio: Add "is_external" flag for event handlersFam Zheng2015-10-232-10/+20
* | block: Prepare for NULL BDSMax Reitz2015-10-231-1/+3
* | hw/usb-storage: Check whether BB is insertedMax Reitz2015-10-231-14/+16
* | hw/block/fdc: Implement tray statusMax Reitz2015-10-231-4/+16
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell2015-10-2316-40/+136
|\
| * prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini2015-10-231-27/+3
| * openpic: add to misc categoryLaurent Vivier2015-10-232-0/+2
| * macio-nvram: add to misc categoryLaurent Vivier2015-10-231-0/+1
| * macio: add to bridge categoryLaurent Vivier2015-10-231-0/+1
| * uninorth: add to bridge categoryLaurent Vivier2015-10-231-0/+8
| * macio-ide: add to storage categoryLaurent Vivier2015-10-231-0/+1
| * cuda: add to bridge categoryLaurent Vivier2015-10-231-0/+1
| * grackle: add to bridge categoryLaurent Vivier2015-10-231-0/+2
| * escc: add to input categoryLaurent Vivier2015-10-231-0/+1
| * cmd646: add to storage categoryLaurent Vivier2015-10-231-0/+1
| * adb: add to input categoryLaurent Vivier2015-10-231-0/+2
| * ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-231-0/+31
| * hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth2015-10-231-1/+0
| * spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson2015-10-231-0/+6
| * spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+32
| * spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-3/+3
| * spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+5
| * spapr: Add "slb-size" property to CPU device tree nodesThomas Huth2015-10-231-0/+1
| * spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao2015-10-231-0/+8
| * spapr: Allocate HTAB from machine initBharata B Rao2015-10-231-7/+27
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-231-24/+24
|\ \ | |/ |/|
| * vhost-user: fix up rhel6 buildMichael S. Tsirkin2015-10-221-24/+24
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-2213-311/+761
|\ \ | |/
| * hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek2015-10-221-1/+1
| * i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-223-11/+10
| * vhost: set the correct queue index in case of migration with multiqueueThibaut Collet2015-10-221-3/+5
| * piix: fix resource leak reported by Coverityzhanghailiang2015-10-221-4/+7
| * vhost: add migration block if memfd failedMarc-André Lureau2015-10-221-0/+3
| * vhost-user: use an enum helper for features maskThibaut Collet2015-10-221-4/+9
| * vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-222-1/+48
| * vhost user: add support of live migrationThibaut Collet2015-10-221-0/+2
| * vhost: use a function for each callMarc-André Lureau2015-10-225-266/+447
| * vhost-user: add a migration blockerMarc-André Lureau2015-10-222-4/+21
| * vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-223-5/+30
| * vhost: alloc shareable logMarc-André Lureau2015-10-221-10/+47
| * vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-2/+12
| * vhost: add vhost_set_log_base opMarc-André Lureau2015-10-223-4/+24
| * vhost: document log resizingMarc-André Lureau2015-10-221-0/+2
OpenPOWER on IntegriCloud