Show patches with: State = Action Required       |   110731 patches
« 1 2 ... 922 923 9241107 1108 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] kvm-unit-tests : Add setjmp/longjmp to libcflat - - - --- 2013-07-16 Arthur Chunqi Li New
kvm-unit-tests : The first version of VMX nested test case - - - --- 2013-07-16 Arthur Chunqi Li New
[v1,1/1] powerpc/ppc64: rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE - - - --- 2013-07-16 Tiejun Chen New
[10/10] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - --- 2013-07-16 Alexey Kardashevskiy New
[09/10] KVM: PPC: Add support for IOMMU in-kernel handling - - - --- 2013-07-16 Alexey Kardashevskiy New
[08/10] powerpc/iommu: rework to support realmode - - - --- 2013-07-16 Alexey Kardashevskiy New
[07/10] KVM: PPC: Add support for multiple-TCE hcalls - - - --- 2013-07-16 Alexey Kardashevskiy New
[06/10] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently - - - --- 2013-07-16 Alexey Kardashevskiy New
[05/10] powerpc: add real mode support for dma operations on powernv - - - --- 2013-07-16 Alexey Kardashevskiy New
[04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap - - - --- 2013-07-16 Alexey Kardashevskiy New
[03/10] vfio: add external user support - - - --- 2013-07-16 Alexey Kardashevskiy New
[02/10] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO - - - --- 2013-07-16 Alexey Kardashevskiy New
[01/10] KVM: PPC: reserve a capability number for multitce support - - - --- 2013-07-16 Alexey Kardashevskiy New
vfio-pci: VGA quirk update - - - --- 2013-07-15 Alex Williamson New
[5/5] powerpc: using reset hcall when kvm,has-reset - - - --- 2013-07-15 Bharat Bhushan New
[4/5] powerpc: Resolve KVM_HC_FEATURES compilation dependeny - - - --- 2013-07-15 Bharat Bhushan New
[3/5] booke: define reset and shutdown hcalls - - - --- 2013-07-15 Bharat Bhushan New
[2/5] booke: exit to guest userspace for unimplemented hcalls in kvm - - - --- 2013-07-15 Bharat Bhushan New
[1/5] powerpc: define ePAPR hcall exit interface - - - --- 2013-07-15 Bharat Bhushan New
[v5] KVM: nVMX: Set segment infomation of L1 when L2 exits - - - --- 2013-07-15 Arthur Chunqi Li New
[v4] KVM: nVMX: Set segment infomation of L1 when L2 exits - - - --- 2013-07-15 Arthur Chunqi Li New
[v3] KVM: nVMX: Set segment infomation of L1 when L2 exits - - - --- 2013-07-15 Arthur Chunqi Li New
[v1,1/1] powerpc: to access local paca after hard irq disabled - - - --- 2013-07-15 Tiejun Chen New
[v4,2/2] KVM: s390: use cookies for ioeventfd - - - --- 2013-07-14 Gleb Natapov New
KVM: PPC: Book3S: Fix compile error in XICS emulation - - - --- 2013-07-13 Paul Mackerras New
[v2,2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - --- 2013-07-13 Paul Mackerras New
MIPS: mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP - - - --- 2013-07-12 James Hogan New
[v1,1/1] KVM: PPC: disable preemption when using hard_irq_disable() - - - --- 2013-07-12 Tiejun Chen New
[v1,1/1] KVM: PPC: disable preemption when using hard_irq_disable() - - - --- 2013-07-12 Tiejun Chen New
[v2,8/8] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe - - - --- 2013-07-12 Paul Mackerras New
[8/8] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe - - - --- 2013-07-11 Paul Mackerras New
[7/8] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation - - - --- 2013-07-11 Paul Mackerras New
[6/8] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs - - - --- 2013-07-11 Paul Mackerras New
[5/8] KVM: PPC: Book3S PR: Use 64k host pages where possible - - - --- 2013-07-11 Paul Mackerras New
[4/8] KVM: PPC: Book3S PR: Allow guest to use 64k pages - - - --- 2013-07-11 Paul Mackerras New
[3/8] KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() - - - --- 2013-07-11 Paul Mackerras New
[2/8] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu - - - --- 2013-07-11 Paul Mackerras New
[1/8] KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry - - - --- 2013-07-11 Paul Mackerras New
[v2] KVM: nVMX: Set segment infomation of L1 when L2 exits - - - --- 2013-07-11 Arthur Chunqi Li New
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers - - - --- 2013-07-11 Paul Mackerras New
vm performance degradation after kvm live migration or save-restore with ETP enabled - - - --- 2013-07-11 Xiao Guangrong New
KVM: nVMX: Set segment infomation of L1 when L2 exits - - - --- 2013-07-11 Arthur Chunqi Li New
[3/3] kvm/ppc/booke: Don't call kvm_guest_enter twice - - - --- 2013-07-10 Scott Wood New
[2/3] kvm/ppc: IRQ disabling cleanup - - - --- 2013-07-10 Scott Wood New
[1/3] kvm/ppc: Call trace_hardirqs_on before entry - - - --- 2013-07-10 Scott Wood New
[PULL,17/43] target-s390x: Change handle_{hypercall,diag}() argument to S390CPU - - - --- 2013-07-10 Andreas Färber New
[PULL,16/43] target-s390x: Don't overuse ENV_GET_CPU() - - - --- 2013-07-10 Andreas Färber New
[PULL,09/43] cpu: Make first_cpu and next_cpu CPUState - - - --- 2013-07-10 Andreas Färber New
[PULL,07/43] kvm: Change kvm_remove_all_breakpoints() argument to CPUState - - - --- 2013-07-10 Andreas Färber New
[PULL,05/43] kvm: Free current_cpu identifier - - - --- 2013-07-10 Andreas Färber New
[4/4] PF: Async page fault support on s390 - - - --- 2013-07-10 dingel@linux.vnet.ibm.com New
[3/4] PF: Provide additional direct page notification - - - --- 2013-07-10 dingel@linux.vnet.ibm.com New
[2/4] PF: Make KVM_HVA_ERR_BAD usable on s390 - - - --- 2013-07-10 dingel@linux.vnet.ibm.com New
[1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault - - - --- 2013-07-10 dingel@linux.vnet.ibm.com New
kvm: reset arch memslot info on memslot creation - - - --- 2013-07-10 Michael S. Tsirkin New
[v1,1/1] KVM: PPC: disable preemption when using hard_irq_disable() - - - --- 2013-07-10 Tiejun Chen New
[qom-cpu,v3,15/41] exec: Change cpu_memory_rw_debug() argument to CPUState - - - --- 2013-07-09 Andreas Färber New
[qom-cpu,v3,10/41] kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState - - - --- 2013-07-09 Andreas Färber New
[qom-cpu,v3,07/41] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState - - - --- 2013-07-09 Andreas Färber New
[4/4] PF: Async page fault support on s390 - - - --- 2013-07-09 dingel@linux.vnet.ibm.com New
[3/4] PF: Provide additional direct page notification - - - --- 2013-07-09 dingel@linux.vnet.ibm.com New
[2/4] PF: Make KVM_HVA_ERR_BAD usable on s390 - - - --- 2013-07-09 dingel@linux.vnet.ibm.com New
[1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault - - - --- 2013-07-09 dingel@linux.vnet.ibm.com New
[RFC,v2,2/2] KVM: s390: virtio-ccw adapter interrupt support. - - - --- 2013-07-09 Cornelia Huck New
[RFC,v2,1/2] KVM: s390: virtio-ccw: Handle command rejects. - - - --- 2013-07-09 Cornelia Huck New
[RFC,v2] s390/virtio-ccw: Adapter interrupt support. - - - --- 2013-07-09 Cornelia Huck New
[RFC,v2] virtio-ccw: Document adapter interrupts. - - - --- 2013-07-09 Cornelia Huck New
[v4] KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL - - - --- 2013-07-08 Arthur Chunqi Li New
[2/2] KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers - - - --- 2013-07-08 Paul Mackerras New
[1/2] KVM: PPC: Book3S HV: Correct tlbie usage - - - --- 2013-07-08 Paul Mackerras New
[Bug,60505] Heavy network traffic triggers vhost_net lockup - - - --- 2013-07-08 bugzilla-daemon@bugzilla.kernel.org New
[qom-cpu,v9] target-i386: Move hyperv_* static globals to X86CPU - - - --- 2013-07-08 Andreas Färber New
[qom-cpu,v2,16/42] exec: Change cpu_memory_rw_debug() argument to CPUState - - - --- 2013-07-07 Andreas Färber New
[qom-cpu,v2,10/42] kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState - - - --- 2013-07-07 Andreas Färber New
[qom-cpu,v2,07/42] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState - - - --- 2013-07-07 Andreas Färber New
[v2] kvm tools: fix boot of guests with more than 4gb of ram - - - --- 2013-07-07 Sasha Levin New
[[Qemu-devel] ] nVMX: Initialize IA32_FEATURE_CONTROL MSR in reset and migration - - - --- 2013-07-07 Arthur Chunqi Li New
[v3] KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL - - - --- 2013-07-07 Arthur Chunqi Li New
tools/virtio: move module license stub to module.h - - - --- 2013-07-07 Michael S. Tsirkin New
virtio: include asm/barrier explicitly - - - --- 2013-07-07 Michael S. Tsirkin New
[PATCHv3] vhost-net: fix use-after-free in vhost_net_flush - - - --- 2013-07-07 Michael S. Tsirkin New
[8/8] KVM: PPC: Add hugepage support for IOMMU in-kernel handling - - - --- 2013-07-06 Alexey Kardashevskiy New
[7/8] KVM: PPC: Add support for IOMMU in-kernel handling - - - --- 2013-07-06 Alexey Kardashevskiy New
[6/8] KVM: PPC: Add support for multiple-TCE hcalls - - - --- 2013-07-06 Alexey Kardashevskiy New
[5/8] powerpc: add real mode support for dma operations on powernv - - - --- 2013-07-06 Alexey Kardashevskiy New
[4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap - - - --- 2013-07-06 Alexey Kardashevskiy New
[3/8] vfio: add external user support - - - --- 2013-07-06 Alexey Kardashevskiy New
[2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO - - - --- 2013-07-06 Alexey Kardashevskiy New
[1/8] KVM: PPC: reserve a capability number for multitce support - - - --- 2013-07-06 Alexey Kardashevskiy New
[4/4] PF: Async page fault support on s390 - - - --- 2013-07-05 dingel@linux.vnet.ibm.com New
[3/4] PF: Provide additional direct page notification - - - --- 2013-07-05 dingel@linux.vnet.ibm.com New
[2/4] PF: Move architecture specifics to the backends - - - --- 2013-07-05 dingel@linux.vnet.ibm.com New
[1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault - - - --- 2013-07-05 dingel@linux.vnet.ibm.com New
KVM: x86: stop IO emulation cycle if instruction pointer is modified - - - --- 2013-07-05 Marcelo Tosatti New
[v2] KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL - - - --- 2013-07-05 Arthur Chunqi Li New
vhost: Avoid that vhost_work_flush() locks up - - - --- 2013-07-05 Bart Van Assche New
[v2] arm64: KVM: Kconfig integration - - - --- 2013-07-04 Marc Zyngier New
arm64: KVM: Kconfig integration - - - --- 2013-07-04 Marc Zyngier New
[v2,2/2] KVM : Set success rflags when emulate VMXON/VMXOFF in nested virt - - - --- 2013-07-04 Arthur Chunqi Li New
[v2,1/2] KVM : Change location of 3 functions in vmx.c - - - --- 2013-07-04 Arthur Chunqi Li New
« 1 2 ... 922 923 9241107 1108 »