Commit History

Author SHA1 Message Date
  Mike Day d77c26fce9 KVM: CodingStyle cleanup 17 years ago
  Rusty Russell 76fafa5e22 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() 17 years ago
  Rusty Russell d589444e92 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() 17 years ago
  Izik Eidus 82ce2c9683 KVM: Allow dynamic allocation of the mmu shadow cache size 17 years ago
  Izik Eidus 195aefde9c KVM: Add general accessors to read and write guest memory 17 years ago
  Izik Eidus 290fc38da8 KVM: Remove the usage of page->private field by rmap 18 years ago
  Laurent Vivier a22436b7b8 KVM: Purify x86_decode_insn() error case management 18 years ago
  Ryan Harper 217648638c KVM: MMU: Ignore reserved bits in cr3 in non-pae mode 18 years ago
  Avi Kivity c7addb9020 KVM: Allow not-present guest page faults to bypass kvm 18 years ago
  Laurent Vivier 3427318fd2 KVM: Call x86_decode_insn() only when needed 18 years ago
  Laurent Vivier 1be3aa4718 KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() 18 years ago
  Anthony Liguori 7aa81cc047 KVM: Refactor hypercall infrastructure (v3) 18 years ago
  Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
  Amit Shah 404fb881b8 KVM: SVM: Fix FPU leak while emulating clts 17 years ago
  Laurent Vivier 49d3bd7e2b KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs() 17 years ago
  Laurent Vivier 0552f73b9a KVM: Move kvm_guest_exit() after local_irq_enable() 17 years ago
  Laurent Vivier d172fcd3ae sched: guest CPU accounting: maintain guest state in KVM 17 years ago
  Avi Kivity 0967b7bf1c KVM: Skip pio instruction when it is emulated, not executed 18 years ago
  Avi Kivity 054b136967 KVM: Improve emulation failure reporting 18 years ago
  Avi Kivity 04d2cc7780 KVM: Move main vcpu loop into subarch independent code 18 years ago
  Christian Ehrhardt cbdd1bea2a KVM: Rename kvm_arch_ops to kvm_x86_ops 18 years ago
  Laurent Vivier 0d8d2bd4f2 KVM: Simplify memory allocation 18 years ago
  Rusty Russell 1747fb71fd KVM: Hoist SVM's get_cs_db_l_bits into core code. 18 years ago
  Rusty Russell 81f50e3bfd KVM: Keep control regs in sync 18 years ago
  Amit Shah 380102c8e4 KVM: Set the ET flag in CR0 after initializing FX 18 years ago
  He, Qing c5ec153402 KVM: enable in-kernel APIC INIT/SIPI handling 18 years ago
  He, Qing 5cd4f6fd85 KVM: disable tpr/cr8 sync when in-kernel APIC is used 18 years ago
  Eddie Dong 1b9778dae7 KVM: Keep track of missed timer irq injections 18 years ago
  Eddie Dong 2a8067f17b KVM: pending irq save/restore 18 years ago
  Eddie Dong 96ad2cc613 KVM: in-kernel LAPIC save and restore support 18 years ago