Commit Graph

372 Commits (f812f0f53e5643c06b929ce3299cbaffb307c488)

Author SHA1 Message Date
Jan Kiszka ed78661f26 KVM: Save/restore state of assigned PCI device 14 years ago
Jan Kiszka 1e001d49f9 KVM: Refactor IRQ names of assigned devices 14 years ago
Jan Kiszka 0645211c43 KVM: Switch assigned device IRQ forwarding to threaded handler 14 years ago
Jan Kiszka 0c106b5aaa KVM: Clear assigned guest IRQ on release 14 years ago
Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 years ago
Jan Kiszka 57e7fbee1d KVM: Refactor srcu struct release on early errors 14 years ago
Xiao Guangrong 64f638c7c4 KVM: fix the race while wakeup all pv guest 14 years ago
Xiao Guangrong 15096ffcea KVM: handle more completed apfs if possible 14 years ago
Takuya Yoshikawa 2653503769 KVM: replace vmalloc and memset with vzalloc 14 years ago
Heiko Carstens aac8763697 KVM: get rid of warning within kvm_dev_ioctl_create_vm 14 years ago
Heiko Carstens 3bcc8a8c6c KVM: add cast within kvm_clear_guest_page to fix warning 14 years ago
Takuya Yoshikawa 6f9e5c1702 KVM: use kmalloc() for small dirty bitmaps 14 years ago
Takuya Yoshikawa 515a01279a KVM: pre-allocate one more dirty bitmap to avoid vmalloc() 14 years ago
Takuya Yoshikawa a36a57b1a1 KVM: introduce wrapper functions for creating/destroying dirty bitmaps 14 years ago
Gleb Natapov 64be500706 KVM: x86: trace "exit to userspace" event 14 years ago
Marcelo Tosatti 612819c3c6 KVM: propagate fault r/w information to gup(), allow read-only memory 14 years ago
Gleb Natapov 8030089f9e KVM: improve hva_to_pfn() readability 14 years ago
Gleb Natapov 7c90705bf2 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. 14 years ago
Gleb Natapov 344d9588a9 KVM: Add PV MSR to enable asynchronous page faults delivery. 14 years ago
Gleb Natapov 49c7754ce5 KVM: Add memory slot versioning and use it to provide fast guest write interface 14 years ago
Gleb Natapov 56028d0861 KVM: Retry fault before vmentry 14 years ago
Gleb Natapov af585b921e KVM: Halt vcpu if page it tries to access is swapped out 14 years ago
Jan Kiszka 2a31339aa0 KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages 15 years ago
Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice 15 years ago
Avi Kivity 624d84cfe6 KVM: cpu_relax() during spin waiting for reboot 15 years ago
Xiao Guangrong 365fb3fdf6 KVM: MMU: rewrite audit_mappings_page() function 15 years ago
Xiao Guangrong 48987781eb KVM: MMU: introduce gfn_to_page_many_atomic() function 15 years ago
Xiao Guangrong 887c08ac19 KVM: MMU: introduce hva_to_pfn_atomic function 15 years ago
Zachary Amsden ca84d1a24c KVM: x86: Add clock sync request to hardware enable 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Avi Kivity ca242ac996 KVM: Fix reboot on Intel hosts 15 years ago
Michael S. Tsirkin 6bbfb26531 KVM: fix irqfd assign/deassign race 15 years ago
Zachary Amsden da908f2fb4 KVM: x86: Perform hardware_enable in CPU_STARTING callback 15 years ago
Gleb Natapov 4a994358b9 KVM: Convert mask notifiers to use irqchip/pin instead of gsi 15 years ago
Gleb Natapov edba23e515 KVM: Return EFAULT from kvm ioctl when guest accesses bad area 15 years ago
Gleb Natapov fa7bff8f8a KVM: define hwpoison variables static 15 years ago
Joerg Roedel 5689cc53fa KVM: Use u64 for frame data types 15 years ago
Joerg Roedel 828554136b KVM: Remove unnecessary divide operations 15 years ago
Sheng Yang 95c87e2b44 KVM: Fix IOMMU memslot reference warning 15 years ago
Huang Ying bbeb34062f KVM: Fix a race condition for usage of is_hwpoison_address() 15 years ago
Avi Kivity e36d96f7cf KVM: Keep slot ID in memory slot structure 15 years ago
Avi Kivity a8eeb04a44 KVM: Add mini-API for vcpu->requests 15 years ago
Avi Kivity a1f4d39500 KVM: Remove memory alias support 15 years ago
Chris Lalancette aefd18f01e KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's 15 years ago
Andi Kleen a24e809902 KVM: Fix unused but set warnings 15 years ago
Andi Kleen 376d41ff26 KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL 15 years ago
Lai Jiangshan 3bd89007ab KVM: cleanup "*new.rmap" type 15 years ago
Avi Kivity 221d059d15 KVM: Update Red Hat copyrights 15 years ago
Avi Kivity 9373662463 KVM: Consolidate arch specific vcpu ioctl locking 15 years ago
Avi Kivity 2122ff5eab KVM: move vcpu locking to dispatcher for generic vcpu ioctls 15 years ago