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
/
lguest
/
lguest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
1
-1106
/
+0
2007-10-23
Clocksource is continuous regardless of the state of the host's TSC.
Tony Breeds
1
-3
/
+2
2007-10-23
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
Rusty Russell
1
-1
/
+0
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-74
/
+78
2007-10-17
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
1
-1
/
+3
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
1
-21
/
+11
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
1
-55
/
+69
2007-09-12
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
Rusty Russell
1
-3
/
+4
2007-08-12
i386: Make patching more robust, fix paravirt issue
Andi Kleen
1
-4
/
+5
2007-08-09
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
1
-1
/
+4
2007-08-09
Fix non-TSC guest clocksource lockup
Rusty Russell
1
-2
/
+2
2007-07-29
Provide timespec to guests rather than jiffies clock.
Rusty Russell
1
-16
/
+36
2007-07-29
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
1
-0
/
+8
2007-07-26
lguest: documentation II: Guest
Rusty Russell
1
-21
/
+429
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
1
-2
/
+28
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+2
2007-07-20
lguest: override sched_clock
Rusty Russell
1
-1
/
+8
2007-07-19
lguest: the host code
Rusty Russell
1
-24
/
+101
2007-07-19
lguest: the guest code
Rusty Russell
1
-0
/
+544