Commit Graph

14107 Commits (a9c373d03326e98c5f05ca64a1108790d25e28a9)

Author SHA1 Message Date
Stefan Hajnoczi 0d460ffc09 KVM: Use __print_symbolic() for vmexit tracepoints 14 years ago
Stefan Hajnoczi e097e5ffd6 KVM: Record instruction set in all vmexit tracepoints 14 years ago
Mike Waychison d1613ad5d0 KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE 14 years ago
Mike Waychison 14fa67ee95 KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE 14 years ago
Sasha Levin 8c3ba334f8 KVM: x86: Raise the hard VCPU count limit 14 years ago
Xiao Guangrong 22388a3c8c KVM: x86: cleanup the code of read/write emulation 14 years ago
Xiao Guangrong 77d197b2ca KVM: x86: abstract the operation for read/write emulation 14 years ago
Xiao Guangrong ca7d58f375 KVM: x86: fix broken read emulation spans a page boundary 14 years ago
Avi Kivity 9be3be1f15 KVM: x86 emulator: fix Src2CL decode 14 years ago
Zhao Jin 41bc3186b3 KVM: MMU: fix incorrect return of spte 14 years ago
Konrad Rzeszutek Wilk 0f4b49eaf2 xen/p2m: Use SetPagePrivate and its friends for M2P overrides. 14 years ago
Konrad Rzeszutek Wilk a867db10e8 xen/p2m: Make debug/xen/mmu/p2m visible again. 14 years ago
Jan Beulich 55e901fc1f xen/pci: support multi-segment systems 14 years ago
H Hartley Sweeten 4a4cc2b6bf crypto: aes-x86 - quiet sparse noise about symbol not declared 14 years ago
Jussi Kivilinna 64b94ceae8 crypto: blowfish - add x86_64 assembly implementation 14 years ago
Matt Fleming 47997d756a x86/rtc: Don't recursively acquire rtc_lock 14 years ago
Jack Steiner 6a469e4665 x86: uv2: Workaround for UV2 Hub bug (system global address format) 14 years ago
Ed Wildgoose d4f3e35017 x86: geode: New PCEngines Alix system driver 14 years ago
Suresh Siddha c020570138 x86, ioapic: Consolidate the explicit EOI code 14 years ago
Suresh Siddha e57253a81d x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() 14 years ago
Suresh Siddha 1e75b31d63 x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC 14 years ago
Suresh Siddha d3f138106b iommu: Rename the DMAR and INTR_REMAP config options 14 years ago
Suresh Siddha c39d77ffa2 x86, ioapic: Define irq_remap_modify_chip_defaults() 14 years ago
Suresh Siddha 13ea20f7a2 x86, msi, intr-remap: Use the ioapic set affinity routine 14 years ago
Suresh Siddha 41750d31fc x86, x2apic: Enable the bios request for x2apic optout 14 years ago
Linus Torvalds a7f934d4f1 asm alternatives: remove incorrect alignment notes 14 years ago
Jesper Juhl 469bfb4a50 Remove unneeded version.h include from arch/x86/ 14 years ago
Kamalesh Babulal ea70ef3d9d sched: x86_32 Fix typo in switch_to() description 14 years ago
Jan Beulich 61cca2fab7 xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" 14 years ago
Hidetoshi Seto 9aaef96f61 x86, mce: Do not call del_timer_sync() in IRQ context 14 years ago
David Vrabel e3b73c4a25 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. 14 years ago
Thomas Gleixner 59d958d2c7 locking, x86: mce: Annotate cmci_discover_lock as raw 14 years ago
Thomas Gleixner 2d21a29fb6 locking, oprofile: Annotate oprofilefs lock as raw 14 years ago
Frank Arnold 77e75fc764 x86: cache_info: Update calculation of AMD L3 cache indices 14 years ago
Thomas Gleixner d2946041ff x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() 14 years ago
Thomas Gleixner b7d11a768b x86: cache_info: Kill the moronic shadow struct 14 years ago
Thomas Gleixner 05b217b021 x86: cache_info: Remove bogus free of amd_l3_cache data 14 years ago
Shyam Iyer 5307f6d5fb Fix pointer dereference before call to pcie_bus_configure_settings 14 years ago
Stefano Stabellini f10cd522c5 xen: disable PV spinlocks on HVM 14 years ago
Martin Schwidefsky d1748302f7 clockevents: Make minimum delay adjustments configurable 14 years ago
K. Y. Srinivasan 6f4151c89b x86: Hyper-V: Integrate the clocksource with Hyper-V detection code 14 years ago
Konrad Rzeszutek Wilk ed467e69f1 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. 14 years ago
Igor Mammedov d198d49914 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context 14 years ago
David Vrabel d312ae878b xen: use maximum reservation to limit amount of usable RAM 14 years ago
Andrey Vagin 20afc60f89 x86, perf: Check that current->mm is alive before getting user callchain 14 years ago
Duncan Sands 3b217116ed KVM: Fix instruction size issue in pvclock scaling 14 years ago
Jeremy Fitzhardinge 61e2cd0acc x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicer 14 years ago
Jeremy Fitzhardinge 229855d6f3 x86, ticketlock: Make __ticket_spin_trylock common 14 years ago
Jeremy Fitzhardinge 2994488fe5 x86, ticketlock: Convert __ticket_spin_lock to use xadd() 14 years ago
Jeremy Fitzhardinge c576a3ea90 x86, ticketlock: Convert spin loop to C 14 years ago