summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* input: fix jumpy mouse cursor with USB mouse emulationChristian Burger2014-07-011-2/+2
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell2014-07-0117-49/+60
|\
| * irq: Slim conversion of qemu_irq to QOMAndreas Färber2014-07-011-2/+20
| * irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-014-16/+10
| * hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-3014-29/+28
| * sdhci: Fix misuse of qemu_free_irqs()Andreas Färber2014-06-301-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-07-011-9/+3
|\ \ | |/ |/|
| * virtio-scsi: scsi events must be converted to target endiannessCédric Le Goater2014-07-011-2/+2
| * virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsingGreg Kurz2014-07-011-7/+1
* | vfio: use correct runstatePaolo Bonzini2014-06-301-1/+1
* | vfio: Make BARs native endianAlexey Kardashevskiy2014-06-301-10/+31
* | vfio-pci: Fix MSI-X masking performanceAlex Williamson2014-06-301-102/+131
* | vfio-pci: Fix MSI/X debug codeAlex Williamson2014-06-301-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/small-fixes' into stagingPeter Maydell2014-06-304-4/+6
|\
| * serial: poll the serial console with G_IO_HUPRoger Pau Monne2014-06-304-4/+6
* | timer: cadence_ttc: Convert to instance_initAlistair Francis2014-06-291-9/+6
* | hw/arm/pxa2xx_gpio: Correct and register vmstatePeter Maydell2014-06-291-1/+2
* | hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR readsPeter Maydell2014-06-291-8/+6
* | hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell2014-06-291-0/+4
* | hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell2014-06-291-8/+6
* | hw/arm/virt: Provide PL031 RTCPeter Maydell2014-06-291-0/+30
|/
* vhost-net: disable when cross-endianGreg Kurz2014-06-291-0/+19
* virtio-9p: use virtio wrappers to access headersGreg Kurz2014-06-291-1/+2
* virtio-serial-bus: use virtio wrappers to access headersRusty Russell2014-06-291-15/+31
* virtio-scsi: use virtio wrappers to access headersRusty Russell2014-06-291-18/+20
* virtio-blk: use virtio wrappers to access headersRusty Russell2014-06-291-17/+21
* virtio-balloon: use virtio wrappers to access page frame numbersRusty Russell2014-06-291-3/+5
* virtio-net: use virtio wrappers to access headersRusty Russell2014-06-291-14/+17
* virtio: allow byte swapping for vringRusty Russell2014-06-291-41/+48
* virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz2014-06-292-16/+91
* exec: introduce target_words_bigendian() helperGreg Kurz2014-06-291-3/+0
* virtio: add subsections to the migration streamGreg Kurz2014-06-291-2/+19
* virtio-rng: implement per-device migration callsGreg Kurz2014-06-291-5/+7
* virtio-balloon: implement per-device migration callsGreg Kurz2014-06-291-11/+14
* virtio-serial: implement per-device migration callsGreg Kurz2014-06-291-14/+20
* virtio-blk: implement per-device migration callsGreg Kurz2014-06-291-8/+16
* virtio-net: implement per-device migration callsGreg Kurz2014-06-291-6/+16
* virtio: introduce device specific migration callsGreg Kurz2014-06-297-7/+18
* virtio-serial: don't migrate the config spaceAlexander Graf2014-06-291-10/+6
* virtio-net: byteswap virtio-net headerCédric Le Goater2014-06-291-0/+17
* vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-291-9/+14
* Allow mismatched virtio config-lenDr. David Alan Gilbert2014-06-291-5/+11
* pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz2014-06-291-0/+10
* mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti2014-06-291-0/+18
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-5/+5
* Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into stagingPeter Maydell2014-06-295-50/+162
|\
| * hw/xtensa/xtfpga: implement initrd loadingMax Filippov2014-06-291-0/+24
| * hw/xtensa/xtfpga: implement DTB loadingMax Filippov2014-06-291-0/+23
| * hw/xtensa/xtfpga: implement uImage loadingMax Filippov2014-06-291-1/+24
| * hw/xtensa/xtfpga: add memory info to bootparamMax Filippov2014-06-292-1/+17
OpenPOWER on IntegriCloud