summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2015-06-152-0/+37
|\
| * nmi: Implement inject_nmi() for non-monitor context useXu Wang2015-06-111-0/+1
| * s390x/watchdog: introduce diag288 watchdog deviceXu Wang2015-06-111-0/+36
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-06-154-1/+40
|\ \
| * | block: Add BlockDriverState.inherits_fromKevin Wolf2015-06-121-0/+4
| * | block: Add list of children to BlockDriverStateKevin Wolf2015-06-121-0/+8
| * | queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf2015-06-121-0/+6
| * | 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/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-124-19/+83
|\ \ \
| * | | throttle: Update throttle infrastructure copyrightAlberto Garcia2015-06-121-3/+5
| * | | throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia2015-06-121-0/+3
| * | | throttle: Add throttle group supportAlberto Garcia2015-06-123-3/+11
| * | | throttle: Add throttle group infrastructureAlberto Garcia2015-06-122-0/+40
| * | | throttle: Extract timers from ThrottleState into a separate structureBenoît Canet2015-06-122-14/+25
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-122-53/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng2015-06-121-4/+4
| * | | main-loop: Drop qemu_set_fd_handler2Fam Zheng2015-06-122-49/+2
| |/ /
* | | 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
OpenPOWER on IntegriCloud