aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-29numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost3-1/+11
2014-06-29Allow mismatched virtio config-lenDr. David Alan Gilbert1-5/+11
2014-06-29pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layoutDon Slutz1-0/+10
2014-06-29vhost-user: fix wrong ids in documentationDamjan Marion1-14/+14
2014-06-29mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti4-0/+60
2014-06-29pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost1-1/+1
2014-06-29pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2-42/+23
2014-06-29numa: fix commentMichael S. Tsirkin1-1/+1
2014-06-29openrisc: fix commentMichael S. Tsirkin1-2/+2
2014-06-29numa: fix commentMichael S. Tsirkin1-1/+1
2014-06-29Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell5-27/+207
2014-06-29Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into stagingPeter Maydell5-50/+162
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell48-561/+1127
2014-06-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell16-30/+629
2014-06-29Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell11-10/+922
2014-06-29linux-user: support the SIOCGIFINDEX ioctlPaul Burton2-0/+2
2014-06-29linux-user: support the KDSIGACCEPT ioctlPaul Burton3-0/+9
2014-06-29linux-user: allow NULL tv argument for settimeofdayPaul Burton1-4/+8
2014-06-29linux-user: respect timezone for settimeofdayPaul Burton2-1/+33
2014-06-29linux-user: fix struct target_epoll_event layout for MIPSPaul Burton1-1/+1
2014-06-29linux-user: support strace of epoll_create1Paul Burton1-0/+3
2014-06-29linux-user: allow NULL arguments to mountPaul Burton1-22/+53
2014-06-29linux-user: support SO_PASSSEC setsockopt optionPaul Burton2-0/+8
2014-06-29linux-user: support SO_{SND, RCV}BUFFORCE setsockopt optionsPaul Burton1-0/+6
2014-06-29linux-user: support SO_ACCEPTCONN getsockopt optionPaul Burton1-0/+3
2014-06-29linux-user: translate the result of getsockopt SO_TYPEPaul Burton1-0/+34
2014-06-29linux-user: added fake open() for /proc/self/cmdlineWim Vander Schelden1-0/+46
2014-06-29Add support for MAP_NORESERVE mmap flag.Christophe Lyon1-0/+2
2014-06-29Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell32-315/+976
2014-06-29Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into stagingPeter Maydell8-179/+837
2014-06-29tcg/ppc: Fix support for 64-bit PPC MacOSX hostsPeter Maydell1-3/+3
2014-06-29hw/xtensa/xtfpga: implement initrd loadingMax Filippov1-0/+24
2014-06-29hw/xtensa/xtfpga: implement DTB loadingMax Filippov1-0/+23