Commit Graph

45 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Sheng Yang ad8ba2cd44 KVM: Add kvm_arch_sync_events to sync with asynchronize events 16 years ago
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 16 years ago
Weidong Han b653574a7d Deassign device in kvm_free_assgined_device 16 years ago
Weidong Han 0a92035674 KVM: support device deassignment 16 years ago
Weidong Han 260782bcfd KVM: use the new intel iommu APIs 16 years ago
Mark McLoughlin defaf1587c KVM: fix handling of ACK from shared guest IRQ 16 years ago
Sheng Yang 0937c48d07 KVM: Add fields for MSI device assignment 16 years ago
Sheng Yang 4f906c19ae KVM: Replace irq_requested with more generic irq_requested_type 16 years ago
Sheng Yang e19e30effa KVM: IRQ ACK notifier should be used with in-kernel irqchip 16 years ago
Sheng Yang 5550af4df1 KVM: Fix guest shared interrupt with in-kernel irqchip 17 years ago
Xiantao Zhang 3de42dc094 KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
Xiantao Zhang c77fb9dc7a KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Marcelo Tosatti 4731d4c7a0 KVM: MMU: out of sync shadow core 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Hollis Blanchard d98e634635 KVM: Move KVM TRACE DEFINITIONS to common header 17 years ago
Andrea Arcangeli e930bffe95 KVM: Synchronize guest physical memory map to host virtual memory map 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Laurent Vivier 5f94c1741b KVM: Add coalesced MMIO support (common part) 17 years ago
Laurent Vivier 92760499d0 KVM: kvm_io_device: extend in_range() to manage len and write attribute 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Marcelo Tosatti 06e0564566 KVM: close timer injection race window in __vcpu_run 17 years ago
Marcelo Tosatti 2f5997140f KVM: migrate PIT timer 17 years ago
Al Viro 66c0b394f0 KVM: kill file->f_count abuse in kvm 17 years ago
Hollis Blanchard 76f7c87902 KVM: Rename debugfs_dir to kvm_debugfs_dir 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Feng(Eric) Liu d4c9ff2d1b KVM: Add kvm trace userspace interface 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Izik Eidus d39f13b0da KVM: add vm refcounting 17 years ago
Avi Kivity 69a9f69bb2 KVM: Move some x86 specific constants and structures to include/asm-x86 17 years ago
Joerg Roedel 71c4dfafc0 KVM: detect if VCPU triple faults 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
Avi Kivity ef2979bd98 KVM: Increase the number of user memory slots per vm 17 years ago
Avi Kivity edbe6c325d KVM: Increase vcpu count to 16 17 years ago
Hollis Blanchard 31bb117eb4 KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier 17 years ago
Izik Eidus 72dc67a696 KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Marcelo Tosatti 7ec5458821 KVM: Add kvm_read_guest_atomic() 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 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
Zhang Xiantao d7deeeb02c KVM: Portability: move vpic and vioapic to kvm_arch 17 years ago
Zhang Xiantao f05e70ac03 KVM: Portability: Move mmu-related fields to kvm_arch 17 years ago
Zhang Xiantao d69fb81f05 KVM: Portability: Move memslot aliases to new struct kvm_arch 17 years ago