Show patches with: State = Action Required       |   110757 patches
« 1 2 ... 1099 1100 11011107 1108 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] KVM: Make CR4 reloads also reload CR3 if paging is enabled - - - --- 2009-05-25 Avi Kivity New
[1/2] KVM: Make paravirt tlb flush also reload PAE PDPTEs - - - --- 2009-05-25 Avi Kivity New
kvm-kmod: Various compat fixes for older kernels - - - --- 2009-05-25 Jan Kiszka New
[v2] kvm-kmod: x86: Drop duplicate external-module-compat objects - - - --- 2009-05-25 Jan Kiszka New
[v2] qemu-kvm: x86: Refactor persistent CPU state - - - --- 2009-05-25 Jan Kiszka New
[45/45] KVM: Move "exit due to NMI" handling into vmx_complete_interrupts() - - - --- 2009-05-24 Avi Kivity New
[44/45] KVM: Disable CR8 intercept if tpr patching is active - - - --- 2009-05-24 Avi Kivity New
[43/45] KVM: Do not migrate pending software interrupts. - - - --- 2009-05-24 Avi Kivity New
[42/45] KVM: inject NMI after IRET from a previous NMI, not before. - - - --- 2009-05-24 Avi Kivity New
[41/45] KVM: Always request IRQ/NMI window if an interrupt is pending - - - --- 2009-05-24 Avi Kivity New
[40/45] KVM: Do not re-execute INTn instruction. - - - --- 2009-05-24 Avi Kivity New
[39/45] KVM: skip_emulated_instruction() decode instruction if size is not known - - - --- 2009-05-24 Avi Kivity New
[38/45] KVM: Remove irq_pending bitmap - - - --- 2009-05-24 Avi Kivity New
[37/45] KVM: Do not allow interrupt injection from userspace if there is a pending event. - - - --- 2009-05-24 Avi Kivity New
[36/45] KVM: Unprotect a page if #PF happens during NMI injection. - - - --- 2009-05-24 Avi Kivity New
[35/45] KVM: s390: Verify memory in kvm run - - - --- 2009-05-24 Avi Kivity New
[34/45] KVM: s390: Sanity check on validity intercept - - - --- 2009-05-24 Avi Kivity New
[33/45] KVM: s390: Unlink vcpu on destroy - v2 - - - --- 2009-05-24 Avi Kivity New
[32/45] KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock - - - --- 2009-05-24 Avi Kivity New
[31/45] KVM: s390: use hrtimer for clock wakeup from idle - v2 - - - --- 2009-05-24 Avi Kivity New
[30/45] KVM: s390: Fix memory slot versus run - v3 - - - --- 2009-05-24 Avi Kivity New
[29/45] KVM: Expand on "help" info to specify kvm intel and amd module names - - - --- 2009-05-24 Avi Kivity New
[28/45] KVM: x86: check for cr3 validity in mmu_alloc_roots - - - --- 2009-05-24 Avi Kivity New
[27/45] KVM: take mmu_lock when updating a deleted slot - - - --- 2009-05-24 Avi Kivity New
[26/45] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock - - - --- 2009-05-24 Avi Kivity New
[25/45] KVM: Deal with interrupt shadow state for emulated instructions - - - --- 2009-05-24 Avi Kivity New
[24/45] KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() - - - --- 2009-05-24 Avi Kivity New
[23/45] KVM: protect assigned dev workqueue, int handler and irq acker - - - --- 2009-05-24 Avi Kivity New
[22/45] KVM: use smp_send_reschedule in kvm_vcpu_kick - - - --- 2009-05-24 Avi Kivity New
[21/45] KVM: Update cpuid 1.ecx reporting - - - --- 2009-05-24 Avi Kivity New
[20/45] x86: Add cpu features MOVBE and POPCNT - - - --- 2009-05-24 Avi Kivity New
[19/45] KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch - - - --- 2009-05-24 Avi Kivity New
[18/45] KVM: Fix cpuid feature misreporting - - - --- 2009-05-24 Avi Kivity New
[17/45] KVM: Drop request_nmi from stats - - - --- 2009-05-24 Avi Kivity New
[16/45] KVM: SVM: Don't reinject event that caused a task switch - - - --- 2009-05-24 Avi Kivity New
[15/45] KVM: SVM: Fix cross vendor migration issue in segment segment descriptor - - - --- 2009-05-24 Avi Kivity New
[14/45] KVM: fix apic_debug instances - - - --- 2009-05-24 Avi Kivity New
[13/45] KVM: Trivial format fix in setup_routing_entry() - - - --- 2009-05-24 Avi Kivity New
[12/45] KVM: VMX: Disable VMX when system shutdown - - - --- 2009-05-24 Avi Kivity New
[11/45] KVM: Enable snooping control for supported hardware - - - --- 2009-05-24 Avi Kivity New
[10/45] KVM: Replace get_mt_mask_shift with get_mt_mask - - - --- 2009-05-24 Avi Kivity New
[09/45] KVM: Wake up waitqueue before calling get_cpu() - - - --- 2009-05-24 Avi Kivity New
[08/45] KVM: Get rid of get_irq() callback - - - --- 2009-05-24 Avi Kivity New
[07/45] KVM: Fix userspace IRQ chip migration - - - --- 2009-05-24 Avi Kivity New
[06/45] KVM: SVM: Add NMI injection support - - - --- 2009-05-24 Avi Kivity New
[05/45] KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open - - - --- 2009-05-24 Avi Kivity New
[04/45] KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one. - - - --- 2009-05-24 Avi Kivity New
[03/45] KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR - - - --- 2009-05-24 Avi Kivity New
[02/45] KVM: Remove kvm_push_irq() - - - --- 2009-05-24 Avi Kivity New
[01/45] KVM: Remove inject_pending_vectors() callback - - - --- 2009-05-24 Avi Kivity New
[KVM-AUTOTEST] kvm_runtest_2.py: use pickle instead of shelve when loading/saving env - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_runtest_2.py: use environment filename specified by the 'env' parameter - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_utils.py: remote_login(): improve regular expression matching - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_vm.py: add new function VM.clone() which returns a clone of the VM - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_vm.py: make sure the bulk of VM.create() is not executed in parallel - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] kvm_vm.py: choose a monitor filename in the constructor instead of VM.create() - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] VM.create(): always destroy() the VM before attempting to start it - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] Use new function VM.get_name() to get the VM's name, instead of VM.name - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] stepeditor.py: get rid of some annoying keyboard shortcuts - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] WinXP step files: add an optional barrier to deal with a closed start menu - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] RHEL-5.3 step files: fix initial boot barriers and an inconsistent dialog - - - --- 2009-05-24 Michael Goldish New
[KVM-AUTOTEST] RHEL-4.7 step files: fix the initial boot barriers - - - --- 2009-05-24 Michael Goldish New
qemu-kvm: x86: Init pci_option_rom_offset for VGA BIOS absence - - - --- 2009-05-23 Jan Kiszka New
qemu-kvm: x86: Drop redundant tpr prototypes - - - --- 2009-05-23 Jan Kiszka New
BUG REPORT: -net tap,fd=X does not work correctly in kvm-86 - - - --- 2009-05-23 Josh Wilsdon New
[-tip,v7,6/6] tracing: add kprobe-based event tracer - - - --- 2009-05-23 Masami Hiramatsu New
[-tip,v7,5/6] x86: add pt_regs register and stack access APIs - - - --- 2009-05-23 Masami Hiramatsu New
[-tip,v7,4/6] kprobes: cleanup fix_riprel() using insn decoder on x86 - - - --- 2009-05-23 Masami Hiramatsu New
[-tip,v7,3/6] kprobes: checks probe address is instruction boudary on x86 - - - --- 2009-05-23 Masami Hiramatsu New
[-tip,v7,2/6] x86: x86 instruction decoder build-time selftest - - - --- 2009-05-23 Masami Hiramatsu New
[-tip,v7,1/6] x86: instruction decoder API - - - --- 2009-05-23 Masami Hiramatsu New
kvm-kmod: x86: Drop duplicate external-module-compat objects - - - --- 2009-05-22 Jan Kiszka New
kvm-kmod: x86: Define CONFIG_HAVE_KVM_EVENTFD when missing - - - --- 2009-05-22 Jan Kiszka New
[4/5] Sanitizing strings before passing them to the logging system. - - - --- 2009-05-22 Lucas Meneghel Rodrigues New
[2/5] Fixing exception raising to be compliant with the autotest coding standard. - - - --- 2009-05-22 Lucas Meneghel Rodrigues New
[1/5] Moving from kvm_log to the upstream logging system. - - - --- 2009-05-22 Lucas Meneghel Rodrigues New
[v3,2/2] Intel-IOMMU, intr-remap: source-id checking - - - --- 2009-05-22 Han, Weidong New
[v3,1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it - - - --- 2009-05-22 Han, Weidong New
[KVM_Autotest] Fix to allow for "=" in the "value" of a config parameter. - - - --- 2009-05-22 Michael Goldish New
[RFC] qemu-kvm: x86: Refactor persistent CPU state - - - --- 2009-05-21 Jan Kiszka New
[KVM_Autotest] Added functionality to the preprocessor to run scripts - - - --- 2009-05-21 David Huff New
KVM: powerpc: beyond ARRAY_SIZE of vcpu->arch.guest_tlb - - - --- 2009-05-21 Roel Kluin New
[2/2] Advertise X2APIC support. - - - --- 2009-05-21 Gleb Natapov New
[1/1] x2apic interface to lapic - - - --- 2009-05-21 Gleb Natapov New
[-tip,v6.1,1/5] x86: instruction decorder API - - - --- 2009-05-21 Masami Hiramatsu New
[v3,4/4] kvm: add iosignalfd support - - - --- 2009-05-21 Gregory Haskins New
[v3,3/4] kvm: add io_bus unregister function - - - --- 2009-05-21 Gregory Haskins New
[v3,2/4] kvm: add return value to kvm_io_bus_register_dev - - - --- 2009-05-21 Gregory Haskins New
[v3,1/4] eventfd: export eventfd interfaces for module use - - - --- 2009-05-21 Gregory Haskins New
[v3,2/4] kvm: add return value to kvm_io_bus_register_dev - - - --- 2009-05-21 Gregory Haskins New
[v3,1/4] eventfd: export eventfd interfaces for module use - - - --- 2009-05-21 Gregory Haskins New
[KVM_Autotest] Fix to allow for "=" in the "value" of a config parameter. - - - --- 2009-05-21 David Huff New
[v2] kvm: fix irqfd build failure discovered in linux-next - - - --- 2009-05-21 Gregory Haskins New
[v2--refid=<20090521172122.bb12027c.sfr@canb.auug.org.au>] kvm: fix irqfd build failure discovered … - - - --- 2009-05-21 Gregory Haskins New
kvm: fix irqfd build failure discovered in linux-next - - - --- 2009-05-21 Gregory Haskins New
[RFC,3/3] Break dependency between vcpu index in vcpus array and vcpu's apic id. - - - --- 2009-05-21 Gleb Natapov New
[RFC,2/3] Use pointer to vcpu instead of vcpu_id in timer code. - - - --- 2009-05-21 Gleb Natapov New
[RFC,1/3] Introduce kvm_vcpu_is_bsp() function. - - - --- 2009-05-21 Gleb Natapov New
libkvm not compile with latest qemu-kvm - - - --- 2009-05-21 Xu, Jiajun New
« 1 2 ... 1099 1100 11011107 1108 »