Show patches with: State = Action Required       |   427118 patches
« 1 2 ... 1044 1045 10464271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target-i386: Enable "check" mode by default - - 1 - --- 2015-08-26 Eduardo Habkost New
[10/10] machine: Set MachineClass::name automatically - - 1 - --- 2015-08-20 Eduardo Habkost New
[09/10] machine: Ensure all TYPE_MACHINE subclasses have the right suffix - - 1 - --- 2015-08-20 Eduardo Habkost New
[08/10] mac99: Use MACHINE_TYPE_NAME to encode class name - - 1 - --- 2015-08-20 Eduardo Habkost New
[07/10] s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME - - 1 - --- 2015-08-20 Eduardo Habkost New
[06/10] s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME - - 1 - --- 2015-08-20 Eduardo Habkost New
[05/10] pseries: Rename machine class names to use MACHINE_TYPE_NAME - - 1 - --- 2015-08-20 Eduardo Habkost New
[04/10] arm: Rename virt machine class to use MACHINE_TYPE_NAME - - 1 - --- 2015-08-20 Eduardo Habkost New
[03/10] vexpress: Rename machine classes to use MACHINE_TYPE_NAME - - 1 - --- 2015-08-20 Eduardo Habkost New
[02/10] vexpress: Don't set name on abstract class - - 1 - --- 2015-08-20 Eduardo Habkost New
[01/10] machine: MACHINE_TYPE_NAME macro - - 2 - --- 2015-08-20 Eduardo Habkost New
target-i386: Disable cache info passthrough by default - - - - --- 2015-08-19 Eduardo Habkost New
q35: Remove old machine versions - - 1 - --- 2015-08-18 Eduardo Habkost New
[v2,6/7,RFC] Use DEFINE_MACHINE to register all machines - - - - --- 2015-08-18 Eduardo Habkost New
[7/7] machine: Eliminate QEMUMachine and qemu_register_machine() - - - - --- 2015-08-18 Eduardo Habkost New
[6/7,RFC] Use DEFINE_MACHINE to register all machines - - - - --- 2015-08-18 Eduardo Habkost New
[5/7] pc: Use DEFINE_MACHINE to implement DEFINE_PC_MACHINE - - - - --- 2015-08-18 Eduardo Habkost New
[4/7] machine: DEFINE_MACHINE macro - - - - --- 2015-08-18 Eduardo Habkost New
[3/7] exynos4: Declare each QEMUMachine as a separate variable - - - - --- 2015-08-18 Eduardo Habkost New
[2/7] exynos4: Use MachineClass instead of exynos4_machines array - - - - --- 2015-08-18 Eduardo Habkost New
[1/7] exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error message - - - - --- 2015-08-18 Eduardo Habkost New
[v2,4/4] pc: Move acpi_data_size global to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,3/4] pc: Move legacy_acpi_table_size global to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,2/4] pc: Move compat boolean globals to PCMachineClass - - - - --- 2015-08-17 Eduardo Habkost New
[v2,1/4] pc: Remove redundant arguments from xen_hvm_init() - - 1 - --- 2015-08-17 Eduardo Habkost New
[for-2.5,18/18] pc: Move acpi_data_size global to PCMachineClass - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,17/18] pc: Move legacy_acpi_table_size global to PCMachineClass - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,16/18] pc: Move compat boolean globals to PCMachineClass - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,15/18] pc: Remove redundant arguments from xen_hvm_init() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,14/18] pc: Remove redundant arguments from pc_memory_init() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,13/18] pc: Remove redundant arguments from pc_cmos_init() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,12/18] pc: Remove redundant arguments from *load_linux() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,11/18] pc: Use PCMachineState as pc_guest_info_init() argument - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,10/18] pc: Move {above, below}_4g_mem_size variables to PCMachineState - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,09/18] pc: Use PCMachineState for pc_memory_init() argument - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,08/18] pc: Use PCMachineState for pc_cmos_init() argument - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,07/18] pc: Eliminate pc_default_machine_options() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,06/18] pc: Eliminate pc_common_machine_options() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,05/18] pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,04/18] pc: Rename pc_machine variables to pcms - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,03/18] pc: Use error_abort when registering properties - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,02/18] target-i386: Remove x86_cpu_compat_set_features() - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5,01/18] pc: Use PC_COMPAT_* for CPUID feature compatibility - - - - --- 2015-08-07 Eduardo Habkost New
[for-2.5] piix: Document coreboot-specific RAM size config register - - 1 - --- 2015-08-07 Eduardo Habkost New
[for-2.4] target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 - - - - --- 2015-08-04 Eduardo Habkost New
[PULL,1/1] hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init() - - 1 - --- 2015-07-22 Eduardo Habkost New
[PULL,0/1] NUMA queue, 2015-07-22 - - - - --- 2015-07-22 Eduardo Habkost New
[v2] hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init() - - 1 - --- 2015-07-20 Eduardo Habkost New
hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init() - - 1 - --- 2015-07-16 Eduardo Habkost New
[PULL,2/2] target-i386: emulate CPUID level of real hardware - - 1 - --- 2015-07-15 Eduardo Habkost New
[PULL,1/2] target-i386: Don't strdup() alias property name - - - - --- 2015-07-15 Eduardo Habkost New
[PULL,0/2] X86 queue, 2015-07-15 - - - - --- 2015-07-15 Eduardo Habkost New
[PULL,1/1] numa: Fix memory leak in numa_set_mem_node_id() - - 1 - --- 2015-07-15 Eduardo Habkost New
[PULL,0/1] NUMA queue, 2015-07-15 - - - - --- 2015-07-15 Eduardo Habkost New
target-i386: Don't strdup() alias property name - - - - --- 2015-07-09 Eduardo Habkost New
[PULL,v2,2/2] target-i386: avoid overflow in the tsc-frequency property - - 1 - --- 2015-07-07 Eduardo Habkost New
[PULL,v2,1/2] i386: Introduce ARAT CPU feature 2 - 1 - --- 2015-07-07 Eduardo Habkost New
[PULL,v2,0/2] X86 queue, 2015-07-07 - - - - --- 2015-07-07 Eduardo Habkost New
[PULL,6/6] numa: API to lookup NUMA node by address - - 1 1 --- 2015-07-03 Eduardo Habkost New
[PULL,5/6] numa: Store boot memory address range in node_info - - 1 1 --- 2015-07-03 Eduardo Habkost New
[PULL,4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,3/6] pc: Abort if HotplugHandlerClass::plug() fails - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,2/6] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,1/6] pc, pc-dimm: Extract hotplug related fields in PCMachineState to a structure - - 2 1 --- 2015-07-03 Eduardo Habkost New
[PULL,0/6] NUMA queue, 2015-07-03 - - - - --- 2015-07-03 Eduardo Habkost New
[PULL,3/3] target-i386: emulate CPUID level of real hardware - - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,2/3] target-i386: avoid overflow in the tsc-frequency property - - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,1/3] i386: Introduce ARAT CPU feature 2 - 1 - --- 2015-07-03 Eduardo Habkost New
[PULL,0/3] X86 queue, 2015-07-03 - - - - --- 2015-07-03 Eduardo Habkost New
pc: Fix resue of pc-i440fx-2.4 on pc-i440fx-2.3 machine_options - - 1 - --- 2015-06-23 Eduardo Habkost New
q35: Re-enable FDC on pc-q35-2.3 and older - - 1 - --- 2015-06-18 Eduardo Habkost New
[2/2] scripts: x86-cpu-model-dump script - - - - --- 2015-06-08 Eduardo Habkost New
[1/2] target-i386: Introduce "-cpu custom" - - - - --- 2015-06-08 Eduardo Habkost New
[PULL,5/5] arch_init: Drop target-x86_64.conf 1 - 1 - --- 2015-06-02 Eduardo Habkost New
[PULL,4/5] target-i386: Register QOM properties for feature flags - - 1 - --- 2015-06-02 Eduardo Habkost New
[PULL,3/5] apic: convert ->busdev.qdev casts to C casts 1 - 2 - --- 2015-06-02 Eduardo Habkost New
[PULL,2/5] target-i386: Fix signedness of MSR_IA32_APICBASE_BASE - - 1 - --- 2015-06-02 Eduardo Habkost New
[PULL,1/5] pc: Ensure non-zero CPU ref count after attaching to ICC bus 1 - 1 - --- 2015-06-02 Eduardo Habkost New
[PULL,0/5] X86 queue 2015-06-02 - - - - --- 2015-06-02 Eduardo Habkost New
target-i386: Fix signedness of MSR_IA32_APICBASE_BASE - - 1 - --- 2015-05-29 Eduardo Habkost New
[PULL,5/5] arch_init: Drop target-x86_64.conf 1 - 1 - --- 2015-05-29 Eduardo Habkost New
[PULL,4/5] target-i386: Register QOM properties for feature flags - - 1 - --- 2015-05-29 Eduardo Habkost New
[PULL,3/5] apic: convert ->busdev.qdev casts to C casts 1 - 2 - --- 2015-05-29 Eduardo Habkost New
[PULL,2/5] apic: map APIC's MMIO region at each CPU's address space 1 - 1 - --- 2015-05-29 Eduardo Habkost New
[PULL,1/5] pc: Ensure non-zero CPU ref count after attaching to ICC bus 1 - 1 - --- 2015-05-29 Eduardo Habkost New
[PULL,0/5] X86 patch queue, 2015-05-29 - - - - --- 2015-05-29 Eduardo Habkost New
[v5] target-i386: Register QOM properties for feature flags - - - - --- 2015-05-22 Eduardo Habkost New
[10/10] pc: Generate init functions with a macro - - - - --- 2015-05-15 Eduardo Habkost New
[09/10] piix: Eliminate pc_init_pci() - - - - --- 2015-05-15 Eduardo Habkost New
[08/10] piix: Add kvmclock_enabled, pci_enabled globals - - - - --- 2015-05-15 Eduardo Habkost New
[07/10] machine: Remove unused fields from QEMUMachine - - - - --- 2015-05-15 Eduardo Habkost New
[06/10] pc: Remove qemu_register_pc_machine() function - - - - --- 2015-05-15 Eduardo Habkost New
[05/10] pc: Don't use QEMUMachine anymore - - - - --- 2015-05-15 Eduardo Habkost New
[04/10] pc: Move compat_props setting inside *_machine_options() functions - - - - --- 2015-05-15 Eduardo Habkost New
[03/10] pc: Convert *_MACHINE_OPTIONS macros into functions - - - - --- 2015-05-15 Eduardo Habkost New
[02/10] pc: Define machines using a DEFINE_PC_MACHINE macro - - - - --- 2015-05-15 Eduardo Habkost New
[01/10] pc: Define MACHINE_OPTIONS macros consistently for all machines - - - - --- 2015-05-15 Eduardo Habkost New
[v2,13/13] piix: Define PC_COMPAT_0_10 - - - - --- 2015-05-14 Eduardo Habkost New
[v2,12/13] piix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13 - - 1 - --- 2015-05-14 Eduardo Habkost New
[v2,11/13] piix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13 - - 1 - --- 2015-05-14 Eduardo Habkost New
« 1 2 ... 1044 1045 10464271 4272 »