aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-07-01Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell
2014-07-01Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-07-01virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater
2014-07-01virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz
2014-07-01irq: Slim conversion of qemu_irq to QOMAndreas Färber
2014-07-01irq: Allocate IRQs individuallyPeter Crosthwaite
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-06-30sdhci: Fix misuse of qemu_free_irqs()Andreas Färber
2014-06-30vfio: use correct runstatePaolo Bonzini
2014-06-30vfio: Make BARs native endianAlexey Kardashevskiy
2014-06-30vfio-pci: Fix MSI-X masking performanceAlex Williamson
2014-06-30vfio-pci: Fix MSI/X debug codeAlex Williamson
2014-06-30Merge remote-tracking branch 'remotes/bonzini/small-fixes' into stagingPeter Maydell
2014-06-30serial: poll the serial console with G_IO_HUPRoger Pau Monne
2014-06-29timer: cadence_ttc: Convert to instance_initAlistair Francis
2014-06-29hw/arm/pxa2xx_gpio: Correct and register vmstatePeter Maydell
2014-06-29hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR readsPeter Maydell
2014-06-29hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell
2014-06-29hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell
2014-06-29hw/arm/virt: Provide PL031 RTCPeter Maydell
2014-06-29vhost-net: disable when cross-endianGreg Kurz
2014-06-29virtio-9p: use virtio wrappers to access headersGreg Kurz
2014-06-29virtio-serial-bus: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-scsi: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-blk: use virtio wrappers to access headersRusty Russell
2014-06-29virtio-balloon: use virtio wrappers to access page frame numbersRusty Russell
2014-06-29virtio-net: use virtio wrappers to access headersRusty Russell
2014-06-29virtio: allow byte swapping for vringRusty Russell
2014-06-29virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz
2014-06-29exec: introduce target_words_bigendian() helperGreg Kurz
2014-06-29virtio: add subsections to the migration streamGreg Kurz
2014-06-29virtio-rng: implement per-device migration callsGreg Kurz
2014-06-29virtio-balloon: implement per-device migration callsGreg Kurz
2014-06-29virtio-serial: implement per-device migration callsGreg Kurz
2014-06-29virtio-blk: implement per-device migration callsGreg Kurz
2014-06-29virtio-net: implement per-device migration callsGreg Kurz
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2014-06-29virtio-serial: don't migrate the config spaceAlexander Graf
2014-06-29virtio-net: byteswap virtio-net headerCédric Le Goater
2014-06-29vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion
2014-06-29Allow mismatched virtio config-lenDr. David Alan Gilbert
2014-06-29pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz
2014-06-29mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost
2014-06-29Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into stagingPeter Maydell
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-06-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-29Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-06-29hw/xtensa/xtfpga: implement initrd loadingMax Filippov
2014-06-29hw/xtensa/xtfpga: implement DTB loadingMax Filippov