summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-17softmmu: provide tlb_vaddr_to_host function for user modeAurelien Jarno1-2/+6
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell1-1/+1
2015-06-16Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...Peter Maydell1-1/+3
2015-06-15ACPI: Add definitions for the SPCR tableAndrew Jones1-0/+32
2015-06-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...Peter Maydell1-1/+0
2015-06-15Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2-0/+37
2015-06-15audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán1-1/+0
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-1/+40
2015-06-15linux-user: Allocate thunk size dynamicallyAlexander Graf1-1/+3
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-19/+83
2015-06-12block: Add BlockDriverState.inherits_fromKevin Wolf1-0/+4
2015-06-12block: Add list of children to BlockDriverStateKevin Wolf1-0/+8
2015-06-12queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf1-0/+6
2015-06-12block: Move flag inheritance to bdrv_open_inherit()Kevin Wolf2-1/+10
2015-06-12block: Use macro for cache option namesKevin Wolf1-0/+8
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