Show patches with: State = Action Required       |   115858 patches
« 1 2 ... 1097 1098 10991158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/7] time_drift_fix is x86 only, rather than !ia64 - - - --- 2010-06-22 Jes Sorensen New
[2/7] Remove duplicate kvm_init() stub from qemu-kvm.h - - - --- 2010-06-22 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined - - - --- 2010-06-22 Jes Sorensen New
[KVM-AUTOTEST] KVM test: generate netdev ids that newer qemu can consume - - - --- 2010-06-22 Avi Kivity New
[4/4] KVM: cleanup: make kvm_vm_ioctl_get_dirty_log() arch independent - - - --- 2010-06-22 Takuya Yoshikawa New
[3/4] KVM: cleanup: remove kvm_get_dirty_log() - - - --- 2010-06-22 Takuya Yoshikawa New
[2/4] KVM: ia64: cleanup kvm_ia64_sync_dirty_log() - - - --- 2010-06-22 Takuya Yoshikawa New
[1/4] KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() - - - --- 2010-06-22 Takuya Yoshikawa New
[BUGFIX] kvm, Fix a race condition for usage of is_hwpoison_address - - - --- 2010-06-22 Huang, Ying New
KVM: x86: Enable AVX for guest - - - --- 2010-06-22 Sheng Yang New
[13/13] KVM test: Fix a small bug on timedrift test - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[12/13] KVM test: Enable the serial console for all linux guests - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[11/13] KVM test: Enable the serial console during unattended installation - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[10/13] KVM test: log output of all shell sessions and SCP transfers - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[09/13] KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[08/13] KVM test: kvm.py: set log file dir for kvm_subprocess logging - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[07/13] KVM test: kvm_vm.py: log serial console output and allow serial login - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[06/13] KVM test: kvm_vm.py: redirect the serial console to a unix socket - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[05/13] KVM test: remote_login(): make the login re suitable for serial console - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[04/13] KVM test: send username in remote_login() - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[03/13] KVM test: restructure remote_login() and remote_scp() - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[02/13] KVM test: add the auto_close option to all kvm_subprocess classes - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[01/13] KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess - - - --- 2010-06-22 Lucas Meneghel Rodrigues New
[KVM-AUTOTEST] KVM test: concentrate image and cdrom filename prefixes in tests.cfg.sample - - - --- 2010-06-22 Michael Goldish New
[KVM-AUTOTEST] KVM test: kvm_preprocessing.py: test for vm.is_alive() instead of vm.is_dead() - - - --- 2010-06-22 Michael Goldish New
[KVM-AUTOTEST] KVM test: scan_results.py: fix handling of empty result list - - - --- 2010-06-22 Michael Goldish New
KVM: Remove redundant change of return value - - - --- 2010-06-22 Amos Kong New
Search the LAPIC's for one that will accept a PIC interrupt. - - - --- 2010-06-21 Chris Lalancette New
[2/2] KVM: PPC: Make use of hash based Shadow MMU - - - --- 2010-06-21 Alexander Graf New
[1/2] KVM: PPC: Add generic hpte management functions - - - --- 2010-06-21 Alexander Graf New
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte - - - --- 2010-06-21 Alexander Graf New
KVM: PPC: Use kernel hash function - - - --- 2010-06-21 Alexander Graf New
KVM: PPC: Make BAT only guest segments work - - - --- 2010-06-21 Alexander Graf New
KVM Test: Fix invalid literal bug in ioquit - - - --- 2010-06-21 Feng Yang New
[V2,5/5] ara virt interface of perf to support kvm guest os statistics collection in guest os - - - --- 2010-06-21 Yanmin Zhang New
[V2,4/5] ara virt interface of perf to support kvm guest os statistics collection in guest os - - - --- 2010-06-21 Yanmin Zhang New
[V2,3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os - - - --- 2010-06-21 Yanmin Zhang New
[V2,2/5] ara virt interface of perf to support kvm guest os statistics collection in guest os - - - --- 2010-06-21 Yanmin Zhang New
[V2,1/5] ara virt interface of perf to support kvm guest os statistics collection in guest os - - - --- 2010-06-21 Yanmin Zhang New
QEMU: Update .gitignore - - - --- 2010-06-21 Hidetoshi Seto New
do not enter vcpu again if it was stopped during IO - - - --- 2010-06-21 Gleb Natapov New
[2/2] KVM: Remove kernel-allocated memory regions - - - --- 2010-06-21 Avi Kivity New
[1/2] KVM: Remove memory alias support - - - --- 2010-06-21 Avi Kivity New
[2/2] KVM: Prevent internal slots from being COWed - - - --- 2010-06-21 Avi Kivity New
[1/2] KVM: Keep slot ID in memory slot structure - - - --- 2010-06-21 Avi Kivity New
Update .gitignore - - - --- 2010-06-21 Hidetoshi Seto New
[4/4] KVM: Reduce atomic operations on vcpu->requests - - - --- 2010-06-20 Avi Kivity New
[3/4] KVM: Add mini-API for vcpu->requests - - - --- 2010-06-20 Avi Kivity New
[2/4] KVM: i8259: simplify pic_irq_request() calling sequence - - - --- 2010-06-20 Avi Kivity New
[1/4] KVM: i8259: reduce excessive abstraction for pic_irq_request() - - - --- 2010-06-20 Avi Kivity New
[2/2] KVM: Consolidate load/save temporary buffer allocation and freeing - - - --- 2010-06-20 Avi Kivity New
[1/2] KVM: Fix xsave and xcr save/restore memory leak - - - --- 2010-06-20 Avi Kivity New
[kvm-Bugs-1895893] KVM-60+ halts, when using SCSI - - - --- 2010-06-19 SourceForge.net New
KVM: PPC: fix uninitialized variable warning - - - --- 2010-06-19 Asias He New
[2/2] Remove virtio_blk VBID ioctl - - - --- 2010-06-18 Ryan Harper New
[1/2] Add 'serial' attribute to virtio-blk devices - - - --- 2010-06-18 Ryan Harper New
[KVM-AUTOTEST,2/2,diff-rename,mode] KVM-test: rename autoit to guest_test and update the sample con… - - - --- 2010-06-18 Cao, Chen New
[KVM-AUTOTEST,2/2] KVM-test: rename autoit to guest_test and update the sample config file - - - --- 2010-06-18 Cao, Chen New
[KVM-AUTOTEST,1/2] KVM-test: autoit: Generalize the variables in autoit.py - - - --- 2010-06-18 Cao, Chen New
[KVM-AUTOTEST,18/18] KVM test: log output of all shell sessions and SCP transfers - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,17/18] KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,16/18] KVM test: kvm.py: set log file dir for kvm_subprocess logging - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,15/18] KVM test: kvm_vm.py: log serial console output and allow serial login - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,14/18] KVM test: kvm_vm.py: redirect the serial console to a unix socket - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,13/18] KVM test: remote_login(): make the login re suitable for serial console - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,12/18] KVM test: send username in remote_login() - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,11/18] KVM test: restructure remote_login() and remote_scp() - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,10/18] KVM test: add the auto_close option to all kvm_subprocess classes - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,09/18] KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,08/18] KVM test: simplify remote_scp() - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,07/18] KVM test: kvm_preprocessing.py: simplify pre/post_command error handling - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,06/18,RFC] KVM test: tests_base.cfg.sample: remove noacpi, userirq variants - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,05/18] KVM test: check for RESET QMP events in the system_reset test - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,04/18] KVM test: kvm_monitor.py: verify correctness of QMP transaction id - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,03/18] KVM test: kvm_monitor.py: add convenience method get_event() - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,02/18] KVM test: kvm.py: suppress exceptions during postprocessing if the test fails - - - --- 2010-06-18 Michael Goldish New
[KVM-AUTOTEST,01/18] KVM test: kvm_preprocessing.py: allow modifying VM params without restarting - - - --- 2010-06-18 Michael Goldish New
kvm-s390: Dont exit SIE on SIGP sense running - - - --- 2010-06-17 Christian Borntraeger New
[v5] block: add sheepdog driver for distributed storage support - - - --- 2010-06-17 Christian Brunner New
device-assignment: be more selective in interrupt disabling - - - --- 2010-06-17 Alex Williamson New
qemu-kvm: Replace kvm_set/get_fpu() with upstream version. - - - --- 2010-06-17 Sheng Yang New
[3/4] qemu: kvm: Enable XSAVE live migration support - - - --- 2010-06-17 Sheng Yang New
KVM: x86 emulator: fix group3 instruction decoding - - - --- 2010-06-17 Wei Yongjun New
[v2] KVM: Fix typos in Documentation/kvm/mmu.txt - - - --- 2010-06-17 Jason Wang New
[3/4] qemu: kvm: Enable XSAVE live migration support - - - --- 2010-06-17 Sheng Yang New
[4/4] qemu-kvm: Enable XSAVE live migration support - - - --- 2010-06-17 Sheng Yang New
[3/4] qemu: kvm: Enable XSAVE live migration support - - - --- 2010-06-17 Sheng Yang New
[2/4] qemu: Enable XSAVE related CPUID - - - --- 2010-06-17 Sheng Yang New
[1/4] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index - - - --- 2010-06-17 Sheng Yang New
qemu: kvm: Fix cpu_is_bsp() compilation warning - - - --- 2010-06-17 Sheng Yang New
KVM: Fix typos in Documentation/kvm/mmu.txt - - - --- 2010-06-17 Jason Wang New
device-assignment, msi: PBA is long - - - --- 2010-06-17 Hidetoshi Seto New
[v3,3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's - - - --- 2010-06-16 Chris Lalancette New
[v3,2/3] Allow any LAPIC to accept PIC interrupts. - - - --- 2010-06-16 Chris Lalancette New
[v3,1/3] Introduce a workqueue to deliver PIT timer interrupts. - - - --- 2010-06-16 Chris Lalancette New
[2/2,scsi-bus] : Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments - - - --- 2010-06-16 Nicholas A. Bellinger New
[1/2,scsi-bus] : Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup - - - --- 2010-06-16 Nicholas A. Bellinger New
[Qemu-devel] Re: [PATCH 1/2] [scsi-bus]: Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mo… - - - --- 2010-06-16 Nicholas A. Bellinger New
[3/3] Toggle tracepoint state - - - --- 2010-06-16 Prerna Saxena New
[2/3] Monitor command 'info trace' - - - --- 2010-06-16 Prerna Saxena New
« 1 2 ... 1097 1098 10991158 1159 »