Commit Graph

145 Commits (d8f3de0d2412bb91639cfefc5b3c79dbf3812212)

Author SHA1 Message Date
Avi Kivity 43bb19cd33 KVM: x86 emulator: group decoding for group 1A 17 years ago
Avi Kivity e09d082c03 KVM: x86 emulator: add support for group decoding 17 years ago
Dong, Eddie 1ae0a13def KVM: MMU: Simplify hash table indexing 17 years ago
Dong, Eddie 489f1d6526 KVM: MMU: Update shadow ptes on partial guest pte writes 17 years ago
Avi Kivity e48bb497b9 KVM: MMU: Fix memory leak on guest demand faults 17 years ago
Marcelo Tosatti 707a18a51d KVM: VMX: convert init_rmode_tss() to slots_lock 17 years ago
Marcelo Tosatti 15aaa819e2 KVM: MMU: handle page removal with shadow mapping 17 years ago
Avi Kivity 4b1a80fa65 KVM: MMU: Fix is_rmap_pte() with io ptes 17 years ago
Avi Kivity 5dc8326282 KVM: VMX: Restore tss even on x86_64 17 years ago
Avi Kivity 33f9c505ed KVM: VMX: Avoid rearranging switched guest msrs while they are loaded 17 years ago
Avi Kivity f7d9c7b7b9 KVM: MMU: Fix race when instantiating a shadow pte 17 years ago
Avi Kivity 0b975a3c2d KVM: Avoid infinite-frequency local apic timer 17 years ago
Marcelo Tosatti 24993d5349 KVM: make MMU_DEBUG compile again 17 years ago
Marcelo Tosatti 5e4a0b3c1b KVM: move alloc_apic_access_page() outside of non-preemptable region 17 years ago
Joerg Roedel a2938c8070 KVM: SVM: fix Windows XP 64 bit installation crash 17 years ago
Izik Eidus 72dc67a696 KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
Joerg Roedel c7ac679c16 KVM: emulate access to MSR_IA32_MCG_CTL 17 years ago
Avi Kivity 674eea0fc4 KVM: Make the supported cpuid list a host property rather than a vm property 17 years ago
Paul Knowles d730616384 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly 17 years ago
Joerg Roedel 6b390b6392 KVM: SVM: set NM intercept when enabling CR0.TS in the guest 17 years ago
Joerg Roedel 334df50a86 KVM: SVM: Fix lazy FPU switching 17 years ago
Andrew Morton c0b49b0d16 kvm: i386 fix 17 years ago
Anthony Liguori 0ad07ec1fd virtio: Put the virtio under the virtualization menu 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Avi Kivity 6c14280125 KVM: Fix unbounded preemption latency 17 years ago
Avi Kivity 97db56ce6c KVM: Initialize the mmu caches only after verifying cpu support 17 years ago
Izik Eidus 75e68e6078 KVM: MMU: Fix dirty page setting for pages removed from rmap 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Dong, Eddie 5882842f9b KVM: MMU: Merge shadow level check in FNAME(fetch) 17 years ago
Avi Kivity eb787d10af KVM: MMU: Move kvm_free_some_pages() into critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Marcelo Tosatti 7ec5458821 KVM: Add kvm_read_guest_atomic() 17 years ago
Marcelo Tosatti 10589a4699 KVM: MMU: Concurrent guest walkers 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity b93463aa59 KVM: Accelerated apic support 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity 565f1fbd9d KVM: Print data for unimplemented wrmsr 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Eddie Dong caa5b8a5ed KVM: MMU: Coalesce remote tlb flushes 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
Zhang Xiantao 0eb8f49848 KVM: Move ioapic code to common directory. 17 years ago
Zhang Xiantao 82470196fa KVM: Move irqchip declarations into new ioapic.h and lapic.h 17 years ago
Avi Kivity 0fce5623ba KVM: Move drivers/kvm/* to virt/kvm/ 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago