Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | vl: Add another sanity check to smp_parse() function | Thomas Huth | 1 | -1/+7 |
2015-10-02 | cpu: Introduce X86CPUTopoInfo structure for argument simplification | Chen Fan | 2 | -19/+20 |
2015-10-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 14 | -147/+179 |
2015-10-02 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' int... | Peter Maydell | 9 | -143/+228 |
2015-10-02 | vhost-user-test: fix predictable filename on tmpfs | Michael S. Tsirkin | 1 | -1/+1 |
2015-10-02 | vhost-user-test: use tmpfs by default | Michael S. Tsirkin | 1 | -12/+25 |
2015-10-02 | pc: memhp: force gaps between DIMM's GPA | Igor Mammedov | 4 | -2/+7 |
2015-10-02 | memhp: extend address auto assignment to support gaps | Igor Mammedov | 4 | -11/+16 |
2015-10-02 | vhost-user: unit test for new messages | Michael S. Tsirkin | 1 | -0/+18 |
2015-10-02 | vhost-user-test: do not reinvent glib-compat.h | Paolo Bonzini | 1 | -97/+16 |
2015-10-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 5 | -9/+18 |
2015-10-02 | block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo... | Richard W.M. Jones | 1 | -1/+1 |
2015-10-02 | block: disable I/O limits at the beginning of bdrv_close() | Alberto Garcia | 1 | -5/+6 |
2015-10-02 | iotests: Fix test 128 for password-less sudo | Max Reitz | 1 | -1/+8 |
2015-10-02 | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake | 1 | -0/+1 |
2015-10-02 | raw-win32: Fix write request error handling | Kevin Wolf | 1 | -2/+2 |
2015-10-02 | s390x: rename io_subsystem_reset -> subsystem_reset | David Hildenbrand | 3 | -4/+4 |
2015-10-02 | s390x/info registers: print vector registers properly | Christian Borntraeger | 1 | -1/+1 |
2015-10-02 | s390x: set missing parent for hotplug and quiesce events | David Hildenbrand | 1 | -10/+10 |
2015-10-02 | s390x/gdb: expose virtualization specific registers | David Hildenbrand | 3 | -1/+101 |
2015-10-02 | pc-bios/s390-ccw: avoid floating point operations | Christian Borntraeger | 1 | -1/+2 |
2015-10-02 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell | 1 | -1/+3 |
2015-10-01 | target-microblaze: Set the PC in reset instead of realize | Alistair Francis | 1 | -2/+2 |
2015-10-01 | disas/cris: Fix typo in comment | Stefan Weil | 1 | -1/+1 |
2015-10-01 | block: mirror - fix full sync mode when target does not support zero init | Jeff Cody | 1 | -1/+3 |
2015-10-01 | virtio: Notice when the system doesn't support MSIx at all | Richard Henderson | 1 | -6/+11 |
2015-10-01 | pc: Add a comment explaining why pc_compat_2_4() doesn't exist | Eduardo Habkost | 2 | -0/+14 |
2015-10-01 | exec: allocate PROT_NONE pages on top of RAM | Michael S. Tsirkin | 1 | -3/+39 |
2015-10-01 | oslib: allocate PROT_NONE pages on top of RAM | Michael S. Tsirkin | 1 | -4/+4 |
2015-10-01 | oslib: rework anonimous RAM allocation | Michael S. Tsirkin | 1 | -2/+10 |
2015-10-01 | virtio-net: correctly drop truncated packets | Jason Wang | 1 | -7/+1 |
2015-10-01 | virtio: introduce virtqueue_discard() | Jason Wang | 2 | -0/+9 |
2015-10-01 | virtio: introduce virtqueue_unmap_sg() | Jason Wang | 1 | -4/+10 |
2015-10-01 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' i... | Peter Maydell | 7 | -65/+263 |
2015-10-01 | linux-user: assert that target_mprotect cannot fail | Paolo Bonzini | 1 | -4/+1 |
2015-10-01 | linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target... | Chen Gang | 1 | -7/+2 |
2015-09-30 | migration: Disambiguate MAX_THROTTLE | Jason J. Herne | 1 | -1/+1 |
2015-09-30 | qmp/hmp: Add throttle ratio to query-migrate and info migrate | Jason J. Herne | 3 | -1/+16 |
2015-09-30 | migration: Dynamic cpu throttling for auto-converge | Jason J. Herne | 2 | -59/+34 |
2015-09-30 | migration: Parameters for auto-converge cpu throttling | Jason J. Herne | 3 | -4/+91 |
2015-09-30 | cpu: Provide vcpu throttling interface | Jason J. Herne | 2 | -0/+120 |
2015-09-30 | migration: yet more possible state transitions | Juan Quintela | 1 | -0/+1 |
2015-09-29 | Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' in... | Peter Maydell | 12 | -142/+211 |
2015-09-29 | ram_find_and_save_block: Split out the finding | Dr. David Alan Gilbert | 1 | -25/+59 |
2015-09-29 | Move dirty page search state into separate structure | Dr. David Alan Gilbert | 1 | -20/+35 |
2015-09-29 | migration: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 7 | -22/+21 |
2015-09-29 | migration: qemu-file more size_t'ifying | Dr. David Alan Gilbert | 2 | -16/+16 |
2015-09-29 | migration: size_t'ify some of qemu-file | Dr. David Alan Gilbert | 7 | -24/+30 |
2015-09-29 | Init page sizes in qtest | Dr. David Alan Gilbert | 1 | -0/+1 |
2015-09-29 | Split out end of migration code from migration_thread | Dr. David Alan Gilbert | 2 | -28/+49 |