Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 411 412 413 414 415 416 417 418 419 ... 587 588 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[for-1.5] osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts) 2013-05-20 Hervé Poussineau New
[for-1.5] portability: pty.h is glibc-specific 2013-05-14 Brad New
[for-1.5] portability: pty.h is glibc-specific 2013-05-14 Paolo Bonzini New
[for-1.5] ppc: do not register IABR SPR twice for 603e 2013-05-11 Hervé Poussineau New
[for-1.5] qdev: skip bus check for bus-less devices in qdev_unplug() 2013-05-03 Igor Mammedov New
[for-1.5] qmp: add query-drive-mirror-capabilities 2013-04-24 Luiz Capitulino New
[for-1.5] qom: optimize casting to leaf class and parent class 2013-05-10 Anthony Liguori New
[for-1.5] qom: optimize casting to leaf class and parent class 2013-05-10 Anthony Liguori New
[for-1.5] readline: Handle xterm escape sequences for Home/End keys 2013-05-14 Kevin Wolf New
[for-1.5] spitz: Fix compiler warning (MinGW-w64) 2013-05-18 Stefan Weil Under Review
[for-1.5] spitz: fix compilation failure due to pty.h namespace pollution 2013-05-14 Paolo Bonzini New
[for-1.5] virtio-pci: bugfix 2013-05-06 Michael S. Tsirkin New
[for-1.5] virtio: add virtio_bus_get_dev_path. 2013-05-16 fred.konrad@greensocs.com New
[for-next,01/74] target-arm: Use cpu_reset() in cpu_arm_init() 2012-05-06 Andreas Färber New
[for-next,02/74] target-mips: Use cpu_reset() in cpu_mips_init() 2012-05-06 Andreas Färber New
[for-next,03/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}() 2012-05-06 Andreas Färber New
[for-next,04/74] target-i386: Let cpu_x86_init() return X86CPU 2012-05-06 Andreas Färber New
[for-next,05/74] pc: Use cpu_x86_init() to obtain X86CPU 2012-05-06 Andreas Färber New
[for-next,06/74] pc: Pass X86CPU to pc_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,07/74] target-sparc: Let cpu_sparc_init() return SPARCCPU 2012-05-06 Andreas Färber New
[for-next,08/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU 2012-05-06 Andreas Färber New
[for-next,09/74] sun4m: Pass SPARCCPU to {main, secondary}_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,10/74] sun4u: Use cpu_sparc_init() to obtain SPARCCPU 2012-05-06 Andreas Färber New
[for-next,11/74] sun4u: Let cpu_devinit() return SPARCCPU 2012-05-06 Andreas Färber New
[for-next,12/74] sun4u: Store SPARCCPU in ResetData 2012-05-06 Andreas Färber New
[for-next,13/74] leon3: Use cpu_sparc_init() to obtain SPARCCPU 2012-05-06 Andreas Färber New
[for-next,14/74] leon3: Store SPARCCPU in ResetData 2012-05-06 Andreas Färber New
[for-next,15/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,16/74] ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec] 2012-05-06 Andreas Färber New
[for-next,17/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,18/74] spapr: Pass PowerPCCPU to spapr_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,19/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,20/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,21/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,22/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset() 2012-05-06 Andreas Färber New
[for-next,23/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,24/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset() 2012-05-06 Andreas Färber New
[for-next,25/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,26/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset() 2012-05-06 Andreas Färber New
[for-next,27/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,28/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset() 2012-05-06 Andreas Färber New
[for-next,29/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,30/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU 2012-05-06 Andreas Färber New
[for-next,31/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,32/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC 2012-05-06 Andreas Färber New
[for-next,33/74] pxa2xx: Use cpu_arm_init() and store ARMCPU 2012-05-06 Andreas Färber New
[for-next,34/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s 2012-05-06 Andreas Färber New
[for-next,35/74] armv7m: Use cpu_arm_init() to obtain ARMCPU 2012-05-06 Andreas Färber New
[for-next,36/74] armv7m: Pass ARMCPU to armv7m_reset() 2012-05-06 Andreas Färber New
[for-next,37/74] arm_boot: Pass ARMCPU to do_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,38/74] target-sh4: Let cpu_sh4_init() return SuperHCPU 2012-05-06 Andreas Färber New
[for-next,39/74] r2d: Use cpu_sh4_init() to obtain SuperHCPU 2012-05-06 Andreas Färber New
[for-next,40/74] r2d: Store SuperHCPU in ResetData 2012-05-06 Andreas Färber New
[for-next,41/74] target-lm32: Let cpu_lm32_init() return LM32CPU 2012-05-06 Andreas Färber New
[for-next,42/74] lm32_boards: Use cpu_lm32_init() to obtain LM32CPU 2012-05-06 Andreas Färber New
[for-next,43/74] lm32_boards: Store LM32CPU in ResetInfo 2012-05-06 Andreas Färber New
[for-next,44/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU 2012-05-06 Andreas Färber New
[for-next,45/74] milkymist: Store LM32 in ResetInfo 2012-05-06 Andreas Färber New
[for-next,46/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU 2012-05-06 Andreas Färber New
[for-next,47/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU 2012-05-06 Andreas Färber New
[for-next,48/74] xtensa_sim: Pass XtensaCPU to sim_reset() 2012-05-06 Andreas Färber New
[for-next,49/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU 2012-05-06 Andreas Färber New
[for-next,50/74] xtensa_lx60: Pass XtensaCPU to lx60_reset() 2012-05-06 Andreas Färber New
[for-next,51/74] target-cris: Reindent cpu_cris_init() 2012-05-06 Andreas Färber New
[for-next,52/74] target-cris: Let cpu_cris_init() return CRISCPU 2012-05-06 Andreas Färber New
[for-next,53/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU 2012-05-06 Andreas Färber New
[for-next,54/74] cris-boot: Pass CRISCPU to cris_load_image() 2012-05-06 Andreas Färber New
[for-next,55/74] cris-boot: Pass CRISCPU to main_cpu_reset(). 2012-05-06 Andreas Färber New
[for-next,56/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU 2012-05-06 Andreas Färber New
[for-next,57/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU 2012-05-06 Andreas Färber New
[for-next,58/74] petalogix_s3adsp1800_mmu: Use cpu_mb_init() to obtain MicroBlazeCPU 2012-05-06 Andreas Färber New
[for-next,59/74] microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel() 2012-05-06 Andreas Färber New
[for-next,60/74] target-mips: Use cpu_reset() in do_interrupt() 2012-05-06 Andreas Färber New
[for-next,61/74] target-mips: Let cpu_mips_init() return MIPSCPU 2012-05-06 Andreas Färber New
[for-next,62/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU 2012-05-06 Andreas Färber New
[for-next,63/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,64/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU 2012-05-06 Andreas Färber New
[for-next,65/74] mips_jazz: Pass MIPSCPU to main_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,66/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU 2012-05-06 Andreas Färber New
[for-next,67/74] mips_malta: Pass MIPSCPU to main_cpu_reset() 2012-05-06 Andreas Färber New
[for-next,68/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU 2012-05-06 Andreas Färber New
[for-next,69/74] mips_mipssim: Store MIPSCPU in ResetData 2012-05-06 Andreas Färber New
[for-next,70/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU 2012-05-06 Andreas Färber New
[for-next,71/74] mips_r4k: Store MIPSCPU in ResetData 2012-05-06 Andreas Färber New
[for-next,72/74] bsd-user: Use cpu_reset() in after cpu_init() 2012-05-06 Andreas Färber New
[for-next,73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy() 2012-05-06 Andreas Färber New
[for-next,74/74] Kill off cpu_state_reset() 2012-05-06 Andreas Färber New
[for-next,v3,1/5] tmp105-test: Combine assertions of 16-bit responses 2013-02-11 Andreas Färber New
[for-next,v3,2/5] tmp105: Add debug output 2013-02-11 Andreas Färber New
[for-next,v3,3/5] libqtest: Convert macros to functions and clean up documentation 2013-02-11 Andreas Färber New
[for-next,v3,4/5] libqtest: Introduce qtest_qmpv() and convert remaining macro 2013-02-11 Andreas Färber New
[for-next,v3,5/5] qtest: Add MMIO support 2013-02-11 Andreas Färber New
[for-next] dump: Move stubs into libqemustub.a 2013-05-17 Andreas Färber New
[for-ppc-next,1/2] MAINTAINERS: Downgrade ppc405 to Odd Fixes 2012-07-26 Andreas Färber New
[for-ppc-next,2/2] MAINTAINERS: Update e500 machine 2012-07-26 Andreas Färber New
[important] spice: fix broken initialization 2012-03-14 Alon Levy New
[kvm-unit-tests] add x86/test8259.S 2012-09-10 Matthew Ogilvie New
[libvirt,v2,1/2] add pci-bridge controller type 2013-01-08 liguang New
[libvirt,v2,2/2] build command line for pci-bridge device of qemu 2013-01-08 liguang New
[libvirt,v4,0/7] file descriptor passing using pass-fd 2012-06-26 Daniel P. Berrange New