Show patches with: State = Action Required       |   307337 patches
« 1 2 ... 3036 3037 30383073 3074 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] qapi-visit: Expose visit_type_FOO_fields() - - - --- 2016-02-23 Eric Blake New
[1/3] qapi-dealloc: Reduce use outside of generated code - - - --- 2016-02-23 Eric Blake New
[v2,24/24] target-sparc: Elide duplicate updates to fprs - - - --- 2016-02-23 Richard Henderson New
[v2,23/24] target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions - - - --- 2016-02-23 Richard Henderson New
[v2,22/24] target-sparc: Use cpu_fsr in stfsr - - - --- 2016-02-23 Richard Henderson New
[v2,21/24] target-sparc: Use explicit writes to cpu_fsr - - - --- 2016-02-23 Richard Henderson New
[v2,20/24] target-sparc: Remove helper_ldf_asi, helper_stf_asi - - - --- 2016-02-23 Richard Henderson New
[v2,19/24] target-sparc: Directly implement block and short ldf/stf asis - - - --- 2016-02-23 Richard Henderson New
[v2,18/24] target-sparc: Directly implement easy ldf/stf asis - - - --- 2016-02-23 Richard Henderson New
[v2,17/24] target-sparc: Pass TCGMemOp constants to helper_ld/st_asi - - - --- 2016-02-23 Richard Henderson New
[v2,16/24] target-sparc: Fix obvious error in ASI_M_BFILL - - - --- 2016-02-23 Richard Henderson New
[v2,15/24] target-sparc: Directly implement easy ldd/std asis - - - --- 2016-02-23 Richard Henderson New
[v2,14/24] target-sparc: Introduce gen_check_align - - - --- 2016-02-23 Richard Henderson New
[v2,13/24] target-sparc: Use QT0 to return results from ldda - - - --- 2016-02-23 Richard Henderson New
[v2,12/24] target-sparc: Directly implement easy ld/st asis - - - --- 2016-02-23 Richard Henderson New
[v2,11/24] target-sparc: Use defines from asi.h - - - --- 2016-02-23 Richard Henderson New
[v2,10/24] target-sparc: Add UA2005 defines to asi.h - - - --- 2016-02-23 Richard Henderson New
[v2,09/24] target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h - - - --- 2016-02-23 Richard Henderson New
[v2,08/24] target-sparc: Pass TCGMemOp to gen_ld/st_asi - - - --- 2016-02-23 Richard Henderson New
[v2,07/24] target-sparc: Introduce get_asi - - - --- 2016-02-23 Richard Henderson New
[v2,06/24] target-sparc: Store %asi in TB flags - - - --- 2016-02-23 Richard Henderson New
[v2,05/24] target-sparc: Unify asi handling between 32 and 64-bit - - - --- 2016-02-23 Richard Henderson New
[v2,04/24] target-sparc: Create gen_exception - - - --- 2016-02-23 Richard Henderson New
[v2,03/24] target-sparc: Store mmu index in TB flags - - - --- 2016-02-23 Richard Henderson New
[v2,02/24] target-sparc: Remove softint as a TCG global - - - --- 2016-02-23 Richard Henderson New
[v2,01/24] target-sparc: Mark more flags for helpers - - - --- 2016-02-23 Richard Henderson New
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR - - - --- 2016-02-23 Peter Maydell New
[PULL,8/8] tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c - - - --- 2016-02-23 Richard Henderson New
[PULL,7/8] scripts/clean-includes: Ignore .inc.c files - - - --- 2016-02-23 Richard Henderson New
[PULL,6/8] tcg: Rename tcg-target.c to tcg-target.inc.c - - - --- 2016-02-23 Richard Henderson New
[PULL,5/8] target-sparc: Use global registers for the register window - - 1 --- 2016-02-23 Richard Henderson New
[PULL,4/8] target-sparc: Tidy global register initialization - - - --- 2016-02-23 Richard Henderson New
[PULL,3/8] tcg: Allocate indirect_base temporaries in a different order - - - --- 2016-02-23 Richard Henderson New
[PULL,2/8] tcg: Implement indirect memory registers - - - --- 2016-02-23 Richard Henderson New
[PULL,1/8] tcg: Work around clang bug wrt enum ranges, part 2 - - - --- 2016-02-23 Richard Henderson New
[5/5] trace: [all] Add "guest_vmem_user_syscall" event - - - --- 2016-02-23 Lluís Vilanova New
[4/5] user: Set current vCPU during syscall execution - - - --- 2016-02-23 Lluís Vilanova New
[3/5] user: Refactor lock_user body into do_lock_user - - - --- 2016-02-23 Lluís Vilanova New
[2/5] trace: [all] Add "guest_vmem" event - - - --- 2016-02-23 Lluís Vilanova New
[1/5] exec: [tcg] Track which vCPU is performing translation and execution - - - --- 2016-02-23 Lluís Vilanova New
[v8,6/6] trace: Add 'vcpu' event property to trace guest vCPU - - - --- 2016-02-23 Lluís Vilanova New
[v8,5/6,trivial] trace: Add helper function to cast event arguments - - - --- 2016-02-23 Lluís Vilanova New
[v8,4/6] tcg: Move definition of type TCGv - - - --- 2016-02-23 Lluís Vilanova New
[v8,3/6] tcg: Add type for vCPU pointers - - - --- 2016-02-23 Lluís Vilanova New
[v8,2/6] trace: Remove unnecessary intermediate event copies - - - --- 2016-02-23 Lluís Vilanova New
[v8,1/6] trace: Extend API to manage event arguments - - - --- 2016-02-23 Lluís Vilanova New
[5/5] qemu-char: make tcp_chr_disconnect() reentrant-safe - - - --- 2016-02-23 Marc-André Lureau New
[4/5] qemu-char: remove all msgfds on disconnect - - - --- 2016-02-23 Marc-André Lureau New
[3/5] qemu-char: avoid potential double-free - - - --- 2016-02-23 Marc-André Lureau New
[2/5] vhost-user: remove useless is_server field - - - --- 2016-02-23 Marc-André Lureau New
[1/5] vhost-user: fix use after free - - - --- 2016-02-23 Marc-André Lureau New
[2/2] hmp: Extend drive_del to delete nodes without BB - - - --- 2016-02-23 Kevin Wolf New
[1/2] hmp: 'drive_add -n' for creating a node without BB - - - --- 2016-02-23 Kevin Wolf New
spapr: disable vmdesc submission for old machines - - - --- 2016-02-23 Greg Kurz New
[RFC,v2,3/3] VFIO: Type1 IOMMU mapping support for vGPU - - - --- 2016-02-23 Kirti Wankhede New
[RFC,v2,2/3] VFIO driver for vGPU device - - - --- 2016-02-23 Kirti Wankhede New
[RFC,v2,1/3] vGPU Core driver - - - --- 2016-02-23 Kirti Wankhede New
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD - - - --- 2016-02-23 Matthew Fortune New
[v2,2/2] net: minor indentation updates - - - --- 2016-02-23 Prasad Pandit New
[v2,1/2] net: check packet payload length - - - --- 2016-02-23 Prasad Pandit New
[v3,8/8] pc: acpi: clarify why possible LAPIC entries must be present in MADT - - - --- 2016-02-23 Igor Mammedov New
[v3,7/8] pc: acpi: drop cpu->found_cpus bitmap - - - --- 2016-02-23 Igor Mammedov New
[v3,6/8] pc: acpi: create Processor and Notify objects only for valid lapics - - - --- 2016-02-23 Igor Mammedov New
[v3,5/8] pc: acpi: create MADT.lapic entries only for valid lapics - - - --- 2016-02-23 Igor Mammedov New
[v3,4/8] pc: acpi: SRAT: create only valid processor lapic entries - - - --- 2016-02-23 Igor Mammedov New
[v3,3/8] pc: acpi: cleanup qdev_get_machine() calls - - - --- 2016-02-23 Igor Mammedov New
[v3,2/8] cpu: introduce possible-cpus interface - - - --- 2016-02-23 Igor Mammedov New
[v3,1/8] pc: init pcms->apic_id_limit once and use it throughout pc.c - - - --- 2016-02-23 Igor Mammedov New
[2/2] migration (postcopy): move bdrv_invalidate_cache_all of of coroutine context - - - --- 2016-02-23 Denis V. Lunev New
[1/2] migration (ordinary): move bdrv_invalidate_cache_all of of coroutine context - - - --- 2016-02-23 Denis V. Lunev New
hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1 - - - --- 2016-02-23 Matthew Fortune New
aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1 - - - --- 2016-02-23 Matthew Fortune New
tracetool: Include osdep.h in generated-ust.c - - - --- 2016-02-23 Peter Maydell New
[2/2] virtio-balloon: add 'available' counter - - - --- 2016-02-23 Denis V. Lunev New
[1/2] virtio-balloon: export all balloon statistics - - - --- 2016-02-23 Denis V. Lunev 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
[PULL,8/8] Postcopy+spice: Pass spice migration data earlier - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,7/8] spice/gl: tweak debug messages. - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,6/8] spice/gl: add unblock timer - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,5/8] spice: add opengl/virgl/dmabuf support - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,4/8] spice: reset cursor on resize - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,3/8] egl-helpers: add functions for render nodes and dma-buf passing - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,2/8] configure: add dma-buf support detection. - - - --- 2016-02-23 Gerd Hoffmann New
[PULL,1/8] spice: init dcl before registering qxl interface - - - --- 2016-02-23 Gerd Hoffmann 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
[v8,1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device - - - --- 2016-02-23 Gabriel L. Somlo New
all: Clean up includes - - - --- 2016-02-23 Peter Maydell New
[V5,2/2] tests/test-filter-mirror:add filter-mirror unit test - - - --- 2016-02-23 Zhang Chen New
[V5,1/2] net/filter-mirror:Add filter-mirror - - - --- 2016-02-23 Zhang Chen New
[10/10] s390x/css: Use static initialization for channel_subsys fields - - - --- 2016-02-23 Cornelia Huck New
[09/10] s390x/css: Allocate channel_subsys statically - - - --- 2016-02-23 Cornelia Huck New
[08/10] s390x/pci: fix reg/dereg irq functions - - - --- 2016-02-23 Cornelia Huck New
[07/10] s390x/css: introduce indicator refcounting interfaces - - - --- 2016-02-23 Cornelia Huck New
[06/10] s390x/virtio: old machine leftovers - - - --- 2016-02-23 Cornelia Huck New
[05/10] watchdog/diag288: avoid race condition on expired watchdog - - - --- 2016-02-23 Cornelia Huck New
« 1 2 ... 3036 3037 30383073 3074 »