summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2015-06-191-0/+2
* arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2015-06-191-0/+3
* arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2015-06-191-2/+2
* hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2015-06-191-0/+34
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-194-4/+20
|\
| * vhost: enable vhost without without MSI-XPankaj Gupta2015-06-192-4/+1
| * tap: add VNET_LE/VNET_BE operationsGreg Kurz2015-06-171-0/+6
| * virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz2015-06-171-0/+13
* | softmmu: provide tlb_vaddr_to_host function for user modeAurelien Jarno2015-06-171-2/+6
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell2015-06-161-1/+1
|\ \
| * | virtio-vga: add '-vga virtio' supportGerd Hoffmann2015-06-121-1/+1
* | | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...Peter Maydell2015-06-161-1/+3
|\ \ \
| * | | linux-user: Allocate thunk size dynamicallyAlexander Graf2015-06-151-1/+3
* | | | ACPI: Add definitions for the SPCR tableAndrew Jones2015-06-151-0/+32
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...Peter Maydell2015-06-151-1/+0
|\ \ \ \
| * | | | audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán2015-06-151-1/+0
| |/ / /
* | | | 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
OpenPOWER on IntegriCloud