| [06/10] gitignore: Add virtfs-proxy-helper |
2012-12-18 |
Stefan Hajnoczi |
|
New |
| [PULL,00/10] Trivial patches for December 8 to 18 2012 |
2012-12-18 |
Stefan Hajnoczi |
|
New |
| [3/3] S390: Enable -cpu help and QMP query-cpu-definitions |
2012-12-18 |
Jens Freimann |
|
New |
| [04/10] zynq_slcr: Compile time warning fixes. |
2012-12-18 |
Stefan Hajnoczi |
|
New |
| [RFC,07/20] target-unicore32: convert cpu_init to QOM |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,02/20] cpu: introduce CPU_GET_ENV macros |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,17/20] target-m68k: replace cpu_m68k_init() with generic_cpu_init() |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,05/20] alpha: convert cpu_init to QOM |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,2/3] virtio-balloon: add virtio_balloon_conf skeleton |
2012-12-18 |
Luiz Capitulino |
|
New |
| [RFC,3/3] virtio-balloon: add auto-ballooning support |
2012-12-18 |
Luiz Capitulino |
|
New |
| [RFC,11/20] target-openrisc: implement CPU realize() method |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,03/20] cpu: make cpu_init return CPUState QOM object |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,16/20] target-m68k: move final steps of cpu_m68k_init() to realize function |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,10/20] cpu: introduce generic_cpu_init() & generic_cpu_create() functions |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,19/20] target-unicore32: replace uc32_cpu_init() with generic_cpu_init() |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,04/20] cpu: replace trivial old_cpu_init functions |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,13/20] target-openrisc: replace cpu_openrisc_init() with generic_cpu_init() |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,20/20] cpu: convert cpu_copy() to QOM |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,14/20] target-arm: move final steps of cpu_arm_init() to realize function |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,09/20] cpu: introduce cpu_realize() |
2012-12-18 |
Eduardo Habkost |
|
New |
| [RFC,08/20] cpu: move cpu_model_str to CPUState |
2012-12-18 |
Eduardo Habkost |
|
New |
| [v2] QOM-ify the TPM support |
2013-03-26 |
Stefan Berger |
|
New |
| [16/20] ppc4xx_devs: Return PowerPCCPU from ppc4xx_init() |
2012-12-19 |
Andreas Färber |
|
New |
| qemu-jeos: Update .gitmodules |
2012-12-18 |
Andreas Färber |
|
New |
| [PULL,00/45] Include reorganization + PCI patch queue |
2012-12-19 |
Anthony Liguori |
|
New |
| [qom-cpu,v2] cpu: Introduce CPUListState struct |
2012-12-19 |
Andreas Färber |
|
New |
| don't boot from un-selected devices |
2012-12-19 |
Amos Kong |
|
New |
| [v2] qemu-kvm/pci-assign: 64 bits bar emulation |
2012-12-19 |
Hao, Xudong |
|
New |
| [Resend,Seabios] don't boot from un-selected devices |
2012-12-19 |
Amos Kong |
|
New |
| [3/8] apci: assign memory regions to piix4 acpi device |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [4/8] apci: assign memory regions to ich9 lpc device |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [5/8] switch debugcon to memory api |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [8/8] pc: remove bochs bios debug ports |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [6/8] add isa-debug-exit device. |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [2/8] acpi: autoload dsdt |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [1/8] configure: also symlink *.aml files |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [0/8] misc acpi updates and test devices |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [for-1.5,v2,02/20] cirrus_vga: QOM'ify ISA Cirrus VGA |
2013-04-27 |
Andreas Färber |
|
New |
| [for-1.5,v2,04/20] i82374: QOM'ify |
2013-04-27 |
Andreas Färber |
|
New |
| [08/34] exec: sort the memory from biggest to smallest |
2012-12-19 |
Juan Quintela |
|
New |
| [7/8] hw: Add test device for unittests execution |
2012-12-19 |
Gerd Hoffmann |
|
New |
| [RFC,V8,01/15] qdev : add a maximum device allowed field for the bus. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,02/15] virtio-bus : Introduce virtio-bus |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,13/15] virtio : Remove the function pointer. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [for-1.5,v2,10/20] parallel: QOM'ify |
2013-04-27 |
Andreas Färber |
|
New |
| [RFC,V8,08/15] virtio-blk : Add the virtio-blk device. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,05/15] virtio-device : Refactor virtio-device. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,04/15] virtio-pci : Refactor virtio-pci device. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,12/15] virtio-blk : cleanup : remove qdev field. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [3/3] HMP: show internal snapshots on a single device |
2012-12-19 |
Wayne Xia |
|
New |
| [RFC,V8,15/15] virtio : cleanup : init and exit function. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [01/20] target-alpha: Let cpu_alpha_init() return AlphaCPU |
2012-12-19 |
Andreas Färber |
|
New |
| [RFC,V8,03/15] virtio-pci-bus : Introduce virtio-pci-bus. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,11/15] virtio-blk : cleanup : use QOM cast. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,14/15] virtio : Remove VirtIOBindings. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,09/15] virtio-blk-pci : Switch to new API. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V8,06/15] virtio-s390-bus : Add virtio-s390-bus. |
2012-12-19 |
fred.konrad@greensocs.com |
|
New |
| [00/34] migration thread and queue |
2012-12-19 |
Juan Quintela |
|
New |
| [01/34] migration: fix migration_bitmap leak |
2012-12-19 |
Juan Quintela |
|
New |
| [24/34] migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect |
2012-12-19 |
Juan Quintela |
|
New |
| [11/12,v3] qmp: add cpu-add qmp command |
2013-03-26 |
Igor Mammedov |
|
New |
| [17/34] buffered_file: Unfold the trick to restart generating migration data |
2012-12-19 |
Juan Quintela |
|
New |
| [14/34] migration: make writes blocking |
2012-12-19 |
Juan Quintela |
|
New |
| [12/34] migration: make qemu_fopen_ops_buffered() return void |
2012-12-19 |
Juan Quintela |
|
New |
| [27/34] ram: Add last_sent_block |
2012-12-19 |
Juan Quintela |
|
New |
| [31/34] ram: account the amount of transferred ram better |
2012-12-19 |
Juan Quintela |
|
New |
| [13/20] ppc: Pass PowerPCCPU to [h]decr callbacks |
2012-12-19 |
Andreas Färber |
|
New |
| [06/20] cpu: Introduce CPUListState struct |
2012-12-19 |
Andreas Färber |
|
New |
| [11/20] kvm: Pass CPUState to kvm_vcpu_ioctl() |
2012-12-19 |
Andreas Färber |
|
New |
| [08/20] qdev-properties.c: Separate core from the code used only by qemu-system-* |
2012-12-19 |
Andreas Färber |
|
New |
| [19/34] buffered_file: unfold buffered_append in buffered_put_buffer |
2012-12-19 |
Juan Quintela |
|
New |
| [21/34] migration: move buffered_file.c code into migration.c |
2012-12-19 |
Juan Quintela |
|
New |
| [15/34] migration: remove unfreeze logic |
2012-12-19 |
Juan Quintela |
|
New |
| usbredir: Add support for buffered bulk input (v2) |
2012-12-19 |
Hans de Goede |
|
New |
| [32/34] ram: refactor ram_save_block() return value |
2012-12-19 |
Juan Quintela |
|
New |
| [33/34] migration: fix qemu_get_fd for BufferedFile |
2012-12-19 |
Juan Quintela |
|
New |
| [16/34] migration: just lock migrate_fd_put_ready |
2012-12-19 |
Juan Quintela |
|
New |
| [09/20] cpu: Move kvm_fd into CPUState |
2012-12-19 |
Andreas Färber |
|
New |
| [04/20] target-alpha: Turn CPU definitions into subclasses |
2012-12-19 |
Andreas Färber |
|
New |
| [34/34] migration: merge QEMUFileBuffered into MigrationState |
2012-12-19 |
Juan Quintela |
|
New |
| [07/20] qdev: Coding style fixes |
2012-12-19 |
Andreas Färber |
|
New |
| [20/34] savevm: New save live migration method: pending |
2012-12-19 |
Juan Quintela |
|
New |
| [09/34] add a version number to ram_list |
2012-12-19 |
Juan Quintela |
|
New |
| [18/20] cpu: Move kvm_state field into CPUState |
2012-12-19 |
Andreas Färber |
|
New |
| [15/20] ppc_booke: Pass PowerPCCPU to {decr, fit, wdt} timer callbacks |
2012-12-19 |
Andreas Färber |
|
New |
| [PULL] QOM CPUState patch queue 2012-12-19 |
2012-12-19 |
Andreas Färber |
|
New |
| [19/20] cpu: Move kvm_run into CPUState |
2012-12-19 |
Andreas Färber |
|
New |
| [22/34] migration: add XFER_LIMIT_RATIO |
2012-12-19 |
Juan Quintela |
|
New |
| [13/34] migration: move migration thread init code to migrate_fd_put_ready |
2012-12-19 |
Juan Quintela |
|
New |
| [02/20] alpha: Pass AlphaCPU array to Typhoon |
2012-12-19 |
Andreas Färber |
|
New |
| [10/34] protect the ramlist with a separate mutex |
2012-12-19 |
Juan Quintela |
|
New |
| [05/20] target-alpha: Add support for -cpu ? |
2012-12-19 |
Andreas Färber |
|
New |
| [05/34] migration-fd: remove duplicate include |
2012-12-19 |
Juan Quintela |
|
New |
| [26/34] ram: rename last_block to last_seen_block |
2012-12-19 |
Juan Quintela |
|
New |
| [30/34] ram: optimize migration bitmap walking |
2012-12-19 |
Juan Quintela |
|
New |
| [12/20] ppc: Pass PowerPCCPU to ppc_set_irq() |
2012-12-19 |
Andreas Färber |
|
New |
| [10/20] kvm: Pass CPUState to kvm_arch_* |
2012-12-19 |
Andreas Färber |
|
New |
| [03/20] target-alpha: Avoid leaking the alarm timer over reset |
2012-12-19 |
Andreas Färber |
|
New |
| [23/34] migration: move migration_fd_put_ready() |
2012-12-19 |
Juan Quintela |
|
New |
| [11/34] buffered_file: Move from using a timer to use a thread |
2012-12-19 |
Juan Quintela |
|
New |