OSDN Git Service

KVM: vmx: rename KVM_GUEST_CR0_MASK tp KVM_VM_CR0_ALWAYS_OFF
[uclinux-h8/linux.git] / arch /
2018-10-13 Sean ChristophersonKVM: vmx: rename KVM_GUEST_CR0_MASK tp KVM_VM_CR0_ALWAY...
2018-10-13 Paolo BonziniMerge tag 'kvm-s390-next-4.20-2' of git://git./linux...
2018-10-10 Paolo BonziniMerge tag 'kvm-ppc-next-4.20-1' of git://git./linux...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add a VM capability to enable...
2018-10-09 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add nested shadow page tables...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Allow HV module to load without...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Handle differing endianness for...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Sanitise hv_regs on nested guest...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add one-reg interface to virtual...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Invalidate TLB when nested vcpu...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use hypercalls for TLB invalidatio...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Introduce rmap to track nested...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Handle page fault for a nested...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Handle hypercalls correctly when...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use XICS hypercalls when running...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Nested guest entry via hypercall
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Framework and hcall stubs for...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unma...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Refactor radix page fault handler
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate proces...
2018-10-09 Suraj Jitindar SinghKVM: PPC: Book3S HV: Clear partition table entry on...
2018-10-09 Paul MackerrasKVM: PPC: Use ccr field in pt_regs struct embedded...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Add a debugfs file to dump radix...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Handle hypervisor instruction...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Streamlined guest entry/exit path...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with...
2018-10-09 Paul MackerrasKVM: PPC: Book3S: Rework TM save/restore code and make...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Simplify real-mode interrupt handling
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Extract PMU save/restore operation...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Move interrupt delivery on guest...
2018-10-09 Paul MackerrasKVM: PPC: Book3S HV: Remove left-over code in XICS...
2018-10-09 Paul MackerrasKVM: PPC: Book3S: Simplify external interrupt handling
2018-10-09 Paul Mackerraspowerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hyperv...
2018-10-09 Alexey KardashevskiyKVM: PPC: Remove redundand permission bits removal
2018-10-09 Alexey KardashevskiyKVM: PPC: Propagate errors to the guest when failed...
2018-10-09 Alexey KardashevskiyKVM: PPC: Validate TCEs against preregistered memory...
2018-10-08 Christian BorntraegerMerge branch 'apv11' of git://git./linux/kernel/git...
2018-10-05 Pierre MorelKVM: s390: Tracing APCB changes
2018-10-05 Christian BorntraegerKVM: s390: fix locking for crypto setting error path
2018-10-05 Paul MackerrasKVM: PPC: Book3S HV: Provide mode where all vCPUs on...
2018-10-05 Cameron KaiserKVM: PPC: Book3S PR: Exiting split hack mode needs...
2018-10-04 Paolo BonziniMerge tag 'kvm-s390-next-4.20-1' of git://git./linux...
2018-10-04 Paolo Bonzinikvm: nVMX: fix entry with pending interrupt if APICv...
2018-10-04 Paolo BonziniKVM: VMX: hide flexpriority from guest when disabled...
2018-10-04 Sean ChristophersonKVM: VMX: check for existence of secondary exec control...
2018-10-02 Alexey KardashevskiyKVM: PPC: Inform the userspace about TCE update failures
2018-10-02 Alexey KardashevskiyKVM: PPC: Validate all tces before updating tables
2018-10-02 Michael EllermanMerge branch 'kvm-ppc-fixes' of paulus/powerpc into...
2018-10-01 Sean ChristophersonKVM: x86: fix L1TF's MMIO GFN calculation
2018-10-01 Liran AlonKVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
2018-10-01 Liran AlonKVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
2018-10-01 Liran AlonKVM: nVMX: Do not expose MPX VMX controls when guest...
2018-10-01 Christian BorntraegerMerge branch 'apv11' of git://git./linux/kernel/git...
2018-10-01 David Hildenbrands390/mm: optimize locking without huge pages in gmap_pm...
2018-10-01 Collin WallingKVM: s390: set host program identifier
2018-09-28 Tony KrowiakKVM: s390: CPU model support for AP virtualization
2018-09-28 Tony KrowiakKVM: s390: device attrs to enable/disable AP interpretation
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-0 CRYCB on host...
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-1 CRYCB on host...
2018-09-28 Pierre MorelKVM: s390: vsie: allow guest FORMAT-0 CRYCB on host...
2018-09-28 Pierre MorelKVM: s390: vsie: allow CRYCB FORMAT-0
2018-09-28 Pierre MorelKVM: s390: vsie: allow CRYCB FORMAT-1
2018-09-28 Pierre MorelKVM: s390: vsie: Allow CRYCB FORMAT-2
2018-09-28 Pierre MorelKVM: s390: vsie: Make use of CRYCB FORMAT2 clear
2018-09-28 Pierre MorelKVM: s390: vsie: Do the CRYCB validation first
2018-09-28 Pierre MorelKVM: s390: Clear Crypto Control Block when using vSIE
2018-09-28 Tony Krowiaks390: vfio-ap: implement mediated device open callback
2018-09-26 Tony KrowiakKVM: s390: interface to clear CRYCB masks
2018-09-26 Tony Krowiaks390: vfio-ap: base implementation of VFIO AP device...
2018-09-26 Tony KrowiakKVM: s390: refactor crypto initialization
2018-09-26 David HildenbrandKVM: s390: introduce and use KVM_REQ_VSIE_RESTART
2018-09-26 David HildenbrandKVM: s390: vsie: simulate VCPU SIE entry/exit
2018-09-24 Paolo BonziniKVM: x86: never trap MSR_KERNEL_GS_BASE
2018-09-21 Greg Kroah-HartmanMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-09-21 Greg Kroah-HartmanMerge tag 'for-linus-20180920' of git://git.kernel...
2018-09-21 Greg Kroah-HartmanMerge tag 'drm-fixes-2018-09-21' of git://anongit.freed...
2018-09-20 Liran AlonKVM: nVMX: Fix bad cleanup on error of get/set nested...
2018-09-20 Greg Kroah-HartmanMerge tag 'mtd/fixes-for-4.19-rc5' of git://git.infrade...
2018-09-20 Greg Kroah-HartmanMerge tag 'sound-4.19-rc5' of git://git./linux/kernel...
2018-09-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-09-19' of git://anongit...
2018-09-19 Drew SchmittKVM: x86: Control guest reads of MSR_PLATFORM_INFO
2018-09-19 Drew SchmittKVM: x86: Turbo bits in MSR_PLATFORM_INFO
2018-09-19 Krish SadhukhannVMX x86: Check VPID value on vmentry of L2 guests
2018-09-19 Krish SadhukhannVMX x86: check posted-interrupt descriptor addresss...
2018-09-19 Liran AlonKVM: nVMX: Wake blocked vCPU in guest-mode if pending...
2018-09-19 Paolo BonziniKVM: VMX: check nested state and CR4.VMXE against SMM
2018-09-19 Sebastian Andrzej... kvm: x86: make kvm_{load|put}_guest_fpu() static
2018-09-19 Vitaly Kuznetsovx86/hyper-v: rename ipi_arg_{ex,non_ex} structures
2018-09-19 Sean ChristophersonKVM: VMX: use preemption timer to force immediate VMExit
2018-09-19 Sean ChristophersonKVM: VMX: modify preemption timer bit only when arming...
2018-09-19 Sean ChristophersonKVM: VMX: immediately mark preemption timer expired...
2018-09-19 Andy ShevchenkoKVM: SVM: Switch to bitmap_zalloc()
2018-09-19 Tianyu LanKVM/MMU: Fix comment in walk_shadow_page_lockless_end()
2018-09-19 Wei YangKVM: x86: don't reset root in kvm_mmu_setup()
2018-09-19 Junaid Shahidkvm: mmu: Don't read PDPTEs when paging is not enabled
2018-09-19 Vitaly Kuznetsovx86/kvm/lapic: always disable MMIO interface in x2APIC...
next