OSDN Git Service

uclinux-h8/linux.git
2018-04-04 Paolo Bonzinikvm: selftests: add sync_regs_test
2018-04-04 Paolo Bonzinikvm: selftests: add API testing infrastructure
2018-04-04 Peng Haokvm: x86: fix a compile warning
2018-04-04 Wanpeng LiKVM: X86: Add Force Emulation Prefix for "emulate the...
2018-04-04 Wanpeng LiKVM: X86: Introduce handle_ud()
2018-04-04 Paolo BonziniKVM: vmx: unify adjacent #ifdefs
2018-04-04 Arnd Bergmannx86: kvm: hide the unused 'cpu' variable
2018-04-04 Sean ChristophersonKVM: VMX: remove bogus WARN_ON in handle_ept_misconfig
2018-04-04 Sean ChristophersonRevert "KVM: X86: Fix SMRAM accessing even if VM is...
2018-04-04 Stefan Fritschkvm: Add emulation for movups/movupd
2018-04-04 Sean ChristophersonKVM: VMX: raise internal error for exception during...
2018-03-29 Radim KrčmářMerge tag 'kvm-ppc-next-4.17-1' of git://git./linux...
2018-03-28 Liran AlonKVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when...
2018-03-28 Liran AlonKVM: nVMX: Require immediate-exit when event reinjected...
2018-03-28 Liran AlonKVM: x86: Fix misleading comments on handling pending...
2018-03-28 Liran AlonKVM: x86: Rename interrupt.pending to interrupt.injected
2018-03-28 Liran AlonKVM: VMX: No need to clear pending NMI/interrupt on...
2018-03-28 Vitaly Kuznetsovx86/kvm: use Enlightened VMCS when running on Hyper-V
2018-03-28 Vitaly Kuznetsovx86/hyper-v: detect nested features
2018-03-28 Vitaly Kuznetsovx86/hyper-v: define struct hv_enlightened_vmcs and...
2018-03-28 Vitaly Kuznetsovx86/hyper-v: allocate and use Virtual Processor Assist...
2018-03-28 Ladi Prosekx86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_M...
2018-03-28 Vitaly Kuznetsovx86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
2018-03-28 Vitaly Kuznetsovx86/hyper-v: move hyperv.h out of uapi
2018-03-28 Andrew JonesKVM: trivial documentation cleanups
2018-03-28 Wanpeng LiKVM: X86: Fix setup the virt_spin_lock_key before stati...
2018-03-28 Cole Robinsontools/kvm_stat: Remove unused function
2018-03-28 Cole Robinsontools/kvm_stat: Don't use deprecated file()
2018-03-28 Cole Robinsontools/kvm_stat: Fix python3 syntax
2018-03-28 Babu MogerKVM: SVM: Implement pause loop exit logic in SVM
2018-03-28 Babu MogerKVM: SVM: Add pause filter threshold
2018-03-28 Babu MogerKVM: VMX: Bring the common code to header file
2018-03-28 Babu MogerKVM: VMX: Remove ple_window_actual_max
2018-03-28 Babu MogerKVM: VMX: Fix the module parameters for vmx
2018-03-28 Andi KleenKVM: x86: Fix perf timer mode IP reporting
2018-03-28 Radim KrčmářMerge tag 'kvm-arm-for-v4.17' of git://git./linux/kerne...
2018-03-28 Marc Zyngierarm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibi...
2018-03-28 Marc ZyngierRevert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for...
2018-03-27 Paul MackerrasKVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in...
2018-03-26 Marc ZyngierKVM: arm/arm64: vgic-its: Fix potential overrun in...
2018-03-26 Marc ZyngierKVM: arm/arm64: vgic: Disallow Active+Pending for level...
2018-03-23 Dan Carpenterkvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
2018-03-23 Sean ChristophersonKVM: SVM: add struct kvm_svm to hold SVM specific KVM...
2018-03-23 Sean ChristophersonKVM: VMX: add struct kvm_vmx to hold VMX specific KVM...
2018-03-23 Sean ChristophersonKVM: x86: move setting of ept_identity_map_addr to...
2018-03-23 Sean ChristophersonKVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
2018-03-21 Paolo BonziniKVM: nVMX: fix vmentry failure code when L2 state would...
2018-03-21 Liran AlonKVM: nVMX: Do not load EOI-exitmap while running L2
2018-03-19 Shanker Donthineniarm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor...
2018-03-19 Peter MaydellKVM: arm: Reserve bit in KVM_REG_ARM encoding for secur...
2018-03-19 Marc ZyngierMerge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
2018-03-19 Marc Zyngierarm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57...
2018-03-19 Marc Zyngierarm64: KVM: Allow mapping of vectors outside of the...
2018-03-19 Marc Zyngierarm64: Make BP hardening slot counter available
2018-03-19 Marc Zyngierarm/arm64: KVM: Introduce EL2-specific executable mappings
2018-03-19 Marc Zyngierarm64: KVM: Allow far branches from vector slots to...
2018-03-19 Marc Zyngierarm64: KVM: Reserve 4 additional instructions in the...
2018-03-19 Marc Zyngierarm64: KVM: Move BP hardening vectors into .hyp.text...
2018-03-19 Marc Zyngierarm64: KVM: Move stashing of x0/x1 into the vector...
2018-03-19 Marc Zyngierarm64: KVM: Move vector offsetting from hyp-init.S...
2018-03-19 Marc Zyngierarm64: Update the KVM memory map documentation
2018-03-19 Marc Zyngierarm64: KVM: Introduce EL2 VA randomisation
2018-03-19 Marc Zyngierarm64: KVM: Dynamically compute the HYP VA mask
2018-03-19 Marc Zyngierarm64: insn: Allow ADD/SUB (immediate) with LSL #12
2018-03-19 Marc Zyngierarm64; insn: Add encoder for the EXTR instruction
2018-03-19 Marc ZyngierKVM: arm/arm64: Move HYP IO VAs to the "idmap" range
2018-03-19 Marc ZyngierKVM: arm64: Fix HYP idmap unmap when using 52bit PA
2018-03-19 Marc ZyngierKVM: arm/arm64: Fix idmap size and alignment
2018-03-19 Marc ZyngierKVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
2018-03-19 Marc ZyngierKVM: arm/arm64: Move ioremap calls to create_hyp_io_map...
2018-03-19 Marc ZyngierKVM: arm/arm64: Demote HYP VA range display to being...
2018-03-19 Marc ZyngierKVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_...
2018-03-19 Marc Zyngierarm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW featu...
2018-03-19 Marc Zyngierarm64: KVM: Dynamically patch the kernel/hyp VA mask
2018-03-19 Marc Zyngierarm64: insn: Add encoder for bitwise operations using...
2018-03-19 Marc Zyngierarm64: insn: Add N immediate encoding
2018-03-19 Marc Zyngierarm64: alternatives: Add dynamic patching feature
2018-03-19 Christoffer... KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with...
2018-03-19 Christoffer... KVM: arm/arm64: Move VGIC APR save/restore to vgic...
2018-03-19 Christoffer... KVM: arm/arm64: Handle VGICv3 save/restore from the...
2018-03-19 Christoffer... KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to...
2018-03-19 Christoffer... KVM: arm/arm64: Handle VGICv2 save/restore from the...
2018-03-19 Christoffer... KVM: arm/arm64: Get rid of vgic_elrsr
2018-03-19 Christoffer... KVM: arm64: Cleanup __activate_traps and __deactive_tra...
2018-03-19 Christoffer... KVM: arm64: Configure c15, PMU, and debug register...
2018-03-19 Christoffer... KVM: arm64: Directly call VHE and non-VHE FPSIMD enable...
2018-03-19 Christoffer... KVM: arm64: Move common VHE/non-VHE trap config in...
2018-03-19 Christoffer... KVM: arm64: Defer saving/restoring 32-bit sysregs to...
2018-03-19 Christoffer... KVM: arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer... KVM: arm64: Defer saving/restoring 64-bit sysregs to...
2018-03-19 Christoffer... KVM: arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer... KVM: arm/arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer... KVM: arm64: Introduce framework for accessing deferred...
2018-03-19 Christoffer... KVM: arm64: Rewrite system register accessors to read...
2018-03-19 Christoffer... KVM: arm64: Change 32-bit handling of VM system registers
2018-03-19 Christoffer... KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2...
2018-03-19 Christoffer... KVM: arm64: Unify non-VHE host/guest sysreg save and...
2018-03-19 Christoffer... KVM: arm/arm64: Remove leftover comment from kvm_vcpu_r...
2018-03-19 Christoffer... KVM: arm64: Introduce separate VHE/non-VHE sysreg save...
2018-03-19 Christoffer... KVM: arm64: Rewrite sysreg alternatives to static keys
next