Show patches with: Submitter = Shannon Zhao       |    State = Action Required       |    Archived = No       |   166 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[V2] virtio: Fix no interrupt when not creating msi controller --- 2017-01-23 Shannon Zhao New
virtio: Fix no interrupt when not creating msi controller --- 2017-01-20 Shannon Zhao New
[v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-17 Shannon Zhao New
[RFC,6/6] target-arm: cpu64: Add support for Cortex-A72 target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,5/6] arm: virt: Enable generic type CPU in virt machine target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,4/6] target: arm: Add a generic type cpu target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,3/6] arm: kvm64: Check if kvm supports cross type vCPU target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,2/6] target: arm: Add the qemu target for KVM_ARM_TARGET_GENERIC_V8 target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,1/6] headers: update linux headers target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-15 Shannon Zhao New
[RFC,3/3] hw/arm/virt: Add cortex-a72 cpu support in machine virt --- 2016-08-24 Shannon Zhao New
[RFC,2/3] target-arm/kvm64: Add cortex-a72 cpu support --- 2016-08-24 Shannon Zhao New
[RFC,1/3] target-arm: cpu64: Add support for Cortex-A72 --- 2016-08-24 Shannon Zhao New
hw/block/m25p80: fix resource leak --- 2016-07-05 Shannon Zhao New
hw/intc/arm_gicv3: Add missing break --- 2016-06-20 Shannon Zhao New
ACPI: ARM: Present GIC version in MADT table --- 2016-06-15 Shannon Zhao New
[v5,3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table --- 2016-06-07 Shannon Zhao New
[v5,2/3] hw/arm/virt: Add PMU node for virt machine --- 2016-06-07 Shannon Zhao New
[v5,1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported --- 2016-06-07 Shannon Zhao New
[v4,2/3] hw/arm/virt: Add PMU node for virt machine --- 2016-04-26 Shannon Zhao New
[v8,5/5] ACPI: Virt: Generate SRAT table --- 2016-04-26 Shannon Zhao New
[v8,4/5] ACPI: move acpi_build_srat_memory to common place --- 2016-04-26 Shannon Zhao New
[v8,3/5] ACPI: Fix the definition of proximity in AcpiSratMemoryAffinity --- 2016-04-26 Shannon Zhao New
[v8,2/5] ACPI: Add GICC Affinity Structure --- 2016-04-26 Shannon Zhao New
[v8,1/5] ARM: Virt: Set numa-node-id for cpu and memory nodes --- 2016-04-26 Shannon Zhao New
[v7,4/5] ACPI: move acpi_build_srat_memory to common place --- 2016-04-25 Shannon Zhao New
[v6,4/5] ACPI: move acpi_build_srat_memory to common place --- 2016-04-23 Shannon Zhao New
[v6,2/5] ARM: Add numa-node-id for /memory node --- 2016-04-23 Shannon Zhao New
[v6,1/5] ARM: Virt: Set numa-node-id for CPUs --- 2016-04-23 Shannon Zhao New
[v5,5/5] hw/arm/virt-acpi-build: Generate SRAT table --- 2016-04-21 Shannon Zhao New
[v5,4/5] include/hw/acpi/acpi-defs: Add GICC Affinity Structure --- 2016-04-21 Shannon Zhao New
[v5,3/5] ARM: Add numa-node-id for /memory node --- 2016-04-21 Shannon Zhao New
[v5,2/5] ARM: Virt: Set numa-node-id for CPUs --- 2016-04-21 Shannon Zhao New
[v5,1/5] ARM: Virt: Add /distance-map node for NUMA --- 2016-04-21 Shannon Zhao New
[1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported --- 2016-03-25 Shannon Zhao New
[2/2] ARM: Virt: Use gpio_key for power button --- 2016-03-17 Shannon Zhao New
[1/2] hw/gpio: Add the emulation of gpio_key --- 2016-03-17 Shannon Zhao New
[v4,2/5] ARM: Virt: Set numa-node-id for CPUs --- 2016-01-23 Shannon Zhao New
[v5,10/10] ARM: Virt: Add gpio-keys node for Poweroff using DT --- 2015-12-11 Shannon Zhao New
[v5,09/10] ARM: Virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3 --- 2015-12-11 Shannon Zhao New
[v5,08/10] ARM: ACPI: Add _E03 for Power Button --- 2015-12-11 Shannon Zhao New
[v5,07/10] ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection --- 2015-12-11 Shannon Zhao New
[v5,06/10] ACPI: Add GPIO Connection Descriptor --- 2015-12-11 Shannon Zhao New
[v5,05/10] ARM: ACPI: Add power button device in ACPI DSDT table --- 2015-12-11 Shannon Zhao New
[v5,04/10] ARM: ACPI: Add GPIO controller in ACPI DSDT table --- 2015-12-11 Shannon Zhao New
[v5,03/10] ARM: Virt: Add a GPIO controller --- 2015-12-11 Shannon Zhao New
[RFC,2/2] ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table --- 2015-11-29 Shannon Zhao New
[RFC,1/2] ACPI: Add GIC Interrupt Translation Service Structure definition --- 2015-11-29 Shannon Zhao New
[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 --- 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,4/4] hw/display/tcx.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
[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
[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
[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
[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
[04/29] hw/i386/pc_q35.c: 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
[3/4] hw/ppc/e500.c: Fix memory leak --- 2015-05-28 Shannon Zhao New
« 1 2 »