Commit Graph

54 Commits (0c93d8e4d342b1b5cda1037f2527fcf443c80fbc)

Author SHA1 Message Date
Mark McLoughlin c946c7de49 xen: Clear PG_pinned in release_{pt,pd}() 17 years ago
Mark McLoughlin a684d69d15 xen: Do not pin/unpin PMD pages 17 years ago
Mark McLoughlin f64337062c xen: refactor xen_{alloc,release}_{pt,pd}() 17 years ago
Jeremy Fitzhardinge 2e8fe719b5 xen: fix UP setup of shared_info 17 years ago
Jeremy Fitzhardinge 04c44a080d xen: fix RMW when unmasking events 17 years ago
Ian Campbell 87d034f313 x86/xen: fix DomU boot problem 17 years ago
Jeremy Fitzhardinge d40e705903 xen: mask out SEP from CPUID 17 years ago
Jeremy Fitzhardinge 2b5407811d xen: unpin initial Xen pagetable once we're finished with it 17 years ago
Harvey Harrison da7bfc50f5 x86: sparse warnings in pageattr.c 17 years ago
Harvey Harrison 88a5ac8966 x86: fix sparse warning in xen/time.c 17 years ago
Ingo Molnar f0646e43ac x86: return the page table level in lookup_address() 17 years ago
Jeremy Fitzhardinge 1c70e9bd83 xen: deal with pmd being allocated/freed 17 years ago
Jeremy Fitzhardinge a89780f3b8 xen: fix mismerge in masking pte flags 17 years ago
Eduardo Pereira Habkost 42d545c9a4 x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST 17 years ago
Sam Ravnborg 08b6d290f9 xen: fix section usage in xen-head.S and setup.c 17 years ago
Andi Kleen 404ee5b14b x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
Jan Beulich 4dbf7af644 x86: adjust/fix LDT handling for Xen 17 years ago
Jeremy Fitzhardinge 015c8dd0cb xen: mask out PWT too 17 years ago
Jeremy Fitzhardinge c8e5393ab3 x86: page.h: make pte_t a union to always include 17 years ago
Harvey Harrison 75604d7f7f x86: remove all definitions with fastcall 17 years ago
Glauber de Oliveira Costa 75b8bb3e56 x86: change write_ldt_entry signature 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
Mike Travis 7bf0c23ed2 x86: prevent dereferencing non-allocated per_cpu variables 17 years ago
Roland McGrath af65d64845 x86 vDSO: consolidate vdso32 17 years ago
Roland McGrath 6c3652efca x86 vDSO: i386 vdso32 17 years ago
Glauber de Oliveira Costa 6abcd98ffa x86: irqflags consolidation 17 years ago
Thomas Gleixner 42e0a9aa5d x86: use u32 for some lapic functions 17 years ago
Jeremy Fitzhardinge f9c4cfe954 xen: disable vcpu_info placement for now 17 years ago
Jeremy Fitzhardinge 7999f4b4e5 xen: relax signature check 17 years ago
Jeremy Fitzhardinge 2c80b01bea xen: mask _PAGE_PCD from ptes 17 years ago
Jeff Garzik 7c2399756a [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate 18 years ago
Rusty Russell d3d1c4bdf1 Normalize config options for guest support 18 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 years ago
Jesper Juhl fb893e9908 i386: Clean up duplicate includes in arch/i386/xen/ 18 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 18 years ago
Jeremy Fitzhardinge a122d6230e xen: add some debug output for failed multicalls 18 years ago
Jeremy Fitzhardinge e3d2697669 xen: fix incorrect vcpu_register_vcpu_info hypercall argument 18 years ago
Jeremy Fitzhardinge fb1d84043c xen: ask the hypervisor how much space it needs reserved 18 years ago
Jeremy Fitzhardinge 74260714c5 xen: lock pte pages while pinning/unpinning 18 years ago
Jeremy Fitzhardinge 9f79991d41 xen: deal with stale cr3 values when unpinning pagetables 18 years ago
Jeremy Fitzhardinge 91e0c5f3da xen: add batch completion callbacks 18 years ago
Jeremy Fitzhardinge f0d7339427 xen: yield to IPI target if necessary 18 years ago
Jesper Juhl d626a1f1cb Clean up duplicate includes in arch/i386/xen/ 18 years ago
Jeremy Fitzhardinge 8965c1c095 paravirt: clean up lazy mode handling 18 years ago
Jeremy Fitzhardinge 93b1eab3d2 paravirt: refactor struct paravirt_ops into smaller pv_*_ops 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago