Commit Graph

44 Commits (304e629bf4a3150a0bf6556fc45c52c5c082340f)

Author SHA1 Message Date
Yinghai Lu 497c9a195d x86: make 32bit support per_cpu vector 17 years ago
Rusty Russell 5d006d8d09 lguest: set max_pfn_mapped, growl loudly at Yinghai Lu 17 years ago
Ingo Molnar 7be4200406 x86, lguest: fix apic_ops build on UP 17 years ago
Suresh Siddha 511d9d3418 x86: apic_ops for lguest 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
Suresh Siddha ad66dd340f x2apic: xen64 paravirt basic apic ops 17 years ago
Ingo Molnar 15e551d25e x86, VisWS: turn into generic arch, eliminate Kconfig specials 17 years ago
Alok Kataria e93ef949fd x86: rename paravirtualized TSC functions 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Yinghai Lu f0d43100f1 x86: extend e820 early_res support 32bit -fix #3 17 years ago
Rusty Russell a16ffe93c4 lguest: fix ugly <NULL> in /proc/interrupts 17 years ago
Harvey Harrison 77bf90ed66 x86: replace remaining __FUNCTION__ occurances 17 years ago
Rusty Russell a6bd8e1303 lguest: comment documentation update. 17 years ago
Rusty Russell 4357bd9453 lguest: Revert 1ce70c4fac, fix real problem. 17 years ago
Rusty Russell 3fabc55f34 lguest: Sanitize the lguest clock. 17 years ago
Ahmed S. Darwish 1ce70c4fac x86/lguest: fix pgdir pmd index calculation 17 years ago
Harvey Harrison cbc3497370 lguest: include function prototypes 17 years ago
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 18 years ago
Adrian Bunk 9b56fdb458 lguest: make async_hcall() static 18 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
Jeff Garzik 4cfe6c3c1c lguest: build fix 18 years ago
Rusty Russell 25c47bb353 lguest: use defines from x86 headers instead of magic numbers 18 years ago
Jeff Garzik 230e55adf6 x86: lguest build fix 18 years ago
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S 18 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 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 b410e7b149 Make hypercalls arch-independent. 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 18 years ago