summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Move flag inheritance to bdrv_open_inherit()Kevin Wolf2015-06-122-1/+10
* block: Use macro for cache option namesKevin Wolf2015-06-121-0/+8
* qdict: Add qdict_{set,copy}_default()Kevin Wolf2015-06-121-0/+3
* qdict: Add qdict_array_entries()Kevin Wolf2015-06-121-0/+1
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell2015-06-122-10/+3
|\
| * net/dp8393x: QOM'ifyHervé Poussineau2015-06-111-5/+0
| * dma/rc4030: convert to QOMHervé Poussineau2015-06-111-3/+1
| * dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau2015-06-111-6/+4
| * softmmu: Add probe_write()Yongbok Kim2015-06-111-0/+2
* | Add a protective section footerDr. David Alan Gilbert2015-06-121-0/+1
* | Disable section footers on older machine typesDr. David Alan Gilbert2015-06-121-1/+1
* | Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert2015-06-123-0/+8
* | Move copy out of qemu_peek_bufferDr. David Alan Gilbert2015-06-121-1/+1
* | Create MigrationIncomingStateDr. David Alan Gilbert2015-06-122-0/+10
* | qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert2015-06-121-2/+2
* | Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert2015-06-121-0/+1
* | Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert2015-06-121-0/+3
* | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-6/+2
* | migration: move ram stuff to migration/ramJuan Quintela2015-06-122-1/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-1111-73/+44
|\ \ | |/ |/|
| * vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-101-9/+0
| * virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-101-3/+0
| * virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-101-10/+0
| * virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao2015-06-101-13/+0
| * virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao2015-06-101-6/+1
| * virtio-net: move qdev properties into virtio-net.cShannon Zhao2015-06-101-24/+0
| * pci: add PCI_CLASS_INPUT_*Gerd Hoffmann2015-06-101-0/+7
| * virtio_balloon: header updateMichael S. Tsirkin2015-06-101-0/+6
| * virtio: add modern config accessorsMichael S. Tsirkin2015-06-101-0/+9
| * virtio: generation counter supportMichael S. Tsirkin2015-06-101-0/+1
| * vhost: 64 bit featuresCornelia Huck2015-06-102-5/+5
| * virtio: allow to fail setting statusCornelia Huck2015-06-101-1/+2
| * virtio: allow virtio-1 queue layoutCornelia Huck2015-06-101-0/+3
| * virtio: endianness checks for virtio 1.0 devicesCornelia Huck2015-06-102-2/+10
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell2015-06-103-0/+350
|\ \
| * | virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann2015-06-101-0/+145
| * | virtio: update headers, add virtio-gpu (2d)Gerd Hoffmann2015-06-102-0/+205
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell2015-06-101-2/+1
|\ \ \
| * | | fw_cfg: remove support for guest-side data writesGabriel L. Somlo2015-06-101-2/+0
| * | | fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo2015-06-101-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell2015-06-103-0/+122
|\ \ \ | |/ / |/| |
| * | hw/vfio/platform: calxeda xgmac deviceEric Auger2015-06-091-0/+46
| * | hw/vfio/platform: add irq assignmentEric Auger2015-06-081-0/+31
| * | hw/vfio/platform: vfio-platform skeletonEric Auger2015-06-082-0/+45
* | | QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster2015-06-091-2/+5
* | | QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster2015-06-091-2/+1
* | | QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster2015-06-092-3/+3
* | | QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failureMarkus Armbruster2015-06-081-2/+2
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-0816-82/+196
|\ \ \ | |/ / |/| |
| * | update Linux headers from kvm/nextPaolo Bonzini2015-06-051-1/+1
OpenPOWER on IntegriCloud