Show patches with: State = Action Required       |   115855 patches
« 1 2 ... 1104 1105 11061158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv3] Support for booting from virtio disks - - - --- 2010-05-10 Gleb Natapov New
Do not stop VM if emulation failed in userspace. - - - --- 2010-05-10 Gleb Natapov New
[PATCHv2] KVM: inject #UD if instruction emulation fails and exit to userspace - - - --- 2010-05-10 Gleb Natapov New
[PATCHv2] Support for booting from virtio disks - - - --- 2010-05-10 Gleb Natapov New
[Autotest] KVM Test: Update qemu-ifup script to set bridge's forwarding delay to 0. - - - --- 2010-05-10 Feng Yang New
VMX: Invalid guest state detection enhancements and bug fixes - - - --- 2010-05-09 Mohammed Gamal New
Support for booting from virtio disks - - - --- 2010-05-09 Gleb Natapov New
[4/4] guest_reserve, host_reserve and tmpfs overhead automatic calculation based on used memory - - - --- 2010-05-08 Lukáš Doktor New
[3/4] FIX: Incorrect session in function split_guest() - - - --- 2010-05-08 Lukáš Doktor New
[2/4] Add VMs alive check while spliting the guest's pages - - - --- 2010-05-08 Lukáš Doktor New
[1/4] Increase maximum number of VNC ports - - - --- 2010-05-08 Lukáš Doktor New
patch kvm-remove-unused-load_segment_descriptor_to_kvm_desct.patch added to 2.6.32-stable tree - - - --- 2010-05-07 Greg Kroah-Hartman New
[Autotest] KVM Test: Make remote_scp() more robust. - - - --- 2010-05-07 Feng Yang New
[RFC,v5,19/19] Provides multiple submits and asynchronous notifications. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,18/19] Add a kconfig entry and make entry for mp device. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,17/19] Export proto_ops to vhost-net driver. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,16/19] Manipulate external buffers in mp device. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,15/19] Add basic funcs and ioctl to mp device. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,14/19] Add header file for mp device. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,13/19] To skip GRO if buffer is external currently. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,12/19] Add a hook to intercept external buffers from NIC driver. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,11/19] Use callback to deal with skb_release_data() specially. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,10/19] Don't do skb recycle, if device use external buffer. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,09/19] Ignore room skb_reserve() when device is using external buffer. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,08/19] Make __alloc_skb() to get external buffer. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,07/19] Add interface to get external buffers. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,06/19] Add a function to indicate if device use external buffer. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,05/19] Add a function make external buffer owner to query capability. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,04/19] Add a ndo_mp_port_prep pointer to net_device_ops. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,03/19] Export 2 func for device to assign/deassign new strucure - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,02/19] Add a new struct for device to manipulate external buffer. - - - --- 2010-05-07 Xin, Xiaohui New
[RFC,v5,01/19] Add a new structure for skb buffer from external. - - - --- 2010-05-07 Xin, Xiaohui New
kvm: update document of gfns - - - --- 2010-05-07 Lai Jiangshan New
kvm mmu: reduce 50% memory usage - - - --- 2010-05-07 Lai Jiangshan New
[v5,6/9] KVM MMU: support keeping sp live while it's out of protection - - - --- 2010-05-07 Xiao Guangrong New
[v5,5/9] KVM MMU: rename 'root_count' to 'active_count' - - - --- 2010-05-07 Xiao Guangrong New
[4/4,v3] KVM: VMX: VMXON/VMXOFF usage changes. - - - --- 2010-05-07 Xu, Dongxiao New
[3/4,v3] KVM: VMX: VMCLEAR/VMPTRLD usage changes. - - - --- 2010-05-07 Xu, Dongxiao New
[2/4,v3] KVM: VMX: Some minor changes to code structure. - - - --- 2010-05-07 Xu, Dongxiao New
[1/4,v3] KVM: VMX: Define new functions to wrapper direct call of asm code. - - - --- 2010-05-07 Xu, Dongxiao New
KVM test: Add a subtest iofuzz - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
Fix segfault after device assignment hot remove - - - --- 2010-05-06 Alex Williamson New
[Autotest,KVM_AUTOTEST] KSM_overcommit: dynamic reserve calculation - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
IOzone preprocessing: Fix wrong column mapping on graph generation - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
[4/5] KVM: SVM: Allow EFER.LMSLE to be set with nested svm - - - --- 2010-05-06 Joerg Roedel New
[v4,9/9] KVM MMU: optimize sync/update unsync-page - - - --- 2010-05-06 Xiao Guangrong New
[v4,8/9] KVM MMU: no need atomic operation for 'invlpg_counter' - - - --- 2010-05-06 Xiao Guangrong New
[v4,7/9] KVM MMU: separate invlpg code form kvm_mmu_pte_write() - - - --- 2010-05-06 Xiao Guangrong New
[v4,6/9] KVM MMU: support keeping sp live while it's out of protection - - - --- 2010-05-06 Xiao Guangrong New
[v4,5/9] KVM MMU: rename 'root_count' to 'active_count' - - - --- 2010-05-06 Xiao Guangrong New
[v4,4/9] KVM MMU: allow more page become unsync at getting sp time - - - --- 2010-05-06 Xiao Guangrong New
[v4,3/9] KVM MMU: allow more page become unsync at gfn mapping time - - - --- 2010-05-06 Xiao Guangrong New
[v4,2/9] KVM MMU: don't write-protect if have new mapping to unsync page - - - --- 2010-05-06 Xiao Guangrong New
[v4,1/9] KVM MMU: split kvm_sync_page() function - - - --- 2010-05-06 Xiao Guangrong New
[v3,2/2] x86: Introduce 'struct fpu' and related API - - - --- 2010-05-06 Avi Kivity New
[3/3,v2] KVM: VMX: VMXON/VMXOFF usage changes. - - - --- 2010-05-06 Xu, Dongxiao New
[v3,1/2] x86: eliminate TS_XSAVE - - - --- 2010-05-06 Avi Kivity New
[2/3,v2] KVM: VMX: VMCLEAR/VMPTRLD usage changes. - - - --- 2010-05-06 Xu, Dongxiao New
[1/3,v2] KVM: VMX code cleanup and preparation. - - - --- 2010-05-06 Xu, Dongxiao New
[RFC] qemu/virtio: use last used index published by guest - - - --- 2010-05-06 Michael S. Tsirkin New
KVM test: guest_s4 subtest - Expose timeout on config - - - --- 2010-05-06 Lucas Meneghel Rodrigues New
[v3,8/8] Tell the guest we'll warn it about tsc stability - - - --- 2010-05-05 Glauber Costa New
[v3,7/8] don't compute pvclock adjustments if we trust the tsc - - - --- 2010-05-05 Glauber Costa New
[v3,6/8] Try using new kvm clock msrs - - - --- 2010-05-05 Glauber Costa New
[v3,5/8] export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID - - - --- 2010-05-05 Glauber Costa New
[v3,4/8] add new KVMCLOCK cpuid feature - - - --- 2010-05-05 Glauber Costa New
[v3,3/8] change msr numbers for kvmclock - - - --- 2010-05-05 Glauber Costa New
[v3,2/8] Add a global synchronization point for pvclock - - - --- 2010-05-05 Glauber Costa New
[v3,1/8] Enable pvclock flags in vcpu_time_info structure - - - --- 2010-05-05 Glauber Costa New
[RFC] virtio: put last seen used index into ring itself - - - --- 2010-05-05 Michael S. Tsirkin New
[KVM_AUTOTEST] KSM_overcommit: dynamic reserve calculation - - - --- 2010-05-05 Lukáš Doktor New
[v2,2/2] turn off kvmclock when resetting cpu - - - --- 2010-05-05 Glauber Costa New
[v2,1/2] change header for kvm_get_msr_list - - - --- 2010-05-05 Glauber Costa New
[qemu-kvm,tests,v3] qemu-kvm tests: fix linker script problem - - - --- 2010-05-05 Naphtali Sprei New
[v5,4/5] RESEND: Inter-VM shared memory PCI device - - - --- 2010-05-05 Cam Macdonell New
[5/5] KVM: SVM: Don't allow nested guest to VMMCALL into host - - - --- 2010-05-05 Joerg Roedel New
[4/5] KVM: SVM: Allow EFER.LMSLE to be set with nested svm - - - --- 2010-05-05 Joerg Roedel New
[3/5] KVM: SVM: Fix wrong intercept masks on 32 bit - - - --- 2010-05-05 Joerg Roedel New
[2/5] KVM: SVM: Dump vmcb contents on failed vmrun - - - --- 2010-05-05 Joerg Roedel New
[1/5] KVM: X86: Fix stupid bug in exception reinjection path - - - --- 2010-05-05 Joerg Roedel New
[qemu-kvm,tests,v2] qemu-kvm tests: fix linker script problem - - - --- 2010-05-05 Naphtali Sprei New
[2/2] KVM MMU: fix race in invlpg code - - - --- 2010-05-05 Xiao Guangrong New
[1/2] KVM MMU: fix for forgot mark parent->unsync_children bit - - - --- 2010-05-05 Xiao Guangrong New
[RESEND] intel_txt: enable SMX flag for VMXON in KVM - - - --- 2010-05-05 Wang, Shane New
[v2,2/2] x86: Introduce 'struct fpu' and related API - - - --- 2010-05-05 Avi Kivity New
[v2,1/2] x86: eliminate TS_XSAVE - - - --- 2010-05-05 Avi Kivity New
KVM: Fix debug output error - - - --- 2010-05-05 Gui Jianfeng New
KVM: mark page dirty when page is actually modified. - - - --- 2010-05-05 Gui Jianfeng New
KVM: make kvm_mmu_zap_page() return the number of pages it actually freed. - - - --- 2010-05-05 Gui Jianfeng New
KVM test: Do not execute guest_s4 and shutdown for RHEL 3.X - - - --- 2010-05-04 Lucas Meneghel Rodrigues New
[2/2] turn off kvmclock when resetting cpu - - - --- 2010-05-04 Glauber Costa New
[1/2] replace set_msr_entry with kvm_msr_entry - - - --- 2010-05-04 Glauber Costa New
KVM testing: New winutils.iso SHA1, refactoring some code - - - --- 2010-05-04 Lucas Meneghel Rodrigues New
[RFC,12/12,sample] qemu-kvm: use new API for getting/switching dirty bitmaps - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,11/12] KVM: introduce new API for getting/switching dirty bitmaps - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,RFC,10/12] KVM: move dirty bitmaps to user space - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,9/12] KVM: introduce a wrapper function of set_bit_user_non_atomic() - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,resend,8/12] asm-generic: bitops: introduce le bit offset macro - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,7/12,not,tested,yet] PPC: introduce __set_bit() like function for bitmaps in user space - - - --- 2010-05-04 Takuya Yoshikawa New
[RFC,6/12,not,tested,yet] PPC: introduce copy_in_user() for 32-bit - - - --- 2010-05-04 Takuya Yoshikawa New
« 1 2 ... 1104 1105 11061158 1159 »