summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-2932-282/+854
|\
| * tests: add human format test for string output visitorHu Tao2014-06-291-19/+90
| * vhost-net: disable when cross-endianGreg Kurz2014-06-291-0/+19
| * target-ppc: enable virtio endian ambivalent supportGreg Kurz2014-06-292-0/+17
| * 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: memory accessors for endian-ambivalent targetsGreg Kurz2014-06-291-0/+170
| * virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz2014-06-293-19/+101
| * cpu: introduce CPUClass::virtio_is_big_endian()Greg Kurz2014-06-292-0/+7
| * exec: introduce target_words_bigendian() helperGreg Kurz2014-06-293-9/+8
| * 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-298-8/+21
| * 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: typo fixupsMichael S. Tsirkin2014-06-291-2/+1
| * vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-294-12/+26
| * numa: Reject configuration if not all node IDs are presentEduardo Habkost2014-06-291-1/+16
| * numa: Reject duplicate node IDsEduardo Habkost2014-06-291-0/+5
| * numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost2014-06-293-1/+11
| * 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
| * vhost-user: fix wrong ids in documentationDamjan Marion2014-06-291-14/+14
| * mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti2014-06-294-0/+60
| * pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost2014-06-291-1/+1
| * pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-292-42/+23
| * numa: fix commentMichael S. Tsirkin2014-06-291-1/+1
| * openrisc: fix commentMichael S. Tsirkin2014-06-291-2/+2
| * numa: fix commentMichael S. Tsirkin2014-06-291-1/+1
* | Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell2014-06-295-27/+207
|\ \ | |/ |/|
| * linux-user: support the SIOCGIFINDEX ioctlPaul Burton2014-06-292-0/+2
| * linux-user: support the KDSIGACCEPT ioctlPaul Burton2014-06-293-0/+9
| * linux-user: allow NULL tv argument for settimeofdayPaul Burton2014-06-291-4/+8
| * linux-user: respect timezone for settimeofdayPaul Burton2014-06-292-1/+33
| * linux-user: fix struct target_epoll_event layout for MIPSPaul Burton2014-06-291-1/+1
| * linux-user: support strace of epoll_create1Paul Burton2014-06-291-0/+3
| * linux-user: allow NULL arguments to mountPaul Burton2014-06-291-22/+53
| * linux-user: support SO_PASSSEC setsockopt optionPaul Burton2014-06-292-0/+8
OpenPOWER on IntegriCloud