Show patches with: none      |   111730 patches
« 1 2 ... 1092 1093 10941117 1118 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/9] remove leftover: - - - --- 2009-07-10 Glauber Costa New
[v2,3/9] replace malloc with qemu_malloc - - - --- 2009-07-10 Glauber Costa New
[v2,2/9] Do not compile qemu-kvm.c and qemu-kvm-x86.c - - - --- 2009-07-10 Glauber Costa New
[v2,1/9] replace USE_KVM with CONFIG_KVM - - - --- 2009-07-10 Glauber Costa New
[v2] add KVM module parameters documentation - - - --- 2009-07-10 Andre Przywara New
[KVM_AUTOTEST,RFC] pre_command chaining - - - --- 2009-07-10 Lukáš Doktor New
[KVM_AUTOTEST] add autotest.libhugetlbfs test - - - --- 2009-07-10 Lukáš Doktor New
[KVM_AUTOTEST] add kvm hugepage variant - - - --- 2009-07-10 Lukáš Doktor New
[KVM_AUTOTEST] add kvm hugepage variant and test - - - --- 2009-07-10 Lukáš Doktor New
[-tip,-v11,11/11] tracing: Add kprobes event profiling interface - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,10/11] tracing: Generate names for each kprobe event automatically - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,09/11] tracing: Kprobe-tracer supports more than 6 arguments - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,08/11] tracing: add kprobe-based event tracer - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,07/11] tracing: Introduce TRACE_FIELD_ZERO() macro - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,06/11] tracing: ftrace dynamic ftrace_event_call support - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,05/11] x86: add pt_regs register and stack access APIs - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,04/11] kprobes: cleanup fix_riprel() using insn decoder on x86 - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,03/11] kprobes: checks probe address is instruction boudary on x86 - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,02/11] x86: x86 instruction decoder build-time selftest - - - --- 2009-07-09 Masami Hiramatsu New
[-tip,-v11,01/11] x86: instruction decoder API - - - --- 2009-07-09 Masami Hiramatsu New
[corrected,RFC] uio: add generic driver for PCI 2.3 devices - - - --- 2009-07-09 Michael S. Tsirkin New
kvm/mmu: fix MMU_DEBUG compile breakage - - - --- 2009-07-09 Joerg Roedel New
Move irq routing data structure to rcu locking - - - --- 2009-07-09 Gleb Natapov New
IRQ was moved to its own lock. - - - --- 2009-07-09 Gleb Natapov New
kvm_cpu_get_interrupt() is implemented only by x86. - - - --- 2009-07-09 Gleb Natapov New
Reduce interface between kvm general and kvm arch. - - - --- 2009-07-09 Gleb Natapov New
Move exception handling to the same place as other events. - - - --- 2009-07-09 Gleb Natapov New
[corrected,RFC] uio: add generic driver for PCI 2.3 devices - - - --- 2009-07-09 Michael S. Tsirkin New
[RFC] uio: add generic driver for PCI 2.3 devices - - - --- 2009-07-09 Michael S. Tsirkin New
[KVM_AUTOTEST] set English environment - - - --- 2009-07-09 Lukáš Doktor New
[KVM_AUTOTEST] add kvm hugepage variant and test - - - --- 2009-07-09 Lukáš Doktor New
KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load() - - - --- 2009-07-09 Sheng Yang New
qemu-kvm: Move extboot to other optionroms - - - --- 2009-07-08 Jan Kiszka New
[4/8] KVM: x86: replace hrtimer based timer emulation - - - --- 2009-07-08 Marcelo Tosatti New
[8/8] use upstream code for breakpoint handling - - - --- 2009-07-08 Glauber Costa New
[7/8] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-08 Glauber Costa New
[6/8] provide env->kvm_fd - - - --- 2009-07-08 Glauber Costa New
[5/8] move kvm_context inside KVMState - - - --- 2009-07-08 Glauber Costa New
[4/8] replace malloc with qemu_malloc - - - --- 2009-07-08 Glauber Costa New
[3/8] put qemu-kvm-x86.c into kvm.c - - - --- 2009-07-08 Glauber Costa New
[1/8] Provide KVMState definition outside CONFIG_KVM - - - --- 2009-07-08 Glauber Costa New
remove leftover: - - - --- 2009-07-08 Glauber Costa New
[autotest] add control file for kernbench under kvm - - - --- 2009-07-08 sudhir kumar New
net: re-instate some lost vnet_hdr code - - - --- 2009-07-08 Mark McLoughlin New
[autotest,6/6] add-disktest-stress-ebizzy-entry-in-kvm-sample-config - - - --- 2009-07-08 sudhir kumar New
rev4: support colon in filenames - - - --- 2009-07-08 Ram Pai New
silence kernel messages that can be triggered by a guest - - - --- 2009-07-08 Gleb Natapov New
[autotest,5/6] add-disktest-control-file-in-kvmtest - - - --- 2009-07-08 sudhir kumar New
[autotest,4/6] add-stress-test-control-file-in-kvmtest - - - --- 2009-07-08 sudhir kumar New
[autotest,3/6] update-stress-test-in-autotest - - - --- 2009-07-08 sudhir kumar New
[autotest,2/6] add-ebizzy-control-file-in-kvm-test under autotest - - - --- 2009-07-08 sudhir kumar New
[autotest,1/6] add ebizzy in autotest - - - --- 2009-07-08 sudhir kumar New
KVM:VMX: Add support for Pause-Loop Exiting - - - --- 2009-07-08 Zhai, Edwin New
[QEMU-KVM] qemu-kvm: add ioeventfd support - - - --- 2009-07-07 Gregory Haskins New
[v10,2/2] KVM: add ioeventfd support - - - --- 2009-07-07 Gregory Haskins New
[v10,1/2] KVM: make io_bus interface more robust - - - --- 2009-07-07 Gregory Haskins New
mmu_notifiers: turn off lockdep around mm_take_all_locks - - - --- 2009-07-07 Peter Zijlstra New
[2/2] fix compilation with kvm disabled - - - --- 2009-07-07 Glauber Costa New
[1/2] surround kvm function with kvm_enabled - - - --- 2009-07-07 Glauber Costa New
mmu_notifiers: turn off lockdep around mm_take_all_locks - - - --- 2009-07-07 Marcelo Tosatti New
[6/6] kvm x86: report 1GB page support to userspace - - - --- 2009-07-07 Joerg Roedel New
[5/6] kvm/mmu: enable gbpages by increasing nr of pagesizes - - - --- 2009-07-07 Joerg Roedel New
[4/6] kvm/mmu: make page walker aware of mapping levels - - - --- 2009-07-07 Joerg Roedel New
[3/6] kvm/mmu: make direct mapping paths aware of mapping levels - - - --- 2009-07-07 Joerg Roedel New
[2/6] kvm/mmu: rename is_largepage_backed to mapping_level - - - --- 2009-07-07 Joerg Roedel New
[1/6] kvm/mmu: make rmap code aware of mapping levels - - - --- 2009-07-07 Joerg Roedel New
[5/5] Kernel changes for HPET legacy support(v9) - - - --- 2009-07-07 Beth Kon New
[4/5] Userspace changes for qemu-kvm HPET support(v9) - - - --- 2009-07-07 Beth Kon New
[3/5] BIOS changes for qemu-kvm hpet support (v9) - - - --- 2009-07-07 Beth Kon New
[2/5] Userspace changes for irq0->inti2 override support (v9) - - - --- 2009-07-07 Beth Kon New
[1/5] BIOS changes for irq0->inti2 override (v9) - - - --- 2009-07-07 Beth Kon New
[v2] add trace points in irqchip code - - - --- 2009-07-07 Gleb Natapov New
No need to kick cpu if not in a guest mode. - - - --- 2009-07-07 Gleb Natapov New
kvm guest for 486 sx - - - --- 2009-07-07 Gleb Natapov New
[-tip,-v10,5/7] x86: add pt_regs register and stack access APIs - - - --- 2009-07-07 Masami Hiramatsu New
[v9,2/2] KVM: add iosignalfd support - - - --- 2009-07-06 Gregory Haskins New
[v9,1/2] KVM: make io_bus interface more robust - - - --- 2009-07-06 Gregory Haskins New
[v3,5/5] remove wrappers around ex-libkvm functions - - - --- 2009-07-06 Glauber Costa New
[v3,4/5] remove callbacks structure - - - --- 2009-07-06 Glauber Costa New
[v3,3/5] kvm finalize - - - --- 2009-07-06 Glauber Costa New
[v3,2/5] cleanup mmio coalescing functions - - - --- 2009-07-06 Glauber Costa New
[v3,1/5] qemu-kvm.c memory cleanup - - - --- 2009-07-06 Glauber Costa New
[v9,0/5] irqfd fixes and enhancements - - - --- 2009-07-06 Gregory Haskins New
[RESEND] Add kvm_set_boot_cpu_id() API. - - - --- 2009-07-06 Gleb Natapov New
EOI acceleration for high bandwidth IO - - - --- 2009-07-06 Dong, Eddie New
add trace points in irqchip code - - - --- 2009-07-06 Gleb Natapov New
sample entry in kvm_tests.cfg for LTP - - - --- 2009-07-06 sudhir kumar New
Adds the LTP control file under tests/kvm/autotest_control/ - - - --- 2009-07-06 sudhir kumar New
[AUTOTEST,2/2] View LTP execution results under kvm's results.html file - - - --- 2009-07-06 sudhir kumar New
[AUTOTEST,1/2] Add latest LTP test in autotest - - - --- 2009-07-06 sudhir kumar New
KVM: Fix apic_mmio_write return for unaligned write - - - --- 2009-07-06 Sheng Yang New
[8/8] kvmctl: time testcase - - - --- 2009-07-06 Marcelo Tosatti New
[7/8] KVM: PIT: removed unused code - - - --- 2009-07-06 Marcelo Tosatti New
[6/8] KVM: timer: optimize next_timer_event and vcpu_arm_exit - - - --- 2009-07-06 Marcelo Tosatti New
[5/8] KVM: timer: honor noreinject tunable - - - --- 2009-07-06 Marcelo Tosatti New
[4/8] KVM: x86: replace hrtimer based timer emulation - - - --- 2009-07-06 Marcelo Tosatti New
[3/8] KVM: x86: per-vcpu timer list - - - --- 2009-07-06 Marcelo Tosatti New
[2/8] KVM: move lapic timer ack to EOI handler - - - --- 2009-07-06 Marcelo Tosatti New
[1/8] KVM: timer interface unification - - - --- 2009-07-06 Marcelo Tosatti New
KVM test: Fixing kvm release tag detection - - - --- 2009-07-06 Lucas Meneghel Rodrigues New
« 1 2 ... 1092 1093 10941117 1118 »