Show patches with: none      |   111709 patches
« 1 2 ... 1101 1102 11031117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
qemu-kvm: Drop obsolete CONFIG_GDBSTUB - - - --- 2009-05-21 Jan Kiszka New
[kvm-kmod,v2] fix kvm_request_irq race - - - --- 2009-05-21 Chris Wright New
kvm-kmod: fix kvm_request_irq race - - - --- 2009-05-21 Chris Wright New
[kvm-kmod] build fix for !#defined IOMMU_CACHE - - - --- 2009-05-21 Chris Wright New
KVM: Downsize max support MSI-X entry to 256 - - - --- 2009-05-21 Sheng Yang New
[0/4] move irq protection role to separate lock v2 - - - --- 2009-05-21 Marcelo Tosatti New
[KVM-AUTOTEST,REPOST] Add ability to install custom kernel modules - - - --- 2009-05-21 Mike Burns New
[KVM-AUTOTEST] Add ability to install custom kernel modules - - - --- 2009-05-20 Mike Burns New
[retry,4] Add support for Pause Filtering to AMD SVM - - - --- 2009-05-20 Mark Langsdorf New
[-tip,v6,5/5] tracing: add kprobe-based event tracer - - - --- 2009-05-20 Masami Hiramatsu New
[-tip,v6,4/5] x86: add pt_regs register and stack access APIs - - - --- 2009-05-20 Masami Hiramatsu New
[-tip,v6,3/5] kprobes: cleanup fix_riprel() using insn decoder on x86 - - - --- 2009-05-20 Masami Hiramatsu New
[-tip,v6,2/5] kprobes: checks probe address is instruction boudary on x86 - - - --- 2009-05-20 Masami Hiramatsu New
[-tip,v6,1/5] x86: instruction decorder API - - - --- 2009-05-20 Masami Hiramatsu New
[RFC] KVM-Autotest: basic parallel test execution - - - --- 2009-05-20 Ryan Harper New
kvm-86 fails to compile with "'IOMMU_CACHE' undeclared" - - - --- 2009-05-20 Nikola Ciprich New
[KVM-AUTOTEST] Check exit status of custom install script and fail if script failed. - - - --- 2009-05-20 Mike Burns New
[KVM-AUTOTEST] Have Custom install chdir to test.bindir - - - --- 2009-05-20 Mike Burns New
[KVM-AUTOTEST] Make code to remove kvm modules more robust - - - --- 2009-05-20 Mike Burns New
[4/4] KVM: switch irq injection/acking to irq_lock - - - --- 2009-05-20 Marcelo Tosatti New
[3/4] KVM: introduce irq_lock, use it to protect ioapic - - - --- 2009-05-20 Marcelo Tosatti New
[2/4] KVM: move coalesced_mmio locking to its own device - - - --- 2009-05-20 Marcelo Tosatti New
[1/4] KVM: x86: grab pic lock in kvm_pic_clear_isr_ack - - - --- 2009-05-20 Marcelo Tosatti New
qemu: msi irq allocation api - - - --- 2009-05-20 Michael S. Tsirkin New
[v10] kvm: add support for irqfd - - - --- 2009-05-20 Gregory Haskins New
[3/3] kvm-s390: streamline memslot handling - - - --- 2009-05-20 ehrhardt@linux.vnet.ibm.com New
[2/3] kvm-s390: fix signal handling - - - --- 2009-05-20 ehrhardt@linux.vnet.ibm.com New
[1/3] kvm-s390: infrastructure to kick vcpus out of guest state - - - --- 2009-05-20 ehrhardt@linux.vnet.ibm.com New
[PATCHv2-RFC,2/2] qemu-kvm: use common code for assigned msix - - - --- 2009-05-20 Michael S. Tsirkin New
[PATCHv2-RFC,1/2] qemu-kvm: add MSI-X support - - - --- 2009-05-20 Michael S. Tsirkin New
[46/46] KVM: Remove exception_injected() callback. - - - --- 2009-05-20 Avi Kivity New
[45/46] KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic - - - --- 2009-05-20 Avi Kivity New
[44/46] KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly - - - --- 2009-05-20 Avi Kivity New
[43/46] KVM: VMX: Cleanup vmx_intr_assist() - - - --- 2009-05-20 Avi Kivity New
[42/46] KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX - - - --- 2009-05-20 Avi Kivity New
[41/46] KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too - - - --- 2009-05-20 Avi Kivity New
[40/46] KVM: MMU: Fix auditing code - - - --- 2009-05-20 Avi Kivity New
[39/46] KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled - - - --- 2009-05-20 Avi Kivity New
[38/46] KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping - - - --- 2009-05-20 Avi Kivity New
[37/46] KVM: ia64: restore irq state before calling kvm_vcpu_init - - - --- 2009-05-20 Avi Kivity New
[36/46] KVM: ia64: remove empty function vti_vcpu_load() - - - --- 2009-05-20 Avi Kivity New
[35/46] KVM: ia64: Flush all TLBs once guest's memory mapping changes. - - - --- 2009-05-20 Avi Kivity New
[34/46] KVM: x86: check for cr3 validity in ioctl_set_sregs - - - --- 2009-05-20 Avi Kivity New
[33/46] KVM: ia64: Don't hold slots_lock in guest mode - - - --- 2009-05-20 Avi Kivity New
[32/46] KVM: Replace kvmclock open-coded get_cpu_var() with the real thing - - - --- 2009-05-20 Avi Kivity New
[31/46] KVM: SVM: Skip instruction on a task switch only when appropriate - - - --- 2009-05-20 Avi Kivity New
[30/46] KVM: x86 emulator: Add new mode of instruction emulation: skip - - - --- 2009-05-20 Avi Kivity New
[29/46] KVM: x86 emulator: Decode soft interrupt instructions - - - --- 2009-05-20 Avi Kivity New
[28/46] KVM: x86 emulator: Completely decode in/out at decoding stage - - - --- 2009-05-20 Avi Kivity New
[27/46] KVM: x86 emulator: Add unsigned byte immediate decode - - - --- 2009-05-20 Avi Kivity New
[26/46] KVM: x86 emulator: Complete decoding of call near in decode stage - - - --- 2009-05-20 Avi Kivity New
[25/46] KVM: x86 emulator: Complete short/near jcc decoding in decode stage - - - --- 2009-05-20 Avi Kivity New
[24/46] KVM: x86 emulator: Complete ljmp decoding at decode stage - - - --- 2009-05-20 Avi Kivity New
[23/46] KVM: x86 emulator: Add lcall decoding - - - --- 2009-05-20 Avi Kivity New
[22/46] KVM: x86 emulator: Add decoding of 16bit second immediate argument - - - --- 2009-05-20 Avi Kivity New
[21/46] KVM: MMU: remove global page optimization logic - - - --- 2009-05-20 Avi Kivity New
[20/46] KVM: Make kvm header C++ friendly - - - --- 2009-05-20 Avi Kivity New
[19/46] KVM: PIT: fix count read and mode 0 handling - - - --- 2009-05-20 Avi Kivity New
[18/46] KVM: ia64: make kvm depend on CONFIG_MODULES. - - - --- 2009-05-20 Avi Kivity New
[17/46] KVM: x86 emulator: fix call near emulation - - - --- 2009-05-20 Avi Kivity New
[16/46] KVM: MMU: Discard reserved bits checking on PDE bit 7-8 - - - --- 2009-05-20 Avi Kivity New
[15/46] KVM: Fix unneeded instruction skipping during task switching. - - - --- 2009-05-20 Avi Kivity New
[14/46] KVM: Fix task switch back link handling. - - - --- 2009-05-20 Avi Kivity New
[13/46] KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts(). - - - --- 2009-05-20 Avi Kivity New
[12/46] KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements - - - --- 2009-05-20 Avi Kivity New
[11/46] KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET - - - --- 2009-05-20 Avi Kivity New
[10/46] KVM: Use rsvd_bits_mask in load_pdptrs() - - - --- 2009-05-20 Avi Kivity New
[09/46] KVM: VMX: Fix feature testing - - - --- 2009-05-20 Avi Kivity New
[08/46] KVM: VMX: Clean up Flex Priority related - - - --- 2009-05-20 Avi Kivity New
[07/46] KVM: remove pointless conditional before kfree() in lapic initialization - - - --- 2009-05-20 Avi Kivity New
[06/46] KVM: MMU: Use different shadows when EFER.NXE changes - - - --- 2009-05-20 Avi Kivity New
[05/46] KVM: MMU: Emulate #PF error code of reserved bits violation - - - --- 2009-05-20 Avi Kivity New
[04/46] KVM: ia64: enable external interrupt in vmm - - - --- 2009-05-20 Avi Kivity New
[03/46] KVM: MMU: Fix comment in page_fault() - - - --- 2009-05-20 Avi Kivity New
« 1 2 ... 1101 1102 11031117 1118 »