summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/x86/core.c
Commit message (Expand)AuthorAgeFilesLines
* lguest: makes special fields be per-vcpuGlauber de Oliveira Costa2008-01-301-6/+4
* lguest: replace lguest_arch with lg_cpu_arch.Glauber de Oliveira Costa2008-01-301-13/+11
* lguest: make registers per-vcpuGlauber de Oliveira Costa2008-01-301-19/+19
* lguest: make emulate_insn receive a vcpu struct.Glauber de Oliveira Costa2008-01-301-2/+3
* lguest: map_switcher_in_guest() per-vcpuGlauber de Oliveira Costa2008-01-301-1/+1
* lguest: per-vcpu interrupt processing.Glauber de Oliveira Costa2008-01-301-1/+1
* lguest: make hypercalls use the vcpu structGlauber de Oliveira Costa2008-01-301-6/+10
* lguest: per-cpu run guestGlauber de Oliveira Costa2008-01-301-5/+9
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-4/+4
* lguest: documentation updateRusty Russell2007-10-251-58/+62
* lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-251-1/+1
* generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-231-2/+2
* Remove old lguest bus and drivers.Rusty Russell2007-10-231-1/+0
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-3/+4
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+4
* Move register setup into i386_core.cJes Sorensen2007-10-231-0/+36
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-1/+61
* Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-231-6/+7
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+476
OpenPOWER on IntegriCloud