summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-12qdict: Add qdict_{set,copy}_default()Kevin Wolf1-0/+3
2015-06-12qdict: Add qdict_array_entries()Kevin Wolf1-0/+1
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-53/+6
2015-06-12throttle: Update throttle infrastructure copyrightAlberto Garcia1-3/+5
2015-06-12throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia1-0/+3
2015-06-12throttle: Add throttle group supportAlberto Garcia3-3/+11
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia2-0/+40
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet2-14/+25
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng1-4/+4
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng2-49/+2
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell2-10/+3
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann1-1/+1
2015-06-12Add a protective section footerDr. David Alan Gilbert1-0/+1
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert1-1/+1
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert3-0/+8
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert1-1/+1
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert2-0/+10
2015-06-12qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert1-2/+2
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert1-0/+1
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert1-0/+3
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela1-6/+2
2015-06-12migration: move ram stuff to migration/ramJuan Quintela2-1/+2
2015-06-11nmi: Implement inject_nmi() for non-monitor context useXu Wang1-0/+1
2015-06-11s390x/watchdog: introduce diag288 watchdog deviceXu Wang1-0/+36
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-73/+44
2015-06-11net/dp8393x: QOM'ifyHervé Poussineau1-5/+0
2015-06-11dma/rc4030: convert to QOMHervé Poussineau1-3/+1
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau1-6/+4
2015-06-11softmmu: Add probe_write()Yongbok Kim1-0/+2
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell3-0/+350
2015-06-10vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao1-9/+0
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao1-3/+0
2015-06-10virtio-rng: move qdev properties into virtio-rng.cShannon Zhao1-10/+0
2015-06-10virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao1-13/+0
2015-06-10virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao1-6/+1
2015-06-10virtio-net: move qdev properties into virtio-net.cShannon Zhao1-24/+0
2015-06-10pci: add PCI_CLASS_INPUT_*Gerd Hoffmann1-0/+7
2015-06-10virtio_balloon: header updateMichael S. Tsirkin1-0/+6
2015-06-10virtio: add modern config accessorsMichael S. Tsirkin1-0/+9
2015-06-10virtio: generation counter supportMichael S. Tsirkin1-0/+1
2015-06-10vhost: 64 bit featuresCornelia Huck2-5/+5
2015-06-10virtio: allow to fail setting statusCornelia Huck1-1/+2
2015-06-10virtio: allow virtio-1 queue layoutCornelia Huck1-0/+3
2015-06-10virtio: endianness checks for virtio 1.0 devicesCornelia Huck2-2/+10
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell1-2/+1
2015-06-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell3-0/+122
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann1-0/+145
2015-06-10virtio: update headers, add virtio-gpu (2d)Gerd Hoffmann2-0/+205
2015-06-10fw_cfg: remove support for guest-side data writesGabriel L. Somlo1-2/+0
2015-06-10fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo1-0/+1