Show patches with: State = Action Required       |   427959 patches
« 1 2 ... 659 660 6614279 4280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,09/14] xics: add cpu_setup callback - - - - --- 2013-09-26 Alexey Kardashevskiy New
[v5,10/14] xics-kvm: Support for in-kernel XICS interrupt controller - - 1 - --- 2013-09-26 Alexey Kardashevskiy New
[v5,11/14] xics: Implement H_IPOLL 1 - - - --- 2013-09-26 Alexey Kardashevskiy New
[v5,12/14] xics: Implement H_XIRR_X - - - - --- 2013-09-26 Alexey Kardashevskiy New
[v5,13/14] xics-kvm: enable irqfd for MSI - - - - --- 2013-09-26 Alexey Kardashevskiy New
[v5,14/14] spapr-pci: enable irqfd for INTx - - - - --- 2013-09-26 Alexey Kardashevskiy New
spapr: Add support for hwrng when available - - - - --- 2013-09-26 Michael Ellerman New
block: use DIV_ROUND_UP in bdrv_co_do_readv - - 1 - --- 2013-09-26 Fam Zheng New
qemu-iotests: fix qmp.py search path - - - - --- 2013-09-26 Fam Zheng New
[V2] block: Add BlockDriver.bdrv_check_ext_snapshot. - - - - --- 2013-09-26 Benoît Canet New
[RFC,v2,1/4] kvm: Update headers for device control api - - - - --- 2013-09-26 Christoffer Dall New
[RFC,v2,2/4] kvm: Introduce kvm_arch_irqchip_create - - 1 - --- 2013-09-26 Christoffer Dall New
[RFC,v2,3/4] kvm: Common device control API functions - - 1 - --- 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 - - 1 - --- 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,5/6] vmstate: Add uint32 2D-array support - - 1 - --- 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
[v5,00/23] qemu: generate acpi tables for the guest - - - - --- 2013-09-26 Michael S. Tsirkin New
[v5,00/23] qemu: generate acpi tables for the guest - - - - --- 2013-09-26 Michael S. Tsirkin New
[01/60] arm: Use symbolic device names for vfp cmp - - - - --- 2013-09-27 Alexander Graf New
[02/60] arm: Give the fpscr rounding modes names - - - - --- 2013-09-27 Alexander Graf New
[03/60] arm: Split VFP cmp from FPSCR setting - - - - --- 2013-09-27 Alexander Graf New
[04/60] arm: Add AArch64 disassembler stub - - - - --- 2013-09-27 Alexander Graf New
[05/60] softfloat: Add stubs for int16 conversion - - - - --- 2013-09-27 Alexander Graf New
[06/60] AArch64: Add set_pc cpu method - - - - --- 2013-09-27 Alexander Graf New
[07/60] ARM: Add 64bit VFP handling - - - - --- 2013-09-27 Alexander Graf New
[08/60] AArch64: Add support to print VFP registers in CPU - - - - --- 2013-09-27 Alexander Graf New
[09/60] AArch64: Add b and bl handling - - - - --- 2013-09-27 Alexander Graf New
[10/60] AArch64: Add handling for br instructions - - - - --- 2013-09-27 Alexander Graf New
[11/60] AArch64: Add STP instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[12/60] AArch64: Add ldarx style instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[13/60] AArch64: Add stubs for a64 specific helpers - - - - --- 2013-09-27 Alexander Graf New
[14/60] AArch64: Add orr instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[15/60] AArch64: Add add instruction family emulation - - - - --- 2013-09-27 Alexander Graf New
[16/60] AArch64: Add emulation for SIMD ld/st multiple - - - - --- 2013-09-27 Alexander Graf New
[17/60] AArch64: Add dup GPR->Vec instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[18/60] AArch64: Add umov instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[19/60] AArch64: Add ins GPR->Vec instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[20/60] AArch64: Add SIMD ORR family instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[21/60] AArch64: Convert SIMD load/store to common function - - - - --- 2013-09-27 Alexander Graf New
[22/60] AArch64: Add AdvSIMD scalar three same group handling - - - - --- 2013-09-27 Alexander Graf New
[23/60] AArch64: Add AdvSIMD modified immediate group handling - - - - --- 2013-09-27 Alexander Graf New
[24/60] AArch64: Add SIMD ushll instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[25/60] AArch64: Add SIMD shl instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[26/60] AArch64: Add ADR instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[27/60] AArch64: Add addi instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[28/60] AArch64: Add movi instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[29/60] AArch64: Add orri instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[30/60] AArch64: Add extr instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[31/60] AArch64: Add bfm family instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[32/60] AArch64: Add svc instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[33/60] AArch64: Add bc instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[34/60] AArch64: Add b.cond instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[35/60] AArch64: Add mrs instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[36/60] AArch64: Add msr instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[37/60] AArch64: Add hint instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[38/60] AArch64: Add stub barrier instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[39/60] AArch64: Add stub sys instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[40/60] AArch64: Add tbz instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[41/60] AArch64: Add ldr/str instruction family emulation - - - - --- 2013-09-27 Alexander Graf New
[42/60] AArch64: Add literal ld instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[43/60] AArch64: Add cinc instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[44/60] AArch64: Add division instruction family emulation - - - - --- 2013-09-27 Alexander Graf New
[45/60] AArch64: Add shift instruction family emulation - - - - --- 2013-09-27 Alexander Graf New
[46/60] AArch64: Add rev instruction family emulation - - - - --- 2013-09-27 Alexander Graf New
[47/60] AArch64: Add clz instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[48/60] AArch64: Add 0x1a encoding of add instructions - - - - --- 2013-09-27 Alexander Graf New
[49/60] AArch64: Add "Data-processing (3 source)" instruction - - - - --- 2013-09-27 Alexander Graf New
[50/60] AArch64: Add "Floating-point<->fixed-point - - - - --- 2013-09-27 Alexander Graf New
[51/60] AArch64: Add fmov (scalar, immediate) instruction - - - - --- 2013-09-27 Alexander Graf New
[52/60] AArch64: Add "Floating-point<->integer conversions" - - - - --- 2013-09-27 Alexander Graf New
[53/60] AArch64: Add "Floating-point compare" instruction - - - - --- 2013-09-27 Alexander Graf New
[54/60] AArch64: Add "Floating-point data-processing (1 - - - - --- 2013-09-27 Alexander Graf New
[55/60] AArch64: Add "Floating-point data-processing (1 - - - - --- 2013-09-27 Alexander Graf New
[56/60] AArch64: Add "Floating-point data-processing (2 - - - - --- 2013-09-27 Alexander Graf New
[57/60] AArch64: Add "Floating-point data-processing (2 - - - - --- 2013-09-27 Alexander Graf New
[58/60] AArch64: Add "ADD (vector)" instruction emulation - - - - --- 2013-09-27 Alexander Graf New
[59/60] AArch64: Add "Floating-point data-processing (3 - - - - --- 2013-09-27 Alexander Graf New
[60/60] AArch64: Add "Floating-point data-processing (3 - - - - --- 2013-09-27 Alexander Graf New
exec: cleanup DEBUG_SUBPAGE - - 1 - --- 2013-09-27 Amos Kong New
[v2,01/71] rules.mak: New logical functions - - - - --- 2013-09-27 Ákos Kovács New
[v2,02/71] Makefile.target: CONFIG_NO_* variables removed - - - - --- 2013-09-27 Ákos Kovács New
[v2,03/71] default-configs/: CONFIG_GDBSTUB_XML removed - - - - --- 2013-09-27 Ákos Kovács New
[v2,04/71] scripts/kconfig: kconfig-frontends submodule added - - - - --- 2013-09-27 Ákos Kovács New
[v2,05/71] Makefile: Clone kconfig git submodule in Makefile - - - - --- 2013-09-27 Ákos Kovács New
[v2,06/71] hw/arm/Makefile.objs: CONFIG_* created for each board - - - - --- 2013-09-27 Ákos Kovács New
[v2,08/71] hw/m68k/Makefile.objs: Conditionally build boards - - - - --- 2013-09-27 Ákos Kovács New
[v2,09/71] hw/microblaze/Makefile.objs: Create configs for petalogix boards - - - - --- 2013-09-27 Ákos Kovács New
[v2,10/71] hw/mips/Makefile.objs: Create CONFIG_* for mips boards - - - - --- 2013-09-27 Ákos Kovács New
[v2,11/71] hw/ppc/Makefile.objs: Build all boards conditinally - - - - --- 2013-09-27 Ákos Kovács New
[v2,12/71] hw/sh4/Makefile.objs: Build sh4 boards conditionally - - - - --- 2013-09-27 Ákos Kovács New
[v2,13/71] hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created - - - - --- 2013-09-27 Ákos Kovács New
[v2,14/71] hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst - - - - --- 2013-09-27 Ákos Kovács New
[v2,15/71] hw/s390x/Makefile.objs: Create CONFIG_S390_VIRTIO and CONFIG_S390_CCW - - - - --- 2013-09-27 Ákos Kovács New
[v2,16/71] hw/s390x/Kconfig: Add s390x Kconfig - - - - --- 2013-09-27 Ákos Kovács New
[v2,17/71] hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_lx60 conditionally - - - - --- 2013-09-27 Ákos Kovács New
[v2,18/71] hw/intc/Makefile.objs: Make CONFIG_ARMV7_NVIC - - - - --- 2013-09-27 Ákos Kovács New
« 1 2 ... 659 660 6614279 4280 »