aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-29pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz
2014-06-29vhost-user: fix wrong ids in documentationDamjan Marion
2014-06-29mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti
2014-06-29pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost
2014-06-29numa: fix commentMichael S. Tsirkin
2014-06-29openrisc: fix commentMichael S. Tsirkin
2014-06-29numa: fix commentMichael S. Tsirkin
2014-06-29Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
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-29linux-user: support the SIOCGIFINDEX ioctlPaul Burton
2014-06-29linux-user: support the KDSIGACCEPT ioctlPaul Burton
2014-06-29linux-user: allow NULL tv argument for settimeofdayPaul Burton
2014-06-29linux-user: respect timezone for settimeofdayPaul Burton
2014-06-29linux-user: fix struct target_epoll_event layout for MIPSPaul Burton
2014-06-29linux-user: support strace of epoll_create1Paul Burton
2014-06-29linux-user: allow NULL arguments to mountPaul Burton
2014-06-29linux-user: support SO_PASSSEC setsockopt optionPaul Burton
2014-06-29linux-user: support SO_{SND, RCV}BUFFORCE setsockopt optionsPaul Burton
2014-06-29linux-user: support SO_ACCEPTCONN getsockopt optionPaul Burton
2014-06-29linux-user: translate the result of getsockopt SO_TYPEPaul Burton
2014-06-29linux-user: added fake open() for /proc/self/cmdlineWim Vander Schelden
2014-06-29Add support for MAP_NORESERVE mmap flag.Christophe Lyon
2014-06-29Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-29Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into stagingPeter Maydell
2014-06-29tcg/ppc: Fix support for 64-bit PPC MacOSX hostsPeter Maydell
2014-06-29hw/xtensa/xtfpga: implement initrd loadingMax Filippov