Commit Graph

157402 Commits (0b71785dc05f1f66e6268022b9953c0d6a9985c6)
 

Author SHA1 Message Date
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
Michael S. Tsirkin 22fc02943a KVM: document lock nesting rule 16 years ago
Michael S. Tsirkin bda9020e24 KVM: remove in_range from io devices 16 years ago
Michael S. Tsirkin 6c47469453 KVM: convert bus to slots_lock 16 years ago
Michael S. Tsirkin 108b56690f KVM: switch pit creation to slots_lock 16 years ago
Michael S. Tsirkin d5c2dcc36a KVM: switch coalesced mmio changes to slots_lock 16 years ago
Michael S. Tsirkin 69fa2d7865 KVM: document locking for kvm_io_device_ops 16 years ago
Marcelo Tosatti d3efc8efdb KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp 16 years ago
Marcelo Tosatti 2023a29cbe KVM: remove old KVMTRACE support code 16 years ago
Marcelo Tosatti 46f43c6ee0 KVM: powerpc: convert marker probes to event trace 16 years ago
Andre Przywara ed85c06853 KVM: introduce module parameter for ignoring unknown MSRs accesses 16 years ago
Andre Przywara 1fdbd48c24 KVM: ignore reads from AMDs C1E enabled MSR 16 years ago
Andre Przywara 8f1589d95e KVM: ignore AMDs HWCR register access to set the FFDIS bit 16 years ago
Marcelo Tosatti 894a9c5543 KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths 16 years ago
Joerg Roedel ec04b2604c KVM: Prepare memslot data structures for multiple hugepage sizes 16 years ago
Joerg Roedel f340ca0f06 hugetlbfs: export vma_kernel_pagsize to modules 16 years ago
Christian Borntraeger 3eea8437f6 KVM: s390: Fix memslot initialization for userspace_addr != 0 16 years ago
Andre Przywara 4668f05078 KVM: x86 emulator: Add sysexit emulation 16 years ago
Andre Przywara 8c60435261 KVM: x86 emulator: Add sysenter emulation 16 years ago
Andre Przywara e66bb2ccdc KVM: x86 emulator: add syscall emulation 16 years ago
Andre Przywara e99f050712 KVM: x86 emulator: Prepare for emulation of syscall instructions 16 years ago
Andre Przywara b1d861431e KVM: x86 emulator: Add missing EFLAGS bit definitions 16 years ago
Andre Przywara 0cb5762ed2 KVM: Allow emulation of syscalls instructions on #UD 16 years ago
Marcelo Tosatti 229456fc34 KVM: convert custom marker based tracing to event traces 16 years ago
Alexander Graf 219b65dcf6 KVM: SVM: Improve nested interrupt injection 16 years ago