summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-30vfio-pci: Fix MSI/X debug codeAlex Williamson1-2/+2
2014-06-30Merge remote-tracking branch 'remotes/bonzini/nbd-next' into stagingPeter Maydell4-49/+186
2014-06-30Merge remote-tracking branch 'remotes/bonzini/small-fixes' into stagingPeter Maydell6-5/+13
2014-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20140630' into...Peter Maydell1-33/+75
2014-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140630'...Peter Maydell6-37/+65
2014-06-30tests/test-qmp-event: fix for GLib < 2.31Paolo Bonzini1-0/+6
2014-06-30serial: poll the serial console with G_IO_HUPRoger Pau Monne5-5/+7
2014-06-30nbd: Handle NBD_OPT_LIST option.Hani Benhabiles2-0/+68
2014-06-30nbd: Handle fixed new-style clients.Hani Benhabiles2-49/+111
2014-06-30nbd: Shutdown socket before closing.Hani Benhabiles2-0/+2
2014-06-29disas/libvixl: Fix wrong format stringsStefan Weil1-10/+10
2014-06-29disas/libvixl: Update README for version baseRichard Henderson1-1/+1
2014-06-29ui/cocoa: Honour -show-cursor command line optionPeter Maydell1-2/+18
2014-06-29ui/cocoa: Fix handling of absolute positioning devicesPeter Maydell1-29/+46
2014-06-29ui/cocoa: Add utility method to check if point is within windowPeter Maydell1-2/+7
2014-06-29ui/cocoa: Cope with first surface being same as initial window sizePeter Maydell1-1/+5
2014-06-29timer: cadence_ttc: Convert to instance_initAlistair Francis1-9/+6
2014-06-29hw/arm/pxa2xx_gpio: Correct and register vmstatePeter Maydell1-1/+2
2014-06-29hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR readsPeter Maydell1-8/+6
2014-06-29hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell1-0/+4
2014-06-29hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell1-8/+6
2014-06-29hw/arm/virt: Provide PL031 RTCPeter Maydell1-0/+30
2014-06-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell32-282/+854
2014-06-29tests: add human format test for string output visitorHu Tao1-19/+90
2014-06-29vhost-net: disable when cross-endianGreg Kurz1-0/+19
2014-06-29target-ppc: enable virtio endian ambivalent supportGreg Kurz2-0/+17
2014-06-29virtio-9p: use virtio wrappers to access headersGreg Kurz1-1/+2
2014-06-29virtio-serial-bus: use virtio wrappers to access headersRusty Russell1-15/+31
2014-06-29virtio-scsi: use virtio wrappers to access headersRusty Russell1-18/+20
2014-06-29virtio-blk: use virtio wrappers to access headersRusty Russell1-17/+21
2014-06-29virtio-balloon: use virtio wrappers to access page frame numbersRusty Russell1-3/+5
2014-06-29virtio-net: use virtio wrappers to access headersRusty Russell1-14/+17
2014-06-29virtio: allow byte swapping for vringRusty Russell1-41/+48
2014-06-29virtio: memory accessors for endian-ambivalent targetsGreg Kurz1-0/+170
2014-06-29virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz3-19/+101
2014-06-29cpu: introduce CPUClass::virtio_is_big_endian()Greg Kurz2-0/+7
2014-06-29exec: introduce target_words_bigendian() helperGreg Kurz3-9/+8
2014-06-29virtio: add subsections to the migration streamGreg Kurz1-2/+19
2014-06-29virtio-rng: implement per-device migration callsGreg Kurz1-5/+7
2014-06-29virtio-balloon: implement per-device migration callsGreg Kurz1-11/+14
2014-06-29virtio-serial: implement per-device migration callsGreg Kurz1-14/+20
2014-06-29virtio-blk: implement per-device migration callsGreg Kurz1-8/+16
2014-06-29virtio-net: implement per-device migration callsGreg Kurz1-6/+16
2014-06-29virtio: introduce device specific migration callsGreg Kurz8-8/+21
2014-06-29virtio-serial: don't migrate the config spaceAlexander Graf1-10/+6
2014-06-29virtio-net: byteswap virtio-net headerCédric Le Goater1-0/+17
2014-06-29vhost-user: typo fixupsMichael S. Tsirkin1-2/+1
2014-06-29vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion4-12/+26
2014-06-29numa: Reject configuration if not all node IDs are presentEduardo Habkost1-1/+16
2014-06-29numa: Reject duplicate node IDsEduardo Habkost1-0/+5