summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * ivshmem: remove max_peer fieldMarc-André Lureau2015-10-241-9/+1
| * ivshmem: initialize max_peer to -1Marc-André Lureau2015-10-241-2/+2
| * ivshmem: remove useless ivshmem_update_irq() val argumentMarc-André Lureau2015-10-241-4/+4
| * ivshmem: allocate eventfds in resize_peers()Marc-André Lureau2015-10-241-9/+2
| * ivshmem: simplify around increase_dynamic_storage()Marc-André Lureau2015-10-241-16/+11
| * ivshmem: limit maximum number of peers to G_MAXUINT16Marc-André Lureau2015-10-241-2/+3
| * ivshmem: remove last exit(1)Marc-André Lureau2015-10-241-1/+1
| * ivshmem: more qdev conversionMarc-André Lureau2015-10-241-51/+68
| * 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
OpenPOWER on IntegriCloud