Gleb Natapov
|
938396a234
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
|
16 years ago |
Gleb Natapov
|
956f97cf66
KVM: Call kvm_vcpu_kick() inside pic spinlock
|
16 years ago |
Roel Kluin
|
3a34a8810b
KVM: fix EFER read buffer overflow
|
16 years ago |
Amit Shah
|
1f3ee616dd
KVM: ignore reads to perfctr msrs
|
16 years ago |
Avi Kivity
|
eab4b8aa34
KVM: VMX: Optimize vmx_get_cpl()
|
16 years ago |
Jan Kiszka
|
07708c4af1
KVM: x86: Disallow hypercalls for guest callers in rings > 0
|
16 years ago |
Marcelo Tosatti
|
b90c062c65
KVM: MMU: fix bogus alloc_mmu_pages assignment
|
16 years ago |
Izik Eidus
|
3b80fffe2b
KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
95fb4eb698
KVM: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
|
16 years ago |
Joerg Roedel
|
344f414fa0
KVM: report 1GB page support to userspace
|
16 years ago |
Joerg Roedel
|
04326caacf
KVM: MMU: enable gbpages by increasing nr of pagesizes
|
16 years ago |
Joerg Roedel
|
7e4e4056f7
KVM: MMU: shadow support for 1gb pages
|
16 years ago |
Joerg Roedel
|
e04da980c3
KVM: MMU: make page walker aware of mapping levels
|
16 years ago |
Joerg Roedel
|
852e3c19ac
KVM: MMU: make direct mapping paths aware of mapping levels
|
16 years ago |
Joerg Roedel
|
d25797b24c
KVM: MMU: rename is_largepage_backed to mapping_level
|
16 years ago |
Joerg Roedel
|
44ad9944f1
KVM: MMU: make rmap code aware of mapping levels
|
16 years ago |
Xiao Guangrong
|
aed665f7bb
KVM: fix kvm_init() error handling
|
16 years ago |
Marcelo Tosatti
|
1444885a04
KVM: limit lapic periodic timer frequency
|
16 years ago |
Mikhail Ershov
|
5f0269f5d7
KVM: Align cr8 threshold when userspace changes cr8
|
16 years ago |
Jan Kiszka
|
7f582ab6d8
KVM: VMX: Avoid to return ENOTSUPP to userland
|
16 years ago |
Jan Kiszka
|
e601e3be7a
KVM: Drop obsolete cpu_get/put in make_all_cpus_request
|
16 years ago |
Gleb Natapov
|
84fde248fe
KVM: PIT: Unregister ack notifier callback when freeing
|
16 years ago |
Sheng Yang
|
b927a3cec0
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
|
16 years ago |
Akinobu Mita
|
b792c344df
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
|
16 years ago |
Akinobu Mita
|
46a359e715
KVM: x86: use get_desc_base() and get_desc_limit()
|
16 years ago |
Gleb Natapov
|
decde80b6a
KVM: s390: remove unused structs
|
16 years ago |
Marcelo Tosatti
|
6a1ac77110
KVM: MMU: fix missing locking in alloc_mmu_pages
|
16 years ago |
Sheng Yang
|
3662cb1cd6
KVM: Discard unnecessary kvm_mmu_flush_tlb() in kvm_mmu_load()
|
16 years ago |
Gleb Natapov
|
4088bb3cae
KVM: silence lapic kernel messages that can be triggered by a guest
|
16 years ago |
Gleb Natapov
|
a1b37100d9
KVM: Reduce runnability interface with arch support code
|
16 years ago |