index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
KVM: SVM: Fix reading of DR6
Jan Kiszka
1
-0
/
+2
2014-01-17
add support for Hyper-V reference time counter
Vadim Rozenfeld
1
-0
/
+1
2013-11-06
kvm: Delete prototype for non-existent function kvm_check_iopl
Josh Triplett
1
-2
/
+0
2013-11-06
kvm: Delete prototype for non-existent function complete_pio
Josh Triplett
1
-1
/
+0
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
1
-0
/
+2
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
1
-1
/
+1
2013-10-14
KVM: Move gfn_to_index to x86 specific code
Christoffer Dall
1
-0
/
+7
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
1
-2
/
+2
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
1
-1
/
+1
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
1
-1
/
+0
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
1
-0
/
+1
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
1
-0
/
+1
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
1
-0
/
+5
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
1
-0
/
+4
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
1
-2
/
+2
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
1
-0
/
+1
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+13
2013-06-27
KVM: MMU: document fast invalidate all pages
Xiao Guangrong
1
-0
/
+3
2013-06-27
KVM: MMU: document write_flooding_count
Xiao Guangrong
1
-0
/
+1
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
1
-0
/
+4
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
1
-1
/
+0
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
1
-1
/
+1
2013-06-26
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
1
-1
/
+1
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
1
-0
/
+2
2013-06-05
KVM: MMU: fast invalidate all pages
Xiao Guangrong
1
-0
/
+2
2013-05-03
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
1
-1
/
+1
2013-04-28
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
1
-1
/
+1
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
1
-0
/
+2
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
1
-1
/
+1
2013-04-26
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
1
-0
/
+2
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
1
-0
/
+1
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
1
-0
/
+2
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
1
-0
/
+1
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
1
-0
/
+1
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
1
-1
/
+0
2013-04-08
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
1
-3
/
+0
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
1
-1
/
+1
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
1
-2
/
+2
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
1
-2
/
+2
2013-03-14
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
1
-0
/
+1
2013-03-14
KVM: MMU: Mark sp mmio cached when creating mmio spte
Takuya Yoshikawa
1
-0
/
+1
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
1
-1
/
+2
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
1
-1
/
+1
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-0
/
+5
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
1
-0
/
+1
2013-01-22
KVM: x86: improve reexecute_instruction
Xiao Guangrong
1
-0
/
+7
2013-01-14
KVM: Remove unused slot_bitmap from kvm_mmu_page
Takuya Yoshikawa
1
-5
/
+0
2012-12-14
KVM: Increase user memory slots on x86 to 125
Alex Williamson
1
-1
/
+1
2012-12-14
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
1
-2
/
+2
2012-12-14
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
1
-2
/
+2
[next]