Show patches with: Archived = No       |   430333 patches
« 1 2 ... 443 444 4454303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/41] buffered_file: rename opaque to migration_state - - 1 - --- 2012-10-02 Juan Quintela New
[18/41] buffered_file: opaque is MigrationState - - 1 - --- 2012-10-02 Juan Quintela New
[19/41] buffered_file: unfold migrate_fd_put_buffer - - 1 - --- 2012-10-02 Juan Quintela New
[20/41] buffered_file: unfold migrate_fd_put_ready - - 1 - --- 2012-10-02 Juan Quintela New
[21/41] buffered_file: unfold migrate_fd_wait_for_unfreeze - - - - --- 2012-10-02 Juan Quintela New
[22/41] buffered_file: unfold migrate_fd_close - - - - --- 2012-10-02 Juan Quintela New
[23/41] buffered_file: We can access directly to bandwidth_limit - - 1 - --- 2012-10-02 Juan Quintela New
[24/41] buffered_file: callers of buffered_flush() already check for errors - - 1 - --- 2012-10-02 Juan Quintela New
[25/41] buffered_file: make buffered_flush return the error code - - - - --- 2012-10-02 Juan Quintela New
[26/41] migration: make migrate_fd_wait_for_unfreeze() return errors - - 1 - --- 2012-10-02 Juan Quintela New
[27/41] savevm: unexport qemu_fflush - - 1 - --- 2012-10-02 Juan Quintela New
[28/41] virtio-net: use qemu_get_buffer() in a temp buffer - - 1 - --- 2012-10-02 Juan Quintela New
[29/41] savevm: Remove qemu_fseek() - - 1 - --- 2012-10-02 Juan Quintela New
[30/41] savevm: make qemu_fflush() return an error code - - 1 - --- 2012-10-02 Juan Quintela New
[31/41] savevm: unfold qemu_fclose_internal() - - 1 - --- 2012-10-02 Juan Quintela New
[32/41] savevm: unexport qemu_ftell() - - - - --- 2012-10-02 Juan Quintela New
[33/41] savevm: make qemu_fill_buffer() be consistent - - 1 - --- 2012-10-02 Juan Quintela New
[34/41] savevm: Only qemu_fflush() can generate errors - - 1 - --- 2012-10-02 Juan Quintela New
[35/41] buffered_file: buffered_put_buffer() don't need to set last_error - - 1 - --- 2012-10-02 Juan Quintela New
[36/41] block-migration: make flush_blks() return errors - - 1 - --- 2012-10-02 Juan Quintela New
[37/41] block-migration: Switch meaning of return value - - 1 - --- 2012-10-02 Juan Quintela New
[38/41] block-migration: handle errors with the return codes correctly - - 1 - --- 2012-10-02 Juan Quintela New
[39/41] savevm: un-export qemu_file_set_error() - - 1 - --- 2012-10-02 Juan Quintela New
[40/41] savevm: make qemu_file_put_notify() return errors - - 1 - --- 2012-10-02 Juan Quintela New
[41/41] cpus: create qemu_in_vcpu_thread() - - - - --- 2012-10-02 Juan Quintela New
[18/22,v3] target-i386: parse cpu_model string into set of stringified properties - - - - --- 2012-10-02 Igor Mammedov New
[01/23] target-i386: return Error from cpu_x86_find_by_name() - - 2 - --- 2012-10-02 Igor Mammedov New
[02/23] target-i386: cpu_x86_register(): report error from property setter - - 1 - --- 2012-10-02 Igor Mammedov New
[03/23] target-i386: if x86_cpu_realize() failed report error and do cleanup 1 - - - --- 2012-10-02 Igor Mammedov New
[04/23] target-i386: filter out not TCG features if running without kvm at realize time - - 1 - --- 2012-10-02 Igor Mammedov New
[05/23] target-i386: move out CPU features initialization in separate func - - 1 - --- 2012-10-02 Igor Mammedov New
[06/23] target-i386: xlevel should be more than 0x80000000, move fixup into setter - - 1 - --- 2012-10-02 Igor Mammedov New
[07/23] target-i386: convert cpuid features into properties - - - - --- 2012-10-02 Igor Mammedov New
[08/23] target-i386: add stubs for hyperv_(vapic_recommended|relaxed_timing_enabled|get_spinlock_re… - - - - --- 2012-10-02 Igor Mammedov New
[09/23] target-i386: convert 'hv_spinlocks' feature into property - - - - --- 2012-10-02 Igor Mammedov New
[10/23] target-i386: convert 'hv_relaxed' feature into property - - - - --- 2012-10-02 Igor Mammedov New
[11/23] target-i386: convert 'hv_vapic' feature into property - - - - --- 2012-10-02 Igor Mammedov New
[12/23] target-i386: convert 'check' and 'enforce' features into properties - - - - --- 2012-10-02 Igor Mammedov New
[13/23] add visitor for parsing hz[KMG] input string 1 - - - --- 2012-10-02 Igor Mammedov New
[14/23] target-i386: use visit_type_hz to parse tsc_freq property value - - 1 - --- 2012-10-02 Igor Mammedov New
[15/23] target-i386: introduce vendor-override property - - - - --- 2012-10-02 Igor Mammedov New
[16/23] target-i386: use define for cpuid vendor string size - - - - --- 2012-10-02 Igor Mammedov New
[17/23] target-i386: postpone cpuid_level update to realize time - - - - --- 2012-10-02 Igor Mammedov New
[18/23] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t - - - - --- 2012-10-02 Igor Mammedov New
[19/23] target-i386: parse cpu_model string into set of stringified properties - - - - --- 2012-10-02 Igor Mammedov New
[20/23] target-i386: use properties to set/unset user specified features on CPU - - - - --- 2012-10-02 Igor Mammedov New
[21/23] target-i386: move init of "hypervisor" feature into CPU initializer from cpudef - - - - --- 2012-10-02 Igor Mammedov New
[22/23] target-i386: move default init of cpuid_kvm_features bitmap into CPU initializer from cpudef - - - - --- 2012-10-02 Igor Mammedov New
[23/23] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it - - - - --- 2012-10-02 Igor Mammedov New
[V5,1/5] QMP, Introduce xen-set-global-dirty-log command. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,2/5] xen: Introduce xen_modified_memory. 1 - - - --- 2012-10-02 Anthony PERARD New
[V5,3/5] exec: Introduce helper to set dirty flags. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,4/5] exec, memory: Call to xen_modified_memory. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,5/5] xen: Set the vram dirty when an error occur. 1 - - - --- 2012-10-02 Anthony PERARD New
[V5,1/5] QMP, Introduce xen-set-global-dirty-log command. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,2/5] xen: Introduce xen_modified_memory. 1 - - - --- 2012-10-02 Anthony PERARD New
[V5,3/5] exec: Introduce helper to set dirty flags. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,4/5] exec, memory: Call to xen_modified_memory. - - 1 - --- 2012-10-02 Anthony PERARD New
[V5,5/5] xen: Set the vram dirty when an error occur. 1 - - - --- 2012-10-02 Anthony PERARD New
[01/10] tcg: Split out swap_commutative as a subroutine - - 1 - --- 2012-10-02 Richard Henderson New
[02/10] tcg: Canonicalize add2 operand ordering - - 1 - --- 2012-10-02 Richard Henderson New
[03/10] tcg: Swap commutative double-word comparisons - - 1 - --- 2012-10-02 Richard Henderson New
[04/10] tcg: Use common code when failing to optimize - - 1 - --- 2012-10-02 Richard Henderson New
[05/10] tcg: Optimize double-word comparisons against zero - - 1 - --- 2012-10-02 Richard Henderson New
[06/10] tcg: Split out subroutines from do_constant_folding_cond - - 1 - --- 2012-10-02 Richard Henderson New
[07/10] tcg: Do constant folding on double-word comparisons - - 1 - --- 2012-10-02 Richard Henderson New
[08/10] tcg: Constant fold add2 and sub2 - - 1 - --- 2012-10-02 Richard Henderson New
[09/10] tcg: Optimize half-dead add2/sub2 - - 1 - --- 2012-10-02 Richard Henderson New
[10/10] tcg: Optimize mulu2 - - 1 - --- 2012-10-02 Richard Henderson New
exec: Fix walk_memory_regions - - - - --- 2012-10-02 Toshiki Iwata New
[1/6] pci: Add INTx no-route option - - - - --- 2012-10-02 Alex Williamson New
[2/6] pci-assign: Add support for no-route - - - - --- 2012-10-02 Alex Williamson New
[3/6] pci: Helper function for testing if an INTx route changed - - - - --- 2012-10-02 Alex Williamson New
[4/6] pci-assign: Use pci_intx_route_changed() - - - - --- 2012-10-02 Alex Williamson New
[5/6] msi: Add msi_get_message() - - - - --- 2012-10-02 Alex Williamson New
[6/6] pci-assign: Use msi_get_message() - - - - --- 2012-10-02 Alex Williamson New
esp: On qemu-system-sparc's esp, TC is not set properly - - - - --- 2012-10-02 Olivier DANET New
[v8,01/14] ssi: Support for multiple attached devices - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,02/14] ssi: Implemented CS behaviour - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,03/14] ssi: Added create_slave_no_init() - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,04/14] qdev: allow multiple qdev_init_gpio_in() calls - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,05/14] hw/stellaris: Removed gpio_out init array. - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,06/14] stellaris: Removed SSI mux - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,07/14] hw: Added generic FIFO API. - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,08/14] m25p80: Initial implementation of SPI flash device - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,09/14] xilinx_spi: Initial impl. of Xilinx SPI controller - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,10/14] petalogix-ml605: added SPI controller with n25q128 - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,11/14] xilinx_spips: Xilinx Zynq SPI cntrlr device model - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,12/14] xilinx_zynq: Added SPI controllers + flashes - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,13/14] MAINTAINERS: Added maintainerships for SSI - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
[v8,14/14] ssi: Add slave autoconnect helper - - - - --- 2012-10-03 Peter A. G. Crosthwaite New
hw: Add missing 'static' attribute for QEMUMachine - - 1 - --- 2012-10-03 Stefan Weil Accepted
[1/3,v2] vmware_vga: Cleanup and remove duplicated info from local state - - - - --- 2012-10-03 BALATON Zoltan New
[2/3,v2] vmware_vga: Return a value for FB_SIZE before the device is enabled - - - - --- 2012-10-03 BALATON Zoltan New
[3/3,v2] vmware_vga: Allow simple drivers to work without using the fifo - - - - --- 2012-10-03 BALATON Zoltan New
[1/6] cirrus_vga: allow configurable vram size - - 1 - --- 2012-10-03 Marcelo Tosatti New
[2/6] Use machine options to emulate -no-kvm-irqchip - - 1 - --- 2012-10-03 Marcelo Tosatti New
[3/6] Use machine options to emulate -no-kvm-pit - - 1 - --- 2012-10-03 Marcelo Tosatti New
[4/6] Use global properties to emulate -no-kvm-pit-reinjection - - 1 - --- 2012-10-03 Marcelo Tosatti New
[5/6] Emulate qemu-kvms drive parameter boot=on|off - - 1 - --- 2012-10-03 Marcelo Tosatti New
« 1 2 ... 443 444 4454303 4304 »