summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost2015-11-044-4/+4
* pc: Set hw_version on all machine classesEduardo Habkost2015-11-042-0/+23
* enable multi-function hot-addCao jin2015-10-293-10/+63
* remove function during multi-function hot-addCao jin2015-10-291-5/+18
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-293-12/+8
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-293-6/+2
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-7/+0
* virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-14/+2
* virtio-serial: convert to virtio_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio-blk: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio: switch to virtio_mapMichael S. Tsirkin2015-10-291-2/+1
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-9/+47
* pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov2015-10-291-3/+5
* vhost-user: cleanup msg size mathMichael S. Tsirkin2015-10-291-3/+3
* vhost-user: cleanup struct size mathMichael S. Tsirkin2015-10-291-8/+8
* i.MX: Standardize i.MX GPT debugJean-Christophe Dubois2015-10-271-33/+23
* i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois2015-10-271-28/+20
* i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
* i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
* i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18
* i.MX: Standardize i.MX I2C debugJean-Christophe Dubois2015-10-271-21/+22
* i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois2015-10-271-13/+14
* i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois2015-10-271-26/+24
* hw/arm/virt: don't use a15memmap directlyAndrew Jones2015-10-271-4/+21
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-11/+11
* vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani2015-10-271-0/+4
* net: cadence_gem: Set initial MAC addressSebastian Huber2015-10-271-0/+6
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell2015-10-265-7/+29
|\
| * xen-platform: Replace assert() with appropriate error reportingEduardo Habkost2015-10-261-1/+5
| * xen_platform: switch to realizeStefano Stabellini2015-10-261-4/+2
| * Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu2015-10-264-2/+22
* | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-262-262/+581
|\ \ | |/ |/|
| * ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-261-14/+24
| * ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau2015-10-261-6/+174
| * ivshmem: rename MSI eventfd_tableMarc-André Lureau2015-10-261-9/+9
| * ivshmem: remove EventfdEntry.vectorMarc-André Lureau2015-10-261-4/+4
| * ivshmem: add hostmem backendMarc-André Lureau2015-10-261-18/+66
| * ivshmem: use qemu_strtosz()Marc-André Lureau2015-10-261-31/+5
| * ivshmem: do not keep shm_fd openMarc-André Lureau2015-10-261-11/+5
| * msix: implement pba write (but read-only)Marc-André Lureau2015-10-241-0/+6
| * ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-2/+29
| * 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
OpenPOWER on IntegriCloud