Commit History

Author SHA1 Message Date
  Izik Eidus 195aefde9c KVM: Add general accessors to read and write guest memory 18 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() 18 years ago
  Laurent Vivier 0552f73b9a KVM: Move kvm_guest_exit() after local_irq_enable() 18 years ago
  Laurent Vivier d172fcd3ae sched: guest CPU accounting: maintain guest state in KVM 18 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
  He, Qing 6bf9e962d1 KVM: in-kernel IOAPIC save and restore support 18 years ago
  He, Qing c52fb35a8b KVM: Bypass irq_pending get/set when using in kernel irqchip 18 years ago
  He, Qing 6ceb9d791e KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support 18 years ago
  Eddie Dong 9cf98828d1 KVM: Protect in-kernel pio using kvm->lock 18 years ago