index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
drivers
/
kvm
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-196
/
+0
2008-01-30
KVM: Portability: move vpic and vioapic to kvm_arch
Zhang Xiantao
1
-2
/
+2
2008-01-30
KVM: Portability: Move kvm_vcpu definition back to kvm.h
Zhang Xiantao
1
-1
/
+1
2008-01-30
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
Zhang Xiantao
1
-2
/
+16
2008-01-30
KVM: Portability: Stop including x86-specific headers in kvm_main.c
Hollis Blanchard
1
-1
/
+6
2008-01-30
KVM: Portability: Move IO device definitions to its own header file
Hollis Blanchard
1
-0
/
+1
2008-01-30
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
Zhang Xiantao
1
-0
/
+8
2008-01-30
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
Zhang Xiantao
1
-2
/
+3
2008-01-30
KVM: Split IOAPIC reset function and export for kernel RESET
Eddie Dong
1
-0
/
+1
2008-01-30
KVM: Export PIC reset for kernel device reset
Eddie Dong
1
-0
/
+1
2008-01-30
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
Rusty Russell
1
-1
/
+1
2007-10-13
KVM: enable in-kernel APIC INIT/SIPI handling
He, Qing
1
-0
/
+1
2007-10-13
KVM: deliver PIC interrupt only to vcpu0
Qing He
1
-0
/
+1
2007-10-13
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: Keep track of missed timer irq injections
Eddie Dong
1
-0
/
+4
2007-10-13
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
Yang, Sheng
1
-0
/
+2
2007-10-13
KVM: in-kernel LAPIC save and restore support
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: in-kernel IOAPIC save and restore support
He, Qing
1
-1
/
+1
2007-10-13
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
He, Qing
1
-0
/
+1
2007-10-13
KVM: In-kernel I/O APIC model
Eddie Dong
1
-0
/
+51
2007-10-13
KVM: Emulate local APIC in kernel
Eddie Dong
1
-1
/
+40
2007-10-13
KVM: Add support for in-kernel PIC emulation
Eddie Dong
1
-0
/
+64