index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2009-03-24
KVM: Fallback support for MSR_VM_HSAVE_PA
Avi Kivity
2009-03-24
KVM: remove the vmap usage
Izik Eidus
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
2009-03-24
KVM: MMU: Drop walk_shadow()
Avi Kivity
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
Avi Kivity
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
Avi Kivity
2009-03-24
KVM: MMU: Use for_each_shadow_entry() in __direct_map()
Avi Kivity
2009-03-24
KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
Avi Kivity
2009-03-24
KVM: Fix vmload and friends misinterpreted as lidt
Avi Kivity
2009-03-24
KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
Avi Kivity
2009-03-24
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
2009-03-24
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
Avi Kivity
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
KVM: VMX: Allow single-stepping when uninterruptible
Jan Kiszka
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2009-03-24
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
Alexander Graf
2009-03-24
KVM: SVM: Allow setting the SVME bit
Alexander Graf
2009-03-24
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
2009-03-24
KVM: SVM: Add VMEXIT handler and intercepts
Alexander Graf
2009-03-24
KVM: SVM: Add VMRUN handler
Alexander Graf
2009-03-24
KVM: SVM: Add VMLOAD and VMSAVE handlers
Alexander Graf
2009-03-24
KVM: SVM: Implement hsave
Alexander Graf
2009-03-24
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
2009-03-24
KVM: SVM: Add helper functions for nested SVM
Alexander Graf
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2009-03-24
KVM: SVM: Clean up VINTR setting
Alexander Graf
2009-02-15
KVM: VMX: Flush volatile msrs before emulating rdmsr
Avi Kivity
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2009-02-15
KVM: MMU: Map device MMIO as UC in EPT
Sheng Yang
2009-02-15
KVM: x86: disable kvmclock on non constant TSC hosts
Marcelo Tosatti
2009-02-15
KVM: PIT: fix i8254 pending count read
Marcelo Tosatti
2009-02-15
KVM: Fix racy in kvm_free_assigned_irq
Sheng Yang
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
2008-12-31
KVM: MMU: handle large host sptes on invlpg/resync
Marcelo Tosatti
2008-12-31
KVM: Add locking to virtual i8259 interrupt controller
Avi Kivity
2008-12-31
KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared
Avi Kivity
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
2008-12-31
KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
Jan Kiszka
2008-12-31
KVM: MMU: check for present pdptr shadow page in walk_shadow
Marcelo Tosatti
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
KVM: MMU: prepopulate the shadow on invlpg
Marcelo Tosatti
2008-12-31
KVM: MMU: skip global pgtables on sync due to cr3 switch
Marcelo Tosatti
2008-12-31
KVM: MMU: collapse remote TLB flushes on root sync
Marcelo Tosatti
2008-12-31
KVM: MMU: use page array in unsync walk
Marcelo Tosatti
[next]