Show patches with: none      |   432114 patches
« 1 2 ... 1196 1197 11984321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,11/20] target-arm: Make Monitor->NS PL1 mode changes illegal if HCR.TGE is 1 - - 1 - --- 2016-02-26 Peter Maydell New
[PULL,12/20] target-arm: Fix handling of SDCR for 32-bit code 1 - 1 - --- 2016-02-26 Peter Maydell New
[PULL,13/20] target-arm: Implement MDCR_EL3.TPM and MDCR_EL2.TPM traps 1 - 1 - --- 2016-02-26 Peter Maydell New
[PULL,14/20] ARM: PL061: Checking register r/w accesses to reserved area - - 1 - --- 2016-02-26 Peter Maydell New
[PULL,15/20] raspi: fix SD card with recent sdhci changes - - 1 - --- 2016-02-26 Peter Maydell New
[PULL,16/20] MAINTAINERS: Add some missing ARM related header files - - - - --- 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,18/20] sdhci: add quirk property for card insert interrupt status on Raspberry Pi - - 1 - --- 2016-02-26 Peter Maydell New
[PULL,19/20] target-arm: Mark CNTHP_TVAL_EL2 as ARM_CP_NO_RAW - - 1 - --- 2016-02-26 Peter Maydell New
[PULL,20/20] target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEF - - 1 1 --- 2016-02-26 Peter Maydell New
target-arm: Implement MRS (banked) and MSR (banked) instructions 1 - - - --- 2016-02-29 Peter Maydell New
target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode - - 1 - --- 2016-02-29 Peter Maydell New
[v2,7/9] i.MX: Add i.MX6 SOC implementation. - - - - --- 2016-02-29 Peter Maydell New
linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() - - - - --- 2016-03-01 Peter Maydell New
linux-user: x86_64: Don't use 16-bit UIDs - - - - --- 2016-03-01 Peter Maydell New
linux-user: Use direct syscalls for setuid(), etc - - - - --- 2016-03-01 Peter Maydell New
[RFC] linux-user: Use SIGRTMAX-1 for guest SIGRTMIN+1 to avoid conflict with host libc - - - - --- 2016-03-01 Peter Maydell New
[v2] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided - - 1 - --- 2016-03-01 Peter Maydell New
[v2] hw/intc/arm_gic.c: Implement GICv2 GICC_DIR - - 1 - --- 2016-03-01 Peter Maydell New
linux-user: Check array bounds in errno conversion - - 1 - --- 2016-03-03 Peter Maydell New
linux-user: Consistently return host errnos from do_openat() - - - - --- 2016-03-03 Peter Maydell New
[PULL,00/30] target-arm queue - - - - --- 2016-03-04 Peter Maydell New
[PULL,01/30] target-arm: Correct handling of writes to CPSR mode bits from gdb in usermode - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,02/30] virt: Lift the maximum RAM limit from 30GB to 255GB - - 1 1 --- 2016-03-04 Peter Maydell New
[PULL,03/30] sd.c: Handle NULL block backend in sd_get_inserted() - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,04/30] sdhci: Implement DeviceClass reset - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,05/30] hw/arm/virt: Provide a secure-only RAM if booting in Secure mode - - - - --- 2016-03-04 Peter Maydell New
[PULL,06/30] loader: Add load_image_mr() to load ROM image to a MemoryRegion - - 2 - --- 2016-03-04 Peter Maydell New
[PULL,07/30] hw/arm/virt: Load bios image to MemoryRegion, not physaddr - - - - --- 2016-03-04 Peter Maydell New
[PULL,08/30] hw/arm/virt: Make first flash device Secure-only if booting secure - - - - --- 2016-03-04 Peter Maydell New
[PULL,09/30] hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,10/30] bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accesses - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,11/30] linux-user: arm: fix coding style for some linux-user signal functions - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,12/30] linux-user: arm: pass env to get_user_code_* - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,13/30] target-arm: implement SCTLR.B, drop bswap_code - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,14/30] target-arm: cpu: Move cpu_is_big_endian to header - - 2 - --- 2016-03-04 Peter Maydell New
[PULL,15/30] arm: cpu: handle BE32 user-mode as BE - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,16/30] linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,17/30] linux-user: arm: handle CPSR.E correctly in strex emulation - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,18/30] target-arm: implement SCTLR.EE - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,19/30] target-arm: pass DisasContext to gen_aa32_ld*/st* - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,20/30] target-arm: introduce disas flag for endianness - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,21/30] target-arm: a64: Add endianness support - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,22/30] target-arm: introduce tbflag for endianness - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,23/30] target-arm: implement setend - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,24/30] target-arm: implement BE32 mode in system emulation - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,25/30] loader: add API to load elf header - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,26/30] loader: load_elf(): Add doc comment - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,27/30] loader: Add data swap option to load-elf - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,28/30] arm: boot: Support big-endian elfs - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,29/30] hw/intc/arm_gic.c: Implement GICv2 GICC_DIR - - 1 - --- 2016-03-04 Peter Maydell New
[PULL,30/30] target-arm: Only trap SRS from S-EL1 if specified mode is MON - - 1 - --- 2016-03-04 Peter Maydell New
loader: Fix incorrect parameter name in load_image_mr() macro - - 3 - --- 2016-03-08 Peter Maydell New
sd: Fix "info qtree" on boards with SD cards - - 1 - --- 2016-03-15 Peter Maydell New
qdev_try_create(): Assert that devices we put onto the system bus are SysBusDevices - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,00/21] target-arm queue - - - - --- 2016-03-16 Peter Maydell New
[PULL,01/21] loader: Fix incorrect parameter name in load_image_mr() macro - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,02/21] target-arm: Implement MRS (banked) and MSR (banked) instructions 1 - - - --- 2016-03-16 Peter Maydell New
[PULL,03/21] target-arm: Fix translation level on early translation faults - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,04/21] arm: virt: Add an abstract ARM virt machine type - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,05/21] arm: virt: Move machine class init code to the abstract machine type - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,06/21] i.MX: Allow GPT timer to rollover. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,07/21] i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,08/21] i.MX: Remove CCM useless clock computation handling. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,09/21] i.MX: Add the CLK_IPG_HIGH clock - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,10/21] i.MX: Add i.MX6 CCM and ANALOG device. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,11/21] i.MX: Add missing descriptions in devices. - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,12/21] hw/timer: Add ASPEED timer device model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,13/21] hw/intc: Add (new) ASPEED VIC device model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,14/21] hw/arm: Add ASPEED AST2400 SoC model - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,15/21] hw/arm: Add palmetto-bmc machine - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,16/21] bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,17/21] bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,18/21] bcm2835_fb: add framebuffer device for Raspberry Pi - - 2 - --- 2016-03-16 Peter Maydell New
[PULL,19/21] bcm2835_property: implement framebuffer control/configuration properties - - 2 - --- 2016-03-16 Peter Maydell New
[PULL,20/21] bcm2835_dma: add emulation of Raspberry Pi DMA controller - - 2 - --- 2016-03-16 Peter Maydell New
[PULL,21/21] sd: Fix "info qtree" on boards with SD cards - - 1 - --- 2016-03-16 Peter Maydell New
[PULL,00/21] target-arm queue - - - - --- 2016-03-16 Peter Maydell New
hw/arm/bcm2836: Wire up CPU timer interrupts correctly - - 1 - --- 2016-03-17 Peter Maydell New
[PULL,0/3] cocoa queue - - - - --- 2016-03-23 Peter Maydell New
[PULL,1/3] ui/cocoa.m: fix help menus - - 1 - --- 2016-03-23 Peter Maydell New
[PULL,2/3] qapi-schema.json: Add power and keypad equal keys - - 1 - --- 2016-03-23 Peter Maydell New
[PULL,3/3] ui/cocoa.m: switch to QKeyCode - - 1 - --- 2016-03-23 Peter Maydell New
[PULL,00/17] target-arm queue - - - - --- 2016-03-30 Peter Maydell New
[PULL,01/17] hw/gpio: Add the emulation of gpio_key - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,02/17] ARM: Virt: Use gpio_key for power button - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,03/17] block: m25p80: Removed unused variable - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,04/17] block: m25p80: RESET_ENABLE and RESET_MEMORY commands - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,05/17] block: m25p80: Widen flags variable - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,06/17] block: m25p80: Extend address mode - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,07/17] block: m25p80: 4byte address mode - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,08/17] block: m25p80: Add configuration registers 1 - - - --- 2016-03-30 Peter Maydell New
[PULL,09/17] block: m25p80: Dummy cycles for N25Q256/512 - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,10/17] block: m25p80: Fast read and 4bytes commands - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,11/17] block: m25p80: Implemented FSR register - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,12/17] block: m25p80: n25q256a/n25q512a models - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,13/17] block: m25p80: at25128a/at25256a models - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,14/17] arm: qmp: add query-gic-capabilities interface - - 1 - --- 2016-03-30 Peter Maydell New
[PULL,15/17] arm: enhance kvm_arm_create_scratch_host_vcpu 1 - 1 - --- 2016-03-30 Peter Maydell New
[PULL,16/17] kvm: add kvm_device_supported() helper function 1 - 1 - --- 2016-03-30 Peter Maydell New
« 1 2 ... 1196 1197 11984321 4322 »