Show patches with: State = Action Required       |   115254 patches
« 1 2 ... 1135 1136 11371152 1153 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS. - - - --- 2009-07-15 Yolkfull Chow New
Support shared memory device PCI device - - - --- 2009-07-14 Cam Macdonell New
[v3,8/8] reuse upstream breakpoint code - - - --- 2009-07-14 Glauber Costa New
[v3,7/8] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-14 Glauber Costa New
[v3,6/8] provide env->kvm_fd - - - --- 2009-07-14 Glauber Costa New
[v3,5/8] duplicate KVMState - - - --- 2009-07-14 Glauber Costa New
[v3,4/8] fold libkvm-all into standard qemu header - - - --- 2009-07-14 Glauber Costa New
[v3,3/8] replace malloc with qemu_malloc - - - --- 2009-07-14 Glauber Costa New
[v3,2/8] Do not compile qemu-kvm.c and qemu-kvm-x86.c - - - --- 2009-07-14 Glauber Costa New
[v3,1/8] replace USE_KVM with CONFIG_KVM - - - --- 2009-07-14 Glauber Costa New
[10/10] Change irq routing table to use gsi indexed array. - - - --- 2009-07-14 Gleb Natapov New
[09/10] Drop kvm->irq_lock lock. - - - --- 2009-07-14 Gleb Natapov New
[08/10] Move IO APIC to its own lock. - - - --- 2009-07-14 Gleb Natapov New
[07/10] Move irq notifiers lists to its own locking. - - - --- 2009-07-14 Gleb Natapov New
[06/10] Move irq routing to its own locking. - - - --- 2009-07-14 Gleb Natapov New
[05/10] Protect irq_sources_bitmap by kvm->lock instead of kvm->irq_lock - - - --- 2009-07-14 Gleb Natapov New
[04/10] Convert irq notifiers lists to RCU locking. - - - --- 2009-07-14 Gleb Natapov New
[03/10] Move irq ack notifier list to arch independent code. - - - --- 2009-07-14 Gleb Natapov New
[02/10] Unregister ack notifier callback on PIT freeing. - - - --- 2009-07-14 Gleb Natapov New
[01/10] Move irq routing data structure to rcu locking - - - --- 2009-07-14 Gleb Natapov New
kvm-87: qemu-img creates raw file with wrong size - - - --- 2009-07-13 Randall Smith New
[2/2] KVM test: Make better documentation of the KVM install test params - - - --- 2009-07-13 Lucas Meneghel Rodrigues New
[1/2] KVM test: Do a better job at handling kvm module failures - - - --- 2009-07-13 Lucas Meneghel Rodrigues New
[PATCHv3,RFC] uio: add generic driver for PCI 2.3 devices - - - --- 2009-07-13 Michael S. Tsirkin New
Broken Finnish keymap - - - --- 2009-07-13 Anssi Kolehmainen New
[5/5] Drop kvm->irq_lock lock. - - - --- 2009-07-13 Gleb Natapov New
[4/5] Move IO APIC to its own lock. - - - --- 2009-07-13 Gleb Natapov New
[3/5] Move irq notifiers lists to its own locking. - - - --- 2009-07-13 Gleb Natapov New
[2/5] Move irq routing to its own locking. - - - --- 2009-07-13 Gleb Natapov New
[1/5] Protect irq_sources_bitmap by kvm->lock instead of kvm->irq_lock - - - --- 2009-07-13 Gleb Natapov New
qemu-kvm: x86: fix memleak if ioctl fails - - - --- 2009-07-13 Amit Shah New
[ANNOUNCE] kvm-88 release - - - --- 2009-07-13 Avi Kivity New
libkvm: x86: fix memleak if ioctl fails - - - --- 2009-07-13 Amit Shah New
[AUTOTEST,5/5] view ltp_results.html under kvm guests' results.html - - - --- 2009-07-13 sudhir kumar New
[AUTOTEST,4/5] update ltp wrapper in autotest - - - --- 2009-07-13 sudhir kumar New
[AUTOTEST,3/5] add ltp control file for kvm guests - - - --- 2009-07-13 sudhir kumar New
[AUTOTEST,2/5] add kvm_ltp.patch for kvm guests - - - --- 2009-07-13 sudhir kumar New
[AUTOTEST,1/5] update ltp.patch - - - --- 2009-07-13 sudhir kumar New
remove unused structs from s390 - - - --- 2009-07-12 Gleb Natapov New
always report x2apic as supported feature - - - --- 2009-07-12 Gleb Natapov New
enable x2APIC without interrupt remapping under KVM - - - --- 2009-07-12 Gleb Natapov New
[4/4] Convert irq notifiers lists to RCU locking. - - - --- 2009-07-12 Gleb Natapov New
[3/4] Move irq ack notifier list to arch independent code. - - - --- 2009-07-12 Gleb Natapov New
[2/4] Unregister ack notifier callback on PIT freeing. - - - --- 2009-07-12 Gleb Natapov New
[1/4] Move irq routing data structure to rcu locking - - - --- 2009-07-12 Gleb Natapov New
[v2,9/9] reuse upstream breakpoint code - - - --- 2009-07-10 Glauber Costa New
[v2,8/9] use kvm_upstream sw_breakpoints structure - - - --- 2009-07-10 Glauber Costa New
[v2,7/9] provide env->kvm_fd - - - --- 2009-07-10 Glauber Costa New
[v2,6/9] duplicate KVMState - - - --- 2009-07-10 Glauber Costa New
[v2,5/9] fold libkvm-all into standard qemu header - - - --- 2009-07-10 Glauber Costa New
[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
« 1 2 ... 1135 1136 11371152 1153 »