Commit Graph

24 Commits (4de0d4a6d173351b023ab2855c3d331146a418e5)

Author SHA1 Message Date
Eduardo Pereira Habkost 42d545c9a4 x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST 17 years ago
Glauber de Oliveira Costa 014b15be30 x86: change write_gdt_entry signature. 17 years ago
Glauber de Oliveira Costa 8d947344c4 x86: change write_idt_entry signature 17 years ago
Glauber de Oliveira Costa 6b68f01baa x86: unify struct desc_ptr 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Thomas Gleixner 42e0a9aa5d x86: use u32 for some lapic functions 17 years ago
Balaji Rao ec04b13f67 lguest: Reboot support 17 years ago
Randy Dunlap b8415ec34f lguest: prevent VISWS or VOYAGER randconfigs 17 years ago
Rusty Russell 633872b980 lguest: tidy up documentation 17 years ago
Adrian Bunk 9b56fdb458 lguest: make async_hcall() static 17 years ago
Rusty Russell e1e72965ec lguest: documentation update 17 years ago
Jeff Garzik 4cfe6c3c1c lguest: build fix 17 years ago
Rusty Russell 25c47bb353 lguest: use defines from x86 headers instead of magic numbers 17 years ago
Jeff Garzik 230e55adf6 x86: lguest build fix 17 years ago
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S 17 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 17 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 17 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 17 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 17 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 17 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 17 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 17 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 17 years ago