Show patches with: Submitter = Eduardo Habkost       |    State = Action Required       |    Archived = No       |   5276 patches
« 1 2 ... 49 50 5152 53 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/27] pc: pc_init1(): always use rom_memory on pc_memory_init() call - - - - --- 2012-10-24 Eduardo Habkost New
[06/27] target-i386: kvm: set vcpu_id to APIC ID instead of CPU index - - - - --- 2012-10-24 Eduardo Habkost New
[05/27] kvm: create kvm_arch_vcpu_id() function - - - - --- 2012-10-24 Eduardo Habkost New
[04/27] target-i386: initialize APIC at CPU level - - - - --- 2012-10-24 Eduardo Habkost New
[03/27] hw/apic.c: rename bit functions to not conflict with bitops.h - - - - --- 2012-10-24 Eduardo Habkost New
[02/27] cpus.h: include qemu-stdio.h - - - - --- 2012-10-24 Eduardo Habkost New
[01/27] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) - - - - --- 2012-10-24 Eduardo Habkost New
target-i386: cpu: recover items 28-31 of ext2_feature_name - - 1 - --- 2012-10-24 Eduardo Habkost New
[24/24] qom: make CPU a child of DeviceState - - - - --- 2012-10-24 Eduardo Habkost New
[23/24] include qdev code into *-user, too - - - - --- 2012-10-24 Eduardo Habkost New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-10-24 Eduardo Habkost New
[21/24] qdev: add sysbus_get_default() GCC_WEAK stub - - - - --- 2012-10-24 Eduardo Habkost New
[20/24] qdev: add stub vmstate handling to qdev.c - - - - --- 2012-10-24 Eduardo Habkost New
[19/24] qdev: move reset handler list from vl.c to qdev.c - - - - --- 2012-10-24 Eduardo Habkost New
[18/24] qdev: qdev_create(): use error_report() instead of hw_error() - - - - --- 2012-10-24 Eduardo Habkost New
[17/24] qdev-properties.c: add copyright/license information - - - - --- 2012-10-24 Eduardo Habkost New
[16/24] qapi-types.h: don't include qemu-common.h - - - - --- 2012-10-24 Eduardo Habkost New
[15/24] qlist.h: do not include qemu-common.h - - - - --- 2012-10-24 Eduardo Habkost New
[14/24] sysemu.h: include qemu-types.h instead of qemu-common.h - - - - --- 2012-10-24 Eduardo Habkost New
[13/24] create qemu-types.h for struct typedefs - - - - --- 2012-10-24 Eduardo Habkost New
[12/24] qga/channel-posix.c: include headers it needs - - - - --- 2012-10-24 Eduardo Habkost New
[11/24] qapi/qmp-registry.c: include headers it needs - - - - --- 2012-10-24 Eduardo Habkost New
[10/24] qemu-config.h: include headers it needs - - - - --- 2012-10-24 Eduardo Habkost New
[09/24] ui/vnc-pallete.c: include headers it needs - - - - --- 2012-10-24 Eduardo Habkost New
[08/24] vnc-palette.h: include <stdbool.h> - - - - --- 2012-10-24 Eduardo Habkost New
[07/24] qemu-fsdev-dummy.c: include module.h - - - - --- 2012-10-24 Eduardo Habkost New
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) - - - - --- 2012-10-24 Eduardo Habkost New
[05/24] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-24 Eduardo Habkost New
[04/24] move qemu_irq typedef out of cpu-common.h - - - - --- 2012-10-24 Eduardo Habkost New
[03/24] qemu-common.h: comment about usage rules - - - - --- 2012-10-24 Eduardo Habkost New
[02/24] user: rename qemu-types.h to qemu-user-types.h - - - - --- 2012-10-24 Eduardo Habkost New
[01/24] user: move *-user/qemu-types.h to main directory - - - - --- 2012-10-24 Eduardo Habkost New
[12/12] qom: make CPU a child of DeviceState - - - - --- 2012-10-16 Eduardo Habkost New
[11/12] include core qdev code into *-user, too - - - - --- 2012-10-16 Eduardo Habkost New
[10/12] qdev: use full qdev.h include path on qdev*.c - - - - --- 2012-10-16 Eduardo Habkost New
[09/12] move qemu_irq typedef out of cpu-common.h - - 1 - --- 2012-10-16 Eduardo Habkost New
[08/12] qdev: move reset register/unregister code to qdev-system.c - - - - --- 2012-10-16 Eduardo Habkost New
[07/12] qdev-core: isolate reset register/unregister code - - - - --- 2012-10-16 Eduardo Habkost New
[06/12] qdev: move vmstate handling to qdev-system.c - - - - --- 2012-10-16 Eduardo Habkost New
[05/12] qdev-core: isolate vmstate handling into separate functions - - - - --- 2012-10-16 Eduardo Habkost New
[04/12] qdev: rename qdev.c to qdev-core.c - - - - --- 2012-10-16 Eduardo Habkost New
[03/12] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-16 Eduardo Habkost New
[02/12] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-16 Eduardo Habkost New
[01/12] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-16 Eduardo Habkost New
[QEMU,v4] create struct for machine initialization arguments - - - - --- 2012-10-15 Eduardo Habkost New
[QEMU] i386: cpu: add missing CPUID[EAX=7, ECX=0] flag names - - 1 - --- 2012-10-09 Eduardo Habkost New
[QEMU] create struct for machine initialization arguments (v3) - - - - --- 2012-10-05 Eduardo Habkost New
[QEMU] create struct for machine initialization arguments (v2) - - - - --- 2012-10-05 Eduardo Habkost New
[QEMU] create struct for machine initialization arguments - - - - --- 2012-10-05 Eduardo Habkost New
[15/15] i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too - - - - --- 2012-10-04 Eduardo Habkost New
[14/15] i386: kvm: reformat filter_features_for_kvm() code - - - - --- 2012-10-04 Eduardo Habkost New
[13/15] i386: kvm: filter CPUID feature words earlier, on cpu.c - - - - --- 2012-10-04 Eduardo Habkost New
[12/15] i386: kvm: mask cpuid_ext4_features bits earlier - - - - --- 2012-10-04 Eduardo Habkost New
[11/15] i386: kvm: mask cpuid_kvm_features earlier - - - - --- 2012-10-04 Eduardo Habkost New
[10/15] i386: kvm: x2apic is not supported without in-kernel irqchip - - - - --- 2012-10-04 Eduardo Habkost New
[09/15] i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER on kvm_arch_get_supported_cpuid() - - - - --- 2012-10-04 Eduardo Habkost New
[08/15] i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid() - - - - --- 2012-10-04 Eduardo Habkost New
[07/15] i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if' - - - - --- 2012-10-04 Eduardo Habkost New
[06/15] i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function - - - - --- 2012-10-04 Eduardo Habkost New
[05/15] i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function - - - - --- 2012-10-04 Eduardo Habkost New
[04/15] i386: kvm: extract register switch to cpuid_entry_get_reg() function - - - - --- 2012-10-04 Eduardo Habkost New
[03/15] i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable - - - - --- 2012-10-04 Eduardo Habkost New
[02/15] i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check - - - - --- 2012-10-04 Eduardo Habkost New
[01/15] i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,13/13] make CPU a child of DeviceState 1 - - - --- 2012-10-04 Eduardo Habkost New
[RFC,12/13] include core qdev code into *-user, too - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,11/13] qdev: use full qdev.h include path on qdev*.c - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,10/13] move qemu_irq typedef out of cpu-common.h - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,09/13] qdev: move reset register/unregister code to qdev-system.c - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,08/13] qdev-core: isolate reset register/unregister code - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,07/13] qdev: move vmstate handling to qdev-system.c - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,06/13] qdev-core: isolate vmstate handling into separate functions - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,05/13] qdev: rename qdev.c to qdev-core.c - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,04/13] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,03/13] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,02/13] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-04 Eduardo Habkost New
[RFC,01/13] qdev: kill bogus comment - - - - --- 2012-10-04 Eduardo Habkost New
[6/6] qdev: set globals on post_init() function - - - - --- 2012-10-03 Eduardo Habkost New
[5/6] qom: introduce post_init() function - - - - --- 2012-10-03 Eduardo Habkost New
[4/6] tests: unit tests for qdev global-properties handling - - - - --- 2012-10-03 Eduardo Habkost New
[3/6] qdev: separate core from the code used only by qemu-system-* - - - - --- 2012-10-03 Eduardo Habkost New
[2/6] qapi-types.h doesn't really need to include qemu-common.h - - - - --- 2012-10-03 Eduardo Habkost New
[1/6] qdev: split up header so it can be used in cpu.h - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,18/18] pc: generate APIC IDs according to CPU topology (v3) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,17/18] target-i386: topology & APIC ID utility functions (v2) 1 - - - --- 2012-10-03 Eduardo Habkost New
[RFC,16/18] tests: support target-specific unit tests - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,15/18] pc: set fw_cfg data based on APIC ID calculation (v2) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,14/18] pc: create apic_id_for_cpu() function (v3) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,13/18] pc: set explicit APIC ID for CPUs - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,12/18] fw_cfg: remove FW_CFG_MAX_CPUS from fw_cfg_init() - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,11/18] target-i386: cpu_x86_init: allow APIC ID to be set by caller - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,10/18] target-i386: cpu: add apic_id argument to cpu_x86_register() - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,09/18] target-i386: cpu: move cpuid_apic_id initialization to cpu_x86_register() - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,08/18] target-i386: kvm: set vcpu_id to APIC ID instead of CPU index (v2) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,07/18] kvm: create kvm_arch_vcpu_id() function - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,06/18] hw/apic.c: rename bit functions to not conflict with bitops.h (v2) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,05/18] cpus.h: include qemu-stdio.h - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,04/18] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,03/18] pc: add PC object argument to some init functions - - - - --- 2012-10-03 Eduardo Habkost New
[RFC,02/18] pc: create PC object on pc_init1() - - - - --- 2012-10-03 Eduardo Habkost New
« 1 2 ... 49 50 5152 53 »