summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+6Star
| * | virtio-net: byteswap virtio-net headerCédric Le Goater2014-06-291-0/+17
| * | vhost-user: typo fixupsMichael S. Tsirkin2014-06-291-2/+1Star
| * | 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/+23Star
| * | 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
| * | linux-user: support SO_{SND, RCV}BUFFORCE setsockopt optionsPaul Burton2014-06-291-0/+6
| * | linux-user: support SO_ACCEPTCONN getsockopt optionPaul Burton2014-06-291-0/+3
| * | linux-user: translate the result of getsockopt SO_TYPEPaul Burton2014-06-291-0/+34
| * | linux-user: added fake open() for /proc/self/cmdlineWim Vander Schelden2014-06-291-0/+46
| * | Add support for MAP_NORESERVE mmap flag.Christophe Lyon2014-06-291-0/+2
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into stagingPeter Maydell2014-06-295-50/+162
|\ \ \
| * | | hw/xtensa/xtfpga: implement initrd loadingMax Filippov2014-06-291-0/+24
| * | | hw/xtensa/xtfpga: implement DTB loadingMax Filippov2014-06-291-0/+23
| * | | hw/xtensa/xtfpga: implement uImage loadingMax Filippov2014-06-291-1/+24
| * | | hw/xtensa/xtfpga: add memory info to bootparamMax Filippov2014-06-292-1/+17
| * | | hw/xtensa/xtfpga: refactor bootparameters fillingMax Filippov2014-06-292-12/+21
| * | | hw/xtensa/xtfpga: use symbolic constants for bootparam tagsMax Filippov2014-06-292-3/+13
| * | | hw/xtensa/xtfpga: retrieve parameters from machine_optsMax Filippov2014-06-291-2/+3
| * | | hw/xtensa: replace fprintfs with error_reportMax Filippov2014-06-292-6/+10
| * | | hw/xtensa: remove extraneous xtensa_ prefix from file namesMax Filippov2014-06-294-3/+3
| * | | hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705Max Filippov2014-06-291-3/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-2948-561/+1127
|\ \ \
| * | | iotests: Fix 083 for out-of-tree buildsMax Reitz2014-06-271-4/+4
| * | | iotests: Drop Python version from 065's ShebangMax Reitz2014-06-271-1/+1
| * | | iotests: Use $PYTHON for Python scriptsMax Reitz2014-06-278-41/+47
| * | | iotests: Source common.envMax Reitz2014-06-271-0/+6
| * | | configure: Enable out-of-tree iotestsMax Reitz2014-06-271-0/+12