Commit Graph

33 Commits (a09e64fbc0094e3073dbb09c3b4bfe4ab669244b)

Author SHA1 Message Date
Andrew Morton cf485e566b lguest: use cpu capability accessors 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Suresh Siddha 54481cf88b x86: fix NULL pointer deref in __switch_to 17 years ago
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Rusty Russell e95035c61a lguest: fix mis-merge against hpa's TSS renaming 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
Glauber de Oliveira Costa ae3749dcd8 lguest: move changed bitmap to lg_cpu 17 years ago
Glauber de Oliveira Costa f34f8c5fea lguest: move last_pages to lg_cpu 17 years ago
Glauber de Oliveira Costa c40a9f4719 lguest: change last_guest to last_cpu 17 years ago
Glauber de Oliveira Costa 1713608f28 lguest: per-vcpu lguest pgdir management 17 years ago
Glauber de Oliveira Costa 4665ac8e28 lguest: makes special fields be per-vcpu 17 years ago
Glauber de Oliveira Costa fc708b3e40 lguest: replace lguest_arch with lg_cpu_arch. 17 years ago
Glauber de Oliveira Costa a53a35a8b4 lguest: make registers per-vcpu 17 years ago
Glauber de Oliveira Costa a3863f68b0 lguest: make emulate_insn receive a vcpu struct. 17 years ago
Glauber de Oliveira Costa 0c78441cf4 lguest: map_switcher_in_guest() per-vcpu 17 years ago
Glauber de Oliveira Costa 177e449dc5 lguest: per-vcpu interrupt processing. 17 years ago
Glauber de Oliveira Costa 73044f05a4 lguest: make hypercalls use the vcpu struct 17 years ago
Glauber de Oliveira Costa d0953d42c3 lguest: per-cpu run guest 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Rusty Russell 25c47bb353 lguest: use defines from x86 headers instead of magic numbers 18 years ago
Rusty Russell 2d37f94a28 generalize lgread_u32/lgwrite_u32. 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Jes Sorensen d612cde060 Move register setup into i386_core.c 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Rusty Russell cc6d4fbcef Introduce "hcall" pointer to indicate pending hypercall. 18 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 1f4e1de4f2 Rename switcher.S to x86/switcher_32.S 18 years ago