Commit Graph

45 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
Andrea Arcangeli e930bffe95 KVM: Synchronize guest physical memory map to host virtual memory map 17 years ago
Andrea Arcangeli 604b38ac03 KVM: Allow browsing memslots with mmu_lock 17 years ago
Ulrich Drepper 7d9dbca342 flag parameters: anon_inode_getfd extension 17 years ago
Avi Kivity 597a5f551e KVM: Adjust smp_call_function_mask() callers to new requirements 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Carsten Otte eff0114ac3 KVM: s390: dont allocate dirty bitmap 17 years ago
Tan, Li 9ef621d3be KVM: Support mixed endian machines 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
Sheng Yang 3419ffc8e4 KVM: IOAPIC/LAPIC: Enable NMI support 17 years ago
Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 years ago
Avi Kivity 4ecac3fd6d KVM: Handle virtualization instruction #UD faults during reboot 17 years ago
Anthony Liguori 2e2e3738af KVM: Handle vma regions with no backing page 17 years ago
Christian Borntraeger 1e1c65e03e KVM: remove long -> void *user -> long cast 17 years ago
Mark McLoughlin 35baff256d KVM: IOAPIC: Fix level-triggered irq injection hang 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Avi Kivity 4fa6b9c5dc KVM: ioapic: fix lost interrupt when changing a device's irq 17 years ago
Marcelo Tosatti ff4b9df877 KVM: IOAPIC: only set remote_irr if interrupt was injected 17 years ago
Marcelo Tosatti e5c239cfd5 KVM: Fix kvm_vcpu_block() task state race 17 years ago
Sheng Yang 0d15029895 KVM: Export necessary function for EPT 17 years ago
Al Viro 2030a42cec [PATCH] sanitize anon_inode_getfd() 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
Xiantao Zhang 3e4bb3ac9e KVM: Use kzalloc to avoid allocating kvm_regs from kernel stack 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
Andrea Arcangeli 0aac03f07b KVM: Disable pagefaults during copy_from_user_inatomic() 17 years ago
Avi Kivity adb1ff4675 KVM: Limit vcpu mmap size to one page on non-x86 17 years ago
Avi Kivity 09566765ef KVM: Only x86 has pio 17 years ago
Jan Engelhardt 5c5027425e KVM: constify function pointer tables 17 years ago
Avi Kivity 8c35f237fb KVM: Route irq 0 to vcpu 0 exclusively 17 years ago
Izik Eidus 72dc67a696 KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 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
Marcelo Tosatti 10589a4699 KVM: MMU: Concurrent guest walkers 17 years ago
Zhang Xiantao 0eb8f49848 KVM: Move ioapic code to common directory. 17 years ago
Avi Kivity 0fce5623ba KVM: Move drivers/kvm/* to virt/kvm/ 17 years ago