Commit Graph

125430 Commits (5d31ee7e08b7713596b999a42e67491bdf3665b3)
 

Author SHA1 Message Date
Xiantao Zhang fe634fd46f MAINTAINERS: Maintainership changes for kvm/ia64 16 years ago
Jes Sorensen 042b26edf0 KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() 16 years ago
Jan Kiszka 4531220b71 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI 16 years ago
Jan Kiszka 264ff01d55 KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip 16 years ago
Mark McLoughlin defaf1587c KVM: fix handling of ACK from shared guest IRQ 16 years ago
Marcelo Tosatti eb64f1e8cd KVM: MMU: check for present pdptr shadow page in walk_shadow 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Avi Kivity 1a811b6167 KVM: Advertise the bug in memory region destruction as fixed 16 years ago
Rusty Russell 7f59f492da KVM: use cpumask_var_t for cpus_hardware_enabled 16 years ago
Rusty Russell 6ef7a1bc45 KVM: use modern cpumask primitives, no cpumask_t on stack 16 years ago
Rusty Russell 498468961e KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus 16 years ago
Christian Borntraeger 3d3aab1b97 KVM: set owner of cpu and vm file operations 16 years ago
Christian Borntraeger e3a2a0d4e5 anon_inodes: use fops->owner for module refcount 16 years ago
Eduardo Habkost e93353c93a x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj 16 years ago
Marcelo Tosatti ad218f85e3 KVM: MMU: prepopulate the shadow on invlpg 16 years ago
Marcelo Tosatti 6cffe8ca4a KVM: MMU: skip global pgtables on sync due to cr3 switch 16 years ago
Marcelo Tosatti b1a368218a KVM: MMU: collapse remote TLB flushes on root sync 16 years ago
Marcelo Tosatti 60c8aec6e2 KVM: MMU: use page array in unsync walk 16 years ago
Amit Shah fbce554e94 KVM: x86 emulator: Fix handling of VMMCALL instruction 16 years ago
Guillaume Thouvenin 9bf8ea42fe KVM: x86 emulator: add the emulation of shld and shrd instructions 16 years ago
Guillaume Thouvenin d175226a5f KVM: x86 emulator: add the assembler code for three operands 16 years ago
Guillaume Thouvenin bfcadf83ec KVM: x86 emulator: add a new "implied 1" Src decode type 16 years ago
Guillaume Thouvenin 0dc8d10f7d KVM: x86 emulator: add Src2 decode set 16 years ago
Guillaume Thouvenin 45ed60b371 KVM: x86 emulator: Extend the opcode descriptor 16 years ago
Glauber Costa 6f89724829 KVM: Really remove a slot when a user ask us so 16 years ago
Hollis Blanchard 7b7015914b KVM: ppc: mostly cosmetic updates to the exit timing accounting code 16 years ago
Hollis Blanchard 73e75b416f KVM: ppc: Implement in-kernel exit timing statistics 16 years ago
Hollis Blanchard c5fbdffbda KVM: ppc: save and restore guest mappings on context switch 16 years ago
Hollis Blanchard 7924bd4109 KVM: ppc: directly insert shadow mappings into the hardware TLB 16 years ago
Hollis Blanchard c0ca609c5f powerpc/44x: declare tlb_44x_index for use in C code 16 years ago
Hollis Blanchard 891686188f KVM: ppc: support large host pages 16 years ago
Mark McLoughlin 4a643be8c9 KVM: split out kvm_free_assigned_irq() 16 years ago
Mark McLoughlin 61552367b2 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions 16 years ago
Mark McLoughlin f29b2673d3 KVM: don't free an unallocated irq source id 16 years ago
Mark McLoughlin fdd897e6b5 KVM: make kvm_unregister_irq_ack_notifier() safe 16 years ago
Mark McLoughlin 844c7a9ff4 KVM: remove the IRQ ACK notifier assertions 16 years ago
Hannes Eder efff9e538f KVM: VMX: fix sparse warning 16 years ago
Hannes Eder e8ba5d311d KVM: fix sparse warning 16 years ago
Avi Kivity f3fd92fbdb KVM: Remove extraneous semicolon after do/while 16 years ago
Avi Kivity 2b48cc75b2 KVM: x86 emulator: fix popf emulation 16 years ago
Avi Kivity cf5de4f886 KVM: x86 emulator: fix ret emulation 16 years ago
Avi Kivity 8a09b6877f KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop() 16 years ago
Avi Kivity 781d0edc5f KVM: x86 emulator: allow pop from mmio 16 years ago
Avi Kivity faa5a3ae39 KVM: x86 emulator: Extract 'pop' sequence into a function 16 years ago
Wu Fengguang b82091824e KVM: Prevent trace call into unloaded module text 16 years ago
Christian Borntraeger 6692cef30b KVM: s390: Fix memory leak of vcpu->run 16 years ago
Christian Borntraeger d329c035e7 KVM: s390: Fix refcounting and allow module unload 16 years ago
Avi Kivity 6b7ad61ffb KVM: x86 emulator: consolidate emulation of two operand instructions 16 years ago
Avi Kivity dda96d8f1b KVM: x86 emulator: reduce duplication in one operand emulation thunks 16 years ago
Marcelo Tosatti ecc5589f19 KVM: MMU: optimize set_spte for page sync 16 years ago