aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy
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-06-30Merge remote-tracking branch 'remotes/bonzini/small-fixes' into stagingPeter Maydell
2014-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20140630' into...Peter Maydell
2014-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140630'...Peter Maydell
2014-06-30tests/test-qmp-event: fix for GLib < 2.31Paolo Bonzini
2014-06-30serial: poll the serial console with G_IO_HUPRoger Pau Monne
2014-06-29disas/libvixl: Fix wrong format stringsStefan Weil
2014-06-29disas/libvixl: Update README for version baseRichard Henderson
2014-06-29ui/cocoa: Honour -show-cursor command line optionPeter Maydell
2014-06-29ui/cocoa: Fix handling of absolute positioning devicesPeter Maydell
2014-06-29ui/cocoa: Add utility method to check if point is within windowPeter Maydell
2014-06-29ui/cocoa: Cope with first surface being same as initial window sizePeter Maydell
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-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-29tests: add human format test for string output visitorHu Tao
2014-06-29vhost-net: disable when cross-endianGreg Kurz
2014-06-29target-ppc: enable virtio endian ambivalent supportGreg 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: memory accessors for endian-ambivalent targetsGreg Kurz
2014-06-29virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz
2014-06-29cpu: introduce CPUClass::virtio_is_big_endian()Greg 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: typo fixupsMichael S. Tsirkin
2014-06-29vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion
2014-06-29numa: Reject configuration if not all node IDs are presentEduardo Habkost
2014-06-29numa: Reject duplicate node IDsEduardo Habkost
2014-06-29numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost
2014-06-29Allow mismatched virtio config-lenDr. David Alan Gilbert