Commit Graph

1085 Commits (3d80840d96127401ba6aeadd813c3a15b84e70fe)

Author SHA1 Message Date
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Joerg Roedel 9c20456a32 KVM: function declaration parameter name cleanup 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Izik Eidus 2e4d265349 KVM: x86: add functions to get the cpl of vcpu 17 years ago
Avi Kivity 69a9f69bb2 KVM: Move some x86 specific constants and structures to include/asm-x86 17 years ago
Glauber Costa 3c62c62502 x86: make native_machine_shutdown non-static 17 years ago
Glauber Costa ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Avi Kivity 9f81128591 KVM: Provide unlocked version of emulator_write_phys() 17 years ago
Marcelo Tosatti a28e4f5a62 KVM: add basic paravirt support 17 years ago
Sheng Yang e0f63cb927 KVM: Add save/restore supporting of in kernel PIT 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Avi Kivity 2d3ad1f40c KVM: Prefix control register accessors with kvm_ to avoid namespace pollution 17 years ago
Marcelo Tosatti 05da45583d KVM: MMU: large page support 17 years ago
Marcelo Tosatti 2e53d63acb KVM: MMU: ignore zapped root pagetables 17 years ago
Amit Shah f11c3a8d84 KVM: Add stat counter for hypercalls 17 years ago
Glauber de Oliveira Costa 18068523d3 KVM: paravirtualized clocksource: host part 17 years ago
Joerg Roedel cc4b6871e7 KVM: export the load_pdptrs() function to modules 17 years ago
Joerg Roedel 1855267210 KVM: export information about NPT to generic x86 code 17 years ago
Joerg Roedel f2b4b7ddf6 KVM: make EFER_RESERVED_BITS configurable for architecture code 17 years ago
Sheng Yang 2384d2b326 KVM: VMX: Enable Virtual Processor Identification (VPID) 17 years ago
Dong, Eddie 1ae0a13def KVM: MMU: Simplify hash table indexing 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago
Huang, Ying 8b664aa66e x86, boot: add linked list of struct setup_data 17 years ago
Huang, Ying 50eae2a7c9 x86, boot: add free_early to early reservation machanism 17 years ago
Joe Perches f19dcf4a61 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only 17 years ago
Alexander van Heukelum d66462f531 x86: finalize bitops unification 17 years ago
Alexander van Heukelum 5245698f66 x86, UML: remove x86-specific implementations of find_first_bit 17 years ago
Alexander van Heukelum 2aba6925fd x86: switch 64-bit to generic find_first_bit 17 years ago
Alexander van Heukelum 77b9bd9c49 x86: generic versions of find_first_(zero_)bit, convert i386 17 years ago
Alexander van Heukelum d57594c203 bitops: use __fls for fls64 on 64-bit archs 17 years ago
Alexander van Heukelum 12d9c8420b x86: merge the simple bitops and move them to bitops.h 17 years ago
Alexander van Heukelum 64970b68d2 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps 17 years ago
Alexander van Heukelum 6fd92b63d0 x86: change x86 to use generic find_next_bit 17 years ago
Jacek Luczak b6dbf334b0 x86: section mismatch fixes, #2 17 years ago
Jacek Luczak 6d4ce04326 x86: pgtable_32.h - prototype and section mismatch fixes 17 years ago
Akinobu Mita ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
Akinobu Mita 2c0903f2ab x86: get_bios_ebda() requires asm/io.h 17 years ago
Akinobu Mita a1a33fa315 x86: use bitmap library for pin_programmed 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
Dmitri Vorobiev f7f17a67c5 x86: remove NexGen support 17 years ago
Adrian Bunk b11caa7c70 fix asm-x86/{posix_types,unistd}.h 17 years ago
Ingo Molnar 3ec96783e3 x86: make clear_fixmap() available on 64-bit as well 17 years ago
Isaku Yamahata 5f0ababbf4 xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one 17 years ago
Isaku Yamahata 20e71f2edb xen: make include/xen/page.h portable moving those definitions under asm dir 17 years ago
Isaku Yamahata e849c3e9e0 Xen: make events.c portable for ia64/xen support 17 years ago
Isaku Yamahata 87e27cf628 xen: add missing definitions for xen grant table which ia64/xen needs 17 years ago