Show patches with: Submitter = Shannon Zhao       |    State = Action Required       |    Archived = No       |   388 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/10] hw/openrisc/pic_cpu.c: use qemu_allocate_irq to fix memory leak - - - - --- 2015-07-02 Shannon Zhao New
[09/10] hw/mips/mips_int.c: use qemu_allocate_irq to fix memory leak - - - - --- 2015-07-02 Shannon Zhao New
[08/10] hw/arm/tosa.c: Fix misusing qemu_allocate_irqs - - - - --- 2015-07-02 Shannon Zhao New
[07/10] hw/arm/spitz.c: Fix misusing qemu_allocate_irqs - - - - --- 2015-07-02 Shannon Zhao New
[06/10] hw/arm/palm.c: Fix misusing qemu_allocate_irqs - - - - --- 2015-07-02 Shannon Zhao New
[05/10] hw/sh4/r2d.c: convert r2d_fpga to QOM - - - - --- 2015-07-02 Shannon Zhao New
[04/10] hw/m68k/mcf_intc.c: convert mcf_intc to QOM - - - - --- 2015-07-02 Shannon Zhao New
[03/10] hw/m68k/mcf5206.c: convert m5206_mbar to QOM - - - - --- 2015-07-02 Shannon Zhao New
[02/10] include/hw/sparc/grlib.h: Store irqs in DeviceState - - - - --- 2015-07-02 Shannon Zhao New
[01/10] hw/ppc/ppc4xx_devs.c: Convert ppcuic to QOM - - - - --- 2015-07-02 Shannon Zhao New
[v3,8/8] hw/arm/tosa.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,7/8] hw/arm/spitz.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,6/8] hw/arm/palm.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,5/8] hw/sh4/r2d.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,4/8] hw/m68k/an5206.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,3/8] hw/sparc/leon3.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,2/8] hw/ppc/ppc440_bamboo.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-06-17 Shannon Zhao New
[v3,1/8] include/hw/boards.h: Add a member in MachineState to store irq array - - - - --- 2015-06-17 Shannon Zhao New
hw/arm/virt-acpi-build: Fix table revision and some comments - - 1 - --- 2015-06-09 Shannon Zhao New
[v2,7/7] hw/arm/tosa.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,6/7] hw/arm/spitz.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,5/7] hw/arm/palm.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,4/7] hw/sh4/r2d.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,3/7] hw/m68k/an5206.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,2/7] hw/mips/mips_jazz.c: Store irq array in MachineState to fix memory leak - - - - --- 2015-05-30 Shannon Zhao New
[v2,1/7] hw/ppc/ppc440_bamboo.c: Add a member in MachineState to store irq array - - - - --- 2015-05-30 Shannon Zhao New
[v2] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-29 Shannon Zhao New
[v2,13/13] hw/display/tc6393xb.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,12/13] hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,11/13] hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,10/13] hw/unicore32/puv3.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,09/13] hw/lm32/milkymist.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,08/13] hw/lm32/lm32_boards.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,07/13] hw/ppc/prep.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,06/13] hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,05/13] hw/intc/exynos4210_gic.c: Fix memory leak by adjusting order - - - - --- 2015-05-29 Shannon Zhao New
[v2,04/13] hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,03/13] hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,02/13] hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,01/13] hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq - - - - --- 2015-05-29 Shannon Zhao New
[v2,4/4] hw/display/tcx.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[v2,3/4] hw/ppc/e500.c: Fix memory leak - - - - --- 2015-05-28 Shannon Zhao New
[v2,2/4] hw/alpha/dp264.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[v2,1/4] hw/display/cg3.c: Fix memory leak - - - - --- 2015-05-28 Shannon Zhao New
[29/29] hw/s390x/sclpcpu.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[28/29] hw/display/tc6393xb.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[27/29] hw/arm/tosa.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[26/29] hw/arm/spitz.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[25/29] hw/arm/palm.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[24/29] hw/arm/omap_sx1.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[23/29] hw/arm/nseries.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[22/29] hw/alpha/typhoon.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[21/29] hw/sh4/r2d.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[20/29] hw/unicore32/puv3.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[19/29] hw/openrisc/pic_cpu.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[18/29] hw/m68k/mcf5206.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[17/29] hw/lm32/milkymist.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[16/29] hw/lm32/lm32_boards.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[15/29] hw/mips/mips_jazz.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[14/29] hw/mips/mips_int.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[13/29] hw/ppc/prep.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[12/29] hw/ppc/ppc440_bamboo.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[11/29] hw/ppc/mac_oldworld.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[10/29] hw/sparc/sun4m.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[09/29] hw/sparc/leon3.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[08/29] hw/intc/exynos4210_gic.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[07/29] hw/timer/arm_timer.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[06/29] hw/isa/i82378.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[05/29] hw/isa/lpc_ich9.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[04/29] hw/i386/pc_q35.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[03/29] hw/i386/pc: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[02/29] hw/ide/cmd646.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[01/29] hw/ide/ahci.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[4/4] hw/display/tcx.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[3/4] hw/ppc/e500.c: Fix memory leak - - - - --- 2015-05-28 Shannon Zhao New
[2/4] hw/alpha/dp264.c: Fix memory leak spotted by valgrind - - - - --- 2015-05-28 Shannon Zhao New
[1/4] hw/display/cg3.c: Fix memory leak - - - - --- 2015-05-28 Shannon Zhao New
[v2,3/3] hw/i386/acpi-build: decref after use - - 1 - --- 2015-05-26 Shannon Zhao New
[v2,2/3] hw/ide/pci: Fix memory leak - - 1 - --- 2015-05-26 Shannon Zhao New
[v2,1/3] hw/i386/pc_piix: Fix memory leak - - 1 - --- 2015-05-26 Shannon Zhao New
[3/3] hw/i386/acpi-build: decref after use - - 1 - --- 2015-05-25 Shannon Zhao New
[2/3] hw/ide/pci: Fix memory leak - - - - --- 2015-05-25 Shannon Zhao New
[1/3] hw/i386/pc_piix: Fix memory leak - - - - --- 2015-05-25 Shannon Zhao New
hw/acpi/aml-build: Fix memory leak - - 1 - --- 2015-05-25 Shannon Zhao New
vl: fix memory leak spotted by valgrind - - - - --- 2015-05-25 Shannon Zhao New
[v9,24/24] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables - - - - --- 2015-05-25 Shannon Zhao New
[v9,23/24] ACPI: split CONFIG_ACPI into 4 pieces - - 1 - --- 2015-05-25 Shannon Zhao New
[v9,22/24] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table - - - - --- 2015-05-25 Shannon Zhao New
[v9,21/24] hw/acpi/aml-build: Add Unicode macro - - 2 - --- 2015-05-25 Shannon Zhao New
[v9,20/24] hw/acpi/aml-build: Add aml_dword_io() term - - 3 - --- 2015-05-25 Shannon Zhao New
[v9,19/24] hw/acpi/aml-build: Add aml_create_dword_field() term - - 3 - --- 2015-05-25 Shannon Zhao New
[v9,18/24] hw/acpi/aml-build: Add aml_else() term - - 3 - --- 2015-05-25 Shannon Zhao New
[v9,17/24] hw/acpi/aml-build: Add aml_lnot() term - - 3 - --- 2015-05-25 Shannon Zhao New
[v9,16/24] hw/acpi/aml-build: Add aml_or() term - - 2 - --- 2015-05-25 Shannon Zhao New
[v9,15/24] hw/acpi/aml-build: Add ToUUID macro - - 2 - --- 2015-05-25 Shannon Zhao New
[v9,14/24] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec - - 2 - --- 2015-05-25 Shannon Zhao New
[v9,13/24] hw/arm/virt-acpi-build: Generate MCFG table - - 1 - --- 2015-05-25 Shannon Zhao New
[v9,12/24] hw/arm/virt-acpi-build: Generate RSDP table - - 1 - --- 2015-05-25 Shannon Zhao New
[v9,11/24] hw/arm/virt-acpi-build: Generate RSDT table - - 1 - --- 2015-05-25 Shannon Zhao New
[v9,10/24] hw/arm/virt-acpi-build: Generate GTDT table - - 1 - --- 2015-05-25 Shannon Zhao New
« 1 2 3 4 »