aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-12block: Add BlockDriverState.inherits_fromKevin Wolf
2015-06-12block: Add list of children to BlockDriverStateKevin Wolf
2015-06-12queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf
2015-06-12block: Move flag inheritance to bdrv_open_inherit()Kevin Wolf
2015-06-12block: Use macro for cache option namesKevin Wolf
2015-06-12qdict: Add qdict_{set,copy}_default()Kevin Wolf
2015-06-12qdict: Add qdict_array_entries()Kevin Wolf
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-12throttle: Update throttle infrastructure copyrightAlberto Garcia
2015-06-12throttle: acquire the ThrottleGroup lock in bdrv_swap()Alberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12throttle: Add throttle group infrastructureAlberto Garcia
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoît Canet
2015-06-12iohandler: Change return type of qemu_set_fd_handler to "void"Fam Zheng
2015-06-12main-loop: Drop qemu_set_fd_handler2Fam Zheng
2015-06-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into stagingPeter Maydell
2015-06-12virtio-vga: add '-vga virtio' supportGerd Hoffmann
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Move copy out of qemu_peek_bufferDr. David Alan Gilbert
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert
2015-06-12qemu_ram_foreach_block: pass up error value, and down the ramblock nameDr. David Alan Gilbert
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-12migration: move ram stuff to migration/ramJuan Quintela
2015-06-11nmi: Implement inject_nmi() for non-monitor context useXu Wang
2015-06-11s390x/watchdog: introduce diag288 watchdog deviceXu Wang
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-11net/dp8393x: QOM'ifyHervé Poussineau
2015-06-11dma/rc4030: convert to QOMHervé Poussineau
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau
2015-06-11softmmu: Add probe_write()Yongbok Kim
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell
2015-06-10vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao
2015-06-10virtio-rng: move qdev properties into virtio-rng.cShannon Zhao
2015-06-10virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao
2015-06-10virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao
2015-06-10virtio-net: move qdev properties into virtio-net.cShannon Zhao
2015-06-10pci: add PCI_CLASS_INPUT_*Gerd Hoffmann
2015-06-10virtio_balloon: header updateMichael S. Tsirkin
2015-06-10virtio: add modern config accessorsMichael S. Tsirkin
2015-06-10virtio: generation counter supportMichael S. Tsirkin
2015-06-10vhost: 64 bit featuresCornelia Huck
2015-06-10virtio: allow to fail setting statusCornelia Huck
2015-06-10virtio: allow virtio-1 queue layoutCornelia Huck