Age | Commit message (Expand) | Author |
2009-03-24 | KVM: ia64: Fix the build errors due to lack of macros related to MSI. | Xiantao Zhang |
2009-03-24 | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang |
2009-03-24 | KVM: ppc: Add emulation of E500 register mmucsr0 | Liu Yu |
2009-03-24 | KVM: MMU: Fix another largepage memory leak | Joerg Roedel |
2009-03-24 | KVM: SVM: set accessed bit for VMCB segment selectors | Andre Przywara |
2009-03-24 | KVM: Report IRQ injection status to userspace. | Gleb Natapov |
2009-03-24 | KVM: MMU: remove assertion in kvm_mmu_alloc_page | Joerg Roedel |
2009-03-24 | KVM: MMU: remove redundant check in mmu_set_spte | Joerg Roedel |
2009-03-24 | KVM: Fix kvmclock on !constant_tsc boxes | Gerd Hoffmann |
2009-03-24 | KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio | Sheng Yang |
2009-03-24 | KVM: Drop unused evaluations from string pio handlers | Jan Kiszka |
2009-03-24 | KVM: Add FFXSR support | Alexander Graf |
2009-03-24 | x86: Add EFER descriptions for FFXSR | Alexander Graf |
2009-03-24 | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti |
2009-03-24 | KVM: ia64: dynamic nr online cpus | Jes Sorensen |
2009-03-24 | KVM: s390: Fix SIGP set prefix ioctl | Christian Borntraeger |
2009-03-24 | KVM: s390: Fix problem state check for b2 intercepts | Christian Borntraeger |
2009-03-24 | KVM: s390: Fix printk on SIGP set arch | Christian Borntraeger |
2009-03-24 | KVM: ia64: Implement some pal calls needed for windows 2008 | Xiantao Zhang |
2009-03-24 | KVM: ia64: Add the support for translating PAL Call's pointer args | Xiantao Zhang |
2009-03-24 | KVM: ia64: vTLB change for enabling windows 2008 boot | Xiantao Zhang |
2009-03-24 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |
2009-03-24 | KVM: Userspace controlled irq routing | Avi Kivity |
2009-03-24 | KVM: x86: Fix typos and whitespace errors | Amit Shah |
2009-03-24 | KVM: ppc: Move to new TLB invalidate interface | Liu Yu |
2009-03-24 | KVM: ppc: Fix e500 warnings and some spelling problems | Liu Yu |
2009-03-24 | powerpc/fsl-booke: declare tlbcam_index for use in c | Liu Yu |
2009-03-24 | KVM: MMU: Only enable cr4_pge role in shadow mode | Avi Kivity |
2009-03-24 | KVM: MMU: Rename "metaphysical" attribute to "direct" | Avi Kivity |
2009-03-24 | KVM: MMU: drop zeroing on mmu_memory_cache_alloc | Marcelo Tosatti |
2009-03-24 | KVM: SVM: Fix typo in has_svm() | Joe Perches |
2009-03-24 | KVM: ia64: expose registers in struct kvm_regs | Jes Sorensen |
2009-03-24 | KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked | Avi Kivity |
2009-03-24 | KVM: Add CONFIG_HAVE_KVM_IRQCHIP | Avi Kivity |
2009-03-24 | KVM: MMU: Optimize page unshadowing | Avi Kivity |
2009-03-24 | KVM: SVM: Add microcode patch level dummy | Alexander Graf |
2009-03-24 | KVM: ppc: remove debug support broken by KVM debug rewrite | Hollis Blanchard |
2009-03-24 | KVM: Properly lock PIT creation | Avi Kivity |
2009-03-24 | KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb) | Avi Kivity |
2009-03-24 | KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne... | Avi Kivity |
2009-03-24 | KVM: x86 emulator: Make emulate_pop() a little more generic | Avi Kivity |
2009-03-24 | KVM: VMX: Prevent exit handler from running if emulating due to invalid state | Avi Kivity |
2009-03-24 | KVM: VMX: don't clobber segment AR if emulating invalid state | Avi Kivity |
2009-03-24 | KVM: VMX: Fix guest state validity checks | Avi Kivity |
2009-03-24 | KVM: ppc: Add extra E500 exceptions | Hollis Blanchard |
2009-03-24 | KVM: ppc: distinguish between interrupts and priorities | Hollis Blanchard |
2009-03-24 | KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke | Hollis Blanchard |
2009-03-24 | KVM: ppc: E500 core-specific code | Hollis Blanchard |
2009-03-24 | KVM: ppc: ifdef iccci with CONFIG_44x | Hollis Blanchard |
2009-03-24 | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently | Hollis Blanchard |