[Prev Page][Next Page]
<Possible follow-ups>
Re: KVM vs. PCI-E Function Level Reset (FLR) ...,
Casey Leedom
WinXP SP3 Guest and OpenGL support?,
Iain Lea
[GIT PULL] KVM updates for 2.6.35-rc4,
Marcelo Tosatti
[PATCH] emulator: inc/dec can have lock prefix,
Gleb Natapov
[PATCH v4 0/8] Simplify and fix fetch(),
Avi Kivity
- [PATCH v4 3/8] KVM: MMU: Add drop_large_spte() helper,
Avi Kivity
- [PATCH v4 1/8] KVM: MMU: Add link_shadow_page() helper,
Avi Kivity
- [PATCH v4 2/8] KVM: MMU: Use __set_spte to link shadow pages,
Avi Kivity
- [PATCH v4 5/8] KVM: MMU: Add gpte_valid() helper,
Avi Kivity
- [PATCH v4 7/8] KVM: MMU: Validate all gptes during fetch, not just those used for new pages,
Avi Kivity
- [PATCH v4 8/8] KVM: MMU: Eliminate redundant temporaries in FNAME(fetch),
Avi Kivity
- [PATCH v4 6/8] KVM: MMU: Simplify spte fetch() function,
Avi Kivity
- [PATCH v4 4/8] KVM: MMU: Add validate_direct_spte() helper,
Avi Kivity
- Re: [PATCH v4 0/8] Simplify and fix fetch(),
Avi Kivity
- Re: [PATCH v4 0/8] Simplify and fix fetch(),
Marcelo Tosatti
[PATCH 1/4] KVM: MMU: fix forgot reserved bits check in speculative path,
Xiao Guangrong
KVM timekeeping fixes, V2,
Zachary Amsden
- [PATCH 15/18] Implement getnsboottime kernel API,
Zachary Amsden
- [PATCH 17/18] Indicate reliable TSC in kvmclock,
Zachary Amsden
- [PATCH 18/18] Add timekeeping documentation,
Zachary Amsden
- [PATCH 16/18] Use getnsboottime in KVM,
Zachary Amsden
- [PATCH 13/18] Move scale_delta into common header,
Zachary Amsden
- [PATCH 14/18] Fix a possible backwards warp of kvmclock,
Zachary Amsden
- [PATCH 12/18] Add clock sync request to hardware enable,
Zachary Amsden
- [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC,
Zachary Amsden
- [PATCH 09/18] Robust TSC compensation,
Zachary Amsden
- [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback,
Zachary Amsden
- [PATCH 07/18] Fix deep C-state TSC desynchronization,
Zachary Amsden
- [PATCH 08/18] Add helper functions for time computation,
Zachary Amsden
- [PATCH 06/18] Unify TSC logic,
Zachary Amsden
- [PATCH 05/18] Warn about unstable TSC,
Zachary Amsden
- [PATCH 03/18] TSC reset compensation,
Zachary Amsden
- [PATCH 01/18] Make TSC offset writes non-preemptible,
Zachary Amsden
- [PATCH 04/18] Make cpu_tsc_khz updates use local CPU,
Zachary Amsden
- [PATCH 02/18] Fix SVM VMCB reset,
Zachary Amsden
- Re: KVM timekeeping fixes, V2,
Joerg Roedel
- Re: KVM timekeeping fixes, V2,
Avi Kivity
KVM timekeeping fixes,
Zachary Amsden
- [PATCH 01/18] Make TSC offset writes non-preemptible,
Zachary Amsden
- [PATCH 17/18] Indicate reliable TSC in kvmclock,
Zachary Amsden
- [PATCH 18/18] Add timekeeping documentation,
Zachary Amsden
- [PATCH 14/18] Fix a possible backwards warp of kvmclock,
Zachary Amsden
- [PATCH 16/18] Use getnsboottime in KVM,
Zachary Amsden
- [PATCH 15/18] Implement getnsboottime kernel API,
Zachary Amsden
- [PATCH 13/18] Move scale_delta into common header,
Zachary Amsden
- [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC,
Zachary Amsden
- [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback,
Zachary Amsden
- [PATCH 12/18] Add clock sync request to hardware enable,
Zachary Amsden
- [PATCH 09/18] Add helper functions for time computation,
Zachary Amsden
- [PATCH 08/18] Fix deep C-state TSC desynchronization,
Zachary Amsden
- [PATCH 05/18] Make cpu_tsc_khz updates use local CPU,
Zachary Amsden
- [PATCH 06/18] Warn about unstable TSC,
Zachary Amsden
- [PATCH 07/18] Unify TSC logic,
Zachary Amsden
- [PATCH 04/18] Robust TSC compensation,
Zachary Amsden
- [PATCH 03/18] TSC reset compensation,
Zachary Amsden
- [PATCH 02/18] Fix SVM VMCB reset,
Zachary Amsden
[KVM-AUTOTEST PATCH] KVM test: setuprss.bat: add yet another way of disabling the firewall,
Michael Goldish
[PATCH 03/36] arch/powerpc: Remove unnecessary casts of private_data,
Joe Perches
[PATCH v3 0/8] Simplify and fix fetch(),
Avi Kivity
KVM Call agenda for July 13th,
Juan Quintela
[PATCH v2 0/8] Simplify and fix fetch(),
Avi Kivity
- [PATCH v2 1/8] KVM: MMU: Add link_shadow_page() helper,
Avi Kivity
- [PATCH v2 3/8] KVM: MMU: Add drop_large_spte() helper,
Avi Kivity
- [PATCH v2 4/8] KVM: MMU: Add validate_direct_spte() helper,
Avi Kivity
- [PATCH v2 2/8] KVM: MMU: Use __set_spte to link shadow pages,
Avi Kivity
- [PATCH v2 7/8] KVM: MMU: Validate all gptes during fetch, not just those used for new pages,
Avi Kivity
- [PATCH v2 5/8] KVM: MMU: Add validate_indirect_spte() helper,
Avi Kivity
- [PATCH v2 8/8] KVM: MMU: Eliminate redundant temporaries in FNAME(fetch),
Avi Kivity
- [PATCH v2 6/8] KVM: MMU: Simplify spte fetch() function,
Avi Kivity
- Re: [PATCH v2 0/8] Simplify and fix fetch(),
Avi Kivity
KVM on ps3-linux working?,
Takuya Yoshikawa
[RFC PATCH v3 3/3] x86 emulator: Add segment limit checks to emulator functions,
Mohammed Gamal
[RFC PATCH v3 0/3] Add segment limit checks to emulator,
Mohammed Gamal
[RFC PATCH 0/5] QEMU VFIO device assignment,
Alex Williamson
[PATCH 0/7] Simplify and fix fetch(),
Avi Kivity
Swap usage with KVM,
Daniel Bareiro
[PATCHv2] netfilter: add CHECKSUM target,
Michael S. Tsirkin
[PATCH] Convert mask notifiers to use irqchip/pin instead of gsi.,
Gleb Natapov
Help converting existing VMWare Server 2 guest to KVM,
Emmanuel Noobadmin
[PATCH] KVM: PIT: stop vpit before irq_routing freed,
Xiao Guangrong
[PATCH] increase MAX_NICS value,
Alessandro Bono
[KVM-AUTOTEST PATCH 1/2] KVM test: rss.cpp: use critical section instead of mutex for text buffer access,
Michael Goldish
[PATCH] netfilter: add CHECKSUM target,
Michael S. Tsirkin
[KVM-AUTOTEST PATCH] KVM test: fail if qemu complains about KVM module trouble,
Michael Goldish
Is there shadow page table cache during context switch?,
Gu, Zhongshu
[RFC PATCH v2 0/3] Add segment limit checks to emulator,
Mohammed Gamal
[RFC PATCH 0/3] Add segment limit checks to emulator,
Mohammed Gamal
[PATCH] kvm: merge fixes for vmstate/block name from qemu.git,
Alex Williamson
[PATCH] device-assignment: Better fd tracking,
Alex Williamson
[PATCH 1/3] define hwpoison variables static.,
Gleb Natapov
[ANNOUNCE] kvm-kmod-2.6.34.1,
Jan Kiszka
[PATCH] x86: KVM, fix lock imbalance,
Jiri Slaby
[PATCH] KVM test: deps/Makefile - Compile rss with -static-libgcc,
Lucas Meneghel Rodrigues
[PATCH 0/2] Fix MCE not cleared on reset,
Avi Kivity
[PATCH PPC] correctly check gfn_to_pfn() return value,
Gleb Natapov
[KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: do not check nic_mode when adding -tftp option,
Michael Goldish
Alt SeaBIOS SSDT cpu hotplug,
Kevin O'Connor
[PATCH] test: Add rmap_chain.flat to unittests config file,
Lucas Meneghel Rodrigues
[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest,
Gleb Natapov
- [PATCH v4 10/12] Handle async PF in non preemptable context,
Gleb Natapov
- [PATCH v4 08/12] Inject asynchronous page fault into a guest if page is swapped out.,
Gleb Natapov
- [PATCH v4 07/12] Maintain memslot version number,
Gleb Natapov
- [PATCH v4 09/12] Retry fault before vmentry,
Gleb Natapov
- [PATCH v4 06/12] Add get_user_pages() variant that fails if major fault is required.,
Gleb Natapov
- [PATCH v4 04/12] Provide special async page fault handler when async PF capability is detected,
Gleb Natapov
- [PATCH v4 03/12] Add async PF initialization to PV guest.,
Gleb Natapov
- [PATCH v4 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.,
Gleb Natapov
- [PATCH v4 05/12] Export __get_user_pages_fast.,
Gleb Natapov
- [PATCH v4 02/12] Add PV MSR to enable asynchronous page faults delivery.,
Gleb Natapov
- [PATCH v4 12/12] Send async PF when guest is not in userspace too.,
Gleb Natapov
- [PATCH v4 11/12] Let host know whether the guest can handle async PF in non-userspace context.,
Gleb Natapov
KVM call minutes for July 6,
Juan Quintela
[PATCH 0/2] Fix walk_addr() page fault error codes,
Avi Kivity
[PATCH v5 1/9] KVM: MMU: fix forgot reserved bits check in speculative path,
Xiao Guangrong
[ kvm-Bugs-2124690 ] external modules dont support seperate linux output dir,
SourceForge.net
[PATCH 1/6] KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding,
Wei Yongjun
- [PATCH 2/6] KVM: x86 emulator: fix the comment of out instruction,
Wei Yongjun
- [PATCH 3/6] KVM: x86 emulator: fix 'and AL,imm8' instruction decoding,
Wei Yongjun
- [PATCH 4/6] KVM: x86 emulator: fix 'mov rm,sreg' instruction decoding,
Wei Yongjun
- [PATCH 5/6] KVM: x86 emulator: fix 'mov AL,moffs' instruction decoding,
Wei Yongjun
- [PATCH 6/6] KVM: x86 emulator: fix cli/sti instruction emulation,
Wei Yongjun
- Re: [PATCH 1/6] KVM: x86 emulator: fix 'mov sreg,rm16' instruction decoding,
Avi Kivity
[PATCH] KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption,
Avi Kivity
[PATCH] KVM test: Enable unattended install for Win2000,
Lucas Meneghel Rodrigues
[patch 0/3] [RESEND] kvm test: test rmap chains,
Marcelo Tosatti
[KVM-AUTOTEST PATCH] KVM test: when available, use new syntax instead of -tftp, -bootp and -redir,
Michael Goldish
[KVM-AUTOTEST PATCH v2] KVM test: use kvm_utils.find_command() where appropriate,
Michael Goldish
[PATCH] KVM-test: Add a new macaddress pool algorithm,
Amos Kong
KVM Call agenda for July 6th,
Juan Quintela
[PATCH v3 0/4] Fix accessed bit tracking,
Avi Kivity
[PATCH] block: Restore extboot functionality after mismerge,
Stefan Hajnoczi
Hot resizing of partitions on HVM,
Daniel Bareiro
[KVM-AUTOTEST PATCH 1/3] KVM test: kvm_utils.py: add utility function which locates program files,
Michael Goldish
[KVM-AUTOTEST PATCH v4] [RFC] KVM test: rss.cpp: add file transfer support,
Michael Goldish
[PATCH] KVM: VMX: fix tlb flush with invalid root,
Xiao Guangrong
ESXi, KVM or Xen?,
Emmanuel Noobadmin
Re: qemu-kvm.git unittest failures,
Marcelo Tosatti
[PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping,
Tom Lyon
KVM and cpu limiting,
Boris Dolgov
Re: KVM and cpu limiting,
RW
[PATCH] KVM: IOAPIC: only access APIC registers one dword at a time,
Xiao Guangrong
KVM git hangs with if=virtio (works under kvm 0.12.3),
ewheeler
qemu-kvm 0.12.4 hanging forever,
Zach Carter
[PATCH V2] 2.6.34: simple IOMMU API extension to check safe interrupt remapping,
Tom Lyon
[GIT PULL net-2.6] vhost-net: more error handling fixes,
Michael S. Tsirkin
[PATCH] qemu-kvm unittests: Small makefile fix,
Lucas Meneghel Rodrigues
[PATCH 0/2] Use u64 for gfn_t in KVM,
Joerg Roedel
[PATCH v4 1/6] KVM: MMU: introduce gfn_to_pfn_atomic() function,
Xiao Guangrong
[PATCH 00/27] KVM PPC PV framework,
Alexander Graf
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Scanners]
[Yosemite Forum]