Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | KVM: s390: define GISA format-0 data structure | Michael Mueller | 2018-01-26 | 2 | -4/+20 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: reverse bit ordering of irqs in pending mask | Michael Mueller | 2018-01-26 | 2 | -33/+33 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: introduce and use kvm_s390_test_cpuflags() | David Hildenbrand | 2018-01-24 | 5 | -14/+15 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: introduce and use kvm_s390_clear_cpuflags() | David Hildenbrand | 2018-01-24 | 5 | -12/+16 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: reuse kvm_s390_set_cpuflags() | David Hildenbrand | 2018-01-24 | 3 | -12/+11 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags() | David Hildenbrand | 2018-01-24 | 2 | -17/+17 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: add vcpu stat counters for many instruction | Christian Borntraeger | 2018-01-24 | 4 | -10/+65 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: diagnoses are instructions as well | Christian Borntraeger | 2018-01-24 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | s390x/mm: simplify gmap_protect_rmap() | David Hildenbrand | 2018-01-24 | 1 | -9/+8 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page | David Hildenbrand | 2018-01-24 | 1 | -15/+22 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: vsie: use READ_ONCE to access some SCB fields | David Hildenbrand | 2018-01-24 | 1 | -19/+31 | |
| | * | | | | | | | | | | | | | | | | s390/mm: Remove superfluous parameter | Janosch Frank | 2018-01-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | KVM: VMX: introduce X2APIC_MSR macro | Paolo Bonzini | 2018-01-16 | 1 | -10/+9 | |
| * | | | | | | | | | | | | | | | | | KVM: vmx: speed up MSR bitmap merge | Paolo Bonzini | 2018-01-16 | 1 | -36/+42 | |
| * | | | | | | | | | | | | | | | | | KVM: vmx: simplify MSR bitmap setup | Paolo Bonzini | 2018-01-16 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | | | | | KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit | Paolo Bonzini | 2018-01-16 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full | Paolo Bonzini | 2018-01-16 | 1 | -79/+83 | |
| * | | | | | | | | | | | | | | | | | KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full | Paolo Bonzini | 2018-01-16 | 1 | -22/+34 | |
| * | | | | | | | | | | | | | | | | | KVM: nVMX: track dirty state of non-shadowed VMCS fields | Paolo Bonzini | 2018-01-16 | 2 | -1/+34 | |
| * | | | | | | | | | | | | | | | | | KVM: VMX: split list of shadowed VMCS field to a separate file | Paolo Bonzini | 2018-01-16 | 2 | -60/+75 | |
| * | | | | | | | | | | | | | | | | | kvm: vmx: Reduce size of vmcs_field_to_offset_table | Jim Mattson | 2018-01-16 | 1 | -7/+13 | |
| * | | | | | | | | | | | | | | | | | kvm: vmx: Change vmcs_field_type to vmcs_field_width | Jim Mattson | 2018-01-16 | 1 | -19/+19 | |
| * | | | | | | | | | | | | | | | | | kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX | Jim Mattson | 2018-01-16 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | KVM: VMX: optimize shadow VMCS copying | Paolo Bonzini | 2018-01-16 | 1 | -78/+65 | |
| * | | | | | | | | | | | | | | | | | KVM: vmx: shadow more fields that are read/written on every vmexits | Paolo Bonzini | 2018-01-16 | 1 | -9/+23 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2018-01-16 | 7 | -53/+44 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | KVM: s390: cleanup struct kvm_s390_float_interrupt | David Hildenbrand | 2018-01-16 | 5 | -29/+16 | |
| | * | | | | | | | | | | | | | | | | kvm_config: add CONFIG_S390_GUEST | Christian Borntraeger | 2018-01-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: drop use of spin lock in __floating_irq_kick | Michael Mueller | 2018-01-16 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: add debug tracing for cpu features of CPU model | Christian Borntraeger | 2018-01-16 | 1 | -6/+18 | |
| | * | | | | | | | | | | | | | | | | KVM: s390: use created_vcpus in more places | Christian Borntraeger | 2018-01-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | s390x/mm: cleanup gmap_pte_op_walk() | David Hildenbrand | 2018-01-16 | 1 | -15/+8 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 | Liran Alon | 2018-01-16 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts | Liran Alon | 2018-01-16 | 2 | -25/+18 | |
| * | | | | | | | | | | | | | | | | KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-in... | Liran Alon | 2018-01-16 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated | Liran Alon | 2018-01-16 | 3 | -11/+21 | |
| * | | | | | | | | | | | | | | | | KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr() | Liran Alon | 2018-01-16 | 3 | -7/+6 | |
| * | | | | | | | | | | | | | | | | KVM: nVMX: Fix bug of injecting L2 exception into L1 | Liran Alon | 2018-01-16 | 2 | -1/+1 | |
| * | | | | | | | | | | | | | | | | kvm/vmx: Use local vmx variable in vmx_get_msr() | Borislav Petkov | 2018-01-16 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | | | KVM: MMU: consider host cache mode in MMIO page check | Haozhong Zhang | 2018-01-16 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | x86/mm: add a function to check if a pfn is UC/UC-/WC | Haozhong Zhang | 2018-01-16 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | | | Merge branch 'kvm-insert-lfence' | Paolo Bonzini | 2018-01-16 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | KVM: x86: prefer "depends on" to "select" for SEV | Paolo Bonzini | 2018-01-16 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm | Paolo Bonzini | 2018-01-16 | 24 | -32/+3440 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | KVM: X86: Restart the guest when insn_len is zero and SEV is enabled | Brijesh Singh | 2017-12-04 | 2 | -2/+14 | |
| | * | | | | | | | | | | | | | | | | | KVM: SVM: Do not install #UD intercept when SEV is enabled | Brijesh Singh | 2017-12-04 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | KVM: SVM: Clear C-bit from the page fault address | Brijesh Singh | 2017-12-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | KVM: SVM: Pin guest memory when SEV is active | Brijesh Singh | 2017-12-04 | 2 | -0/+133 | |
| | * | | | | | | | | | | | | | | | | | KVM: SVM: Add support for SEV LAUNCH_SECRET command | Brijesh Singh | 2017-12-04 | 1 | -0/+68 | |
| | * | | | | | | | | | | | | | | | | | KVM: SVM: Add support for SEV DEBUG_ENCRYPT command | Brijesh Singh | 2017-12-04 | 1 | -5/+93 |