Toggle navigation
Patchwork
QEMU Development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 199330 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
508
509
510
…
1993
1994
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[15/17] target-i386: cpu_x86_init(): eliminate extra 'def1' variable
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[14/17] target-i386: cpu_x86_init(): rename cpu_model to cpu_string
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[13/17] target-i386: cpu: create cpu_x86_find_cpudef() function
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[12/17] target-i386: cpu_x86_find_by_name(): split CPU model and feature string first
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[11/17] target-i386: return Error from cpu_x86_find_by_name()
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[10/17] target-i386: kill cpu_x86_register()
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[09/17] target-i386: move out CPU features initialization to separate func
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[08/17] target-i386: cpu_x86_register(): reorder CPU property setting
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[07/17] target-i386: cpu_x86_register(): report errors using Error parameter
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[06/17] target-i386: cpu_x86_init(): print error message in case of error
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[05/17] target-i386: cpu_x86_init(): move error handling to end of function
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[04/17] target-i386: x86_cpudef_setup(): cosmetic change on comment
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[03/17] target-i386: cpu: rename x86_def_t to X86CPUDefinition
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[02/17] target-i386: move cpu_x86_init() to cpu.c
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[01/17] target-i386/cpu.c: coding style fix
- - - -
0 0 0
2012-11-12
Eduardo Habkost
New
[24/24] qom: make CPU a child of DeviceState
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[23/24] include qdev code into *-user, too
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-*
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[21/24] qdev: add weak alias to sysbus_get_default() on qdev.c
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[20/24] qdev: add weak aliases for vmstate handling on qdev.c
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[19/24] qdev: move reset handler list from vl.c to qdev.c
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[18/24] qdev: qdev_create(): use error_report() instead of hw_error()
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[17/24] qdev-properties.c: add copyright/license information
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[16/24] qapi-types.h: don't include qemu-common.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[15/24] qlist.h: do not include qemu-common.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[14/24] sysemu.h: include qemu-types.h instead of qemu-common.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[13/24] create qemu-types.h for struct typedefs
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[12/24] qga/channel-posix.c: include headers it needs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[11/24] qapi/qmp-registry.c: include headers it needs
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[10/24] qemu-config.h: include headers it needs
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[09/24] ui/vnc-pallete.c: include headers it needs
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[08/24] vnc-palette.h: include <stdbool.h>
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[07/24] qemu-fsdev-dummy.c: include module.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[05/24] qdev: split up header so it can be used in cpu.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[04/24] move qemu_irq typedef out of cpu-common.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[03/24] qemu-common.h: comment about usage rules
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[02/24] user: rename qemu-types.h to qemu-user-types.h
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[01/24] user: move *-user/qemu-types.h to main directory
1 - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[24/24] qom: make CPU a child of DeviceState
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[23/24] include qdev code into *-user, too
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-*
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[21/24] qdev: add sysbus_get_default() GCC_WEAK stub
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[20/24] qdev: add stub vmstate handling to qdev.c
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[19/24] qdev: move reset handler list from vl.c to qdev.c
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[18/24] qdev: qdev_create(): use error_report() instead of hw_error()
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[17/24] qdev-properties.c: add copyright/license information
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[16/24] qapi-types.h: don't include qemu-common.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[15/24] qlist.h: do not include qemu-common.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[14/24] sysemu.h: include qemu-types.h instead of qemu-common.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[13/24] create qemu-types.h for struct typedefs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[12/24] qga/channel-posix.c: include headers it needs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[11/24] qapi/qmp-registry.c: include headers it needs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[10/24] qemu-config.h: include headers it needs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[09/24] ui/vnc-pallete.c: include headers it needs
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[08/24] vnc-palette.h: include <stdbool.h>
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[07/24] qemu-fsdev-dummy.c: include module.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[05/24] qdev: split up header so it can be used in cpu.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[04/24] move qemu_irq typedef out of cpu-common.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[03/24] qemu-common.h: comment about usage rules
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[02/24] user: rename qemu-types.h to qemu-user-types.h
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
[01/24] user: move *-user/qemu-types.h to main directory
- - - -
0 0 0
2012-11-09
Eduardo Habkost
New
target-i386: cpu: fix --disable-kvm compilation
1 - - -
0 0 0
2012-11-02
Eduardo Habkost
New
[QEMU,3/3] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[QEMU,2/3] target-i386: cpu: make -cpu host/check/enforce code KVM-specific
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[QEMU,1/3] target-i385: make cpu_x86_fill_host() void
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[27/27] pc: generate APIC IDs according to CPU topology
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[26/27] pc: create separate init function for pc-1.3
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[25/27] target-i386: topology & APIC ID utility functions
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[24/27] tests: support target-specific unit tests
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[23/27] pc: set fw_cfg data based on APIC ID calculation
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[22/27] pc: set CPU APIC ID explicitly
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[21/27] fw_cfg: remove FW_CFG_MAX_CPUS from fw_cfg_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[20/27] target-i386: do not call x86_cpu_realize() on cpu_x86_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[19/27] cpu_x86_init: check for x86_cpu_realize() errors
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[18/27] pc: isolate the code that create CPUs
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[17/27] xen_machine_pv: use cpu_init() instead of cpu_x86_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[16/27] pc: pass PCInitArgs struct to pc_bios_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[15/27] pc: rename bochs_bios_init() to pc_bios_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[14/27] pc: use FWCfgState* instead of void* for fw_cfg data
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[13/27] pc: pass PCInitArgs struct to pc_memory_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[12/27] pc: add PCInitArgs parameter to pc_cpus_init()
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[11/27] pc: add PC_DEFAULT_CPU_MODEL #define
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[10/27] pc: create PCInitArgs struct
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[09/27] pc: pc_init1(): get QEMUMachineInitArgs argument
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[08/27] pc: pc_init1(): remove MemoryRegion arguments
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[07/27] pc: pc_init1(): always use rom_memory on pc_memory_init() call
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[06/27] target-i386: kvm: set vcpu_id to APIC ID instead of CPU index
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[05/27] kvm: create kvm_arch_vcpu_id() function
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[04/27] target-i386: initialize APIC at CPU level
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[03/27] hw/apic.c: rename bit functions to not conflict with bitops.h
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[02/27] cpus.h: include qemu-stdio.h
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[01/27] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
target-i386: cpu: recover items 28-31 of ext2_feature_name
- - 1 -
0 0 0
2012-10-24
Eduardo Habkost
New
[24/24] qom: make CPU a child of DeviceState
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[23/24] include qdev code into *-user, too
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[22/24] qdev-properties.c: separate core from the code used only by qemu-system-*
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[21/24] qdev: add sysbus_get_default() GCC_WEAK stub
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
[20/24] qdev: add stub vmstate handling to qdev.c
- - - -
0 0 0
2012-10-24
Eduardo Habkost
New
«
1
2
...
508
509
510
…
1993
1994
»