]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
[mirror_ubuntu-bionic-kernel.git] / arch /
2017-04-12 Wanpeng Lix86/kvm: virt_xxx memory barriers instead of mandatory...
2017-04-12 Denis PlotnikovKVM: x86: fix maintaining of kvm_clock stability on...
2017-04-12 Denis PlotnikovKVM: x86: remaster kvm_write_tsc code
2017-04-12 David HildenbrandKVM: x86: use irqchip_kernel() to check for pic+ioapic
2017-04-12 David HildenbrandKVM: x86: simplify pic_ioport_read()
2017-04-12 David HildenbrandKVM: x86: set data directly in picdev_read()
2017-04-12 David HildenbrandKVM: x86: drop picdev_in_range()
2017-04-12 David HildenbrandKVM: x86: make kvm_pic_reset() static
2017-04-12 David HildenbrandKVM: x86: simplify pic_unlock()
2017-04-12 David HildenbrandKVM: x86: drop goto label in kvm_set_routing_entry()
2017-04-12 David HildenbrandKVM: x86: rename kvm_vcpu_request_scan_ioapic()
2017-04-12 David HildenbrandKVM: x86: directly call kvm_make_scan_ioapic_request...
2017-04-12 David HildenbrandKVM: x86: remove all-vcpu request from kvm_ioapic_init()
2017-04-12 David HildenbrandKVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
2017-04-12 David HildenbrandKVM: x86: push usage of slots_lock down
2017-04-12 David HildenbrandKVM: x86: don't take kvm->irq_lock when creating IRQCHIP
2017-04-12 David HildenbrandKVM: x86: convert kvm_(set|get)_ioapic() into void
2017-04-12 David HildenbrandKVM: x86: remove duplicate checks for ioapic
2017-04-12 David HildenbrandKVM: x86: use ioapic_in_kernel() to check for ioapic...
2017-04-12 David HildenbrandKVM: x86: get rid of ioapic_irqchip()
2017-04-12 David HildenbrandKVM: x86: get rid of pic_irqchip()
2017-04-12 David HildenbrandKVM: x86: check against irqchip_mode in ioapic_in_kernel()
2017-04-12 David HildenbrandKVM: x86: check against irqchip_mode in pic_in_kernel()
2017-04-12 David HildenbrandKVM: x86: check against irqchip_mode in kvm_set_routing...
2017-04-12 David HildenbrandKVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
2017-04-11 Radim KrčmářMerge tag 'kvm-s390-next-4.12-1' of git://git.kernel...
2017-04-07 Jim Mattsonkvm: nVMX: Disallow userspace-injected exceptions in...
2017-04-07 David HildenbrandKVM: x86: fix user triggerable warning in kvm_apic_acce...
2017-04-07 Paolo Bonzinikvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
2017-04-07 Paolo Bonzinikvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
2017-04-07 Paolo BonziniKVM: nVMX: support RDRAND and RDSEED exiting
2017-04-07 Paolo BonziniKVM: VMX: add missing exit reasons
2017-04-07 Paolo Bonzinikvm: nVMX: support EPT accessed/dirty bits
2017-04-07 Paolo Bonzinikvm: x86: MMU support for EPT accessed/dirty bits
2017-04-07 Paolo BonziniKVM: VMX: remove bogus check for invalid EPT violation
2017-04-07 Paolo BonziniKVM: nVMX: we support 1GB EPT pages
2017-04-07 Paolo BonziniKVM: x86: drop legacy device assignment
2017-04-07 Paolo BonziniKVM: VMX: require virtual NMI support
2017-04-07 Borislav Petkovkvm/svm: Setup MCG_CAP on AMD properly
2017-04-07 David HildenbrandKVM: nVMX: single function for switching between vmcs
2017-04-07 Jim Mattsonkvm: vmx: Don't use INVVPID when EPT is enabled
2017-04-07 Yi Min ZhaoKVM: s390: introduce AIS capability
2017-04-06 Radim KrčmářMerge tag 'kvm_mips_4.12_1' of git://git.kernel.org...
2017-04-06 Yi Min ZhaoKVM: s390: introduce adapter interrupt inject function
2017-04-06 Fei LiKVM: s390: introduce ais mode modify function
2017-04-06 Fei LiKVM: s390: interface for suppressible I/O adapters
2017-03-28 James HoganKVM: MIPS/Emulate: Properly implement TLBR for T&E
2017-03-28 James HoganMIPS: Allow KVM to be enabled on Octeon CPUs
2017-03-28 James HoganKVM: MIPS/VZ: Handle Octeon III guest.PRid register
2017-03-28 James HoganKVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
2017-03-28 James HoganKVM: MIPS/VZ: VZ hardware setup for Octeon III
2017-03-28 James HoganKVM: MIPS/T&E: Report correct dcache line size
2017-03-28 James HoganKVM: MIPS/TLB: Handle virtually tagged icaches
2017-03-28 James HoganKVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
2017-03-28 James HoganMIPS: Add Octeon III register accessors & definitions
2017-03-28 James HoganKVM: MIPS/VZ: Trace guest mode changes
2017-03-28 James HoganKVM: MIPS/VZ: Support hardware guest timer
2017-03-28 James HoganKVM: MIPS/VZ: Emulate MAARs when necessary
2017-03-28 James HoganKVM: MIPS/VZ: Support guest load-linked bit
2017-03-28 James HoganKVM: MIPS/VZ: Support guest hardware page table walker
2017-03-28 James HoganKVM: MIPS/VZ: Support guest segmentation control
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_BadInstr[P]
2017-03-28 James HoganKVM: MIPS: Add VZ support to build system
2017-03-28 James HoganKVM: MIPS: Implement VZ support
2017-03-28 James HoganKVM: MIPS: Update exit handler for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Drop CACHE emulation for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
2017-03-28 James HoganKVM: MIPS/TLB: Add VZ TLB management
2017-03-28 James HoganKVM: MIPS/Entry: Update entry code to support VZ
2017-03-28 James HoganKVM: MIPS: Abstract guest CP0 register access for VZ
2017-03-28 James HoganKVM: MIPS: Add guest exit exception callback
2017-03-28 James HoganKVM: MIPS: Add hardware_{enable,disable} callback
2017-03-28 James HoganKVM: MIPS: Add callback to check extension
2017-03-28 James HoganKVM: MIPS: Init timer frequency from callback
2017-03-28 James HoganKVM: MIPS: Add VZ & TE capabilities
2017-03-28 James HoganKVM: MIPS: Extend counters & events for VZ GExcCodes
2017-03-28 James HoganKVM: MIPS: Update kvm_lose_fpu() for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Implement 64-bit MMIO emulation
2017-03-28 James HoganKVM: MIPS/Emulate: De-duplicate MMIO emulation
2017-03-28 James HoganKVM: MIPS: Implement HYPCALL emulation
2017-03-28 James HoganMIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
2017-03-28 James HoganMIPS: Add some missing guest CP0 accessors & defs
2017-03-28 James HoganMIPS: Probe guest MVH
2017-03-28 James HoganMIPS: Probe guest CP0_UserLocal
2017-03-28 James HoganMIPS: Separate MAAR V bit into VL and VH for XPA
2017-03-28 James HoganMIPS: Add defs & probing of UFR
2017-03-28 Paolo BonziniKVM: x86: cleanup the page tracking SRCU instance
2017-03-28 Ladi ProsekKVM: nVMX: fix nested EPT detection
2017-03-23 Wanpeng LiKVM: VMX: Fix enable VPID conditions
2017-03-23 Wanpeng LiKVM: nVMX: Fix nested VPID vmx exec control
2017-03-23 Wanpeng LiKVM: x86: correct async page present tracepoint
2017-03-23 Jim Mattsonkvm: vmx: Flush TLB when the APIC-access address changes
2017-03-23 Peter XuKVM: x86: use pic/ioapic destructor when destroy vm
2017-03-23 Peter XuKVM: x86: check existance before destroy
2017-03-22 Fan ZhangKVM: s390: gs support for kvm guests
2017-03-22 Christian BorntraegerMerge remote-tracking branch 's390/guarded-storage...
2017-03-22 Martin Schwidefskys390: add a system call for guarded storage
2017-03-21 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next