提交歷史

作者 SHA1 備註 提交日期
  Avi Kivity ed84862433 KVM: Advertise synchronized mmu support to userspace 17 年之前
  Andrea Arcangeli 604b38ac03 KVM: Allow browsing memslots with mmu_lock 17 年之前
  Andrea Arcangeli a1708ce8a3 KVM: Allow reading aliases with mmu_lock 17 年之前
  Marcelo Tosatti c93cd3a588 KVM: task switch: translate guest segment limit to virt-extension byte granular field 17 年之前
  Marcelo Tosatti 34198bf842 KVM: task switch: use seg regs provided by subarch instead of reading from GDT 17 年之前
  Marcelo Tosatti 98899aa0e0 KVM: task switch: segment base is linear address 17 年之前
  Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 年之前
  Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 年之前
  Avi Kivity ac9f6dc0db KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized 17 年之前
  Marcelo Tosatti f8b78fa3d4 KVM: move slots_lock acquision down to vapic_exit 17 年之前
  Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 年之前
  Avi Kivity f76c710d75 KVM: Use printk_rlimit() instead of reporting emulation failures just once 17 年之前
  Glauber Costa 25be46080f KVM: Do not calculate linear rip in emulation failure report 17 年之前
  Laurent Vivier 542472b53e KVM: Add coalesced MMIO support (x86 part) 17 年之前
  Laurent Vivier 92760499d0 KVM: kvm_io_device: extend in_range() to manage len and write attribute 17 年之前
  Guillaume Thouvenin 3e6e0aab1b KVM: Prefixes segment functions that will be exported with "kvm_" 17 年之前
  Avi Kivity 9ba075a664 KVM: MTRR support 17 年之前
  Sheng Yang f08864b42a KVM: VMX: Enable NMI with in-kernel irqchip 17 年之前
  Sheng Yang 3419ffc8e4 KVM: IOAPIC/LAPIC: Enable NMI support 17 年之前
  Avi Kivity 50d40d7fb9 KVM: Remove unnecessary ->decache_regs() call 17 年之前
  Avi Kivity 7cc8883074 KVM: Remove decache_vcpus_on_cpu() and related callbacks 17 年之前
  Avi Kivity 543e424366 KVM: VMX: Add list of potentially locally cached vcpus 17 年之前
  Joerg Roedel 54e445ca84 KVM: add missing kvmtrace bits 17 年之前
  Harvey Harrison 8b2cf73cc1 KVM: add statics were possible, function definition in lapic.h 17 年之前
  Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 年之前
  Gerd Hoffmann 50d0a0f987 KVM: Make kvm host use the paravirt clocksource structs 17 年之前
  Marcelo Tosatti 06e0564566 KVM: close timer injection race window in __vcpu_run 17 年之前
  Marcelo Tosatti d4acf7e7ab KVM: Fix race between timer migration and vcpu migration 17 年之前
  Marcelo Tosatti 2f5997140f KVM: migrate PIT timer 17 年之前
  Andrea Arcangeli bc1a34f1bf KVM: avoid fx_init() schedule in atomic 17 年之前