Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 406 407 408 409 410 411 412 413 414 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[qom-cpu-next,v5] target-i386: Split command line parsing out of cpu_x86_register() 2013-02-15 Igor Mammedov New
[qom-cpu-next] cpus: Replace open-coded CPU loop in qmp_memsave() with qemu_get_cpu() 2013-02-15 Andreas Färber New
[qom-cpu-next] e500: Replace open-coded loop with qemu_get_cpu() 2013-02-15 Andreas Färber New
[qom-cpu-next] monitor: Use qemu_get_cpu() in monitor_set_cpu() 2013-02-15 Andreas Färber New
[qom-cpu-next] ppce500_spin: Replace open-coded CPU loop with qemu_get_cpu() 2013-02-15 Andreas Färber New
[qom-cpu-next] spapr_hcall: Replace open-coded CPU loop with qemu_get_cpu() 2013-02-15 Andreas Färber New
[qom-cpu] MAINTAINERS: Add entry for QOM CPU 2012-09-17 Andreas Färber New
[qom-cpu] qemu-common.h: Make qemu_init_vcpu() stub static inline 2013-01-07 Andreas Färber New
[qom-next,01/12] store prev_debug_excp_handler globaly and not per target 2012-05-29 Igor Mammedov New
[qom-next,01/59] qemu-thread: Let qemu_thread_is_self() return bool 2012-05-23 Andreas Färber New
[qom-next,02/12] target-xtensa: use global prev_debug_excp_handler instead of local one 2012-05-29 Igor Mammedov New
[qom-next,02/22] omap_sx1: Rename omap_mpu_state_s variable 2012-05-14 Andreas Färber New
[qom-next,02/59] cpu: Move CPU_COMMON_THREAD into CPUState 2012-05-23 Andreas Färber New
[qom-next,03/12] target-i386: use global prev_debug_excp_handler instead of local one 2012-05-29 Igor Mammedov New
[qom-next,03/22] palm: Rename omap_mpu_state_s variable 2012-05-14 Andreas Färber New
[qom-next,03/59] cpu: Move thread field into CPUState 2012-05-23 Andreas Färber New
[qom-next,04/12] target-i386: move tcg initialization into x86_cpu_initfn() 2012-05-29 Igor Mammedov New
[qom-next,04/22] mainstone: Rename PXA2xxState variable 2012-05-14 Andreas Färber New
[qom-next,04/59] pc: Add CPU as /machine/cpu[n] 2012-05-23 Andreas Färber New
[qom-next,05/12] pc: Add CPU as /machine/cpu[n] 2012-05-29 Igor Mammedov New
[qom-next,05/22] spitz: Rename PXA2xxState variable 2012-05-14 Andreas Färber New
[qom-next,05/59] apic: Replace cpu_env pointer by X86CPU link 2012-05-23 Andreas Färber New
[qom-next,06/12] apic: Replace cpu_env pointer by X86CPU link 2012-05-29 Igor Mammedov New
[qom-next,06/22] tosa: Rename PXA2xxState variable 2012-05-14 Andreas Färber New
[qom-next,06/59] pc: Pass X86CPU to cpu_is_bsp() 2012-05-23 Andreas Färber New
[qom-next,07/12] target-i386: move cpu halted decision into x86_cpu_reset 2012-05-29 Igor Mammedov New
[qom-next,07/22] z2: Rename PXA2xxState variable 2012-05-14 Andreas Färber New
[qom-next,07/59] cpu: Move thread_kicked to CPUState 2012-05-23 Andreas Färber New
[qom-next,08/12] target-i386: introduce cpu-model property for x86_cpu 2012-05-29 Igor Mammedov New
[qom-next,08/22] strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState 2012-05-14 Andreas Färber New
[qom-next,08/59] Makefile.dis: Add include/ to include path 2012-05-23 Andreas Färber New
[qom-next,09/12] target-i386: make cpu a child of /machine right after it's created 2012-05-29 Igor Mammedov New
[qom-next,09/22] integratorcp: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,09/59] cpus: Pass CPUState to qemu_cpu_is_self() 2012-05-23 Andreas Färber New
[qom-next,1/5] target-i386: move cpu halted decision into x86_cpu_reset 2012-05-22 Igor Mammedov New
[qom-next,1/6] pc: Enable MSI support at APIC level 2012-05-23 Igor Mammedov New
[qom-next,1/7] qdev: Push state up to Object 2012-06-07 Andreas Färber New
[qom-next,10/12] pc: Enable MSI support at APIC level 2012-05-29 Igor Mammedov New
[qom-next,10/22] musicpal: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,10/59] cpus: Pass CPUState to qemu_cpu_kick_thread() 2012-05-23 Andreas Färber New
[qom-next,11/12] target-i386: initialize APIC at CPU level 2012-05-29 Igor Mammedov New
[qom-next,11/22] versatilepb: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,11/59] cpu: Move created field to CPUState 2012-05-23 Andreas Färber New
[qom-next,12/12] target-i386: move reset callback to cpu.c and call cpu_reset() in x86_cpu_realize() 2012-05-29 Igor Mammedov New
[qom-next,12/22] xilinx_zynq: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,12/59] cpu: Move stop field to CPUState 2012-05-23 Andreas Färber New
[qom-next,13/22] arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() 2012-05-14 Andreas Färber New
[qom-next,13/59] ppce500_spin: Store PowerPCCPU in SpinKick 2012-05-23 Andreas Färber New
[qom-next,14/22] arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() 2012-05-14 Andreas Färber New
[qom-next,14/59] cpu: Move stopped field to CPUState 2012-05-23 Andreas Färber New
[qom-next,15/22] arm_boot: Pass ARMCPU to arm_load_kernel() 2012-05-14 Andreas Färber New
[qom-next,15/59] cpus: Pass CPUState to cpu_is_stopped() 2012-05-23 Andreas Färber New
[qom-next,16/22] realview: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,16/59] cpus: Pass CPUState to cpu_can_run() 2012-05-23 Andreas Färber New
[qom-next,17/22] vexpress: Use cpu_arm_init() to obtain ARMCPU 2012-05-14 Andreas Färber New
[qom-next,17/59] cpu: Move halt_cond to CPUState 2012-05-23 Andreas Färber New
[qom-next,18/22] exynos4210: Use cpu_arm_init() to store ARMCPU 2012-05-14 Andreas Färber New
[qom-next,18/59] cpus: Pass CPUState to qemu_tcg_cpu_thread_fn 2012-05-23 Andreas Färber New
[qom-next,19/22] arm_pic: Pass ARMCPU to arm_pic_init_cpu() 2012-05-14 Andreas Färber New
[qom-next,19/59] cpus: Pass CPUState to qemu_tcg_init_vcpu() 2012-05-23 Andreas Färber New
[qom-next,2/5] target-i386: add cpu-model property to x86_cpu 2012-05-22 Igor Mammedov New
[qom-next,2/6] target-i386: move cpu halted decision into x86_cpu_reset 2012-05-23 Igor Mammedov New
[qom-next,2/7] qom: Add get_id 2012-06-07 Andreas Färber New
[qom-next,20/22] pxa2xx: Pass ARMCPU to pxa2xx_pic_init() 2012-05-14 Andreas Färber New
[qom-next,20/59] ppc: Pass PowerPCCPU to ppc6xx_set_irq() 2012-05-23 Andreas Färber New
[qom-next,21/22] pxa2xx_pic: Store ARMCPU in PXA2xxPICState 2012-05-14 Andreas Färber New
[qom-next,21/59] ppc: Pass PowerPCCPU to ppc970_set_irq() 2012-05-23 Andreas Färber New
[qom-next,22/22] pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo 2012-05-14 Andreas Färber New
[qom-next,22/59] ppc: Pass PowerPCCPU to power7_set_irq() 2012-05-23 Andreas Färber New
[qom-next,23/59] ppc: Pass PowerPCCPU to ppc40x_set_irq() 2012-05-23 Andreas Färber New
[qom-next,24/59] ppc: Pass PowerPCCPU to ppce500_set_irq() 2012-05-23 Andreas Färber New
[qom-next,25/59] sun4m: Pass SPARCCPU to cpu_set_irq() 2012-05-23 Andreas Färber New
[qom-next,26/59] sun4m: Pass SPARCCPU to cpu_kick_irq() 2012-05-23 Andreas Färber New
[qom-next,27/59] sun4u: Pass SPARCCPU to {, s, hs}tick_irq() and cpu_timer_create() 2012-05-23 Andreas Färber New
[qom-next,28/59] sun4u: Pass SPARCCPU to cpu_kick_irq() 2012-05-23 Andreas Färber New
[qom-next,29/59] target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU 2012-05-23 Andreas Färber New
[qom-next,3/5] pc: move apic_mapped initialization into common apic init code 2012-05-22 Igor Mammedov New
[qom-next,3/6] target-i386: add cpu-model property to x86_cpu 2012-05-23 Igor Mammedov New
[qom-next,3/7] qdev: Generalize properties to Objects 2012-06-07 Andreas Färber New
[qom-next,30/59] target-s390x: Let cpu_s390x_init() return S390CPU 2012-05-23 Andreas Färber New
[qom-next,31/59] s390-virtio: Use cpu_s390x_init() to obtain S390CPU 2012-05-23 Andreas Färber New
[qom-next,32/59] s390-virtio: Let s390_cpu_addr2state() return S390CPU 2012-05-23 Andreas Färber New
[qom-next,33/59] target-s390x: Pass S390CPU to s390_cpu_restart() 2012-05-23 Andreas Färber New
[qom-next,34/59] cpus: Pass CPUState to qemu_cpu_kick() 2012-05-23 Andreas Färber New
[qom-next,35/59] cpu: Move queued_work_{first, last} to CPUState 2012-05-23 Andreas Färber New
[qom-next,36/59] cpus: Pass CPUState to flush_queued_work() 2012-05-23 Andreas Färber New
[qom-next,37/59] cpus: Pass CPUState to qemu_wait_io_event_common() 2012-05-23 Andreas Färber New
[qom-next,38/59] target-ppc: Pass PowerPCCPU to powerpc_excp() 2012-05-23 Andreas Färber New
[qom-next,39/59] target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall 2012-05-23 Andreas Färber New
[qom-next,4/5] target-i386: make initialize CPU in QOM way 2012-05-22 Igor Mammedov New
[qom-next,4/6] pc: move apic_mapped initialization into common apic init code 2012-05-23 Igor Mammedov New
[qom-next,4/7] qdev: Move bulk of qdev-properties.c to qom/object-properties.c 2012-06-07 Andreas Färber New
[qom-next,40/59] spapr: Pass PowerPCCPU to spapr_hypercall() 2012-05-23 Andreas Färber New
[qom-next,41/59] spapr: Pass PowerPCCPU to hypercalls 2012-05-23 Andreas Färber New
[qom-next,42/59] xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb() 2012-05-23 Andreas Färber New
[qom-next,43/59] cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-05-23 Andreas Färber New
[qom-next,44/59] target-i386: Pass X86CPU to kvm_mce_inject() 2012-05-23 Andreas Färber New
[qom-next,45/59] target-i386: Pass X86CPU to cpu_x86_inject_mce() 2012-05-23 Andreas Färber New
[qom-next,46/59] cpus: Pass CPUState to run_on_cpu() 2012-05-23 Andreas Färber New
[qom-next,47/59] cpu: Move thread_id to CPUState 2012-05-23 Andreas Färber New