| [1/4] migration: change initial value of expected_downtime |
2013-02-22 |
Juan Quintela |
|
New |
| [2/4] migration: calculate end time after we have sent the data |
2013-02-22 |
Juan Quintela |
|
New |
| [3/4] migration: don't account sleep time for calculating bandwidth |
2013-02-22 |
Juan Quintela |
|
New |
| [4/4] migration: calculate expected_downtime |
2013-02-22 |
Juan Quintela |
|
New |
| migration: Improve QMP documentation |
2013-02-22 |
Juan Quintela |
|
New |
| [PULL,0/2] fix build |
2013-02-22 |
Gerd Hoffmann |
|
New |
| [1/2] require gtk 2.20+ |
2013-02-22 |
Gerd Hoffmann |
|
New |
| [2/2] unbreak hw/usb/redirect.c build |
2013-02-22 |
Gerd Hoffmann |
|
New |
| [RFC,v2,1/4] KVM: Initialize irqfd from kvm_init(). |
2013-02-22 |
Cornelia Huck |
|
New |
| [RFC,v2,2/4] KVM: Introduce KVM_CSS_BUS. |
2013-02-22 |
Cornelia Huck |
|
New |
| [RFC,v2,3/4] KVM: ioeventfd for s390 css devices. |
2013-02-22 |
Cornelia Huck |
|
New |
| [RFC,v2,4/4] KVM: s390: Wire up ioeventfd. |
2013-02-22 |
Cornelia Huck |
|
New |
| [RFC,v2,1/2] linux-headers: Update with ioeventfd changes. |
2013-02-22 |
Cornelia Huck |
|
New |
| [RFC,v2,2/2] virtio-ccw: Wire up ioeventfd. |
2013-02-22 |
Cornelia Huck |
|
New |
| [1/1] virtio-blk: fix unplug + virsh reboot |
2013-02-22 |
Christian Borntraeger |
|
New |
| ui/gtk: fix build on GTK 2.18 and older |
2013-02-22 |
Anthony Liguori |
|
New |
| ui/gtk: require at least GTK 2.18 and VTE 0.26 |
2013-02-22 |
Anthony Liguori |
|
New |
| [v2] gtk: Replace bogus term "VGA" with "Screen" |
2013-02-22 |
Jan Kiszka |
|
New |
| gtk: Add control menu with stop, reset and power-down entries |
2013-02-22 |
Jan Kiszka |
|
New |
| help: add docs for missing 'queues' option of tap |
2013-02-22 |
Jason Wang |
|
New |
| [V2] net: reduce the unnecessary memory allocation of multiqueue |
2013-02-22 |
Jason Wang |
|
New |
| [v2] ui/gtk: require at least GTK 2.18 and VTE 0.26 |
2013-02-22 |
Anthony Liguori |
|
New |
| [v2] gtk: Rename File to Machine menu and add stop, reset and power-down items |
2013-02-22 |
Jan Kiszka |
|
New |
| [01/42] migration: simplify while loop |
2013-02-22 |
Paolo Bonzini |
|
New |
| [02/42] migration: always use vm_stop_force_state |
2013-02-22 |
Paolo Bonzini |
|
New |
| [03/42] migration: move more error handling to migrate_fd_cleanup |
2013-02-22 |
Paolo Bonzini |
|
New |
| [04/42] migration: push qemu_savevm_state_cancel out of qemu_savevm_state_* |
2013-02-22 |
Paolo Bonzini |
|
New |
| [05/42] block-migration: remove useless calls to blk_mig_cleanup |
2013-02-22 |
Paolo Bonzini |
|
New |
| [06/42] qemu-file: pass errno from qemu_fflush via f->last_error |
2013-02-22 |
Paolo Bonzini |
|
New |
| [07/42] migration: use qemu_file_set_error to pass error codes back to qemu_savevm_state |
2013-02-22 |
Paolo Bonzini |
|
New |
| [08/42] qemu-file: temporarily expose qemu_file_set_error and qemu_fflush |
2013-02-22 |
Paolo Bonzini |
|
New |
| [09/42] migration: flush all data to fd when buffered_flush is called |
2013-02-22 |
Paolo Bonzini |
|
New |
| [10/42] migration: use qemu_file_set_error |
2013-02-22 |
Paolo Bonzini |
|
New |
| [11/42] migration: simplify error handling |
2013-02-22 |
Paolo Bonzini |
|
New |
| [12/42] migration: do not nest flushing of device data |
2013-02-22 |
Paolo Bonzini |
|
New |
| [13/42] migration: add migrate_set_state tracepoint |
2013-02-22 |
Paolo Bonzini |
|
New |
| [14/42] migration: prepare to access s->state outside critical sections |
2013-02-22 |
Paolo Bonzini |
|
New |
| [15/42] migration: cleanup migration (including thread) in the iothread |
2013-02-22 |
Paolo Bonzini |
|
New |
| [16/42] block-migration: remove variables that are never read |
2013-02-22 |
Paolo Bonzini |
|
New |
| [17/42] block-migration: small preparatory changes for locking |
2013-02-22 |
Paolo Bonzini |
|
New |
| [18/42] block-migration: document usage of state across threads |
2013-02-22 |
Paolo Bonzini |
|
New |
| [19/42] block-migration: add lock |
2013-02-22 |
Paolo Bonzini |
|
New |
| [20/42] migration: reorder SaveVMHandlers members |
2013-02-22 |
Paolo Bonzini |
|
New |
| [21/42] migration: run pending/iterate callbacks out of big lock |
2013-02-22 |
Paolo Bonzini |
|
New |
| [22/42] migration: run setup callbacks out of big lock |
2013-02-22 |
Paolo Bonzini |
|
New |
| [23/42] migration: yay, buffering is gone |
2013-02-22 |
Paolo Bonzini |
|
New |
| [24/42] Rename buffered_ to migration_ |
2013-02-22 |
Paolo Bonzini |
|
New |
| [25/42] qemu-file: make qemu_fflush and qemu_file_set_error private again |
2013-02-22 |
Paolo Bonzini |
|
New |
| [26/42] migration: eliminate last_round |
2013-02-22 |
Paolo Bonzini |
|
New |
| [27/42] migration: detect error before sleeping |
2013-02-22 |
Paolo Bonzini |
|
New |
| [28/42] migration: remove useless qemu_file_get_error check |
2013-02-22 |
Paolo Bonzini |
|
New |
| [29/42] migration: use qemu_file_rate_limit consistently |
2013-02-22 |
Paolo Bonzini |
|
New |
| [30/42] migration: merge qemu_popen_cmd with qemu_popen |
2013-02-22 |
Paolo Bonzini |
|
New |
| [31/42] qemu-file: fsync a writable stdio QEMUFile |
2013-02-22 |
Paolo Bonzini |
|
New |
| [32/42] qemu-file: check exit status when closing a pipe QEMUFile |
2013-02-22 |
Paolo Bonzini |
|
New |
| [33/42] qemu-file: add writable socket QEMUFile |
2013-02-22 |
Paolo Bonzini |
|
New |
| [34/42] qemu-file: simplify and export qemu_ftell |
2013-02-22 |
Paolo Bonzini |
|
New |
| [35/42] migration: use QEMUFile for migration channel lifetime |
2013-02-22 |
Paolo Bonzini |
|
New |
| [36/42] migration: use QEMUFile for writing outgoing migration data |
2013-02-22 |
Paolo Bonzini |
|
New |
| [37/42] migration: use qemu_ftell to compute bandwidth |
2013-02-22 |
Paolo Bonzini |
|
New |
| [38/42] migration: small changes around rate-limiting |
2013-02-22 |
Paolo Bonzini |
|
New |
| [39/42] migration: move rate limiting to QEMUFile |
2013-02-22 |
Paolo Bonzini |
|
New |
| [40/42] migration: move contents of migration_close to migrate_fd_cleanup |
2013-02-22 |
Paolo Bonzini |
|
New |
| [41/42] migration: eliminate s->migration_file |
2013-02-22 |
Paolo Bonzini |
|
New |
| [42/42] migration: inline migrate_fd_close |
2013-02-22 |
Paolo Bonzini |
|
New |
| libiscsi: look for pkg-config file too |
2013-02-22 |
Paolo Bonzini |
|
New |
| [v2,1/8] vl: Clean up parsing of -boot option argument |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,2/8] qemu-option: check_params() is now unused, drop it |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,3/8] vl: Fix -boot order and once regressions, and related bugs |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,4/8] vl: Rename *boot_devices to *boot_order, for consistency |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,5/8] pc: Make -no-fd-bootchk stick across boot order changes |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,6/8] pc: Drop ref to Bochs from -no-fd-bootchk documentation |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,7/8] qtest: Don't reset on qtest chardev connect |
2013-02-22 |
Markus Armbruster |
|
New |
| [v2,8/8] qtest: Add boot order test |
2013-02-22 |
Markus Armbruster |
|
New |
| qmp: netdev_add is like -netdev, not -net, fix documentation |
2013-02-22 |
Markus Armbruster |
|
New |
| [ppc-next] target-ppc: Drop redundant flags assignments from CPU families |
2013-02-22 |
Andreas Färber |
|
New |
| [v3] gtk: Rename File to Machine menu and add stop, reset and power down items |
2013-02-22 |
Jan Kiszka |
|
New |
| [1/6] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses |
2013-02-22 |
Peter Maydell |
|
New |
| [2/6] cpu: Introduce ENV_OFFSET macros |
2013-02-22 |
Peter Maydell |
|
New |
| [3/6] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC |
2013-02-22 |
Peter Maydell |
|
New |
| [4/6] Handle CPU interrupts by inline checking of a flag |
2013-02-22 |
Peter Maydell |
|
New |
| [5/6] translate-all.c: Remove cpu_unlink_tb() |
2013-02-22 |
Peter Maydell |
|
New |
| [6/6] gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end |
2013-02-22 |
Peter Maydell |
|
New |
| gtk: Fix accelerator filtering |
2013-02-22 |
Jan Kiszka |
|
New |
| [0/3] small virtio-ccw and css patches |
2013-02-22 |
Jens Freimann |
|
New |
| [1/3] virtio-ccw: remove qdev_unparent in unplug routing |
2013-02-22 |
Jens Freimann |
|
New |
| [2/3] s390/css: Fix subchannel detection |
2013-02-22 |
Jens Freimann |
|
New |
| [3/3] s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del |
2013-02-22 |
Jens Freimann |
|
New |
| [v6,1/9] oslib-posix: Align to permit transparent hugepages on ARM Linux |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,2/9] linux-headers: resync from mainline to add ARM KVM headers |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,3/9] ARM: KVM: Add support for KVM on ARM architecture |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,4/9] ARM KVM: save and load VFP registers from kernel |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,5/9] hw/arm_gic: Add presave/postload hooks |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,6/9] target-arm: Use MemoryListener to identify GIC base address for KVM |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,7/9] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,8/9] configure: Enable KVM on ARM |
2013-02-22 |
Peter Maydell |
|
New |
| [v6,9/9] MAINTAINERS: add entry for ARM KVM guest cores |
2013-02-22 |
Peter Maydell |
|
New |
| slirp: Properly initialize pollfds_idx of new sockets |
2013-02-22 |
Jan Kiszka |
|
New |
| [v4] gtk: Rename File to Machine menu and add pause, reset and power down items |
2013-02-22 |
Jan Kiszka |
|
New |
| ui/gtk: prepare for GTK3 support |
2013-02-22 |
Anthony Liguori |
|
New |