Show patches with: State = Action Required       |   21394 patches
« 1 2 3 4213 214 »
Patch Series S/W/F Date Submitter Delegate State
Fix for soc-dma type code --- 2011-08-02 Dr. David Alan Gilbert New
[1/2] arm: clean up GIC constants. --- 2012-02-21 Rusty Russell New
[PATCHv2] fix some common typos --- 2012-05-09 Jim Meyering New
[11/11] configure: Check for -Werror causing failures when compiling tests --- 2012-08-04 Blue Swirl New
configure: Disable (clang) initializer-overrides warnings --- 2012-10-16 Stefan Weil New
[1/2] ARM: Allow boards to provide an fdt blob --- 2013-04-30 John Rigby New
[2/2] ARM: Add mach-virt platform --- 2013-04-30 John Rigby New
[v2,1/2] ARM: Allow boards to provide an fdt blob --- 2013-04-30 John Rigby New
[v2,2/2] ARM: Add mach-virt platform --- 2013-04-30 John Rigby New
[v4,00/11] Fix versatile_pci --- 2013-07-08 Rob Landley New
Make -kernel flag optional on ARM. --- 2013-07-10 Grant Likely New
[v2] Make -kernel flag optional on ARM. --- 2013-07-10 Grant Likely New
[RFC,1/2] hw/pci: Add PCI capability to allow BARs at 0 --- 2013-08-22 Peter Maydell New
[RFC,2/2] hw/pci-host/versatile: Implement IMAP registers --- 2013-08-22 Peter Maydell New
migration: Fix debug print type --- 2013-08-23 Christoffer Dall New
[1/4] kvm: Update headers for device control api --- 2013-08-23 Christoffer Dall New
[2/4] kvm: Introduce kvm_arch_irqchip_create --- 2013-08-23 Christoffer Dall New
[3/4] kvm: Common device control API functions --- 2013-08-23 Christoffer Dall New
[4/4] arm: vgic device control api support --- 2013-08-23 Christoffer Dall New
[1/5] hw: arm_gic: Fix gic_set_irq handling --- 2013-08-23 Christoffer Dall New
[2/5] hw: arm_gic: Introduce GIC_SET_PRIORITY macro --- 2013-08-23 Christoffer Dall New
[3/5] hw: arm_gic: Keep track of SGI sources --- 2013-08-23 Christoffer Dall New
[4/5] hw: arm_gic: Support setting/getting binary point reg --- 2013-08-23 Christoffer Dall New
[5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-08-23 Christoffer Dall New
[RFC,v2,1/4] kvm: Update headers for device control api --- 2013-09-26 Christoffer Dall New
[RFC,v2,3/4] kvm: Common device control API functions --- 2013-09-26 Christoffer Dall New
[RFC,v2,4/4] arm: vgic device control api support --- 2013-09-26 Christoffer Dall New
[RFC,v2,1/6] hw: arm_gic: Fix gic_set_irq handling --- 2013-09-26 Christoffer Dall New
[RFC,v2,2/6] hw: arm_gic: Introduce GIC_SET_PRIORITY macro --- 2013-09-26 Christoffer Dall New
[RFC,v2,3/6] hw: arm_gic: Keep track of SGI sources --- 2013-09-26 Christoffer Dall New
[RFC,v2,4/6] arm_gic: Support setting/getting binary point reg --- 2013-09-26 Christoffer Dall New
[RFC,v2,6/6] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-09-26 Christoffer Dall New
block: mask NOR flash buffered write length --- 2013-10-18 Roy Franz New
Make -kernel command line option optional --- 2013-10-18 Roy Franz New
[1/2,v2] Add device-width property to pflash_cfi01 --- 2013-10-18 Roy Franz New
[2/2,v2] Set proper device-width for vexpress flash --- 2013-10-18 Roy Franz New
[1/2,v3] block: Add device-width property to pflash_cfi01 --- 2013-10-19 Roy Franz New
[2/2,v3] block,arm: Set proper device-width for vexpress flash --- 2013-10-19 Roy Franz New
[1/4,v4] block: rename pflash_t member width to bank_width --- 2013-10-22 Roy Franz New
[2/4,v5] block: Add device-width property to pflash_cfi01 --- 2013-10-22 Roy Franz New
[3/4,v4] block: return status for each device --- 2013-10-22 Roy Franz New
[4/4,v4] block: Set proper device-width for vexpress flash --- 2013-10-22 Roy Franz New
arm_gic: Keep track of GICD_CPENDR and GICD_SPENDR --- 2013-10-23 Christoffer Dall New
[RFC,v2,3/6] hw: arm_gic: Keep track of SGI sources --- 2013-10-23 Christoffer Dall New
target-arm: add support for v8 AES instructions --- 2013-11-06 Ard Biesheuvel New
[RFC] target-arm: provide skeleton for a64 insn decoding --- 2013-11-11 Claudio Fontana New
[RFC,v2] target-arm: provide skeleton for a64 insn decoding --- 2013-11-12 Claudio Fontana New
[RFC,v3,1/4] kvm: Update headers for device control api --- 2013-11-19 Christoffer Dall New
[RFC,v3,4/4] arm: vgic device control api support --- 2013-11-19 Christoffer Dall New
[RFC,v3,01/10] hw: arm_gic: Fix gic_set_irq handling --- 2013-11-19 Christoffer Dall New
[RFC,v3,03/10] hw: arm_gic: Keep track of SGI sources --- 2013-11-19 Christoffer Dall New
[RFC,v3,04/10] arm_gic: Support setting/getting binary point reg --- 2013-11-19 Christoffer Dall New
[RFC,v3,05/10] arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER --- 2013-11-19 Christoffer Dall New
[RFC,v3,06/10] arm_gic: Keep track of GICD_CPENDR and GICD_SPENDR --- 2013-11-19 Christoffer Dall New
[RFC,v3,07/10] arm_gic: Fix gic_acknowledge_irq pending bit clear --- 2013-11-19 Christoffer Dall New
[RFC,v3,09/10] arm_gic: Add GICC_APRn state to the GICState --- 2013-11-19 Christoffer Dall New
[RFC,v3,10/10] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-11-19 Christoffer Dall New
[V5,5/7] Add max device width parameter for NOR devices --- 2013-12-05 Roy Franz New
[V5,6/7] Fix CFI query responses for NOR flash --- 2013-12-05 Roy Franz New
[V5,7/7] Fix NOR flash device ID reading --- 2013-12-05 Roy Franz New
[1/2] net: Fix lan9118 TX "CMD A" handling --- 2013-12-20 Roy Franz New
[2/2] net: Fix lan9118 buffer length handling --- 2013-12-20 Roy Franz New
[RFC,v4,3/8] arm_gic: Fix GIC pending behavior --- 2013-12-21 Christoffer Dall New
[RFC,v4,4/8] hw: arm_gic: Keep track of SGI sources --- 2013-12-21 Christoffer Dall New
[RFC,v4,7/8] arm_gic: Add GICC_APRn state to the GICState --- 2013-12-21 Christoffer Dall New
[RFC,v4,8/8] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-12-21 Christoffer Dall New
[1/2] scripts/qemu-binfmt-conf.sh: re-factor and clean-up --- 2014-01-08 Alex Bennée New
[2/2] scripts/qemu-binfmt-check.py: a binfmt checker --- 2014-01-08 Alex Bennée New
[PULL,0/3] xen-170114 --- 2014-01-17 Stefano Stabellini New
[v4,1/4] linux-headers: Update from Linus' master ba635f8 --- 2014-01-28 Christoffer Dall New
[v5,3/8] arm_gic: Fix GIC pending behavior --- 2014-01-28 Christoffer Dall New
[v5,4/8] hw: arm_gic: Keep track of SGI sources --- 2014-01-28 Christoffer Dall New
[BUG] BSoD on Windows XP installation --- 2014-01-29 Stefano Stabellini New
[v3] virtio: Introduce virtio-testdev --- 2014-01-29 Andrew Jones New
[PULL,0/1] xen-140130 --- 2014-01-30 Stefano Stabellini New
[1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type --- 2014-02-04 Juan Quintela New
[1/8] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type --- 2014-02-04 Juan Quintela New
[PULL,07/48] tests: Run qom-test for every architecture --- 2014-02-10 Andreas Färber New
ahci: fix sysbus support --- 2014-02-10 Rob Herring New
[RFC] translate-all.c: add hack for coverage testing --- 2014-02-11 Peter Maydell New
target-arm: make smc behave as a nop --- 2014-02-11 Rob Herring New
[2/2] QEMU: PPC: set default cpu type to be 'host' --- 2014-02-14 Stuart Yoder New
[PULL,0/2] xen-140220 --- 2014-02-20 Stefano Stabellini New
[41/51] block/curl: Implement the libcurl timer callback interface --- 2014-02-21 Michael Roth New
[1/2] target-arm: make MPIDR a property --- 2014-02-24 Rob Herring New
[2/2] arm: highbank: setup custom MPIDR value --- 2014-02-24 Rob Herring New
[RFC,1/2] hw/arm/virt: add a Calxeda XGMAC device --- 2014-02-26 kim-phillips New
[RFC,2/2] hw/misc/vfio: add vfio-platform support --- 2014-02-26 kim-phillips New
[v3,31/31] target-arm: Add v8 mmu translation support --- 2014-02-26 Rob Herring New
pl011: reset the fifo when enabled or disabled --- 2014-02-28 Rob Herring New
pl011: fix corrupting the UARTCR value --- 2014-02-28 Rob Herring New
[v2,1/4] pl011: reset the fifo when enabled or disabled --- 2014-03-14 Rob Herring New
[v2,2/4] pl011: fix UARTRSR accesses corrupting the UARTCR value --- 2014-03-14 Rob Herring New
[v2,4/4] pl011: re-evaluate rx interrupt when fifo trigger changes --- 2014-03-14 Rob Herring New
target-arm: add support for v8 SHA1 and SHA256 instructions --- 2014-03-25 Ard Biesheuvel New
target-arm: support AArch32 ID registers in AArch64 mode --- 2014-03-26 Rob Herring New
target-arm: add support for v8 VMULL.P64 instruction --- 2014-03-27 Ard Biesheuvel New
vexpress: Add support for the -bios flag to provide firmware --- 2014-03-28 Grant Likely New
[3/8] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-03-29 Richard Henderson New
[RFC,V2,1/6] linux-headers: Update KVM headers from v3.14 --- 2014-04-01 PranavkumarSawargaonkar New
« 1 2 3 4213 214 »