Show patches with: Submitter = Andrew Jones       |   344 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
virt-acpi-build: add always-on property for timer - 1 - --- 2016-01-21 Andrew Jones New
kvm-all: trace: strerror fixup - - - --- 2016-02-01 Andrew Jones New
hw/arm/virt: fix max-cpus check - - - --- 2016-02-03 Andrew Jones New
[kvm-unit-tests,01/10] lib: xstr: allow multiple args - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,03/10] arm/arm64: smp: support more than 8 cpus - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,04/10] arm/arm64: add some delay routines - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,05/10] arm/arm64: irq enable/disable - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,06/10] arm/arm64: add initial gicv2 support - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,07/10] arm64: add initial gicv3 support - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,08/10] arm/arm64: gicv2: add an IPI test - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,09/10] arm/arm64: gicv3: add an IPI test - - - --- 2016-05-16 Andrew Jones New
[kvm-unit-tests,10/10] arm/arm64: gic: don't just use zero - - - --- 2016-05-16 Andrew Jones New
[v2,00/22] GICv3 emulation - - - --- 2016-05-30 Andrew Jones New
[kvm-unit-tests,v2,01/10] lib: xstr: allow multiple args - - - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit - 1 - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,03/10] arm/arm64: smp: support more than 8 cpus - 1 - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,04/10] arm/arm64: add some delay routines - 1 - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,05/10] arm/arm64: irq enable/disable - 1 - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,06/10] arm/arm64: add initial gicv2 support - - - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,07/10] arm/arm64: add initial gicv3 support - - - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,08/10] arm/arm64: gicv2: add an IPI test - - - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,09/10] arm/arm64: gicv3: add an IPI test - - - --- 2016-06-04 Andrew Jones New
[kvm-unit-tests,v2,10/10] arm/arm64: gic: don't just use zero - - - --- 2016-06-04 Andrew Jones New
[1/5] hw/arm/virt: separate versioned type-init code - 1 - --- 2016-06-08 Andrew Jones New
[2/5] hw/arm/virt: set is_default - - - --- 2016-06-08 Andrew Jones New
[3/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE - 1 - --- 2016-06-08 Andrew Jones New
[4/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST - - - --- 2016-06-08 Andrew Jones New
[5/5] hw/arm/virt: create the 2.7 machine type - - - --- 2016-06-08 Andrew Jones New
[RFC,01/16] vl: smp_parse: cleanups - 1 - --- 2016-06-10 Andrew Jones New
[RFC,02/16] vl: smp: add checks for maxcpus based topologies - - - --- 2016-06-10 Andrew Jones New
[RFC,03/16] hw/smbios/smbios: fix number of sockets calculation - 1 - --- 2016-06-10 Andrew Jones New
[RFC,04/16] hw/core/machine: Introduce pre_init - - - --- 2016-06-10 Andrew Jones New
[RFC,05/16] hw/core/machine: add smp properites - - - --- 2016-06-10 Andrew Jones New
[RFC,06/16] vl: move smp parsing to machine pre_init - - - --- 2016-06-10 Andrew Jones New
[RFC,07/16] qom/cpu: make nr-cores, nr-threads real properties - - - --- 2016-06-10 Andrew Jones New
[RFC,08/16] hw/core/machine: set cpu global nr_cores, nr_threads in pre_init - - - --- 2016-06-10 Andrew Jones New
[RFC,09/16] hw/i386/pc: don't use smp_cores, smp_threads - - - --- 2016-06-10 Andrew Jones New
[RFC,10/16] hw/ppc/spapr: don't use smp_cores, smp_threads - - - --- 2016-06-10 Andrew Jones New
[RFC,11/16] target-ppc: don't use smp_threads - - - --- 2016-06-10 Andrew Jones New
[RFC,12/16] hw/arm/virt: rename *.smp_cpus to *.cpus - - - --- 2016-06-10 Andrew Jones New
[RFC,13/16] hw/arm/virt: don't use smp_cpus, max_cpus - - - --- 2016-06-10 Andrew Jones New
[RFC,14/16] hw/arm/virt: stash cpu topo info in VirtGuestInfo - - - --- 2016-06-10 Andrew Jones New
[RFC,15/16] smbios: don't use smp_cores, smp_threads - - - --- 2016-06-10 Andrew Jones New
[RFC,16/16] sysemu/cpus: bye, bye smp_cores, smp_threads - - - --- 2016-06-10 Andrew Jones New
[v2,1/4] hw/arm/virt: separate versioned type-init code - 1 - --- 2016-06-12 Andrew Jones New
[v2,2/4] hw/arm/virt: introduce DEFINE_VIRT_MACHINE - 1 - --- 2016-06-12 Andrew Jones New
[v2,3/4] hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST - - - --- 2016-06-12 Andrew Jones New
[v2,4/4] hw/arm/virt: create the 2.7 machine type - - - --- 2016-06-12 Andrew Jones New
vl: smp_parse: fix regression - - - --- 2016-06-21 Andrew Jones New
hw/arm/virt: gicv3: use all target-list bits - - - --- 2016-06-21 Andrew Jones New
[v2,1/2] gic: provide defines for v2/v3 targetlist sizes - - - --- 2016-07-01 Andrew Jones New
[v2,2/2] hw/arm/virt: tcg: adjust MPIDR like KVM - - - --- 2016-07-01 Andrew Jones New
[kvm-unit-tests,v3,01/10] lib: xstr: allow multiple args - 1 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit - 2 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,03/10] arm/arm64: smp: support more than 8 cpus - 1 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,04/10] arm/arm64: add some delay routines - 2 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,05/10] arm/arm64: irq enable/disable - 2 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,06/10] arm/arm64: add initial gicv2 support - - - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,07/10] arm/arm64: add initial gicv3 support - - - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,08/10] arm/arm64: gicv2: add an IPI test - 1 - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,09/10] arm/arm64: gicv3: add an IPI test - - - --- 2016-07-15 Andrew Jones New
[kvm-unit-tests,v3,10/10] arm/arm64: gic: don't just use zero - - - --- 2016-07-15 Andrew Jones New
hw/arm/virt: add 2.8 machine type - - - --- 2016-09-23 Andrew Jones New
[1/2] hw/arm/virt-acpi-build: fix MADT generation - 1 - --- 2016-10-10 Andrew Jones New
[2/2] hw/arm/virt: no ITS on older machine types - 1 - --- 2016-10-10 Andrew Jones New
[kvm-unit-tests,v4,01/11] lib: xstr: allow multiple args - 1 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit - 2 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,03/11] arm/arm64: smp: support more than 8 cpus - 1 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,04/11] arm/arm64: add some delay routines - 2 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,05/11] arm/arm64: irq enable/disable - 2 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,06/11] arm/arm64: add initial gicv2 support - - - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,07/11] arm/arm64: gicv2: add an IPI test - 1 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,08/11] libcflat: add IS_ALIGNED() macro, and page sizes - 2 - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,09/11] arm/arm64: add initial gicv3 support - - - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,10/11] arm/arm64: gicv3: add an IPI test - - - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,11/11] arm/arm64: gic: don't just use zero - - - --- 2016-11-08 Andrew Jones New
[kvm-unit-tests,v4,01/11] lib: xstr: allow multiple args - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,03/11] arm/arm64: smp: support more than 8 cpus - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,04/11] arm/arm64: add some delay routines - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,05/11] arm/arm64: irq enable/disable - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,06/11] arm/arm64: add initial gicv2 support - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,07/11] arm/arm64: gicv2: add an IPI test - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,08/11] libcflat: add IS_ALIGNED() macro, and page sizes - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,09/11] arm/arm64: add initial gicv3 support - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,10/11] arm/arm64: gicv3: add an IPI test - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v4,11/11] arm/arm64: gic: don't just use zero - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,01/11] lib: xstr: allow multiple args - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,03/11] arm/arm64: smp: support more than 8 cpus - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,04/11] arm/arm64: add some delay routines - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,05/11] arm/arm64: irq enable/disable - 2 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,06/11] arm/arm64: add initial gicv2 support - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,07/11] arm/arm64: gicv2: add an IPI test - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,08/11] libcflat: add IS_ALIGNED() macro, and page sizes - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,09/11] arm/arm64: add initial gicv3 support - 1 - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,10/11] arm/arm64: gicv3: add an IPI test - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v5,11/11] arm/arm64: gic: don't just use zero - - - --- 2016-11-10 Andrew Jones New
[kvm-unit-tests,v6,01/11] lib: xstr: allow multiple args - 1 - --- 2016-11-14 Andrew Jones New
« 1 2 3 4 »