Show patches with: State = Action Required       |   115826 patches
« 1 2 ... 1117 1118 11191158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: inject #UD in 64bit mode from instruction that are not valid there - - - --- 2010-02-11 Gleb Natapov New
KVM: Fix properties of instructions in group 1_82 - - - --- 2010-02-11 Gleb Natapov New
[RFC] KVM test: Control files automatic generation to save memory - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
KVM: x86 emulator: code style cleanup - - - --- 2010-02-11 Wei Yongjun New
[uq/master] use eventfd for iothread - - - --- 2010-02-10 Paolo Bonzini New
[4/4] qemu-kvm: move qemu_eventfd to osdep.c - - - --- 2010-02-10 Paolo Bonzini New
[3/4] qemu-kvm: fix placement of config-host.h inclusion - - - --- 2010-02-10 Paolo Bonzini New
[2/4] qemu-kvm: morph io_thread_wakeup into qemu.git's qemu_event_read - - - --- 2010-02-10 Paolo Bonzini New
[1/4] qemu-kvm: morph qemu_kvm_notify_work into qemu.git's qemu_event_increment - - - --- 2010-02-10 Paolo Bonzini New
[40/40] KVM: PPC: Fix typo in rebolting code - - - --- 2010-02-10 Avi Kivity New
[39/40] KVM: avoid taking ioapic mutex for non-ioapic EOIs - - - --- 2010-02-10 Avi Kivity New
[38/40] KVM: Fill out ftrace exit reason strings - - - --- 2010-02-10 Avi Kivity New
[37/40] KVM: Bump maximum vcpu count to 64 - - - --- 2010-02-10 Avi Kivity New
[36/40] KVM: convert slots_lock to a mutex - - - --- 2010-02-10 Avi Kivity New
[35/40] KVM: switch vcpu context to use SRCU - - - --- 2010-02-10 Avi Kivity New
[34/40] KVM: convert io_bus to SRCU - - - --- 2010-02-10 Avi Kivity New
[33/40] KVM: x86: switch kvm_set_memory_alias to SRCU update - - - --- 2010-02-10 Avi Kivity New
[32/40] KVM: use SRCU for dirty log - - - --- 2010-02-10 Avi Kivity New
[31/40] KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update - - - --- 2010-02-10 Avi Kivity New
[30/40] KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages - - - --- 2010-02-10 Avi Kivity New
[29/40] KVM: introduce gfn_to_pfn_memslot - - - --- 2010-02-10 Avi Kivity New
[28/40] KVM: split kvm_arch_set_memory_region into prepare and commit - - - --- 2010-02-10 Avi Kivity New
[27/40] KVM: modify alias layout in x86s struct kvm_arch - - - --- 2010-02-10 Avi Kivity New
[26/40] KVM: modify memslots layout in struct kvm - - - --- 2010-02-10 Avi Kivity New
[25/40] KVM: trivial document fixes - - - --- 2010-02-10 Avi Kivity New
[24/40] KVM: powerpc: Change maintainer - - - --- 2010-02-10 Avi Kivity New
[23/40] KVM: powerpc: Remove AGGRESSIVE_DEC - - - --- 2010-02-10 Avi Kivity New
[22/40] KVM: powerpc: Improve DEC handling - - - --- 2010-02-10 Avi Kivity New
[21/40] KVM: powerpc: Move vector to irqprio resolving to separate function - - - --- 2010-02-10 Avi Kivity New
[20/40] KVM: Simplify coalesced mmio initialization - - - --- 2010-02-10 Avi Kivity New
[19/40] KVM: Add KVM_MMIO kconfig item - - - --- 2010-02-10 Avi Kivity New
[18/40] KVM: Remove ifdefs from mmu notifier initialization - - - --- 2010-02-10 Avi Kivity New
[17/40] KVM: Add include guards for coalesced_mmio.h - - - --- 2010-02-10 Avi Kivity New
[16/40] KVM: Disentangle mmu notifiers and coalesced_mmio registration - - - --- 2010-02-10 Avi Kivity New
[15/40] KVM: SVM: Adjust tsc_offset only if tsc_unstable - - - --- 2010-02-10 Avi Kivity New
[14/40] KVM: VMX: Add instruction rdtscp support for guest - - - --- 2010-02-10 Avi Kivity New
[13/40] KVM: Add cpuid_update() callback to kvm_x86_ops - - - --- 2010-02-10 Avi Kivity New
[12/40] x86: Raise vsyscall priority on hotplug notifier chain - - - --- 2010-02-10 Avi Kivity New
[11/40] KVM: Extended shared_msr_global to per CPU - - - --- 2010-02-10 Avi Kivity New
[10/40] KVM: VMX: Remove redundant variable - - - --- 2010-02-10 Avi Kivity New
[09/40] KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller - - - --- 2010-02-10 Avi Kivity New
[08/40] KVM: VMX: When using ept, allow the guest to own cr4.pge - - - --- 2010-02-10 Avi Kivity New
[07/40] KVM: VMX: Make guest cr4 mask more conservative - - - --- 2010-02-10 Avi Kivity New
[06/40] KVM: Add accessor for reading cr4 (or some bits of cr4) - - - --- 2010-02-10 Avi Kivity New
[05/40] KVM: VMX: Move some cr[04] related constants to vmx.c - - - --- 2010-02-10 Avi Kivity New
[04/40] KVM: VMX: Trap and invalid MWAIT/MONITOR instruction - - - --- 2010-02-10 Avi Kivity New
[03/40] KVM: MMU: Report spte not found in rmap before BUG() - - - --- 2010-02-10 Avi Kivity New
[02/40] KVM: x86: raise TSS exception for NULL CS and SS segments - - - --- 2010-02-10 Avi Kivity New
[01/40] KVM: x86: make double/triple fault promotion generic to all exceptions - - - --- 2010-02-10 Avi Kivity New
[Autotest,KVM-AUTOTEST,5/5] KVM test: Support for Parallel install of guest OS - - - --- 2010-02-10 yogi New
[Autotest,KVM-AUTOTEST,4/5] KVM test: Support for Parallel install of guest OS - - - --- 2010-02-10 yogi New
[Autotest,KVM-AUTOTEST,3/5] KVM test: Support for Parallel install of guest OS - - - --- 2010-02-10 yogi New
[Autotest,KVM-AUTOTEST,2/5] KVM test: Support for Parallel install of guest OS - - - --- 2010-02-10 yogi New
[Autotest,KVM-AUTOTEST,1/5] KVM test: Support for Parallel install of guest OS - - - --- 2010-02-10 yogi New
KVM test: KSM (kernel shared memory) overcommit test - - - --- 2010-02-10 Jiri Zupka New
virtio-spec: document indirect descriptors - - - --- 2010-02-10 Michael S. Tsirkin New
[v2,8/8] KVM: Add LOCK prefix validity checking. - - - --- 2010-02-10 Gleb Natapov New
[v2,7/8] KVM: Check CPL level during privilege instruction emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,6/8] KVM: Fix popf emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,5/8] KVM: Check IOPL level during io instruction emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,4/8] KVM: fix memory access during x86 emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,3/8] KVM: Add Virtual-8086 mode of emulation. - - - --- 2010-02-10 Gleb Natapov New
[v2,2/8] KVM: Add group9 instruction decoding. - - - --- 2010-02-10 Gleb Natapov New
[v2,1/8] KVM: Add group8 instruction decoding. - - - --- 2010-02-10 Gleb Natapov New
[3/3] Let host NIC driver to DMA to guest user space. - - - --- 2010-02-10 Xin, Xiaohui New
[2/3] Provides multiple submits and asynchronous notifications. - - - --- 2010-02-10 Xin, Xiaohui New
[1/3] A device for zero-copy based on KVM virtio-net. - - - --- 2010-02-10 Xin, Xiaohui New
[v2] qemu-kvm: Speed up of the dirty-bitmap-traveling - - - --- 2010-02-10 OHMURA Kei New
[v2,8/8] Tiny fix: remove redundant prototype of of load_pdptrs() - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,7/8] Fix emulate_sys[call, enter, exit]()'s fault handling - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,6/8] Fix x86_emulate_insn() not to use rc variable for non-X86EMUL values - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,5/8] X86EMUL macro replacements: x86_emulate_insn() and its helpers - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,4/8] X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,3/8] Fix x86_emulate_insn() to handle faults propagated from kvm_load_segment_descriptor() - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,2/8] Fix kvm_load_segment_descriptor()'s fault propagation - - - --- 2010-02-10 Takuya Yoshikawa New
[v2,1/8] KVM: Fix load_guest_segment_descriptor() to inject page fault - - - --- 2010-02-10 Takuya Yoshikawa New
qemu-kvm: do not allow vcpu stop with in progress PIO - - - --- 2010-02-09 Marcelo Tosatti New
[8/8] KVM: Add LOCK prefix validity checking. - - - --- 2010-02-09 Gleb Natapov New
[7/8] KVM: Check CPL level during privilege instruction emulation. - - - --- 2010-02-09 Gleb Natapov New
[6/8] KVM: Fix popf emulation. - - - --- 2010-02-09 Gleb Natapov New
[5/8] KVM: Check IOPL level during io instruction emulation. - - - --- 2010-02-09 Gleb Natapov New
[4/8] KVM: fix memory access during x86 emulation. - - - --- 2010-02-09 Gleb Natapov New
[3/8] KVM: Add Virtual-8086 mode of emulation. - - - --- 2010-02-09 Gleb Natapov New
[2/8] KVM: Add group9 instruction decoding. - - - --- 2010-02-09 Gleb Natapov New
[1/8] KVM: Add group8 instruction decoding. - - - --- 2010-02-09 Gleb Natapov New
Build fix for #define KVM_DEBUG - - - --- 2010-02-09 Tsuyoshi Ozawa New
qemu-kvm: Speed up of the dirty-bitmap-traveling - - - --- 2010-02-09 OHMURA Kei New
qemu-kvm: Speed up of the dirty-bitmap-traveling - - - --- 2010-02-09 OHMURA Kei New
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT - - - --- 2010-02-09 Sheng Yang New
Build fix for #define KVM_DEBUG - - - --- 2010-02-09 Tsuyoshi Ozawa New
[4/4] KVM: ia64: destroy ioapic device if fail to setup default irq routing - - - --- 2010-02-09 Wei Yongjun New
[3/4] KVM: PIT: unregister kvm irq notifier if fail to create pit - - - --- 2010-02-09 Wei Yongjun New
[2/4] KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl - - - --- 2010-02-09 Wei Yongjun New
[1/4] KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure - - - --- 2010-02-09 Wei Yongjun New
[PATCHv2] KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure - - - --- 2010-02-09 Wei Yongjun New
[1/1,net-next] virtio_net: remove send queue - - - --- 2010-02-09 Shirley Ma New
Network shutdown under load - - - --- 2010-02-08 Tom Lendacky New
KVM in -next is somewhat busted - - - --- 2010-02-08 Adam Litke New
qemu-kvm: Speed up of the dirty-bitmap-traveling - - - --- 2010-02-08 OHMURA Kei New
Seabios - read e820 table from qemu_cfg - - - --- 2010-02-08 Jes Sorensen New
« 1 2 ... 1117 1118 11191158 1159 »