Izik Eidus
|
210c7c4d7f
KVM: Export memory slot allocation mechanism
|
18 years ago |
Izik Eidus
|
80b14b5b32
KVM: Unmap kernel-allocated memory on slot destruction
|
18 years ago |
Avi Kivity
|
60395224d9
KVM: Add a might_sleep() annotation to gfn_to_page()
|
18 years ago |
Avi Kivity
|
e00c8cf29b
KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
|
18 years ago |
Zhang Xiantao
|
34c16eecf7
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
|
18 years ago |
Anthony Liguori
|
8d4e1288eb
KVM: Allocate userspace memory for older userspace
|
18 years ago |
Izik Eidus
|
8a7ae055f3
KVM: MMU: Partial swapping of guest memory
|
18 years ago |
Izik Eidus
|
cea7bb2128
KVM: MMU: Make gfn_to_page() always safe
|
18 years ago |
Avi Kivity
|
3176bc3e59
KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSH
|
18 years ago |
Avi Kivity
|
ab6ef34b90
KVM: Move apic timer interrupt backlog processing to common code
|
18 years ago |
Carsten Otte
|
313a3dc75d
KVM: Portability: split kvm_vcpu_ioctl
|
18 years ago |
Carsten Otte
|
043405e100
KVM: Move x86 msr handling to new files x86.[ch]
|
18 years ago |
Izik Eidus
|
6fc138d227
KVM: Support assigning userspace memory to the guest
|
18 years ago |
Mike Day
|
d77c26fce9
KVM: CodingStyle cleanup
|
18 years ago |
Rusty Russell
|
76fafa5e22
KVM: Hoist kvm_create_lapic() into kvm_vcpu_init()
|
18 years ago |
Rusty Russell
|
d589444e92
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
|
18 years ago |
Izik Eidus
|
82ce2c9683
KVM: Allow dynamic allocation of the mmu shadow cache size
|
18 years ago |
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 |