Show patches with: Archived = No       |   430333 patches
« 1 2 ... 1177 1178 11794303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[7/9] target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call - - 1 - --- 2015-08-13 Peter Maydell New
[8/9] target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block - - - - --- 2015-08-13 Peter Maydell New
[9/9] target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction - - 1 - --- 2015-08-13 Peter Maydell New
[v2,1/6] cputlb: Add functions for flushing TLB for a single MMU index - - 1 - --- 2015-08-14 Peter Maydell New
[v2,2/6] target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order - - 1 - --- 2015-08-14 Peter Maydell New
[v2,3/6] target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch - - 1 - --- 2015-08-14 Peter Maydell New
[v2,4/6] target-arm: Implement missing EL2 TLBI operations - - 1 - --- 2015-08-14 Peter Maydell New
[v2,5/6] target-arm: Implement missing EL3 TLB invalidate operations - - 1 - --- 2015-08-14 Peter Maydell New
[v2,6/6] target-arm: Implement AArch64 TLBI operations on IPAs - - 1 - --- 2015-08-14 Peter Maydell New
configure: Don't permit SDL or GTK on OSX - - 2 - --- 2015-08-14 Peter Maydell New
[v2,1/4] scripts/qemu-gdb: Split MtreeCommand into its own module - - 1 - --- 2015-08-14 Peter Maydell New
[v2,2/4] scripts/qemu-gdb: Split CoroutineCommand into its own file - - 1 - --- 2015-08-14 Peter Maydell New
[v2,3/4] scripts/qemu-gdb: Silently pass through SIGUSR1 - - - - --- 2015-08-14 Peter Maydell New
[v2,4/4] scripts/qemu-gdb: Add brief comment describing usage - - - - --- 2015-08-14 Peter Maydell New
[PULL,00/20] target-arm queue - - - - --- 2015-08-25 Peter Maydell New
[PULL,01/20] xlnx-zynqmp: Connect the four OCM banks - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,02/20] MAINTAINERS: Update Xilinx Maintainership - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,03/20] MAINTAINERS: Add ZynqMP to MAINTAINERS file - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,04/20] target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,05/20] target-arm: Implement missing AMAIR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,06/20] target-arm: Implement missing AFSR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,07/20] target-arm: Implement missing ACTLR registers - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,08/20] target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,09/20] target-arm: Wire up AArch64 EL2 and EL3 address translation ops - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,10/20] target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3 - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,11/20] target-arm: Enable the AArch32 ATS12NSO ops - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,12/20] target-arm: Implement AArch32 ATS1H* operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,13/20] smbios: add smbios 3.0 support 1 - 1 2 --- 2015-08-25 Peter Maydell New
[PULL,14/20] smbios: implement smbios support for mach-virt 1 - 2 2 --- 2015-08-25 Peter Maydell New
[PULL,15/20] cputlb: Add functions for flushing TLB for a single MMU index - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,16/20] target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,17/20] target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,18/20] target-arm: Implement missing EL2 TLBI operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,19/20] target-arm: Implement missing EL3 TLB invalidate operations - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,20/20] target-arm: Implement AArch64 TLBI operations on IPAs - - 1 - --- 2015-08-25 Peter Maydell New
[PULL,00/18] target-arm queue - - - - --- 2015-08-25 Peter Maydell New
[9/9] target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction - - - - --- 2015-08-27 Peter Maydell New
[PULL,00/27] target-arm queue - - - - --- 2015-09-04 Peter Maydell New
[PULL,01/27] arm: Use g_new() & friends where that makes obvious sense - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,02/27] target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb - - - - --- 2015-09-04 Peter Maydell New
[PULL,03/27] target-arm: Improve semihosting debug prints - - 1 1 --- 2015-09-04 Peter Maydell New
[PULL,04/27] gdbstub: Implement gdb_do_syscallv() - - - 1 --- 2015-09-04 Peter Maydell New
[PULL,05/27] target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]' - - 1 1 --- 2015-09-04 Peter Maydell New
[PULL,06/27] include/exec/softmmu-semi.h: Add support for 64-bit values - - - 1 --- 2015-09-04 Peter Maydell New
[PULL,07/27] target-arm/arm-semi.c: Support widening APIs to 64 bits - - 1 1 --- 2015-09-04 Peter Maydell New
[PULL,08/27] target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call - - 1 1 --- 2015-09-04 Peter Maydell New
[PULL,09/27] target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block - - - 1 --- 2015-09-04 Peter Maydell New
[PULL,10/27] target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction - - 1 1 --- 2015-09-04 Peter Maydell New
[PULL,11/27] smbios: add smbios 3.0 support 1 - 1 2 --- 2015-09-04 Peter Maydell New
[PULL,12/27] smbios: implement smbios support for mach-virt 1 - 3 2 --- 2015-09-04 Peter Maydell New
[PULL,13/27] arm: cpu: assert() on no-EL2 virt IRQ error condition. - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,14/27] arm: Remove hw_error() usages. - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,15/27] target-arm: Fix AArch32:AArch64 general-purpose register mapping - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,16/27] hw/arm/virt: Add high MMIO PCI region, 512G in size - - 4 - --- 2015-09-04 Peter Maydell New
[PULL,17/27] target-arm: Fix arm_excp_unmasked() function - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,18/27] i.MX: Add SOC support for i.MX31 - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,19/27] i.MX: KZM: use standalone i.MX31 SOC support - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,20/27] i.MX: Add I2C controller emulator - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,21/27] i.MX: Add FEC Ethernet Emulator - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,22/27] i.MX: Add SOC support for i.MX25 - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,23/27] i.MX: Add the i.MX25 PDK platform - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,24/27] i.MX: Add qtest support for I2C device emulator. 1 - - - --- 2015-09-04 Peter Maydell New
[PULL,25/27] i.MX: Add i2C devices to i.MX31 SOC - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,26/27] target-arm: Refactor CPU affinity handling - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,27/27] arm/virt: Add full-sized CPU affinity handling - - 1 - --- 2015-09-04 Peter Maydell New
[v3,1/6] qom: Add recursive version of object_child_for_each - - 1 - --- 2015-09-04 Peter Maydell New
[v3,2/6] hw/arm: new interface for devices which need to behave differently for kernel boot - - - - --- 2015-09-04 Peter Maydell New
[v3,3/6] hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot - - 1 - --- 2015-09-04 Peter Maydell New
[v3,4/6] hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs - - 1 - --- 2015-09-04 Peter Maydell New
[v3,5/6] hw/arm/virt: Default to not providing TrustZone support - - 1 - --- 2015-09-04 Peter Maydell New
[v3,6/6] hw/arm/virt: Enable TZ extensions on the GIC if we are using them - - 1 - --- 2015-09-04 Peter Maydell New
[PULL,00/27] target-arm queue - - - - --- 2015-09-07 Peter Maydell New
[PULL,00/27] target-arm queue - - - - --- 2015-09-07 Peter Maydell New
[PULL,00/20] target-arm queue - - - - --- 2015-09-08 Peter Maydell New
[PULL,01/20] armv7m_nvic: Implement ICSR without using internal GIC state - - - - --- 2015-09-08 Peter Maydell New
[PULL,02/20] hw/intc/arm_gic: Running priority is group priority, not full priority - - - - --- 2015-09-08 Peter Maydell New
[PULL,03/20] hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers - - - - --- 2015-09-08 Peter Maydell New
[PULL,04/20] hw/intc/arm_gic: Drop running_irq and last_active arrays - - - - --- 2015-09-08 Peter Maydell New
[PULL,05/20] hw/intc/arm_gic: Actually set the active bits for active interrupts - - - - --- 2015-09-08 Peter Maydell New
[PULL,06/20] qom: Add recursive version of object_child_for_each - - 2 1 --- 2015-09-08 Peter Maydell New
[PULL,07/20] hw/arm: new interface for devices which need to behave differently for kernel boot - - 2 1 --- 2015-09-08 Peter Maydell New
[PULL,08/20] hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot - - 3 1 --- 2015-09-08 Peter Maydell New
[PULL,09/20] hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs - - 3 1 --- 2015-09-08 Peter Maydell New
[PULL,10/20] hw/arm/virt: Default to not providing TrustZone support - - 3 1 --- 2015-09-08 Peter Maydell New
[PULL,11/20] hw/arm/virt: Enable TZ extensions on the GIC if we are using them - - 3 1 --- 2015-09-08 Peter Maydell New
[PULL,12/20] target-arm: Fix default_exception_el() function for the case when EL3 is not supported - - 1 - --- 2015-09-08 Peter Maydell New
[PULL,13/20] target-arm: Log the target EL when taking exceptions - - 2 - --- 2015-09-08 Peter Maydell New
[PULL,14/20] target-arm: Correct opc1 for AT_S12Exx - - 2 - --- 2015-09-08 Peter Maydell New
[PULL,15/20] target-arm: Add AArch64 access to PAR_EL1 - - 2 - --- 2015-09-08 Peter Maydell New
[PULL,16/20] cadence_gem: Correct Marvell PHY SPCFC reset value - - 1 - --- 2015-09-08 Peter Maydell New
[PULL,17/20] ahci: Separate the AHCI state structure into the header - - 2 - --- 2015-09-08 Peter Maydell New
[PULL,18/20] ahci.c: Don't assume AHCIState's parent is AHCIPCIState 1 - 1 - --- 2015-09-08 Peter Maydell New
[PULL,19/20] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort - - 1 - --- 2015-09-08 Peter Maydell New
[PULL,20/20] xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP - - 1 - --- 2015-09-08 Peter Maydell New
[PULL,00/24] target-arm queue - - - - --- 2015-09-14 Peter Maydell New
[PULL,01/24] arm: xlnx-zynqmp: Fix up GIC region size - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,02/24] xlnx-zynqmp: Remove unnecessary brackets around error messages - - 2 - --- 2015-09-14 Peter Maydell New
[PULL,03/24] target-arm: Share all common TCG temporaries - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,04/24] target-arm: Introduce DisasCompare - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,05/24] target-arm: Handle always condition codes within arm_test_cc - - 1 - --- 2015-09-14 Peter Maydell New
« 1 2 ... 1177 1178 11794303 4304 »