Show patches with: Submitter = Peter Maydell       |   12443 patches
« 1 2 ... 121 122 123124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/9] i.MX: Add i.MX6 SOC implementation. - - - --- 2016-02-29 Peter Maydell New
target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode - - - --- 2016-02-29 Peter Maydell New
target-arm: Implement MRS (banked) and MSR (banked) instructions - - - --- 2016-02-29 Peter Maydell New
[PULL,20/20] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF - - - --- 2016-02-26 Peter Maydell New
[PULL,19/20] target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW - - - --- 2016-02-26 Peter Maydell New
[PULL,18/20] sdhci: add quirk property for card insert interrupt status on Raspberry Pi - - - --- 2016-02-26 Peter Maydell New
[PULL,17/20] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupt… - - - --- 2016-02-26 Peter Maydell New
[PULL,16/20] MAINTAINERS: Add some missing ARM related header files - - - --- 2016-02-26 Peter Maydell New
[PULL,15/20] raspi: fix SD card with recent sdhci changes - - - --- 2016-02-26 Peter Maydell New
[PULL,14/20] ARM: PL061: Checking register r/w accesses to reserved area - - - --- 2016-02-26 Peter Maydell New
[PULL,13/20] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-26 Peter Maydell New
[PULL,12/20] target-arm: Fix handling of SDCR for 32-bit code - - - --- 2016-02-26 Peter Maydell New
[PULL,11/20] target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1 - - - --- 2016-02-26 Peter Maydell New
[PULL,10/20] target-arm: Make mode switches from Hyp via CPS and MRS illegal - - - --- 2016-02-26 Peter Maydell New
[PULL,09/20] target-arm: In v8, make illegal AArch32 mode changes set PSTATE.IL - - - --- 2016-02-26 Peter Maydell New
[PULL,08/20] target-arm: Forbid mode switch to Mon from Secure EL1 - - - --- 2016-02-26 Peter Maydell New
[PULL,07/20] target-arm: Add Hyp mode checks to bad_mode_switch() - - - --- 2016-02-26 Peter Maydell New
[PULL,06/20] target-arm: Add comment about not implementing NSACR.RFR - - - --- 2016-02-26 Peter Maydell New
[PULL,05/20] target-arm: In cpsr_write() ignore mode switches from User mode - - - --- 2016-02-26 Peter Maydell New
[PULL,04/20] linux-user: Use restrictive mask when calling cpsr_write() - - - --- 2016-02-26 Peter Maydell New
[PULL,03/20] target-arm: Raw CPSR writes should skip checks and bank switching - - - --- 2016-02-26 Peter Maydell New
[PULL,02/20] target-arm: Add write_type argument to cpsr_write() - - - --- 2016-02-26 Peter Maydell New
[PULL,01/20] target-arm: Give CPSR setting on 32-bit exception return its own helper - - - --- 2016-02-26 Peter Maydell New
[2/2] sdhci: Implement DeviceClass reset - - - --- 2016-02-26 Peter Maydell New
[1/2] sd.c: Handle NULL block backend in sd_get_inserted() - - - --- 2016-02-26 Peter Maydell New
virt: Lift the maximum RAM limit from 30GB to 255GB - - - --- 2016-02-25 Peter Maydell New
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR - - - --- 2016-02-23 Peter Maydell New
tracetool: Include osdep.h in generated-ust.c - - - --- 2016-02-23 Peter Maydell New
[3/3] tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c - - - --- 2016-02-23 Peter Maydell New
[2/3] scripts/clean-includes: Ignore .inc.c files - - - --- 2016-02-23 Peter Maydell New
[1/3] tcg: Rename tcg-target.c to tcg-target.inc.c - - - --- 2016-02-23 Peter Maydell New
[4/4] util/base64.c: Clean includes - - - --- 2016-02-23 Peter Maydell New
[3/4] update-linux-headers.sh: Fake types.h doesn't need to include anything - - - --- 2016-02-23 Peter Maydell New
[2/4] include/config.h: Remove - - - --- 2016-02-23 Peter Maydell New
[1/4] slirp/slirp.h: Remove now-empty #ifdefs - - - --- 2016-02-23 Peter Maydell New
all: Clean up includes - - - --- 2016-02-23 Peter Maydell New
[RFC,5/5] hw/intc/arm_gicv3_common: Add vmstate descriptors - - - --- 2016-02-22 Peter Maydell New
[RFC,4/5] migration: Define VMSTATE_UINT64_2DARRAY - - - --- 2016-02-22 Peter Maydell New
[RFC,3/5] hw/intc/arm_gicv3_kvm: Implement get/put functions - - - --- 2016-02-22 Peter Maydell New
[RFC,2/5] kernel: Add definitions for GICv3 attributes - - - --- 2016-02-22 Peter Maydell New
[RFC,1/5] hw/intc/arm_gicv3_common: Add state information - - - --- 2016-02-22 Peter Maydell New
[PULL,6/6] MAINTAINERS: Add section for FPU emulation - - - --- 2016-02-19 Peter Maydell New
[PULL,5/6] osdep.h: Remove int_fast*_t Solaris compatibility code - - - --- 2016-02-19 Peter Maydell New
[PULL,4/6] fpu: Use plain 'int' rather than 'int_fast16_t' for exponents - - - --- 2016-02-19 Peter Maydell New
[PULL,3/6] fpu: Use plain 'int' rather than 'int_fast16_t' for shift counts - - - --- 2016-02-19 Peter Maydell New
[PULL,2/6] fpu: Remove use of int_fast16_t in conversions to int16 - - - --- 2016-02-19 Peter Maydell New
[PULL,1/6] target-mips: Stop using uint_fast*_t types in r4k_tlb_t struct - - - --- 2016-02-19 Peter Maydell New
hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided - - - --- 2016-02-19 Peter Maydell New
[v2,2/2] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-19 Peter Maydell New
[v2,1/2] target-arm: Fix handling of SDCR for 32-bit code - - - --- 2016-02-19 Peter Maydell New
target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF - - - --- 2016-02-19 Peter Maydell New
[PULL,00/13] vhost, virtio, pci, pxe - - - --- 2016-02-19 Peter Maydell New
tusb6010: move from hw/timer to hw/usb - - - --- 2016-02-19 Peter Maydell New
target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps - - - --- 2016-02-19 Peter Maydell New
[8/8] include: Clean up includes - - - --- 2016-02-18 Peter Maydell New
[7/8] all: Clean up includes - - - --- 2016-02-18 Peter Maydell New
[6/8] osdep.h: Include config-target.h if NEED_CPU_H is defined - - - --- 2016-02-18 Peter Maydell New
[5/8] scripts/clean-includes: Add --all option - - - --- 2016-02-18 Peter Maydell New
[4/8] scripts/clean-includes: Enhance to handle header files - - - --- 2016-02-18 Peter Maydell New
[3/8] disas/arm-a64.cc: Include osdep.h first - - - --- 2016-02-18 Peter Maydell New
[2/8] osdep.h: Define macros for the benefit of C++ before C++11 - - - --- 2016-02-18 Peter Maydell New
[1/8] cpu: Clean up includes - - - --- 2016-02-18 Peter Maydell New
[PULL,00/36] target-arm queue - - - --- 2016-02-18 Peter Maydell New
[PULL,36/36] hw/timer: QOM'ify pxa2xx_timer - - - --- 2016-02-18 Peter Maydell New
[PULL,35/36] hw/timer: QOM'ify pl031 - - - --- 2016-02-18 Peter Maydell New
[PULL,34/36] hw/timer: QOM'ify exynos4210_rtc - - - --- 2016-02-18 Peter Maydell New
[PULL,33/36] hw/timer: QOM'ify exynos4210_pwm - - - --- 2016-02-18 Peter Maydell New
[PULL,32/36] hw/timer: QOM'ify exynos4210_mct - - - --- 2016-02-18 Peter Maydell New
[PULL,31/36] hw/timer: QOM'ify arm_timer (pass 2) - - - --- 2016-02-18 Peter Maydell New
[PULL,30/36] hw/timer: QOM'ify arm_timer (pass 1) - - - --- 2016-02-18 Peter Maydell New
[PULL,29/36] hw/sd: use guest error logging rather than fprintf to stderr - - - --- 2016-02-18 Peter Maydell New
[PULL,28/36] hw/sd: model a power-up delay, as a workaround for an EDK2 bug - - - --- 2016-02-18 Peter Maydell New
[PULL,27/36] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility - - - --- 2016-02-18 Peter Maydell New
[PULL,26/36] hw/sd/pxa2xx_mmci: Add reset function - - - --- 2016-02-18 Peter Maydell New
[PULL,25/36] hw/sd/pxa2xx_mmci: Convert to VMStateDescription - - - --- 2016-02-18 Peter Maydell New
[PULL,24/36] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs - - - --- 2016-02-18 Peter Maydell New
[PULL,23/36] hw/sd/pxa2xx_mmci: convert to SysBusDevice object - - - --- 2016-02-18 Peter Maydell New
[PULL,22/36] sdhci_sysbus: Create SD card device in users, not the device itself - - - --- 2016-02-18 Peter Maydell New
[PULL,21/36] hw/sd/sdhci.c: Update to use SDBus APIs - - - --- 2016-02-18 Peter Maydell New
[PULL,20/36] hw/sd: Add QOM bus which SD cards plug in to - - - --- 2016-02-18 Peter Maydell New
[PULL,19/36] hw/sd/sd.c: Convert sd_reset() function into Device reset method - - - --- 2016-02-18 Peter Maydell New
[PULL,18/36] hw/sd/sd.c: QOMify - - - --- 2016-02-18 Peter Maydell New
[PULL,17/36] hw/sd/sdhci.c: Remove x-drive property - - - --- 2016-02-18 Peter Maydell New
[PULL,16/36] ARM: PL061: Cleaning field of PL061 device state - - - --- 2016-02-18 Peter Maydell New
[PULL,15/36] ARM: PL061: Clear PL061 device state after reset - - - --- 2016-02-18 Peter Maydell New
[PULL,14/36] target-arm: Add PMUSERENR_EL0 register - - - --- 2016-02-18 Peter Maydell New
[PULL,13/36] target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers - - - --- 2016-02-18 Peter Maydell New
[PULL,12/36] target-arm: Add the pmceid0 and pmceid1 registers - - - --- 2016-02-18 Peter Maydell New
[PULL,11/36] target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case - - - --- 2016-02-18 Peter Maydell New
[PULL,10/36] target-arm: Combine user-only and softmmu get/set_r13_banked() - - - --- 2016-02-18 Peter Maydell New
[PULL,09/36] target-arm: Move bank_number() into internals.h - - - --- 2016-02-18 Peter Maydell New
[PULL,08/36] target-arm: Move get/set_r13_banked() to op_helper.c - - - --- 2016-02-18 Peter Maydell New
[PULL,07/36] target-arm: Clean up trap/undef handling of SRS - - - --- 2016-02-18 Peter Maydell New
[PULL,06/36] target-arm: Report correct syndrome for FPEXC32_EL2 traps - - - --- 2016-02-18 Peter Maydell New
[PULL,05/36] target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps - - - --- 2016-02-18 Peter Maydell New
[PULL,04/36] target-arm: Implement MDCR_EL2.TDRA traps - - - --- 2016-02-18 Peter Maydell New
[PULL,03/36] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps - - - --- 2016-02-18 Peter Maydell New
[PULL,02/36] target-arm: Fix handling of SCR.SMD - - - --- 2016-02-18 Peter Maydell New
[PULL,01/36] target-arm: correct CNTFRQ access rights - - - --- 2016-02-18 Peter Maydell New
[v3,10/10] hw/sd/pxa2xx_mmci: Add reset function - - - --- 2016-02-16 Peter Maydell New
« 1 2 ... 121 122 123124 125 »