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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
3
-16
/
+18
2013-04-26
KVM: IA64: Carry non-ia64 changes into ia64
Alexander Graf
3
-1
/
+3
2013-04-26
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
2
-0
/
+14
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
7
-1
/
+158
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
7
-8
/
+141
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
12
-200
/
+674
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
1
-237
/
+208
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
1
-344
/
+0
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
1
-0
/
+1686
2013-04-26
kvm: add device control API
Scott Wood
5
-0
/
+262
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2
-1
/
+3
2013-04-26
KVM: Move irq routing setup to irqchip.c
Alexander Graf
3
-73
/
+91
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
4
-121
/
+163
2013-04-26
KVM: Move irq routing to generic code
Alexander Graf
2
-30
/
+30
2013-04-26
KVM: Remove kvm_get_intr_delivery_bitmask
Alexander Graf
1
-5
/
+0
2013-04-26
KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
Alexander Graf
1
-2
/
+0
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
5
-7
/
+11
2013-04-26
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
3
-2
/
+4
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
6
-21
/
+80
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
3
-20
/
+63
2013-04-26
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
1
-3
/
+3
2013-04-26
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
1
-0
/
+2
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
5
-0
/
+24
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
6
-0
/
+59
2013-04-26
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
1
-22
/
+38
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
6
-4
/
+134
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
4
-47
/
+91
2013-04-26
booke: exit to user space if emulator request
Bharat Bhushan
1
-0
/
+3
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2
-2
/
+2
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
3
-3
/
+3
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
4
-6
/
+35
2013-04-26
KVM: PPC: cache flush for kernel managed pages
Bharat Bhushan
1
-1
/
+8
2013-04-25
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
1
-0
/
+4
2013-04-22
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
1
-2
/
+2
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
3
-10
/
+60
2013-04-22
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
1
-0
/
+26
2013-04-22
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
1
-10
/
+10
2013-04-22
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
1
-0
/
+17
2013-04-22
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
1
-1
/
+3
2013-04-22
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
1
-0
/
+11
2013-04-22
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
1
-0
/
+32
2013-04-22
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
1
-0
/
+45
2013-04-22
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
1
-0
/
+35
2013-04-22
KVM: nVMX: Release shadow vmcs
Abel Gordon
1
-8
/
+12
2013-04-22
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
1
-0
/
+12
2013-04-22
KVM: nVMX: Fix VMXON emulation
Abel Gordon
1
-0
/
+8
2013-04-22
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
1
-24
/
+28
2013-04-22
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
1
-1
/
+89
[next]