Show patches with: State = Action Required       |   114414 patches
« 1 2 ... 1118 1119 11201144 1145 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] test: use new apic_icr_write() to issue IPI - - - --- 2009-09-14 Avi Kivity New
[1/3] test: Use function table for APIC access - - - --- 2009-09-14 Avi Kivity New
[2/2] test-device: add support for irq injection - - - --- 2009-09-14 Avi Kivity New
[1/2] test: Mask PIC interrupts before APIC test - - - --- 2009-09-14 Avi Kivity New
[KVM-AUTOTEST,4/4] KVM test: boot test: change the scope of the try-finally statement - - - --- 2009-09-14 Michael Goldish New
[KVM-AUTOTEST,3/4] KVM test: kvm_vm.py: wrap VM.destroy() in a try-finally block - - - --- 2009-09-14 Michael Goldish New
[KVM-AUTOTEST,2/4] KVM test: wait_for_login(): include the VM's name in log messages - - - --- 2009-09-14 Michael Goldish New
[KVM-AUTOTEST,1/4] KVM test: migration test: destroy dest_vm if test fails - - - --- 2009-09-14 Michael Goldish New
[01/10] Add test device for use with the test suite - - - --- 2009-09-14 Gerd Hoffmann New
test: add cr8 latency tests - - - --- 2009-09-14 Avi Kivity New
[QEMU-KVM,2/2] test: Add vmcall latency test - - - --- 2009-09-13 Avi Kivity New
[QEMU-KVM,1/2] test: Allow adding mode vmexit latency tests - - - --- 2009-09-13 Avi Kivity New
[10/10] test: port readmode tests to multiboot - - - --- 2009-09-13 Avi Kivity New
[09/10] test: fix realmode test print_serial() direction flag - - - --- 2009-09-13 Avi Kivity New
[08/10] test: Remove smp support from access.c - - - --- 2009-09-13 Avi Kivity New
[07/10] test: switch output format to elf - - - --- 2009-09-13 Avi Kivity New
[06/10] test: use real APIC instead of fake APIC - - - --- 2009-09-13 Avi Kivity New
[05/10] test: Map 4GB of memory - - - --- 2009-09-13 Avi Kivity New
[04/10] test: add multiboot headers to startup files - - - --- 2009-09-13 Avi Kivity New
[03/10] test: Set up a default stack - - - --- 2009-09-13 Avi Kivity New
[02/10] test: load image immediately after program headers - - - --- 2009-09-13 Avi Kivity New
[01/10] Add test device for use with the test suite - - - --- 2009-09-13 Avi Kivity New
[4/4] Make cpu runnable after sipi - - - --- 2009-09-13 Gleb Natapov New
[4/4] Make cpu runnable after sipi - - - --- 2009-09-13 Gleb Natapov New
[3/4] set correct CS seg limit and flags on sipi - - - --- 2009-09-13 Gleb Natapov New
[2/4] Use kvm_cpu_synchronize_state() instead of kvm_arch_(save|load)_regs() - - - --- 2009-09-13 Gleb Natapov New
[1/4] Remove unused function. - - - --- 2009-09-13 Gleb Natapov New
[KVM-AUTOTEST,v2,3/3,RFC] KVM test: client parallel test execution - - - --- 2009-09-11 Michael Goldish New
[KVM-AUTOTEST,v2,2/3,RFC] KVM test: kvm_tests.cfg.sample: add some scheduler params - - - --- 2009-09-11 Michael Goldish New
[KVM-AUTOTEST,v2,1/3] KVM test: use a better source for random numbers - - - --- 2009-09-11 Michael Goldish New
[3/3,RFC] KVM test: client parallel test execution - - - --- 2009-09-11 Michael Goldish New
[2/3,RFC] KVM test: kvm_tests.cfg.sample: add some scheduler params - - - --- 2009-09-11 Michael Goldish New
[1/3] KVM test: use a better source for random numbers - - - --- 2009-09-11 Michael Goldish New
[3/3] add support for change_pte mmu notifiers - - - --- 2009-09-10 Izik Eidus New
[2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes - - - --- 2009-09-10 Izik Eidus New
[1/3] kvm: dont hold pagecount reference for mapped sptes pages - - - --- 2009-09-10 Izik Eidus New
KVM test: Make install test not strip binaries - - - --- 2009-09-10 Lucas Meneghel Rodrigues New
[3/3] KVM test: Points user to online documentation - - - --- 2009-09-10 Lucas Meneghel Rodrigues New
[2/3] KVM test: Removing the fix_cdkeys.py program - - - --- 2009-09-10 Lucas Meneghel Rodrigues New
[1/3] KVM test: Move top level docstrings, other cleanups - - - --- 2009-09-10 Lucas Meneghel Rodrigues New
fix missing prototype warning with USE_KVM_DEVICE_ASSIGNMENT disabled - - - --- 2009-09-10 Daniel Gollub New
[RESEND] qemu-kvm: fix warnings with USE_KVM_DEVICE_ASSIGNMENT disabled - - - --- 2009-09-10 Daniel Gollub New
Fix --disable-kvm build regression of commit 8c7d4cb - - - --- 2009-09-09 Daniel Gollub New
[19/19] KVM test: kvm_preprocessing.py: verify PPM file validity before passing to PIL - - - --- 2009-09-09 Michael Goldish New
[18/19] KVM test: kvm_tests.cfg.sample: get all Windows test utilities from a single ISO - - - --- 2009-09-09 Michael Goldish New
[17/19] KVM test: kvm_vm.py: add macaddr= to command line only if a MAC address is given - - - --- 2009-09-09 Michael Goldish New
[16/19] KVM test: kvm_subprocess: robustify the test for child process termination - - - --- 2009-09-09 Michael Goldish New
[15/19] KVM test: Autotest test wrapper cleanup - - - --- 2009-09-09 Michael Goldish New
[14/19] KVM test: kvm_preprocessing.py: don't explicitly print failure messages - - - --- 2009-09-09 Michael Goldish New
[13/19] KVM test: kvm_tests.py: save test code by using utilities in kvm_test_utils.py - - - --- 2009-09-09 Michael Goldish New
[12/19] KVM test: Add new module kvm_test_utils.py - - - --- 2009-09-09 Michael Goldish New
[11/19] KVM test: shutdown test: allow shutting down using system_powerdown - - - --- 2009-09-09 Michael Goldish New
[10/19] KVM test: boot test: add option to reboot using system_reset - - - --- 2009-09-09 Michael Goldish New
[09/19] KVM test: kvm_config.py: remove unused function get_match_block_indices() - - - --- 2009-09-09 Michael Goldish New
[08/19] KVM test: remove unused function is_sshd_running() - - - --- 2009-09-09 Michael Goldish New
[07/19] KVM test: kvm_subprocess: get rid of get_pid() (replace it with get_shell_pid()) - - - --- 2009-09-09 Michael Goldish New
[06/19] KVM test: timedrift test: set CPU affinity recursively for all children - - - --- 2009-09-09 Michael Goldish New
[05/19] KVM test: kvm_subprocess: use kill_process_tree() to close child processes - - - --- 2009-09-09 Michael Goldish New
[04/19] KVM test: kvm_utils.py: add kill_process_tree() - - - --- 2009-09-09 Michael Goldish New
[03/19] KVM test: scan_results.py: allow parsing and printing of multiple result files - - - --- 2009-09-09 Michael Goldish New
[02/19] KVM test: Migration test cleanup - - - --- 2009-09-09 Michael Goldish New
[01/19] KVM test: kvm_utils.py: make verify_ip_address_ownership() more robust - - - --- 2009-09-09 Michael Goldish New
sync halt state into env - - - --- 2009-09-09 Gleb Natapov New
[v2] call kvm_cpu_synchronize_state() on target vcpu - - - --- 2009-09-09 Gleb Natapov New
call kvm_cpu_synchronize_state() on target vcpu - - - --- 2009-09-09 Gleb Natapov New
Activate Virtualization On Demand - - - --- 2009-09-09 Alexander Graf New
qemu-kvm: kqemu - R.I.P. - - - --- 2009-09-09 Jan Kiszka New
Use propeer way to compile with HELPER_CFLAGS - - - --- 2009-09-09 Juan Quintela New
[5/5] vnc: Send / receive guest clipboard if virtio-console connected to clipboard port - - - --- 2009-09-09 Amit Shah New
[4/5] vnc: add a is_vnc_active() helper - - - --- 2009-09-09 Amit Shah New
[3/5] virtio-console: in-qemu api for open/read/write/close ports - - - --- 2009-09-09 Amit Shah New
[2/5] virtio-console: Add support for multiple ports for generic guest-host communication - - - --- 2009-09-09 Amit Shah New
[1/5] char: Emit 'OPENED' events on char device open - - - --- 2009-09-09 Amit Shah New
virtio_console: Add support for multiple ports for generic guest and host communication - - - --- 2009-09-09 Amit Shah New
[-v2] QEMU-KVM: MCE: Relay UCR MCE to guest - - - --- 2009-09-09 Huang, Ying New
[4/4] KVM test: Rename BEFORE_YOU_START to README - - - --- 2009-09-08 Lucas Meneghel Rodrigues New
[3/4] KVM test: Removing the fix_cdkeys.py program - - - --- 2009-09-08 Lucas Meneghel Rodrigues New
[1/4] KVM test: Move top level docstrings, other cleanups - - - --- 2009-09-08 Lucas Meneghel Rodrigues New
KVM: x86: drop duplicate kvm_flush_remote_tlb calls - - - --- 2009-09-08 Marcelo Tosatti New
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map - - - --- 2009-09-08 Marcelo Tosatti New
Adding a userspace application crash handling system to autotest - - - --- 2009-09-08 Lucas Meneghel Rodrigues New
[3/3] KVM test: Renaming kvm_hugepages variant to hugepages - - - --- 2009-09-08 Lucas Meneghel Rodrigues New
[qemu-kvm] Add "sda" alias options to "hda" options - - - --- 2009-09-07 Ozawa Tsuyoshi New
QEMU-KVM: MCE: Relay UCR MCE to guest - - - --- 2009-09-07 Huang, Ying New
[Qemu-devel] Re: [PATCH] qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to … - - - --- 2009-09-04 Marcelo Tosatti New
[for-2.6.31] virtio_blk: revert QUEUE_FLAG_VIRT addition - - - --- 2009-09-04 Christoph Hellwig New
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non-accelerated mode - - - --- 2009-09-04 Dustin Kirkland New
[6/6] KVM: SVM: Trap all debug register accesses - - - --- 2009-09-04 Jan Kiszka New
[5/6] KVM: SVM: Enable full MOV DR emulation - - - --- 2009-09-04 Jan Kiszka New
[4/6] KVM: VMX: Fix emulation of DR4 and DR5 - - - --- 2009-09-04 Jan Kiszka New
[2/6] KVM: x86: Optimize debug register switching - - - --- 2009-09-04 Jan Kiszka New
[3/6] KVM: VMX: Clean up DR6 emulation - - - --- 2009-09-04 Jan Kiszka New
[1/6] KGDB: Add kgdb_in_use - - - --- 2009-09-04 Jan Kiszka New
Adding a userspace application crash handling system to autotest - - - --- 2009-09-04 Lucas Meneghel Rodrigues New
fix userspace irqchip. - - - --- 2009-09-03 Glauber Costa New
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non-accelerated mode - - - --- 2009-09-03 Dustin Kirkland New
kvm: fix compile warnings on s390 - - - --- 2009-09-03 Heiko Carstens New
Don't map nested_vmcb on INTERCEPT_MSR_PROT - - - --- 2009-09-03 Alexander Graf New
Don't map nested_vmcb on INTERCEPT_MSR_PROT - - - --- 2009-09-03 Alexander Graf New
[2/2] virtio-console: Add interface for generic guest-host communication - - - --- 2009-09-03 Amit Shah New
« 1 2 ... 1118 1119 11201144 1145 »