Commit Graph

2113 Commits (350a55e9ff6005032407d3234af800f413b03af5)

Author SHA1 Message Date
Gleb Natapov f181b96d4c KVM: remove export of emulator_write_emulated() 15 years ago
Gleb Natapov c3cd7ffaf5 KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure 15 years ago
Gleb Natapov e680080e65 KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values 15 years ago
Gleb Natapov 0f12244fe7 KVM: x86 emulator: make set_cr() callback return error if it fails 15 years ago
Gleb Natapov 5951c44237 KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops 15 years ago
Gleb Natapov 3fb1b5dbd3 KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops 15 years ago
Gleb Natapov 35aa5375d4 KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops 15 years ago
Gleb Natapov 414e6277fd KVM: x86 emulator: handle "far address" source operand 15 years ago
Gleb Natapov 9de4157367 KVM: x86 emulator: introduce read cache 15 years ago
Andres Salomon 54e5bc020c x86, olpc: Constify an olpc_ofw() arg 15 years ago
Fenghua Yu 9792db6174 x86, cpu: Package Level Thermal Control, Power Limit Notification definitions 15 years ago
Mike Habeck 7bd1c365fd x86/PCI: Add option to not assign BAR's if not already assigned 15 years ago
H. Peter Anvin a378d9338e x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() 15 years ago
H. Peter Anvin 4532b305e8 x86, asm: Clean up and simplify <asm/cmpxchg.h> 15 years ago
Hans Rosenfeld 1be85a6d93 x86, cpu: Use AMD errata checking framework for erratum 383 15 years ago
Hans Rosenfeld 9d8888c2a2 x86, cpu: Clean up AMD erratum 400 workaround 15 years ago
Hans Rosenfeld d78d671db4 x86, cpu: AMD errata checking framework 15 years ago
Eric Paris bbaa4168b2 fanotify: sys_fanotify_mark declartion 15 years ago
Eric Paris 11637e4b7d fanotify: fanotify_init syscall declaration 15 years ago
H. Peter Anvin 69309a0590 x86, asm: Clean up and simplify set_64bit() 15 years ago
Jeremy Fitzhardinge c7f52cdc2f support multiple .discard.* sections to avoid section type conflicts 15 years ago
H. Peter Anvin 113fc5a6e8 x86: Add memory modify constraints to xchg() and cmpxchg() 15 years ago
Konrad Rzeszutek Wilk bbbe57386e pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* 15 years ago
Sheng Yang 38e20b07ef x86/xen: event channels delivery on HVM. 15 years ago
Sheng Yang bee6ab53e6 x86: early PV on HVM features initialization. 15 years ago
Jeremy Fitzhardinge 18f19aa62a xen: Add support for HVM hypercalls. 15 years ago
Brian Gerst 8c06585d64 x86: Remove redundant K6 MSRs 15 years ago
Robert Richter 45c2d7f462 x86, xsave: Make init_xstate_buf static 15 years ago
Robert Richter ee813d53a8 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) 15 years ago
Robert Richter 0e49bf66d2 x86, xsave: Separate fpu and xsave initialization 15 years ago
Cliff Wickman 5edd19af18 x86, UV: Make kdump avoid stack dumps 15 years ago
Michel Lespinasse b4bcb4c28c x86, rwsem: Minor cleanups 15 years ago
Michel Lespinasse a751bd858b x86, rwsem: Stay on fast path when count > 0 in __up_write() 15 years ago
Robert Richter 7aa2b5f8ec x86, xsave: Do not include asm/i387.h in asm/xsave.h 15 years ago
Andi Kleen 5f755293ca x86, gcc-4.6: Avoid unused by set variables in rdmsr 15 years ago
H. Peter Anvin 278bc5f6ab x86, cpu: Clean up formatting in cpufeature.h, remove override 15 years ago
Suresh Siddha 6bad06b768 x86, xsave: Use xsaveopt in context-switch path when supported 15 years ago
Suresh Siddha 29104e101d x86, xsave: Sync xsave memory layout with its header for user handling 15 years ago
Suresh Siddha 40e1d7a4ff x86, cpu: Add xsaveopt cpufeature 15 years ago
Jiri Slaby f33ebbe9da unistd: add __NR_prlimit64 syscall numbers 15 years ago
H. Peter Anvin bdc802dcca x86, cpu: Support the features flags in new CPUID leaf 7 15 years ago
Feng Tang c516ac5839 x86: Add i8042 pre-detection hook to x86_platform_ops 15 years ago
H. Peter Anvin 83a7a2ad2a x86, alternatives: Use 16-bit numbers for cpufeature index 15 years ago
H. Peter Anvin 24da9c26f3 x86, cpu: Add CPU flags for F16C and RDRND 15 years ago
Suresh Siddha 8e221b6db4 x86: Avoid unnecessary __clear_user() and xrstor in signal handling 15 years ago
Cyrill Gorcunov 39ef13a4ac perf, x86: P4 PMU -- redesign cache events 15 years ago
Alexander Duyck 7475271004 x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN 15 years ago
Alexander Duyck ea812ca1b0 x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch 15 years ago
Frederic Weisbecker f7809daf64 x86: Support for instruction breakpoints 15 years ago
Andres Salomon fd699c7655 x86, olpc: Add support for calling into OpenFirmware 15 years ago