Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 874 875 8764264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/18] target-alpha: Forget installed round mode after MT_FPCR - - - - --- 2014-07-09 Richard Henderson New
[PULL,02/18] target-alpha: Set PC correctly for floating-point exceptions - - - - --- 2014-07-09 Richard Henderson New
[PULL,03/18] target-alpha: Store IOV exception in fp_status - - - - --- 2014-07-09 Richard Henderson New
[PULL,04/18] target-alpha: Set fpcr_exc_status even for disabled exceptions - - - - --- 2014-07-09 Richard Henderson New
[PULL,05/18] target-alpha: Set EXC_M_SWC for exceptions from /S insns - - - - --- 2014-07-09 Richard Henderson New
[PULL,06/18] target-alpha: Raise IOV from CVTTQ - - - - --- 2014-07-09 Richard Henderson New
[PULL,07/18] target-alpha: Fix cvttq vs large integers - - - - --- 2014-07-09 Richard Henderson New
[PULL,08/18] target-alpha: Fix cvttq vs inf - - - - --- 2014-07-09 Richard Henderson New
[PULL,09/18] target-alpha: Fix integer overflow checking insns - - - - --- 2014-07-09 Richard Henderson New
[PULL,10/18] target-alpha: Implement WH64EN - - - - --- 2014-07-09 Richard Henderson New
[PULL,11/18] target-alpha: Disallow literal operand to 1C.30 to 1C.37 - - - - --- 2014-07-09 Richard Henderson New
[PULL,12/18] target-alpha: Ignore the unused fp_status exceptions - - - - --- 2014-07-09 Richard Henderson New
[PULL,13/18] target-alpha: Raise EXC_M_INV properly for fp inputs - - - - --- 2014-07-09 Richard Henderson New
[PULL,14/18] target-alpha: Suppress underflow from CVTTQ if DNZ - - - - --- 2014-07-09 Richard Henderson New
[PULL,15/18] target-alpha: Raise IOV from CVTQL - - - - --- 2014-07-09 Richard Henderson New
[PULL,16/18] target-alpha: Rename fcvtql - - - - --- 2014-07-09 Richard Henderson New
[PULL,17/18] target-alpha: Fix fpcr_flush_to_zero initialization - - - - --- 2014-07-09 Richard Henderson New
[PULL,18/18] target-alpha: Remove DNOD bit from FPCR - - - - --- 2014-07-09 Richard Henderson New
[v4,2.1,1/4] virtio-blk: Factor common checks out of virtio_blk_handle_read/write() - - 1 - --- 2014-07-09 Markus Armbruster New
[v4,2.1,2/4] virtio-blk: Bypass error action and I/O accounting on invalid r/w - - - - --- 2014-07-09 Markus Armbruster New
[v4,2.1,3/4] virtio-blk: Treat read/write beyond end as invalid - - 1 - --- 2014-07-09 Markus Armbruster New
[v4,2.1,4/4] ide: Treat read/write beyond end as invalid - - - - --- 2014-07-09 Markus Armbruster New
[for-2.1] dma-helpers: Fix too long qiov - - 1 - --- 2014-07-09 Kevin Wolf New
[buildfix,for-2.1] tests: Fix unterminated string output visitor enum human string - - 2 - --- 2014-07-09 Andreas Färber New
pass $($*.o-cflags) first to gcc/g++ - - - - --- 2014-07-09 Stefano Stabellini New
[QEMU-2.0/qemu-xen] disas/Makefile.objs: prepend -Idisas/libvixl - - - - --- 2014-07-09 Stefano Stabellini New
[RFC,01/25] vl.c: Small coding style fix - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,02/25] accel: Move accel code to accel.c - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,03/25] accel: Create struct AccelType - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,04/25] accel: Simplify configure_accelerator() using AccelType *acc variable - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,05/25] accel: Move accel name lookup to separate function - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,06/25] accel: Use QOM classes for accel types - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,07/25] accel: Make AccelClass.available() optional - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,08/25] accel: Move KVM accel registration to kvm-all.c - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,09/25] accel: Move Xen registration code to xen-common.c - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,10/25] accel: Move qtest accel registration to qtest.c - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,11/25] accel: Remove tcg_available() function - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,12/25] accel: Move accel init/allowed code to separate function - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,13/25] accel: Rename 'init' method to 'init_machine' - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,14/25] accel: Pass MachineState object to accel init functions - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,15/25] accel: Create accel object when initializing machine - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,16/25] accel: Save AccelState on MachineState when initializing - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,17/25] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,18/25] accel: Get target name as argument when initializing accelerator - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,19/25] accel: Use target-specific accel class if available - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,20/25] accel: TYPE_X86_ACCEL interface - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,21/25] kvm: x86 KVM accelerator subclass - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,22/25] target-i386: Add AccelState parameter to cpu_x86_create() - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,23/25] target-i386: Move accelerator-specific code outside X86CPU.instance_init - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,24/25] target-i386: Accept "host" as value for CPU vendor - - - - --- 2014-07-09 Eduardo Habkost New
[RFC,25/25] target-i386: Move KVM CPUID hacking to accelerator cpu_post_init hook - - - - --- 2014-07-09 Eduardo Habkost New
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory - - - - --- 2014-07-10 Shreyas B. Prabhu New
[1/6,v6] ppc: debug stub: Get trap instruction opcode from KVM - - - - --- 2014-07-10 Bharat Bhushan New
[2/6,v6] ppc: Add interface to inject interrupt to guest - - - - --- 2014-07-10 Bharat Bhushan New
[3/6,v6] ppc: synchronize excp_vectors for injecting exception - - - - --- 2014-07-10 Bharat Bhushan New
[4/6,v6] ppc: Add program exception injection handler - - - - --- 2014-07-10 Bharat Bhushan New
[5/6,v6] ppc: Add software breakpoint support - - - - --- 2014-07-10 Bharat Bhushan New
[6/6,v6] ppc: Add hw breakpoint watchpoint support - - - - --- 2014-07-10 Bharat Bhushan New
[v2] ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory - - - - --- 2014-07-10 Shreyas B. Prabhu New
[PULL,for-2.1,00/22] Block patches for 2.1.0-rc2 - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,01/22] block/backup: Fix hang for unaligned image size - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,02/22] block: Fix bdrv_is_allocated() return value - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,03/22] block: prefer aio_poll to qemu_aio_wait - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,04/22] block: drop aio functions that operate on the main AioContext - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,05/22] test-aio: fix GSource-based timer test - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,06/22] AioContext: speed up aio_notify - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,07/22] block: Make qiov match the request size until EOF - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,08/22] qcow2: Make qiov match request size until backing file EOF - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,09/22] qed: Make qiov match request size until backing file EOF - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,10/22] block: Assert qiov length matches request length - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,11/22] virtio-blk: avoid dataplane VirtIOBlockReq early free - - - 1 --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,12/22] dataplane: do not free VirtQueueElement in vring_push() - - - 1 --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,13/22] virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,14/22] virtio-blk: embed VirtQueueElement in VirtIOBlockReq - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,15/22] AioContext: do not rely on aio_poll(ctx, true) result to end a loop - - - 1 --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,16/22] tests: Fix unterminated string output visitor enum human string - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,17/22] qtest: fix vhost-user-test compilation with old GLib - - - 1 --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,18/22] dma-helpers: Fix too long qiov - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,19/22] virtio-blk: Factor common checks out of virtio_blk_handle_read/write() - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,20/22] virtio-blk: Bypass error action and I/O accounting on invalid r/w - - - - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,21/22] virtio-blk: Treat read/write beyond end as invalid - - 1 - --- 2014-07-10 Kevin Wolf New
[PULL,for-2.1,22/22] ide: Treat read/write beyond end as invalid - - - - --- 2014-07-10 Kevin Wolf New
[PATCH/RFC,1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time - - 2 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop - - 2 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped 1 - 1 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures 1 - 1 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control 1 - 1 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,1/5] update linux headers with with cpustate changes - - - - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,2/5] s390x/kvm: introduce proper states for s390 cpus - - 2 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED - - 2 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work" - - 2 - --- 2014-07-10 Christian Borntraeger New
[PATCH/RFC,5/5] s390x/kvm: propagate s390 cpu state to kvm - - 2 - --- 2014-07-10 Christian Borntraeger New
doc: slirp supports ICMP echo if enabled in Linux - - - - --- 2014-07-10 Gernot Hillier New
[1/4,v7] ppc: debug stub: Get trap instruction opcode from KVM - - - - --- 2014-07-10 Bharat Bhushan New
[2/4,v7] ppc: synchronize excp_vectors for injecting exception - - - - --- 2014-07-10 Bharat Bhushan New
[3/4,v7] ppc: Add software breakpoint support - - - - --- 2014-07-10 Bharat Bhushan New
[4/4,v7] ppc: Add hw breakpoint watchpoint support - - - - --- 2014-07-10 Bharat Bhushan New
[v3,1/2] spapr: Move RMA memory region registration code - - - - --- 2014-07-10 Alexey Kardashevskiy New
[v3,2/2] spapr: Enable use of huge pages - - - - --- 2014-07-10 Alexey Kardashevskiy New
[v2,01/10] target-arm/cpu.h: document various program state functions - - - - --- 2014-07-10 Alex Bennée New
« 1 2 ... 874 875 8764264 4265 »