summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ivshmem: reset mask on device resetMarc-André Lureau2015-10-241-0/+1
* ivshmem: error on too many eventfd receivedMarc-André Lureau2015-10-241-0/+7
* ivshmem: replace 'guest' for 'peer' appropriatelyMarc-André Lureau2015-10-241-14/+14
* ivshmem: fix pci_ivshmem_exit()Marc-André Lureau2015-10-241-3/+35
* ivshmem: add device descriptionMarc-André Lureau2015-10-241-0/+1
* ivshmem: check shm isn't already initializedMarc-André Lureau2015-10-241-0/+6
* ivshmem: shmfd can be 0Marc-André Lureau2015-10-241-3/+3
* ivshmem: migrate with VMStateDescriptionMarc-André Lureau2015-10-241-53/+89
* ivshmem: use common is_power_of_2()Marc-André Lureau2015-10-241-5/+1
* ivshmem: use common returnMarc-André Lureau2015-10-241-2/+1
* ivshmem: simplify a bit the codeMarc-André Lureau2015-10-241-14/+14
* ivshmem: print error on invalid peer idMarc-André Lureau2015-10-241-0/+1
* ivshmem: improve error handlingMarc-André Lureau2015-10-241-3/+7
* ivshmem: improve debug messagesMarc-André Lureau2015-10-241-3/+7
* 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
* 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
|\ \ | |/ |/|
OpenPOWER on IntegriCloud