Commit Graph

48 Commits (0f8469a54f7bd65f2c740a5480c56260dc8a7ae0)

Author SHA1 Message Date
Joerg Roedel 5f4cb662a0 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module 17 years ago
Ingo Molnar 33a37eb411 KVM: fix exception entry / build bug, on 64-bit 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Laurent Vivier 542472b53e KVM: Add coalesced MMIO support (x86 part) 17 years ago
Guillaume Thouvenin 3e6e0aab1b KVM: Prefixes segment functions that will be exported with "kvm_" 17 years ago
Avi Kivity 9ba075a664 KVM: MTRR support 17 years ago
Avi Kivity 81609e3e26 KVM: Order segment register constants in the same way as cpu operand encoding 17 years ago
Sheng Yang f08864b42a KVM: VMX: Enable NMI with in-kernel irqchip 17 years ago
Sheng Yang 3419ffc8e4 KVM: IOAPIC/LAPIC: Enable NMI support 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Avi Kivity 4ecac3fd6d KVM: Handle virtualization instruction #UD faults during reboot 17 years ago
Avi Kivity 1b7fcd3263 KVM: MMU: Fix false flooding when a pte points to page table 17 years ago
Gerd Hoffmann 50d0a0f987 KVM: Make kvm host use the paravirt clocksource structs 17 years ago
Andrea Arcangeli bc1a34f1bf KVM: avoid fx_init() schedule in atomic 17 years ago
Sheng Yang 1439442c7b KVM: VMX: Enable EPT feature for KVM 17 years ago
Sheng Yang b7ebfb0509 KVM: VMX: Prepare an identity page table for EPT in real mode 17 years ago
Sheng Yang 7b52345e2c KVM: MMU: Add EPT support 17 years ago
Sheng Yang 67253af52e KVM: Add kvm_x86_ops get_tdp_level() 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Joerg Roedel 9c20456a32 KVM: function declaration parameter name cleanup 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Izik Eidus 2e4d265349 KVM: x86: add functions to get the cpl of vcpu 17 years ago
Avi Kivity 69a9f69bb2 KVM: Move some x86 specific constants and structures to include/asm-x86 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Avi Kivity 9f81128591 KVM: Provide unlocked version of emulator_write_phys() 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Avi Kivity 2d3ad1f40c KVM: Prefix control register accessors with kvm_ to avoid namespace pollution 17 years ago
Marcelo Tosatti 05da45583d KVM: MMU: large page support 17 years ago
Marcelo Tosatti 2e53d63acb KVM: MMU: ignore zapped root pagetables 17 years ago
Amit Shah f11c3a8d84 KVM: Add stat counter for hypercalls 17 years ago
Glauber de Oliveira Costa 18068523d3 KVM: paravirtualized clocksource: host part 17 years ago
Joerg Roedel cc4b6871e7 KVM: export the load_pdptrs() function to modules 17 years ago
Joerg Roedel 1855267210 KVM: export information about NPT to generic x86 code 17 years ago
Joerg Roedel f2b4b7ddf6 KVM: make EFER_RESERVED_BITS configurable for architecture code 17 years ago
Sheng Yang 2384d2b326 KVM: VMX: Enable Virtual Processor Identification (VPID) 17 years ago
Dong, Eddie 1ae0a13def KVM: MMU: Simplify hash table indexing 17 years ago
Joe Perches 7d76b4d376 include/asm-x86/kvm_host.h: checkpatch cleanups - formatting only 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao 0711456c0d KVM: Portability: Move kvm_vm_stat to x86.h 17 years ago
Zhang Xiantao bfc6d222bd KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch 17 years ago