Show patches with: none      |   115157 patches
« 1 2 ... 1123 1124 11251151 1152 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[07/21] kvm/svm: cache nested intercepts - - - --- 2009-08-07 Joerg Roedel New
[06/21] kvm/svm: move nested svm state into seperate struct - - - --- 2009-08-07 Joerg Roedel New
[05/21] kvm/svm: complete interrupts after handling nested exits - - - --- 2009-08-07 Joerg Roedel New
[04/21] kvm/svm: copy only necessary parts of the control area on vmrun/vmexit - - - --- 2009-08-07 Joerg Roedel New
[03/21] kvm/svm: optimize nested vmrun - - - --- 2009-08-07 Joerg Roedel New
[02/21] kvm/svm: optimize nested #vmexit - - - --- 2009-08-07 Joerg Roedel New
[01/21] kvm/svm: add helper functions for global interrupt flag - - - --- 2009-08-07 Joerg Roedel New
[1/1] net: fix vnet_hdr bustage with slirp - - - --- 2009-08-07 Mark McLoughlin New
[KVM-AUTOTEST,11/12] KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump - - - --- 2009-08-06 Michael Goldish New
[KVM-AUTOTEST,03/12] KVM test: add sample 'qemu-ifup' script - - - --- 2009-08-06 Michael Goldish New
[KVM-AUTOTEST,01/12] KVM test: add some MAC/IP address utilities to kvm_utils - - - --- 2009-08-06 Michael Goldish New
virtio-blk performance and MSI - - - --- 2009-08-06 Christoph Hellwig New
APIC id reporting is broken. - - - --- 2009-08-06 Gleb Natapov New
rev8: support colon in filenames - - - --- 2009-08-06 Ram Pai New
[KVM-AUTOTEST,1/1] KVM test: kvm_subprocess: don't immediately check /proc/$PID/cmdline - - - --- 2009-08-05 Michael Goldish New
[KVM-AUTOTEST,2/2] KVM test: timedrift test: close shell session before failing the test - - - --- 2009-08-05 Michael Goldish New
[KVM-AUTOTEST,1/2] KVM test: timedrift: Use helper functions to make the code more readable - - - --- 2009-08-05 Michael Goldish New
[1/1] virtio_serial: A char device for simple guest <-> host communication - - - --- 2009-08-05 Amit Shah New
[autotest] vm creation fails (not) - - - --- 2009-08-05 Gerd Hoffmann New
[RFC] respect the referenced bit of KVM guest pages? - - - --- 2009-08-05 Avi Kivity New
[KVM-AUTOTEST] FIX add a comment to hugepage variant - - - --- 2009-08-04 Lukáš Doktor New
[3/3] Replace pic_lock()/pic_unlock() with direct call to spinlock functions. - - - --- 2009-08-04 Gleb Natapov New
[2/3] Call ack notifiers from PIC when guest OS acks an IRQ. - - - --- 2009-08-04 Gleb Natapov New
[1/3] Call kvm_vcpu_kick() inside pic spinlock - - - --- 2009-08-04 Gleb Natapov New
KVM: MMU: limit rmap chain length - - - --- 2009-08-04 Marcelo Tosatti New
[KVM-AUTOTEST] Split kvm_tests.cfg.sample into a test library and test sample - - - --- 2009-08-04 Avi Kivity New
Add a subtest pci_hotplug in kvm test - - - --- 2009-08-04 Yolkfull Chow New
Add a subtest pci_hotplug in kvm test - - - --- 2009-08-04 Yolkfull Chow New
[2/6] KVM test: Introducing unattended install subtest - - - --- 2009-08-04 Michael Goldish New
[6/6] KVM test: kvm_tests.cfg.sample changes for unattended - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[5/6] KVM test: Utility to make windows guests ACK end of install - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[4/6] KVM test: Add unattended install script - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[3/6] KVM test: Add unattended install files for F11 and WinXP - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[2/6] KVM test: Introducing unattended install subtest - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[1/6] KVM test: Added floppy and tftp options to qemu command - - - --- 2009-08-03 Lucas Meneghel Rodrigues New
[v2] KVM: x86: Disallow hypercalls for guest callers in rings > 0 - - - --- 2009-08-03 Jan Kiszka New
kvm: fix set_ept_identity_addr() in pae - - - --- 2009-08-03 Sheng Yang New
KVM: Fix EPT identity page location - - - --- 2009-08-03 Sheng Yang New
KVM: x86: Disallow hypercalls for guest callers in rings > 0 - - - --- 2009-08-03 Jan Kiszka New
kvm: fix kvm_init() - - - --- 2009-08-03 Xiao Guangrong New
qemu-kvm: Fix CONFIG_signalfd/eventfd generation - - - --- 2009-08-03 Jan Kiszka New
KVM: Fix EPT identity IOCTL on 32pae - - - --- 2009-08-03 Sheng Yang New
[KVM-AUTOTEST,12/12] KVM test: make stress_boot work properly with TAP networking - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,11/12] KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,10/12] KVM test: kvm_utils.py: small fix for format_str_for_message() - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,09/12] KVM test: dynamically detect and cache MAC-IP pairs using tcpdump - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,08/12] KVM test: kvm_subprocess: send user specified parameters to kvm_tail callbacks - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,07/12] KVM test: kvm_config.py: do not fail when including a nonexistent file - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,06/12] KVM test: minor style changes to kvm_config.py - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,05/12] KVM test: specify installation cdkeys in a dedicated file - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,04/12] KVM test: add host-specific MAC-IP pool configuration - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,03/12] KVM test: add sample 'qemu-ifup' script - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,02/12] KVM test: add basic TAP support with static MAC-IP mapping - - - --- 2009-08-02 Michael Goldish New
[KVM-AUTOTEST,01/12] KVM test: add some MAC/IP address utilities to kvm_utils - - - --- 2009-08-02 Michael Goldish New
unbreak booting with virtio - - - --- 2009-08-01 Ján ONDREJ (SAL) New
unbreak booting with virtio - - - --- 2009-07-31 Glauber Costa New
[RFC] Driver to support shared memory with interrupts with broadcast - - - --- 2009-07-30 Cam Macdonell New
[RFC,1/2] Allow recvmsg for qemu char devices - - - --- 2009-07-30 Cam Macdonell New
[RFC,2/2] Support shared memory with broadcast interrupts using eventfd - - - --- 2009-07-30 Cam Macdonell New
[RFC,1/2] Allow recvmsg for qemu char devices - - - --- 2009-07-30 Cam Macdonell New
[9/9] remove id from vcpu context - - - --- 2009-07-29 Glauber Costa New
[8/9] use kvm_vcpu_ioctl - - - --- 2009-07-29 Glauber Costa New
[7/9] remove kvm_context from vcpu_context - - - --- 2009-07-29 Glauber Costa New
[6/9] remove run from vcpu context - - - --- 2009-07-29 Glauber Costa New
[5/9] remove fd from vcpu_context - - - --- 2009-07-29 Glauber Costa New
[4/9] remove opaque field from kvm_context - - - --- 2009-07-29 Glauber Costa New
[3/9] put env inside vcpu_context - - - --- 2009-07-29 Glauber Costa New
[2/9] remove kvm_mmio_read and kvm_mmio_write - - - --- 2009-07-29 Glauber Costa New
[1/9] use coalesced_mmio field from qemu upstream - - - --- 2009-07-29 Glauber Costa New
use upstream fields for irqchip and pit - - - --- 2009-07-29 Glauber Costa New
[12/12] kvm/svm: simplify nested_svm_check_exception - - - --- 2009-07-29 Joerg Roedel New
[11/12] kvm/svm: handle #pf intercepts in nested_svm_exit_handled directly - - - --- 2009-07-29 Joerg Roedel New
[10/12] kvm/svm: do nested vmexit in nested_svm_exit_handled - - - --- 2009-07-29 Joerg Roedel New
[09/12] kvm/svm: consolidate nested_svm_exit_handled - - - --- 2009-07-29 Joerg Roedel New
[08/12] kvm/svm: cache nested intercepts - - - --- 2009-07-29 Joerg Roedel New
[07/12] kvm/svm: move nested svm state into seperate struct - - - --- 2009-07-29 Joerg Roedel New
[06/12] kvm/svm: complete interrupts after handling nested exits - - - --- 2009-07-29 Joerg Roedel New
[05/12] kvm/svm: copy only necessary parts of the control area on vmrun/vmexit - - - --- 2009-07-29 Joerg Roedel New
[04/12] kvm/svm: optimize nested vmrun - - - --- 2009-07-29 Joerg Roedel New
[03/12] kvm/svm: optimize nested #vmexit - - - --- 2009-07-29 Joerg Roedel New
[02/12] kvm/svm: add helper functions for global interrupt flag - - - --- 2009-07-29 Joerg Roedel New
[01/12] kvm/svm: make nested svm debugging runtime configurable - - - --- 2009-07-29 Joerg Roedel New
KVM: VMX: Fix locking order in handle_invalid_guest_state - - - --- 2009-07-29 Marcelo Tosatti New
[AUTOTEST,RFC] KVM test: keep record of supported qemu options - - - --- 2009-07-29 Michael Goldish New
[AUTOTEST,RFC] KVM test: keep record of supported qemu options - - - --- 2009-07-29 Lucas Meneghel Rodrigues New
[KVM-AUTOTEST] KVM test: Add hugepage variant - - - --- 2009-07-29 Lucas Meneghel Rodrigues New
kvm: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs() - - - --- 2009-07-28 Bartlomiej Zolnierkiewicz New
exit if we fail to initialize kvm - - - --- 2009-07-28 Alexander Graf New
exit if we fail to initialize kvm - - - --- 2009-07-28 Glauber Costa New
use upstream cpuid code - - - --- 2009-07-28 Glauber Costa New
[2/2] KVM: MMU: fix bogus alloc_mmu_pages assignment - - - --- 2009-07-28 Marcelo Tosatti New
[1/2] KVM: MMU: make __kvm_mmu_free_some_pages handle empty list - - - --- 2009-07-28 Marcelo Tosatti New
[PATCH-RFC,2/2] eventfd: EFD_STATE flag - - - --- 2009-07-28 Michael S. Tsirkin New
[PATCH-RFC,1/2] eventfd: reorganize the code to simplify new flags - - - --- 2009-07-28 Michael S. Tsirkin New
kvm userspace: ksm support - - - --- 2009-07-28 Izik Eidus New
[3/9] virt/kvm: correct error-handling code - - - --- 2009-07-28 Julia Lawall New
[2.6.30.x] kvm: fix ack not being delivered when msi present - - - --- 2009-07-28 Michael S. Tsirkin New
qemu-kvm: Drop polling property from qemu_cond_wait - - - --- 2009-07-28 Jan Kiszka New
[PATCHv4,2/2] virtio: refactor find_vqs - - - --- 2009-07-28 Rusty Russell New
KVM: limit lapic periodic timer frequency - - - --- 2009-07-28 Marcelo Tosatti New
« 1 2 ... 1123 1124 11251151 1152 »