Age | Commit message (Expand) | Author |
2015-06-19 | arm: xlnx-zynqmp: Preface CPU variables with "apu" | Peter Crosthwaite |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger |
2015-06-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-19 | vhost: enable vhost without without MSI-X | Pankaj Gupta |
2015-06-17 | tap: add VNET_LE/VNET_BE operations | Greg Kurz |
2015-06-17 | virtio: introduce virtio_legacy_is_cross_endian() | Greg Kurz |
2015-06-17 | softmmu: provide tlb_vaddr_to_host function for user mode | Aurelien Jarno |
2015-06-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s... | Peter Maydell |
2015-06-16 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int... | Peter Maydell |
2015-06-15 | ACPI: Add definitions for the SPCR table | Andrew Jones |
2015-06-15 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into... | Peter Maydell |
2015-06-15 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s... | Peter Maydell |
2015-06-15 | audio: remove LOG_TO_MONITOR along with default_mon | Kővágó, Zoltán |
2015-06-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-06-15 | linux-user: Allocate thunk size dynamically | Alexander Graf |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-06-12 | block: Add BlockDriverState.inherits_from | Kevin Wolf |
2015-06-12 | block: Add list of children to BlockDriverState | Kevin Wolf |
2015-06-12 | queue.h: Add QLIST_FIX_HEAD_PTR() | Kevin Wolf |
2015-06-12 | block: Move flag inheritance to bdrv_open_inherit() | Kevin Wolf |
2015-06-12 | block: Use macro for cache option names | Kevin Wolf |
2015-06-12 | qdict: Add qdict_{set,copy}_default() | Kevin Wolf |
2015-06-12 | qdict: Add qdict_array_entries() | Kevin Wolf |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-06-12 | throttle: Update throttle infrastructure copyright | Alberto Garcia |
2015-06-12 | throttle: acquire the ThrottleGroup lock in bdrv_swap() | Alberto Garcia |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia |
2015-06-12 | throttle: Add throttle group infrastructure | Alberto Garcia |
2015-06-12 | throttle: Extract timers from ThrottleState into a separate structure | Benoît Canet |
2015-06-12 | iohandler: Change return type of qemu_set_fd_handler to "void" | Fam Zheng |
2015-06-12 | main-loop: Drop qemu_set_fd_handler2 | Fam Zheng |
2015-06-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging | Peter Maydell |
2015-06-12 | virtio-vga: add '-vga virtio' support | Gerd Hoffmann |
2015-06-12 | Add a protective section footer | Dr. David Alan Gilbert |
2015-06-12 | Disable section footers on older machine types | Dr. David Alan Gilbert |
2015-06-12 | Move loadvm_handlers into MigrationIncomingState | Dr. David Alan Gilbert |
2015-06-12 | Move copy out of qemu_peek_buffer | Dr. David Alan Gilbert |
2015-06-12 | Create MigrationIncomingState | Dr. David Alan Gilbert |
2015-06-12 | qemu_ram_foreach_block: pass up error value, and down the ramblock name | Dr. David Alan Gilbert |
2015-06-12 | Split header writing out of qemu_savevm_state_begin | Dr. David Alan Gilbert |
2015-06-12 | Add qemu_get_counted_string to read a string prefixed by a count byte | Dr. David Alan Gilbert |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-06-12 | migration: move ram stuff to migration/ram | Juan Quintela |
2015-06-11 | nmi: Implement inject_nmi() for non-monitor context use | Xu Wang |
2015-06-11 | s390x/watchdog: introduce diag288 watchdog device | Xu Wang |
2015-06-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-06-11 | net/dp8393x: QOM'ify | Hervé Poussineau |
2015-06-11 | dma/rc4030: convert to QOM | Hervé Poussineau |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau |
2015-06-11 | softmmu: Add probe_write() | Yongbok Kim |