summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/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
OpenPOWER on IntegriCloud