Show patches with: none      |   116595 patches
« 1 2 ... 1116 1117 11181165 1166 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[33/39] KVM: PPC: Keep SRR1 flags around in shadow_msr - - - --- 2010-02-13 Avi Kivity New
[32/39] KVM: PPC: Fix initial GPR settings - - - --- 2010-02-13 Avi Kivity New
[31/39] KVM: PPC: Add support for FPU/Altivec/VSX - - - --- 2010-02-13 Avi Kivity New
[30/39] KVM: PPC: Add helper functions to call real mode loaders - - - --- 2010-02-13 Avi Kivity New
[29/39] KVM: PPC: Export __giveup_vsx - - - --- 2010-02-13 Avi Kivity New
[28/39] KVM: ia64: remove redundant kvm_get_exit_data() NULL tests - - - --- 2010-02-13 Avi Kivity New
[27/39] KVM: SVM: Lazy fpu with npt - - - --- 2010-02-13 Avi Kivity New
[26/39] KVM: SVM: Selective cr0 intercept - - - --- 2010-02-13 Avi Kivity New
[25/39] KVM: SVM: Restore unconditional cr0 intercept under npt - - - --- 2010-02-13 Avi Kivity New
[24/39] KVM: SVM: Initialize fpu_active in init_vmcb() - - - --- 2010-02-13 Avi Kivity New
[23/39] KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK - - - --- 2010-02-13 Avi Kivity New
[22/39] KVM: Set cr0.et when the guest writes cr0 - - - --- 2010-02-13 Avi Kivity New
[21/39] KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active - - - --- 2010-02-13 Avi Kivity New
[20/39] KVM: Lazify fpu activation and deactivation - - - --- 2010-02-13 Avi Kivity New
[19/39] KVM: VMX: Allow the guest to own some cr0 bits - - - --- 2010-02-13 Avi Kivity New
[18/39] KVM: Replace read accesses of vcpu->arch.cr0 by an accessor - - - --- 2010-02-13 Avi Kivity New
[17/39] KVM: VMX: trace clts and lmsw instructions as cr accesses - - - --- 2010-02-13 Avi Kivity New
[16/39] KVM: PPC: Make large pages work - - - --- 2010-02-13 Avi Kivity New
[15/39] KVM: PPC: Pass through program interrupts - - - --- 2010-02-13 Avi Kivity New
[14/39] KVM: PPC: Pass program interrupt flags to the guest - - - --- 2010-02-13 Avi Kivity New
[13/39] KVM: PPC: Fix HID5 setting code - - - --- 2010-02-13 Avi Kivity New
[12/39] KVM: PPC: Emulate trap SRR1 flags properly - - - --- 2010-02-13 Avi Kivity New
[11/39] KVM: PPC: Call SLB patching code in interrupt safe manner - - - --- 2010-02-13 Avi Kivity New
[10/39] KVM: PPC: Get rid of unnecessary RFI - - - --- 2010-02-13 Avi Kivity New
[09/39] KVM: PPC: Implement 'skip instruction' mode - - - --- 2010-02-13 Avi Kivity New
[08/39] KVM: PPC: Use PACA backed shadow vcpu - - - --- 2010-02-13 Avi Kivity New
[07/39] KVM: PPC: Add helpers for CR, XER - - - --- 2010-02-13 Avi Kivity New
[06/39] KVM: PPC: Use accessor functions for GPR access - - - --- 2010-02-13 Avi Kivity New
[05/39] KVM: Fix the explanation of write_emulated - - - --- 2010-02-13 Avi Kivity New
[04/39] KVM: VMX: Enable EPT 1GB page support - - - --- 2010-02-13 Avi Kivity New
[03/39] KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops - - - --- 2010-02-13 Avi Kivity New
[02/39] KVM: x86: Moving PT_*_LEVEL to mmu.h - - - --- 2010-02-13 Avi Kivity New
[01/39] KVM: PPC: Enable lightweight exits again - - - --- 2010-02-13 Avi Kivity New
[v3,4/4] KVM: Tiny fix: remove redundant prototype of load_pdptrs() - - - --- 2010-02-12 Takuya Yoshikawa New
[v3,3/4] KVM: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values - - - --- 2010-02-12 Takuya Yoshikawa New
[v3,2/4] KVM: X86EMUL macro replacements: x86_emulate_insn() and its helpers - - - --- 2010-02-12 Takuya Yoshikawa New
[v3,1/4] KVM: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn() - - - --- 2010-02-12 Takuya Yoshikawa New
KVM test: Modifying finish.exe to support parallel installs - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
KVM test: Make unattended script to clean up on failures - - - --- 2010-02-11 Lucas Meneghel Rodrigues New
[Autotest] KVM test: Memory ballooning test for KVM guest - - - --- 2010-02-11 pradeep kumar New
virtio-spec: document MSI-X - - - --- 2010-02-11 Michael S. Tsirkin New
[Autotest] KVM test: Memory ballooning test for KVM guest - - - --- 2010-02-11 pradeep kumar New
KVM: inject #UD in 64bit mode from instruction that are not valid there - - - --- 2010-02-11 Gleb Natapov New
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
« 1 2 ... 1116 1117 11181165 1166 »