aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-10-29virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck
2015-10-29ppc/spapr: add 2.4 compat propsCornelia Huck
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck
2015-10-29enable multi-function hot-addCao jin
2015-10-29remove function during multi-function hot-addCao jin
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin
2015-10-29virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin
2015-10-29virtio-serial: convert to virtio_mapMichael S. Tsirkin
2015-10-29virtio-blk: convert to virtqueue_mapMichael S. Tsirkin
2015-10-29virtio: switch to virtio_mapMichael S. Tsirkin
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin
2015-10-29pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov
2015-10-29vhost-user: cleanup msg size mathMichael S. Tsirkin
2015-10-29vhost-user: cleanup struct size mathMichael S. Tsirkin
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX FEC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX I2C debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois
2015-10-27hw/arm/virt: don't use a15memmap directlyAndrew Jones
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-10-27vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani
2015-10-27net: cadence_gem: Set initial MAC addressSebastian Huber
2015-10-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell
2015-10-26xen-platform: Replace assert() with appropriate error reportingEduardo Habkost
2015-10-26xen_platform: switch to realizeStefano Stabellini
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell
2015-10-26Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-26ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau
2015-10-26ivshmem: rename MSI eventfd_tableMarc-André Lureau
2015-10-26ivshmem: remove EventfdEntry.vectorMarc-André Lureau
2015-10-26ivshmem: add hostmem backendMarc-André Lureau
2015-10-26ivshmem: use qemu_strtosz()Marc-André Lureau
2015-10-26ivshmem: do not keep shm_fd openMarc-André Lureau
2015-10-24msix: implement pba write (but read-only)Marc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24ivshmem: reset mask on device resetMarc-André Lureau
2015-10-24ivshmem: error on too many eventfd receivedMarc-André Lureau
2015-10-24ivshmem: replace 'guest' for 'peer' appropriatelyMarc-André Lureau
2015-10-24ivshmem: fix pci_ivshmem_exit()Marc-André Lureau
2015-10-24ivshmem: add device descriptionMarc-André Lureau