Show patches with: State = Action Required       |    Archived = No       |   21397 patches
« 1 2 3 4213 214 »
Patch Series S/W/F Date Submitter Delegate State
[v4,30/33] target-arm: make PAR banked --- 2014-06-30 Greg Bellows New
[v4,31/33] target-arm: make VBAR banked --- 2014-06-30 Greg Bellows New
[v4,32/33] target-arm: make c13 cp regs banked (FCSEIDR, ...) --- 2014-06-30 Greg Bellows New
[v4,33/33] target-arm: Limit migration of duplicate CP regs --- 2014-06-30 Greg Bellows New
compile QEMU with Xen support on ARM --- 2014-07-04 Stefano Stabellini New
[1/7] hw/misc/platform_devices: helpers for dynamic instantiation of platform devices --- 2014-07-07 Auger Eric New
[2/7] hw/arm/boot: load_dtb becomes non static --- 2014-07-07 Auger Eric New
[3/7] hw/arm/virt: add new add_fdt_xxx_node functions --- 2014-07-07 Auger Eric New
[4/7] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-07-07 Auger Eric New
[5/7] hw/core/sysbus: add fdt_add_node method --- 2014-07-07 Auger Eric New
[6/7] hw/misc/platform_devices: add call to sysbus fdt_add_node --- 2014-07-07 Auger Eric New
[7/7] hw/misc/platform_devices: Add platform_bus_base to PlatformDevtreeData --- 2014-07-07 Auger Eric New
[PULL,0/2] build QEMU with Xen support on ARM --- 2014-07-07 Stefano Stabellini New
[RFC,v4,01/13] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-07-07 Auger Eric New
[RFC,v4,02/13] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-07-07 Auger Eric New
[RFC,v4,03/13] hw/vfio/pci: Remove unneeded include files --- 2014-07-07 Auger Eric New
[RFC,v4,04/13] hw/vfio/pci: introduce VFIODevice --- 2014-07-07 Auger Eric New
[RFC,v4,05/13] hw/vfio/pci: Introduce VFIORegion --- 2014-07-07 Auger Eric New
[RFC,v4,06/13] hw/vfio/pci: split vfio_get_device --- 2014-07-07 Auger Eric New
[RFC,v4,07/13] hw/vfio: create common module --- 2014-07-07 Auger Eric New
[RFC,v4,08/13] hw/vfio/common: Add EXEC_FLAG to VFIO DMA mappings --- 2014-07-07 Auger Eric New
[RFC,v4,09/13] hw/vfio/platform: add vfio-platform support --- 2014-07-07 Auger Eric New
[RFC,v4,10/13] hw/intc/arm_gic_kvm: enable irqfd and set routing table --- 2014-07-07 Auger Eric New
[RFC,v4,11/13] hw/vfio/platform: Add irqfd support --- 2014-07-07 Auger Eric New
[RFC,v4,12/13] hw/vfio/platform: add default dt generation for vfio device --- 2014-07-07 Auger Eric New
[RFC,v4,13/13] hw/vfio: add an example calxeda_xgmac --- 2014-07-07 Auger Eric New
[015/156] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-07-08 Michael Roth New
[016/156] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-07-08 Michael Roth New
[056/156] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-07-08 Michael Roth New
[061/156] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-07-08 Michael Roth New
[062/156] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-07-08 Michael Roth New
[063/156] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-07-08 Michael Roth New
[131/156] linux-user: Don't overrun guest buffer in sched_getaffinity --- 2014-07-08 Michael Roth New
[133/156] target-arm: Fix errors in writes to generic timer control registers --- 2014-07-08 Michael Roth New
[144/156] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-07-08 Michael Roth New
[Xen-devel] pass $($*.o-cflags) first to gcc/g++ --- 2014-07-09 Stefano Stabellini New
[Xen-devel,QEMU-2.0/qemu-xen] disas/Makefile.objs: prepend -Idisas/libvixl --- 2014-07-09 Stefano Stabellini New
[v2,01/10] target-arm/cpu.h: document various program state functions --- 2014-07-10 Alex Bennée New
[v2,02/10] target-arm/cpu.h: common pstate save/restore --- 2014-07-10 Alex Bennée New
[v2,03/10] target-arm: Support save/load for 64 bit CPUs --- 2014-07-10 Alex Bennée New
[v2,04/10] target-arm: replace cpsr/xpsr/pstate_read calls --- 2014-07-10 Alex Bennée New
[v2,05/10] arm/nwfps: replace cpsr_write with set_condition_codes --- 2014-07-10 Alex Bennée New
[v2,06/10] linux-user/main.c: __kernel_cmpxchg set env->CF directly --- 2014-07-10 Alex Bennée New
[v2,07/10] target-arm: remove last users of cpsr_write --- 2014-07-10 Alex Bennée New
[v2,08/10] target-arm: remove final users of pstate_write --- 2014-07-10 Alex Bennée New
[v2,09/10] target-arm/kvm.c: better error reporting --- 2014-07-10 Alex Bennée New
[v2,10/10] target-arm/kvm: make reg sync code common between kvm32/64 --- 2014-07-10 Alex Bennée New
backends: Introduce chr-testdev --- 2014-07-11 Andrew Jones New
[v2,3/3] trace: instrument and trace tcg tb flush activity --- 2014-07-15 Alex Bennée New
arm64: 64K pages and > 1024MB guest --- 2014-07-23 Joel Schopp New
hw/arm/virt: fix pl031 addr typo --- 2014-07-29 Andrew Jones New
[v2,3/5] target-arm: A64: fix use 12 bit page tables for AArch64 --- 2014-07-30 Alex Bennée New
[v2,4/5] scripts/make_device_config.sh: inline includes --- 2014-07-30 Alex Bennée New
[v2,5/5] target-arm: A64: disable a bunch of ARMv5 machines --- 2014-07-30 Alex Bennée New
[v3,1/9] tcg: add ability to dump /tmp/perf-<pid>.map files --- 2014-07-31 Alex Bennée New
[v3,2/9] tcg: light re-factor and pass down TranslationBlock --- 2014-07-31 Alex Bennée New
[v3,3/9] qemu-log: correct help text for -d cpu --- 2014-07-31 Alex Bennée New
[v3,5/9] qemu-log: Improve the "exec" TB execution logging --- 2014-07-31 Alex Bennée New
[v3,7/9] qemu-log: new option -dfilter to limit output --- 2014-07-31 Alex Bennée New
[v3,8/9] qemu-log: dfilter-ise exec, out_asm, and op_opt --- 2014-07-31 Alex Bennée New
[v3,9/9] target-arm: dfilter support for in_asm, op, opt_op --- 2014-07-31 Alex Bennée New
[v3,2/2] trace: add some tcg tracing support --- 2014-08-01 Alex Bennée New
[PULL,0/3] Xen tree 2014-08-01 --- 2014-08-01 Stefano Stabellini New
[v5,1/2] loader: Add load_image_gzipped function. --- 2014-08-05 Alex Bennée New
[v2,13/14] target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault --- 2014-08-05 Eric Blake New
[v2,14/14] target-arm: A64: fix TLB flush instructions --- 2014-08-05 Eric Blake New
[001/108] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-08-06 Michael Roth New
[002/108] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-08-06 Michael Roth New
[024/108] target-arm: A64: fix unallocated test of scalar SQXTUN --- 2014-08-06 Michael Roth New
[037/108] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-08-06 Michael Roth New
[038/108] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-08-06 Michael Roth New
[039/108] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-08-06 Michael Roth New
[064/108] linux-user: Don't overrun guest buffer in sched_getaffinity --- 2014-08-06 Michael Roth New
[066/108] target-arm: Fix errors in writes to generic timer control registers --- 2014-08-06 Michael Roth New
[083/108] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-08-06 Michael Roth New
[102/108] disas/libvixl: prepend the include path of libvixl header files --- 2014-08-06 Michael Roth New
[106/108] vmstate_xhci_event: fix unterminated field list --- 2014-08-06 Michael Roth New
[107/108] hw/misc/imx_ccm.c: Add missing VMState list terminator --- 2014-08-06 Michael Roth New
[108/108] hw/arm/boot: Set PC correctly when loading AArch64 ELF files --- 2014-08-06 Michael Roth New
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-07 Christoffer Dall New
[RFC,v2,1/7] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding --- 2014-08-08 Auger Eric New
[RFC,v2,2/7] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation --- 2014-08-08 Auger Eric New
[RFC,v2,3/7] PPC: e500: Support dynamically spawned sysbus devices --- 2014-08-08 Auger Eric New
[RFC,v2,4/7] e500: Add support for eTSEC in device tree --- 2014-08-08 Auger Eric New
[RFC,v2,5/7] hw/arm/boot: load_dtb becomes non static --- 2014-08-08 Auger Eric New
[RFC,v2,6/7] hw/arm/virt: add new add_fdt_xxx_node functions --- 2014-08-08 Auger Eric New
[RFC,v2,7/7] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-08-08 Auger Eric New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-08-09 Auger Eric New
[v5,02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-08-09 Auger Eric New
[v5,03/10] hw/vfio/pci: introduce VFIODevice --- 2014-08-09 Auger Eric New
[v5,04/10] hw/vfio/pci: Introduce VFIORegion --- 2014-08-09 Auger Eric New
[v5,05/10] hw/vfio/pci: split vfio_get_device --- 2014-08-09 Auger Eric New
[v5,06/10] hw/vfio: create common module --- 2014-08-09 Auger Eric New
[v5,07/10] hw/vfio/platform: add vfio-platform support --- 2014-08-09 Auger Eric New
[v5,08/10] hw/intc/arm_gic_kvm: advertise irqfd --- 2014-08-09 Auger Eric New
[v5,09/10] hw/vfio/platform: Add irqfd support --- 2014-08-09 Auger Eric New
[v5,10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation --- 2014-08-09 Auger Eric New
aarch64: raise max_cpus to 8 --- 2014-08-19 Joel Schopp New
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed --- 2014-08-26 Ard Biesheuvel New
[13/25] target-arm: Fix return address for A64 BRK instructions --- 2014-08-27 Michael Roth New
« 1 2 3 4213 214 »