Show patches with: Submitter = Andreas Färber       |    State = Action Required       |    Archived = No       |   4245 patches
« 1 2 3 442 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,10/21] s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,09/21] s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME 1 - 1 - --- 2015-09-19 Andreas Färber New
[PULL,08/21] pseries: Rename machine class names to use MACHINE_TYPE_NAME - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,07/21] arm: Rename virt machine class to use MACHINE_TYPE_NAME - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,06/21] vexpress: Rename machine classes to use MACHINE_TYPE_NAME - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,05/21] vexpress: Don't set name on abstract class - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,04/21] machine: MACHINE_TYPE_NAME macro - - 2 - --- 2015-09-19 Andreas Färber New
[PULL,03/21] qdev: Do not use slow [*] expansion for GPIO creation - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,02/21] qom: Fix invalid error check in property_get_str() - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,01/21] qom: Do not reuse errp after a possible error - - 1 - --- 2015-09-19 Andreas Färber New
[PULL,00/21] QOM devices patch queue 2015-09-19 - - - - --- 2015-09-19 Andreas Färber New
[6a/7] Revert use of DEFINE_MACHINE() for registrations of multiple machines - - - - --- 2015-09-19 Andreas Färber New
[v3,6/7] Use DEFINE_MACHINE to register all machines - - - - --- 2015-09-19 Andreas Färber New
[v3,6/7] Use DEFINE_MACHINE to register all machines - - - - --- 2015-09-19 Andreas Färber New
[03/10] vexpress: Rename machine classes to use MACHINE_TYPE_NAME - - - - --- 2015-09-19 Andreas Färber New
[03/10] vexpress: Rename machine classes to use MACHINE_TYPE_NAME - - - - --- 2015-09-19 Andreas Färber New
[10/10] machine: Set MachineClass::name automatically - - - - --- 2015-09-19 Andreas Färber New
tcg/aarch64: Fix tcg_out_qemu_{ld, st} for linux-user - - - - --- 2015-08-27 Andreas Färber New
[for-2.4] configure: Drop vnc-ws feature from help text - - 1 - --- 2015-07-24 Andreas Färber New
[PULL,v3,22/22] disas: cris: QOMify target specific disas setup - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,21/22] disas: cris: Fix 0 buffer length case - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,20/22] disas: microblaze: QOMify target specific disas setup - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,19/22] disas: arm: QOMify target specific disas setup - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,18/22] disas: arm-a64: Make printfer and stream variable - - 2 1 --- 2015-07-09 Andreas Färber New
[PULL,v3,17/22] disas: QOMify target specific setup - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,16/22] disas: Add print_insn to disassemble info - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,15/22] microblaze: boot: Use cpu_set_pc() - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,14/22] hw/arm/boot: Use cpu_set_pc() - - 2 - --- 2015-07-09 Andreas Färber New
[PULL,v3,13/22] gdbstub: Use cpu_set_pc() helper - - - - --- 2015-07-09 Andreas Färber New
[PULL,v3,12/22] cpu: Add wrapper for the set_pc() hook - - - - --- 2015-07-09 Andreas Färber New
[PULL,v3,11/22] cpu-exec: Purge all uses of ENV_GET_CPU() - - - - --- 2015-07-09 Andreas Färber New
[PULL,v3,10/22] cpu: Change cpu_exec_init() arg to cpu, not env - - 2 - --- 2015-07-09 Andreas Färber New
[PULL,v3,09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env - - 2 - --- 2015-07-09 Andreas Färber New
[PULL,v3,08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env - - 2 - --- 2015-07-09 Andreas Färber New
[PULL,v3,07/22] translate-all: Change tb_flush() env argument to cpu 1 - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,06/22] target-ppc: Move cpu_exec_init() call to realize function 1 - 2 - --- 2015-07-09 Andreas Färber New
[PULL,v3,05/22] cpu: Convert cpu_index into a bitmap 1 - 4 - --- 2015-07-09 Andreas Färber New
[PULL,v3,04/22] cpu: Add Error argument to cpu_exec_init() 1 - 4 - --- 2015-07-09 Andreas Färber New
[PULL,v3,03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init - - - - --- 2015-07-09 Andreas Färber New
[PULL,v3,02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,01/22] cpu: No need to zero-initialize CPUState::numa_node - - 1 - --- 2015-07-09 Andreas Färber New
[PULL,v3,00/22] QOM CPUState patch queue 2015-07-09 - - - - --- 2015-07-09 Andreas Färber New
[PULL,v2,05/22] cpu: Convert cpu_index into a bitmap - - - - --- 2015-07-08 Andreas Färber New
[PULL,v2,00/22] QOM CPUState patch queue 2015-07-07 - - - - --- 2015-07-08 Andreas Färber New
[PULL,v2,22/22] disas: cris: QOMify target specific disas setup - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,21/22] disas: cris: Fix 0 buffer length case - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,20/22] disas: microblaze: QOMify target specific disas setup - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,19/22] disas: arm: QOMify target specific disas setup - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,18/22] disas: arm-a64: Make printfer and stream variable - - 2 1 --- 2015-07-07 Andreas Färber New
[PULL,v2,17/22] disas: QOMify target specific setup - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,16/22] disas: Add print_insn to disassemble info - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,15/22] microblaze: boot: Use cpu_set_pc() - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,14/22] hw/arm/boot: Use cpu_set_pc() - - 2 - --- 2015-07-07 Andreas Färber New
[PULL,v2,13/22] gdbstub: Use cpu_set_pc() helper - - - - --- 2015-07-07 Andreas Färber New
[PULL,v2,12/22] cpu: Add wrapper for the set_pc() hook - - - - --- 2015-07-07 Andreas Färber New
[PULL,v2,11/22] cpu-exec: Purge all uses of ENV_GET_CPU() - - - - --- 2015-07-07 Andreas Färber New
[PULL,v2,10/22] cpu: Change cpu_exec_init() arg to cpu, not env - - 2 - --- 2015-07-07 Andreas Färber New
[PULL,v2,09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env - - 2 - --- 2015-07-07 Andreas Färber New
[PULL,v2,08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env - - 2 - --- 2015-07-07 Andreas Färber New
[PULL,v2,07/22] translate-all: Change tb_flush() env argument to cpu 1 - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,06/22] target-ppc: Move cpu_exec_init() call to realize function 1 - 2 - --- 2015-07-07 Andreas Färber New
[PULL,v2,05/22] cpu: Convert cpu_index into a bitmap 1 - 4 - --- 2015-07-07 Andreas Färber New
[PULL,v2,04/22] cpu: Add Error argument to cpu_exec_init() 1 - 4 - --- 2015-07-07 Andreas Färber New
[PULL,v2,03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init - - - - --- 2015-07-07 Andreas Färber New
[PULL,v2,02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,01/22] cpu: No need to zero-initialize CPUState::numa_node - - 1 - --- 2015-07-07 Andreas Färber New
[PULL,v2,00/22] QOM CPUState patch queue 2015-07-07 - - - - --- 2015-07-07 Andreas Färber New
[PULL,22/22] disas: cris: QOMify target specific disas setup - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,21/22] disas: cris: Fix 0 buffer length case - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,20/22] disas: microblaze: QOMify target specific disas setup - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,19/22] disas: arm: QOMify target specific disas setup - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,18/22] disas: arm-a64: Make printfer and stream variable - - 2 1 --- 2015-07-06 Andreas Färber New
[PULL,17/22] disas: QOMify target specific setup - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,16/22] disas: Add print_insn to disassemble info - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,15/22] microblaze: boot: Use cpu_set_pc() - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,14/22] hw/arm/boot: Use cpu_set_pc() - - 2 - --- 2015-07-06 Andreas Färber New
[PULL,13/22] gdbstub: Use cpu_set_pc() helper - - - - --- 2015-07-06 Andreas Färber New
[PULL,12/22] cpu: Add wrapper for the set_pc() hook - - - - --- 2015-07-06 Andreas Färber New
[PULL,11/22] cpu-exec: Purge all uses of ENV_GET_CPU() - - - - --- 2015-07-06 Andreas Färber New
[PULL,10/22] cpu: Change cpu_exec_init() arg to cpu, not env - - 2 - --- 2015-07-06 Andreas Färber New
[PULL,09/22] cpu: Change tcg_cpu_exec() arg to cpu, not env - - 2 - --- 2015-07-06 Andreas Färber New
[PULL,08/22] gdbstub: Change gdbserver_fork() to accept cpu instead of env - - 2 - --- 2015-07-06 Andreas Färber New
[PULL,07/22] translate-all: Change tb_flush() env argument to cpu 1 - 1 - --- 2015-07-06 Andreas Färber New
[PULL,06/22] target-ppc: Move cpu_exec_init() call to realize function 1 - 2 - --- 2015-07-06 Andreas Färber New
[PULL,05/22] cpu: Convert cpu_index into a bitmap 1 - 4 - --- 2015-07-06 Andreas Färber New
[PULL,04/22] cpu: Add Error argument to cpu_exec_init() 1 - 4 - --- 2015-07-06 Andreas Färber New
[PULL,03/22] cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init - - - - --- 2015-07-06 Andreas Färber New
[PULL,02/22] cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,01/22] cpu: No need to zero-initialize CPUState::numa_node - - 1 - --- 2015-07-06 Andreas Färber New
[PULL,00/22] QOM CPUState patch queue 2015-07-06 - - - - --- 2015-07-06 Andreas Färber New
[qom,v4,7/7] cpus: Change exec_init() arg to cpu, not env - - - - --- 2015-07-02 Andreas Färber New
[v3,2/8] cpus: Convert cpu_index into a bitmap - - - - --- 2015-07-02 Andreas Färber New
[qom,v3,1/4] cpu: Add wrapper to the set-pc() hook - - - - --- 2015-06-25 Andreas Färber New
[v3,8/8] cpu-exec: Purge all uses of ENV_GET_CPU() - - - - --- 2015-06-25 Andreas Färber New
[qom,v3,4/4] microblaze: boot: Use cpu_set_pc() - - - - --- 2015-06-24 Andreas Färber New
[qom,v3,3/4] arm: boot: Use cpu_set_pc() - - - - --- 2015-06-24 Andreas Färber New
[qom,v3,1/4] cpu: Add wrapper to the set-pc() hook - - - - --- 2015-06-24 Andreas Färber New
[PULL,v3,14/14] qdev: Un-deprecate qdev_init_nofail() - - 1 - --- 2015-06-19 Andreas Färber New
[PULL,v3,13/14] qdev: Deprecated qdev_init() is finally unused, drop - - 1 - --- 2015-06-19 Andreas Färber New
[PULL,v3,12/14] qom: Don't pass string table to object_get_enum() function - - 1 - --- 2015-06-19 Andreas Färber New
« 1 2 3 442 43 »