Commit Graph

1173 Commits (736decac643e8982655e22ac7f0e5e61c5b7f9bd)

Author SHA1 Message Date
Jeremy Fitzhardinge b407fc57b8 x86/paravirt: flush pending mmu updates on context switch 16 years ago
Jeremy Fitzhardinge 7fd7d83d49 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch 16 years ago
Christoph Hellwig 2b1c6bd77d generic compat_sys_ustat 16 years ago
Cyrill Gorcunov 17d140402e x86: headers cleanup - setup.h 16 years ago
Ravikiran G Thirumalai 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 years ago
Yinghai Lu f56e503412 x86: use default_cpu_mask_to_apicid for 64bit 16 years ago
Gleb Natapov 4925663a07 KVM: Report IRQ injection status to userspace. 16 years ago
Alexander Graf d20626936d x86: Add EFER descriptions for FFXSR 16 years ago
Avi Kivity 91b2ae773d KVM: Avoid using CONFIG_ in userspace visible headers 16 years ago
Avi Kivity f6e2c02b6d KVM: MMU: Rename "metaphysical" attribute to "direct" 16 years ago
Avi Kivity 1c08364c35 KVM: Move struct kvm_pio_request into x86 kvm_host.h 16 years ago
Marcelo Tosatti 52d939a0bf KVM: PIT: provide an option to disable interrupt reinjection 16 years ago
Izik Eidus 77c2002e7c KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt 16 years ago
Marcelo Tosatti 53f658b3c3 KVM: VMX: initialize TSC offset relative to vm creation time 16 years ago
Avi Kivity 2f0b3d60b2 KVM: MMU: Segregate mmu pages created with different cr4.pge settings 16 years ago
Avi Kivity a770f6f28b KVM: MMU: Inherit a shadow page's guest level count from vcpu setup 16 years ago
Jan Kiszka 42dbaa5a05 KVM: x86: Virtualize debug registers 16 years ago
Jan Kiszka d0bfb940ec KVM: New guest debug interface 16 years ago
Jan Kiszka 8ab2d2e231 KVM: VMX: Support for injecting software exceptions 16 years ago
Alexander Graf 3d6368ef58 KVM: SVM: Add VMRUN handler 16 years ago
Alexander Graf 1371d90460 KVM: SVM: Implement GIF, clgi and stgi 16 years ago
Alexander Graf 9962d032bb KVM: SVM: Move EFER and MSR constants to generic x86 code 16 years ago
Jeremy Fitzhardinge c8608d6b58 x86/dmi: fix dmi_alloc() section mismatches 16 years ago
Jaswinder Singh Rajput ba639039d6 x86: e820 fix various signedness issues in setup.c and e820.c 16 years ago
venkatesh.pallipadi@intel.com 0f3507555f x86, CPA: Add set_pages_arrayuc and set_pages_array_wb 16 years ago
Michael Ellerman 11df1f0551 PCI/MSI: Use #ifdefs instead of weak functions 16 years ago
Jeremy Fitzhardinge 71ff49d71b x86: with the last user gone, remove set_pte_present 16 years ago
Rusty Russell 30e1e6d1af cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash 16 years ago
Suresh Siddha ce4e240c27 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths 16 years ago
Suresh Siddha 05c3dc2c4b x86, ioapic: Fix non atomic allocation with interrupts disabled 16 years ago
Suresh Siddha 0280f7c416 x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping 16 years ago
Suresh Siddha cf6567fe40 x86, x2apic: fix clear_local_APIC() in the presence of x2apic 16 years ago
Suresh Siddha 9d783ba042 x86, x2apic: enable fault handling for intr-remapping 16 years ago
Jeremy Fitzhardinge 0b1c723d0b x86/brk: make the brk reservation symbols inaccessible from C 16 years ago
Joerg Roedel 2118d0c548 dma-debug: x86 architecture bindings 16 years ago
Jeremy Fitzhardinge 42854dc0a6 x86, paravirt: prevent gcc from generating the wrong addressing mode 16 years ago
Jeremy Fitzhardinge 796216a57f x86: allow extend_brk users to reserve brk space 16 years ago
Yinghai Lu 7543c1de84 x86-32: compute initial mapping size more accurately 16 years ago
Jeremy Fitzhardinge 6de6cb442e x86: use brk allocation for DMI 16 years ago
Jeremy Fitzhardinge ccf3fe02e3 x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Jaswinder Singh Rajput f4c3c4cdb1 x86: cpu_debug add support for various AMD CPUs 16 years ago
Jaswinder Singh Rajput 9766cdbcb2 x86: cpu/common.c cleanups 16 years ago
Frederic Weisbecker f58ba10067 tracing/syscalls: support for syscalls tracing on x86 16 years ago
Frederic Weisbecker 1b3fa2ce64 tracing/x86: basic implementation of syscall tracing for x86 16 years ago
Rusty Russell 73e907de7d cpumask: remove x86 cpumask_t uses. 16 years ago
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 years ago
Rusty Russell 3f76a183de x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask 16 years ago
Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago