Commit Graph

120 Commits (8bac13f591652d0c561f5788eaf0862f788a668f)

Author SHA1 Message Date
Stratos Psomadakis b6c96c0214 lguest: Make sure interrupt is allocated ok by lguest_setup_irq 13 years ago
Paul Gortmaker 39a0e33da0 lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL 13 years ago
Rusty Russell 89cfc99177 lguest: don't allow KVM-detection cpuid. 13 years ago
Adrian Knoth 8d431f4160 lguest: Fix translation count about wikipedia's cpuid page 14 years ago
Adrian Knoth 64be11583b lguest: Fix three simple typos in comments 14 years ago
Rusty Russell 9f54288def lguest: update comments 14 years ago
Rusty Russell 7e1941444f lguest: remove remaining vmcall 14 years ago
Rusty Russell 5dea1c88ed lguest: use a special 1:1 linear pagetable mode until first switch. 14 years ago
Rusty Russell 15517f7c21 lguest: fix timer interrupt setup 14 years ago
Rob Landley 6151658751 Correct occurrences of 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Thomas Gleixner 2c778651f7 x86: Cleanup the genirq name space 14 years ago
John Stultz b01cc1b0ea x86: Convert remaining x86 clocksources to clocksource_register_hz/khz 14 years ago
Randy Dunlap 2b8216e635 LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) 14 years ago
Rusty Russell ced05dd741 lguest: compile fixes 14 years ago
Christoph Lameter c9f2954964 lguest: Use this_cpu_ops 14 years ago
Rusty Russell d50d8fe192 x86, mm: Initialize initial_page_table before paravirt jumps 14 years ago
Rusty Russell da32dac101 lguest: populate initial_page_table 14 years ago
Rusty Russell bb4093deb2 lguest: restore boot speed 14 years ago
Rusty Russell bb6f1d9a99 lguest: fix crash lguest_time_init 14 years ago
Thomas Gleixner c2f31c37b7 x86: lguest: Use new irq allocator 15 years ago
Thomas Gleixner fe25c7fc2e x86: lguest: Convert to new irq chip functions 15 years ago
Rusty Russell 9b6efcd2e2 lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. 15 years ago
Rusty Russell 091ebf07a2 lguest: stop using KVM hypercall mechanism 15 years ago
Len Brown 68ca406930 ACPI: delete the "acpi=ht" boot option 15 years ago
Rusty Russell cdae0ad5e8 lguest: move panic notifier registration to its expected place. 16 years ago
Feng Tang 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops 16 years ago
Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 16 years ago
Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 years ago
Thomas Gleixner 66bcaf0bde x86: Move irq_init to x86_init_ops 16 years ago
Thomas Gleixner 6b18ae3e2f x86: Move memory_setup to x86_init_ops 16 years ago
Rusty Russell a91d74a3c4 lguest: update commentry 16 years ago
Rusty Russell 2e04ef7691 lguest: fix comment style 16 years ago
Rusty Russell 7a5049205f lguest: restrict CPUID to avoid perf counter wrmsr 16 years ago
Matias Zabaljauregui 5780888bca lguest: fix journey 16 years ago
Matias Zabaljauregui acdd0b6292 lguest: PAE support 16 years ago
Matias Zabaljauregui cefcad1773 lguest: Add support for kvm_hypercall4() 16 years ago
Matias Zabaljauregui ebe0ba84f5 lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD 16 years ago
Matias Zabaljauregui 90603d15fa lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated 16 years ago
Rusty Russell 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 years ago
Rusty Russell a32a8813d0 lguest: improve interrupt handling, speed up stream networking 16 years ago
Rusty Russell 1028375e93 lguest: clean up lguest_init_IRQ 16 years ago
Rusty Russell 2cb7878a3a lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR 16 years ago
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
Rusty Russell a489f0b555 lguest: fix guest crash on non-linear addresses in gdt pvops 16 years ago
Jeremy Fitzhardinge 169aafbc8d lguest: update lazy mmu changes to match lguest's use of kvm hypercalls 16 years ago
Matias Zabaljauregui 4cd8b5e2a1 lguest: use KVM hypercalls 16 years ago
Rusty Russell b7ff99ea53 lguest: wire up pte_update/pte_update_defer 16 years ago
Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end 16 years ago