Commit Graph

157426 Commits (b90c062c65cc8839edfac39778a37a55ca9bda36)
 

Author SHA1 Message Date
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
Gleb Natapov 0b71785dc0 KVM: Move kvm_cpu_get_interrupt() declaration to x86 code 16 years ago
Gleb Natapov b59bb7bdf0 KVM: Move exception handling to the same place as other events 16 years ago
Joerg Roedel a205bc19f0 KVM: MMU: Fix MMU_DEBUG compile breakage 16 years ago
Gregory Haskins d34e6b175e KVM: add ioeventfd support 16 years ago
Gregory Haskins 090b7aff27 KVM: make io_bus interface more robust 16 years ago
Andre Przywara fef07aae9c KVM: add module parameters documentation 16 years ago
Beth Kon e9f4275732 KVM: PIT support for HPET legacy mode 16 years ago
Gleb Natapov 0d1de2d901 KVM: Always report x2apic as supported feature 16 years ago
Gleb Natapov c7f0f24b1f KVM: No need to kick cpu if not in a guest mode 16 years ago
Gleb Natapov 1000ff8d89 KVM: Add trace points in irqchip code 16 years ago
Michael S. Tsirkin 07fb8bb29f KVM: ignore msi request if !level 16 years ago
Andre Przywara f7c6d14003 KVM: fix MMIO_CONF_BASE MSR access 16 years ago
Avi Kivity f691fe1da7 KVM: Trace shadow page lifecycle 16 years ago
Avi Kivity 9c1b96e347 KVM: Document basic API 16 years ago
Avi Kivity 0742017159 KVM: MMU: Trace guest pagetable walker 16 years ago
Jan Kiszka dc7e795e3d Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs" 16 years ago
Andre Przywara 6098ca939e KVM: handle AMD microcode MSR 16 years ago
Sheng Yang 756975bbfd KVM: Fix apic_mmio_write return for unaligned write 16 years ago
Gleb Natapov 70f93dae32 KVM: Use temporary variable to shorten lines. 16 years ago
Gleb Natapov 0105d1a526 KVM: x2apic interface to lapic 16 years ago
Gleb Natapov fc61b800f9 KVM: Add Directed EOI support to APIC emulation 16 years ago
Avi Kivity cb24772140 KVM: Trace apic registers using their symbolic names 16 years ago
Avi Kivity aec51dc4f1 KVM: Trace mmio 16 years ago
Andre Przywara c323c0e5f0 KVM: Ignore PCI ECS I/O enablement 16 years ago
Avi Kivity ae8c1c4025 KVM: Trace irq level and source id 16 years ago
Jiri Slaby 27c4ba6017 KVM: fix lock imbalance 16 years ago