summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* vhost-net: disable when cross-endianGreg Kurz2014-06-291-0/+19
* 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: add endian-ambivalent support to VirtIODeviceGreg Kurz2014-06-292-16/+91
* exec: introduce target_words_bigendian() helperGreg Kurz2014-06-291-3/+0
* 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-297-7/+18
* 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: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-291-9/+14
* 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
* mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti2014-06-291-0/+18
* pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-5/+5
* 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-292-286/+99
|\ \
| * | virtio-blk: Rename complete_request_early to complete_request_vringFam Zheng2014-06-271-2/+2
| * | virtio-blk: Unify {non-,}dataplane's request handlingsFam Zheng2014-06-271-164/+19
| * | virtio-blk: Schedule BH in the right contextFam Zheng2014-06-271-1/+2
| * | virtio-blk: Export request handling functions to dataplaneFam Zheng2014-06-271-8/+2
| * | virtio-blk: Make request completion function virtualFam Zheng2014-06-271-1/+8
| * | virtio-blk: Fix and clean up the in_sg and out_sg checkFam Zheng2014-06-271-7/+14
| * | virtio-blk: Fill in VirtIOBlockReq.out in dataplane codeFam Zheng2014-06-271-58/+44
| * | virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng2014-06-271-6/+14
| * | virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdrFam Zheng2014-06-271-32/+22
| * | virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReqFam Zheng2014-06-271-19/+15
| * | virtio-blk: Drop VirtIOBlockRequest.readFam Zheng2014-06-271-2/+0
| * | virtio-blk: Drop bounce buffer from dataplane codeFam Zheng2014-06-271-25/+0
| * | virtio-blk: Convert VirtIOBlockReq.elem to pointerFam Zheng2014-06-271-39/+46
| * | virtio-blk: Move VirtIOBlockReq to headerFam Zheng2014-06-271-11/+0
| |/
OpenPOWER on IntegriCloud