Show patches with: State = Action Required       |   115830 patches
« 1 2 ... 1111 1112 11131158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] KVM: x86 emulator: add decoding of CMPXCHG8B dst operand. - - - --- 2010-03-21 Gleb Natapov New
[1/2] KVM: x86 emulator: commit rflags as part of registers commit. - - - --- 2010-03-21 Gleb Natapov New
[2/2] KVM: x86 emulator: add decoding of CMPXCHG8B dst operand. - - - --- 2010-03-21 Gleb Natapov New
[1/2] KVM: x86 emulator: commit rflags as part of registers commit. - - - --- 2010-03-21 Gleb Natapov New
KVM test: cd_hash: remove -i command line option - - - --- 2010-03-20 Lucas Meneghel Rodrigues New
KVM: Fix a build error - - - --- 2010-03-20 Amos Kong New
KVM: x86: Fix 32-bit build breakage due to typo - - - --- 2010-03-20 Jan Kiszka New
KVM: Drop KVM_REQ_PENDING_TIMER - - - --- 2010-03-20 Xiao Wang New
[KVM-AUTOTEST] KVM test: kvm_config: remove -f command line option - - - --- 2010-03-19 Michael Goldish New
[KVM-AUTOTEST] KVM test: support TAP networking mode when executing tests in parallel - - - --- 2010-03-19 Michael Goldish New
[v3] KVM MMU: check reserved bits only if CR4.PSE=1 or CR4.PAE=1 - - - --- 2010-03-19 Xiao Guangrong New
Enhance perf to collect KVM guest os statistics from host side - - - --- 2010-03-19 Yanmin Zhang New
clock drifts with more than 1 windows 2008 guest - - - --- 2010-03-18 Zachary Amsden New
[RFC] Unify KVM kernel-space and user-space code into a single project - - - --- 2010-03-18 Anthony Liguori New
update/cleanup: remove references to qemu sub-dir - - - --- 2010-03-18 Naphtali Sprei New
[3/3] KVM: VMX: VMXON/VMXOFF usage changes. - - - --- 2010-03-18 Xu, Dongxiao New
[2/3] KVM: VMX: VMCLEAR/VMPTRLD usage changes. - - - --- 2010-03-18 Xu, Dongxiao New
[1/3] KVM: VMX code cleanup and preparation. - - - --- 2010-03-18 Xu, Dongxiao New
[3/3] perf events: Change perf parameter --pid to process-wide collection instead of thread-wide - - - --- 2010-03-18 Yanmin Zhang New
[2/3] perf events: Enable counters only when kernel is execing the subcommand of 'perf record' - - - --- 2010-03-18 Yanmin Zhang New
[1/3] perf events: Enable counters when collecting process-wide or system-wide data by 'perf stat' - - - --- 2010-03-18 Yanmin Zhang New
Enhance perf to collect KVM guest os statistics from host side - - - --- 2010-03-18 Yanmin Zhang New
KVM: VMX: Disable unrestricted guest when EPT disabled - - - --- 2010-03-18 Sheng Yang New
virtio_blk_load() question - - - --- 2010-03-18 OHMURA Kei New
KVM test: Parallel install of guest OS v3 - - - --- 2010-03-18 Lucas Meneghel Rodrigues New
vhost: fix interrupt mitigation with raw sockets - - - --- 2010-03-17 Michael S. Tsirkin New
vhost: fix error handling in vring ioctls - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,4/4] virtio-pci: irqfd support - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,3/4] msix: add mask/unmask notifiers - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,2/4] kvm: irqfd support - - - --- 2010-03-17 Michael S. Tsirkin New
[PATCHv6,1/4] qemu-kvm: add vhost.h header - - - --- 2010-03-17 Michael S. Tsirkin New
KVM test: Make qcow2 check image non critical - - - --- 2010-03-17 Lucas Meneghel Rodrigues New
Enhance perf to collect KVM guest os statistics from host side - - - --- 2010-03-17 Yanmin Zhang New
>2 serial ports? - - - --- 2010-03-17 Gerd Hoffmann New
[v2] KVM: cleanup {kvm_vm_ioctl, kvm}_get_dirty_log() - - - --- 2010-03-17 Xiao Guangrong New
[2/2] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions. - - - --- 2010-03-17 Yoshiaki Tamura New
[1/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty. - - - --- 2010-03-17 Yoshiaki Tamura New
KVM: cleanup kvm_get_dirty_log() - - - --- 2010-03-17 Xiao Guangrong New
[v2] KVM MMU: check reserved bits only when CR4.PSE=1 or CR4.PAE=1 - - - --- 2010-03-17 Xiao Guangrong New
add "xchg ax, reg" emulator test - - - --- 2010-03-16 Gleb Natapov New
[6/6] qemu-kvm: Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. - - - --- 2010-03-16 Yoshiaki Tamura New
[5/6] qemu-kvm: Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - --- 2010-03-16 Yoshiaki Tamura New
[4/6] qemu-kvm: Introduce cpu_physical_memory_get_dirty_range(). - - - --- 2010-03-16 Yoshiaki Tamura New
[3/6] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions. - - - --- 2010-03-16 Yoshiaki Tamura New
[2/6] qemu-kvm: Modify and introduce wrapper functions to access phys_ram_dirty. - - - --- 2010-03-16 Yoshiaki Tamura New
[1/6] qemu-kvm: Introduce bit-based phys_ram_dirty for VGA, CODE and MIGRATION. - - - --- 2010-03-16 Yoshiaki Tamura New
[v1,2/3] Provides multiple submits and asynchronous notifications. - - - --- 2010-03-16 Xin, Xiaohui New
Enhance perf to collect KVM guest os statistics from host side - - - --- 2010-03-16 Yanmin Zhang New
[v3,30/30] KVM: small kvm_arch_vcpu_ioctl_run() cleanup. - - - --- 2010-03-15 Gleb Natapov New
[v3,29/30] KVM: x86 emulator: introduce pio in string read ahead. - - - --- 2010-03-15 Gleb Natapov New
[v3,28/30] KVM: x86 emulator: restart string instruction without going back to a guest. - - - --- 2010-03-15 Gleb Natapov New
[v3,27/30] KVM: x86 emulator: remove saved_eip - - - --- 2010-03-15 Gleb Natapov New
[v3,26/30] KVM: x86 emulator: Move string pio emulation into emulator.c - - - --- 2010-03-15 Gleb Natapov New
[v3,25/30] KVM: x86 emulator: fix in/out emulation. - - - --- 2010-03-15 Gleb Natapov New
[v3,24/30] KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded - - - --- 2010-03-15 Gleb Natapov New
[v3,23/30] KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM - - - --- 2010-03-15 Gleb Natapov New
[v3,22/30] KVM: x86 emulator: populate OP_MEM operand during decoding. - - - --- 2010-03-15 Gleb Natapov New
[v3,21/30] KVM: Use task switch from emulator.c - - - --- 2010-03-15 Gleb Natapov New
[v3,20/30] KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor() - - - --- 2010-03-15 Gleb Natapov New
[v3,19/30] KVM: x86 emulator: Emulate task switch in emulator.c - - - --- 2010-03-15 Gleb Natapov New
[v3,18/30] KVM: x86 emulator: Provide more callbacks for x86 emulator. - - - --- 2010-03-15 Gleb Natapov New
[v3,17/30] KVM: x86 emulator: cleanup grp3 return value - - - --- 2010-03-15 Gleb Natapov New
[v3,16/30] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. - - - --- 2010-03-15 Gleb Natapov New
[v3,15/30] KVM: x86 emulator: do not call writeback if msr access fails. - - - --- 2010-03-15 Gleb Natapov New
[v3,14/30] KVM: x86 emulator: fix return values of syscall/sysenter/sysexit emulations - - - --- 2010-03-15 Gleb Natapov New
[v3,13/30] KVM: x86 emulator: fix mov dr to inject #UD when needed. - - - --- 2010-03-15 Gleb Natapov New
[v3,12/30] KVM: x86 emulator: inject #UD on access to non-existing CR - - - --- 2010-03-15 Gleb Natapov New
[v3,11/30] KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. - - - --- 2010-03-15 Gleb Natapov New
[v3,10/30] KVM: x86 emulator: fix 0f 01 /5 emulation - - - --- 2010-03-15 Gleb Natapov New
[v3,09/30] KVM: x86 emulator: fix mov r/m, sreg emulation. - - - --- 2010-03-15 Gleb Natapov New
[v3,08/30] KVM: Provide current eip as part of emulator context. - - - --- 2010-03-15 Gleb Natapov New
[v3,07/30] KVM: Provide x86_emulate_ctxt callback to get current cpl - - - --- 2010-03-15 Gleb Natapov New
[v3,06/30] KVM: remove realmode_lmsw function. - - - --- 2010-03-15 Gleb Natapov New
[v3,05/30] KVM: Provide callback to get/set control registers in emulator ops. - - - --- 2010-03-15 Gleb Natapov New
[v3,04/30] KVM: Remove pointer to rflags from realmode_set_cr parameters. - - - --- 2010-03-15 Gleb Natapov New
[v3,03/30] KVM: x86 emulator: check return value against correct define - - - --- 2010-03-15 Gleb Natapov New
[v3,02/30] KVM: x86 emulator: fix RCX access during rep emulation - - - --- 2010-03-15 Gleb Natapov New
[v3,01/30] KVM: x86 emulator: Fix DstAcc decoding. - - - --- 2010-03-15 Gleb Natapov New
[rework] KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling - - - --- 2010-03-15 Takuya Yoshikawa New
[5/5] KVM: MMU: Reinstate pte prefetch on invlpg - - - --- 2010-03-15 Avi Kivity New
[4/5] KVM: MMU: Do not instantiate nontrapping spte on unsync page - - - --- 2010-03-15 Avi Kivity New
[3/5] KVM: Don't follow an atomic operation by a non-atomic one - - - --- 2010-03-15 Avi Kivity New
[2/5] KVM: Make locked operations truly atomic - - - --- 2010-03-15 Avi Kivity New
[1/5] KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pte_write() - - - --- 2010-03-15 Avi Kivity New
KVM: Cleanup: change to use bool return values - - - --- 2010-03-15 Gui Jianfeng New
[v1,2/3] Provides multiple submits and asynchronous notifications. - - - --- 2010-03-15 Michael S. Tsirkin New
KVM: cleanup: change to use bool return values - - - --- 2010-03-15 Gui Jianfeng New
[RF,C/T/D] Unmapped page cache control - via boot parameter - - - --- 2010-03-15 Balbir Singh New
[v2,30/30] KVM: small kvm_arch_vcpu_ioctl_run() cleanup. - - - --- 2010-03-14 Gleb Natapov New
[v2,29/30] KVM: x86 emulator: introduce pio in string read ahead. - - - --- 2010-03-14 Gleb Natapov New
[v2,28/30] KVM: x86 emulator: restart string instruction without going back to a guest. - - - --- 2010-03-14 Gleb Natapov New
[v2,27/30] KVM: x86 emulator: remove saved_eip - - - --- 2010-03-14 Gleb Natapov New
[v2,26/30] KVM: x86 emulator: Move string pio emulation into emulator.c - - - --- 2010-03-14 Gleb Natapov New
[v2,25/30] KVM: x86 emulator: fix in/out emulation. - - - --- 2010-03-14 Gleb Natapov New
[v2,24/30] KVM: x86 emulator: during rep emulation decrement ECX only if emulation succeeded - - - --- 2010-03-14 Gleb Natapov New
[v2,23/30] KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM - - - --- 2010-03-14 Gleb Natapov New
[v2,22/30] KVM: x86 emulator: populate OP_MEM operand during decoding. - - - --- 2010-03-14 Gleb Natapov New
[v2,21/30] KVM: Use task switch from emulator.c - - - --- 2010-03-14 Gleb Natapov New
[v2,20/30] KVM: x86 emulator: Use load_segment_descriptor() instead of kvm_load_segment_descriptor() - - - --- 2010-03-14 Gleb Natapov New
[v2,19/30] KVM: x86 emulator: Emulate task switch in emulator.c - - - --- 2010-03-14 Gleb Natapov New
« 1 2 ... 1111 1112 11131158 1159 »