Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 1163 1164 11654262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[PULL,06/24] target-arm: Use setcond and movcond for csel - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,07/24] target-arm: Implement ccmp branchless - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,08/24] target-arm: Implement fcsel with movcond - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,09/24] target-arm: Recognize SXTB, SXTH, SXTW, ASR - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,10/24] target-arm: Recognize UXTB, UXTH, LSR, LSL - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,11/24] target-arm: Eliminate unnecessary zero-extend in disas_bitfield - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,12/24] target-arm: Recognize ROR - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,13/24] target-arm: Use tcg_gen_extrh_i64_i32 - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,14/24] i.MX: Add GPIO device - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,15/24] i.MX: Add GPIO devices to i.MX31 SOC - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,16/24] i.MX: Add GPIO devices to i.MX25 SOC - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,17/24] hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,18/24] target-arm: Add VTCR_EL2 - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,19/24] target-arm: Add VTTBR_EL2 - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,20/24] target-arm: Suppress TBI for S2 translations - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,21/24] target-arm: Suppress EPD for S2, EL2 and EL3 translations - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,22/24] target-arm: Add VPIDR_EL2 - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,23/24] target-arm: Break out mpidr_read_val() - - 1 - --- 2015-09-14 Peter Maydell New
[PULL,24/24] target-arm: Add VMPIDR_EL2 - - 1 - --- 2015-09-14 Peter Maydell New
target-arm/translate.c: Handle non-executable page-straddling Thumb insns - - 1 - --- 2015-09-19 Peter Maydell New
[v14,0/5] vGICv3 support - - - - --- 2015-09-22 Peter Maydell New
[PULL,0/7] target-arm queue - - - - --- 2015-09-23 Peter Maydell New
[PULL,1/7] hw/intc: Implement GIC-500 base class - - 2 1 --- 2015-09-23 Peter Maydell New
[PULL,2/7] intc/gic: Extract some reusable vGIC code - - 1 1 --- 2015-09-23 Peter Maydell New
[PULL,3/7] arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create() - - 2 1 --- 2015-09-23 Peter Maydell New
[PULL,4/7] hw/intc: Initial implementation of vGICv3 - - 1 1 --- 2015-09-23 Peter Maydell New
[PULL,5/7] hw/arm/virt: Add gic-version option to virt machine - - 1 1 --- 2015-09-23 Peter Maydell New
[PULL,6/7] hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table - - 2 1 --- 2015-09-23 Peter Maydell New
[PULL,7/7] MAINTAINERS: update Allwinner A10 maintainer - - 1 - --- 2015-09-23 Peter Maydell New
[PULL,0/7] target-arm queue - - - - --- 2015-09-24 Peter Maydell New
[PULL,0/7] target-arm queue - - - - --- 2015-09-24 Peter Maydell New
[PULL,0/3] cocoa queue - - - - --- 2015-09-25 Peter Maydell New
« 1 2 ... 1163 1164 11654262 4263 »