Commit Graph

114622 Commits (3de42dc094ecd313dc7d551e007a134b52f8663d)
 

Author SHA1 Message Date
Mohammed Gamal fb4616f431 KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) 17 years ago
Christian Borntraeger 20766c083e KVM: s390: change help text of guest Kconfig 17 years ago
Christian Borntraeger a0046b6db1 KVM: s390: Make facility bits future-proof 17 years ago
Joerg Roedel a89c1ad270 KVM: add MC5_MISC msr read support 17 years ago
Avi Kivity 48d1503949 KVM: SVM: No need to unprotect memory during event injection when using npt 17 years ago
Avi Kivity 3201b5d9f0 KVM: MMU: Fix setting the accessed bit on non-speculative sptes 17 years ago
Avi Kivity 171d595d3b KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log 17 years ago
Avi Kivity 2245a28fe2 KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access() 17 years ago
Avi Kivity bc2d429979 KVM: MMU: Account for npt/ept/realmode page faults 17 years ago
Mohammed Gamal a5e2e82b8b KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) 17 years ago
Avi Kivity d657c7335b KVM: Don't call get_user_pages(.force = 1) 17 years ago
Avi Kivity acee3c04e8 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED 17 years ago
Avi Kivity abb9e0b8e3 KVM: MMU: Convert the paging mode shadow walk to use the generic walker 17 years ago
Avi Kivity 140754bc80 KVM: MMU: Convert direct maps to use the generic shadow walker 17 years ago
Avi Kivity 3d000db568 KVM: MMU: Add generic shadow walker 17 years ago
Avi Kivity 6c41f428b7 KVM: MMU: Infer shadow root level in direct_map() 17 years ago
Xiantao Zhang 0be9e929e3 KVM: ia64: Enable virtio driver for ia64 in Kconfig 17 years ago
Avi Kivity 6e37d3dc3e KVM: MMU: Unify direct map 4K and large page paths 17 years ago
Avi Kivity 135f8c2b07 KVM: MMU: Move SHADOW_PT_INDEX to mmu.c 17 years ago
Avi Kivity 6eb06cb286 KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor 17 years ago
roel kluin 41afa02587 KVM: x86 emulator: remove duplicate SrcImm 17 years ago
Avi Kivity f4bbd9aaaa KVM: Load real mode segments correctly 17 years ago
Avi Kivity a16b20da87 KVM: VMX: Change segment dpl at reset to 3 17 years ago
Avi Kivity 5706be0daf KVM: VMX: Change cs reset state to be a data segment 17 years ago
Xiantao Zhang 26815a648e KVM: ia64: add a dummy irq ack notification 17 years ago
Harvey Harrison ee032c993e KVM: make irq ack notifier functions static 17 years ago
Amit Shah 29c8fa32c5 KVM: Use kvm_set_irq to inject interrupts 17 years ago
Amit Shah 94c935a1ee KVM: SVM: Fix typo 17 years ago
Mohammed Gamal a89a8fb93b KVM: VMX: Modify mode switching and vmentry functions 17 years ago
Mohammed Gamal ea953ef0ca KVM: VMX: Add invalid guest state handler 17 years ago
Mohammed Gamal 04fa4d3211 KVM: VMX: Add module parameter and emulation flag. 17 years ago
Mohammed Gamal 648dfaa7df KVM: VMX: Add Guest State Validity Checks 17 years ago
Amit Shah 6762b7299a KVM: Device assignment: Check for privileges before assigning irq 17 years ago
Avi Kivity dc7404cea3 KVM: Handle spurious acks for PIT interrupts 17 years ago
Marcelo Tosatti 85428ac7c3 KVM: fix i8259 reset irq acking 17 years ago
Avi Kivity 8ceed34744 KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTR 17 years ago
Avi Kivity ecfc79c700 KVM: VMX: Use interrupt queue for !irqchip_in_kernel 17 years ago
Marcelo Tosatti 29415c37f0 KVM: set debug registers after "schedulable" section 17 years ago
Ben-Ami Yassour 8349b5cd81 KVM: remove unused field from the assigned dev struct 17 years ago
Sheng Yang 464d17c8b7 KVM: VMX: Clean up magic number 0x66 in init_rmode_tss 17 years ago
Dave Hansen 6ad18fba05 KVM: Reduce stack usage in kvm_pv_mmu_op() 17 years ago
Dave Hansen b772ff362e KVM: Reduce stack usage in kvm_arch_vcpu_ioctl() 17 years ago
Dave Hansen fa3795a730 KVM: Reduce stack usage in kvm_vcpu_ioctl() 17 years ago
Dave Hansen f0d662759a KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl() 17 years ago
Ben-Ami Yassour 4d5c5d0fe8 KVM: pci device assignment 17 years ago
Ben-Ami Yassour cbff90a7ca KVM: direct mmio pfn check 17 years ago
Glauber Costa 0293615f3f x86: KVM guest: use paravirt function to calculate cpu khz 17 years ago
Glauber Costa 3807f345b2 x86: paravirt: factor out cpu_khz to common code 17 years ago
Marcelo Tosatti 3cf57fed21 KVM: PIT: fix injection logic and count 17 years ago
Marcelo Tosatti f52447261b KVM: irq ack notification 17 years ago