summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-19semihosting: add --semihosting-config arg sub-argumentLeon Alrae1-0/+18
2015-06-19semihosting: create SemihostingConfig structure and semihost.hLeon Alrae3-7/+44
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite1-0/+2
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite1-0/+3
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite1-2/+2
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger1-0/+34
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-4/+20
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta2-4/+1
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz1-0/+6
2015-06-17virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz1-0/+13
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