Commit Graph

93740 Commits (847f0ad8cbfa70c1af6948025836dfbd9ed6da1e)
 

Author SHA1 Message Date
Alexander Graf 847f0ad8cb KVM: Implement dummy values for MSR_PERF_STATUS 17 years ago
Harvey Harrison 14af3f3c56 KVM: sparse fixes for kvm/x86.c 17 years ago
Harvey Harrison 4866d5e3d5 KVM: SVM: make iopm_base static 17 years ago
Harvey Harrison 77cd337f22 KVM: x86 emulator: fix sparse warnings in x86_emulate.c 17 years ago
Amit Shah f11c3a8d84 KVM: Add stat counter for hypercalls 17 years ago
Avi Kivity a5f61300c4 KVM: Use x86's segment descriptor struct instead of private definition 17 years ago
Avi Kivity ef2979bd98 KVM: Increase the number of user memory slots per vm 17 years ago
Avi Kivity a988b910ef KVM: Add API for determining the number of supported memory slots 17 years ago
Avi Kivity edbe6c325d KVM: Increase vcpu count to 16 17 years ago
Avi Kivity f725230af9 KVM: Add API to retrieve the number of supported vcpus per vm 17 years ago
Harvey Harrison 7a95727567 KVM: x86 emulator: make register_address_increment and JMP_REL static inlines 17 years ago
Harvey Harrison e4706772ea KVM: x86 emulator: make register_address, address_mask static inlines 17 years ago
Harvey Harrison ddcb2885e2 KVM: x86 emulator: add ad_mask static inline 17 years ago
Glauber de Oliveira Costa 790c73f628 x86: KVM guest: paravirtualized clocksource 17 years ago
Glauber de Oliveira Costa 18068523d3 KVM: paravirtualized clocksource: host part 17 years ago
Joerg Roedel 24e09cbf48 KVM: SVM: enable LBR virtualization 17 years ago
Joerg Roedel f65c229c3e KVM: SVM: allocate the MSR permission map per VCPU 17 years ago
Joerg Roedel e6101a96c9 KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter 17 years ago
Ryan Harper 2e11384c2c KVM: VMX: fix typo in VMX header define 17 years ago
Joerg Roedel 709ddebf81 KVM: SVM: add support for Nested Paging 17 years ago
Joerg Roedel fb72d1674d KVM: MMU: add TDP support to the KVM MMU 17 years ago
Joerg Roedel cc4b6871e7 KVM: export the load_pdptrs() function to modules 17 years ago
Joerg Roedel 4d9976bbdc KVM: MMU: make the __nonpaging_map function generic 17 years ago
Joerg Roedel 1855267210 KVM: export information about NPT to generic x86 code 17 years ago
Joerg Roedel 6c7dac72d5 KVM: SVM: add module parameter to disable Nested Paging 17 years ago
Joerg Roedel e3da3acdb3 KVM: SVM: add detection of Nested Paging feature 17 years ago
Joerg Roedel 33bd6a0b3e KVM: SVM: move feature detection to hardware setup code 17 years ago
Joerg Roedel 9457a712a2 KVM: allow access to EFER in 32bit KVM 17 years ago
Joerg Roedel 9f62e19a11 KVM: VMX: unifdef the EFER specific code 17 years ago
Joerg Roedel 50a37eb4e0 KVM: align valid EFER bits with the features of the host system 17 years ago
Joerg Roedel f2b4b7ddf6 KVM: make EFER_RESERVED_BITS configurable for architecture code 17 years ago
Andrea Arcangeli 0aac03f07b KVM: Disable pagefaults during copy_from_user_inatomic() 17 years ago
Hollis Blanchard 31bb117eb4 KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier 17 years ago
Sheng Yang 2384d2b326 KVM: VMX: Enable Virtual Processor Identification (VPID) 17 years ago
Avi Kivity adb1ff4675 KVM: Limit vcpu mmap size to one page on non-x86 17 years ago
Avi Kivity d196e34336 KVM: MMU: Decouple mmio from shadow page tables 17 years ago
Avi Kivity 1d6ad2073e KVM: x86 emulator: group decoding for group 1 instructions 17 years ago
Avi Kivity 09566765ef KVM: Only x86 has pio 17 years ago
Jan Engelhardt 5c5027425e KVM: constify function pointer tables 17 years ago
Avi Kivity d95058a1a7 KVM: x86 emulator: add group 7 decoding 17 years ago
Avi Kivity fd60754e4f KVM: x86 emulator: Group decoding for groups 4 and 5 17 years ago
Avi Kivity 7d858a19ef KVM: x86 emulator: Group decoding for group 3 17 years ago
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
Linus Torvalds c3bf9bc243 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3 17 years ago
Linus Torvalds e3505dd50c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago