Age | Commit message (Expand) | Author | Files | Lines |
2015-06-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s... | Peter Maydell | 1 | -1/+1 |
2015-06-16 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int... | Peter Maydell | 1 | -1/+3 |
2015-06-15 | ACPI: Add definitions for the SPCR table | Andrew Jones | 1 | -0/+32 |
2015-06-15 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into... | Peter Maydell | 1 | -1/+0 |
2015-06-15 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s... | Peter Maydell | 2 | -0/+37 |
2015-06-15 | audio: remove LOG_TO_MONITOR along with default_mon | Kővágó, Zoltán | 1 | -1/+0 |
2015-06-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 4 | -1/+40 |
2015-06-15 | linux-user: Allocate thunk size dynamically | Alexander Graf | 1 | -1/+3 |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 4 | -19/+83 |
2015-06-12 | block: Add BlockDriverState.inherits_from | Kevin Wolf | 1 | -0/+4 |
2015-06-12 | block: Add list of children to BlockDriverState | Kevin Wolf | 1 | -0/+8 |
2015-06-12 | queue.h: Add QLIST_FIX_HEAD_PTR() | Kevin Wolf | 1 | -0/+6 |
2015-06-12 | block: Move flag inheritance to bdrv_open_inherit() | Kevin Wolf | 2 | -1/+10 |
2015-06-12 | block: Use macro for cache option names | Kevin Wolf | 1 | -0/+8 |
2015-06-12 | qdict: Add qdict_{set,copy}_default() | Kevin Wolf | 1 | -0/+3 |
2015-06-12 | qdict: Add qdict_array_entries() | Kevin Wolf | 1 | -0/+1 |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell | 2 | -53/+6 |
2015-06-12 | throttle: Update throttle infrastructure copyright | Alberto Garcia | 1 | -3/+5 |
2015-06-12 | throttle: acquire the ThrottleGroup lock in bdrv_swap() | Alberto Garcia | 1 | -0/+3 |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia | 3 | -3/+11 |
2015-06-12 | throttle: Add throttle group infrastructure | Alberto Garcia | 2 | -0/+40 |
2015-06-12 | throttle: Extract timers from ThrottleState into a separate structure | Benoît Canet | 2 | -14/+25 |
2015-06-12 | iohandler: Change return type of qemu_set_fd_handler to "void" | Fam Zheng | 1 | -4/+4 |
2015-06-12 | main-loop: Drop qemu_set_fd_handler2 | Fam Zheng | 2 | -49/+2 |
2015-06-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging | Peter Maydell | 2 | -10/+3 |
2015-06-12 | virtio-vga: add '-vga virtio' support | Gerd Hoffmann | 1 | -1/+1 |
2015-06-12 | Add a protective section footer | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-06-12 | Disable section footers on older machine types | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-06-12 | Move loadvm_handlers into MigrationIncomingState | Dr. David Alan Gilbert | 3 | -0/+8 |
2015-06-12 | Move copy out of qemu_peek_buffer | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-06-12 | Create MigrationIncomingState | Dr. David Alan Gilbert | 2 | -0/+10 |
2015-06-12 | qemu_ram_foreach_block: pass up error value, and down the ramblock name | Dr. David Alan Gilbert | 1 | -2/+2 |
2015-06-12 | Split header writing out of qemu_savevm_state_begin | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-06-12 | Add qemu_get_counted_string to read a string prefixed by a count byte | Dr. David Alan Gilbert | 1 | -0/+3 |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -6/+2 |
2015-06-12 | migration: move ram stuff to migration/ram | Juan Quintela | 2 | -1/+2 |
2015-06-11 | nmi: Implement inject_nmi() for non-monitor context use | Xu Wang | 1 | -0/+1 |
2015-06-11 | s390x/watchdog: introduce diag288 watchdog device | Xu Wang | 1 | -0/+36 |
2015-06-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 11 | -73/+44 |
2015-06-11 | net/dp8393x: QOM'ify | Hervé Poussineau | 1 | -5/+0 |
2015-06-11 | dma/rc4030: convert to QOM | Hervé Poussineau | 1 | -3/+1 |
2015-06-11 | dma/rc4030: use AddressSpace and address_space_rw in users | Hervé Poussineau | 1 | -6/+4 |
2015-06-11 | softmmu: Add probe_write() | Yongbok Kim | 1 | -0/+2 |
2015-06-10 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s... | Peter Maydell | 3 | -0/+350 |
2015-06-10 | vhost-scsi: move qdev properties into vhost-scsi.c | Shannon Zhao | 1 | -9/+0 |
2015-06-10 | virtio-serial-bus: move qdev properties into virtio-serial-bus.c | Shannon Zhao | 1 | -3/+0 |
2015-06-10 | virtio-rng: move qdev properties into virtio-rng.c | Shannon Zhao | 1 | -10/+0 |
2015-06-10 | virtio-scsi: move qdev properties into virtio-scsi.c | Shannon Zhao | 1 | -13/+0 |
2015-06-10 | virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES | Shannon Zhao | 1 | -6/+1 |
2015-06-10 | virtio-net: move qdev properties into virtio-net.c | Shannon Zhao | 1 | -24/+0 |