Commit Graph

2113 Commits (350a55e9ff6005032407d3234af800f413b03af5)

Author SHA1 Message Date
Avi Kivity 87bc3bf972 KVM: MMU: Drop cr4.pge from shadow page role 15 years ago
Xiao Guangrong 0571d366e0 KVM: MMU: reduce 'struct kvm_mmu_page' size 15 years ago
Avi Kivity 5b7e0102ae KVM: MMU: Replace role.glevels with role.cr4_pae 15 years ago
Jan Kiszka e269fb2189 KVM: x86: Push potential exception error code on task switches 15 years ago
Gleb Natapov 020df0794f KVM: move DR register access handling into generic code 15 years ago
Andre Przywara 6bc31bdc55 KVM: SVM: implement NEXTRIPsave SVM feature 15 years ago
Xiao Guangrong f84cbb0561 KVM: MMU: remove unused field 15 years ago
Gleb Natapov 482ac18ae2 KVM: x86 emulator: commit rflags as part of registers commit 15 years ago
Gleb Natapov 7b262e90fc KVM: x86 emulator: introduce pio in string read ahead. 15 years ago
Gleb Natapov 5cd21917da KVM: x86 emulator: restart string instruction without going back to a guest. 15 years ago
Gleb Natapov 7972995b0c KVM: x86 emulator: Move string pio emulation into emulator.c 15 years ago
Gleb Natapov cf8f70bfe3 KVM: x86 emulator: fix in/out emulation. 15 years ago
Gleb Natapov 38ba30ba51 KVM: x86 emulator: Emulate task switch in emulator.c 15 years ago
Gleb Natapov 2dafc6c234 KVM: x86 emulator: Provide more callbacks for x86 emulator. 15 years ago
Gleb Natapov 063db061b9 KVM: Provide current eip as part of emulator context. 15 years ago
Gleb Natapov 9c5372445c KVM: Provide x86_emulate_ctxt callback to get current cpl 15 years ago
Gleb Natapov 93a152be5a KVM: remove realmode_lmsw function. 15 years ago
Gleb Natapov 52a4661737 KVM: Provide callback to get/set control registers in emulator ops. 15 years ago
Gleb Natapov 49c6799a2c KVM: Remove pointer to rflags from realmode_set_cr parameters. 15 years ago
Avi Kivity 08e850c653 KVM: MMU: Reinstate pte prefetch on invlpg 15 years ago
Wei Yongjun ec68798c8f KVM: x86: Use native_store_idt() instead of kvm_get_idt() 15 years ago
Borislav Petkov ade029e2aa x86, k8: Fix build error when K8_NB is disabled 15 years ago
Andreas Dilger 0ddc9324b1 add descriptive comment for TIF_MEMDIE task flag declaration. 15 years ago
Roland McGrath 9e56529227 x86: Use .cfi_sections for assembly code 15 years ago
Don Zickus 58687acba5 lockup_detector: Combine nmi_watchdog and softlockup detector 15 years ago
H. Peter Anvin c9775b4cc5 x86, fpu: Use static_cpu_has() to implement use_xsave() 15 years ago
H. Peter Anvin a3c8acd043 x86: Add new static_cpu_has() function using alternatives 15 years ago
Thomas Gleixner d19f61f098 x86/PCI: Convert pci_config_lock to raw_spinlock 15 years ago
H. Peter Anvin dce8bf4e11 x86, fpu: Use the proper asm constraint in use_xsave() 15 years ago
Avi Kivity 8660328332 x86: Introduce 'struct fpu' and related API 15 years ago
Avi Kivity c9ad488289 x86: Eliminate TS_XSAVE 15 years ago
Aristeu Rozanski 5707b24a50 pci: Add a probing code that seeks for an specific bus 15 years ago
H. Peter Anvin e08cae4181 x86: Clean up the hypervisor layer 15 years ago
Ky Srinivasan a2a47c6c3d x86: Detect running on a Microsoft HyperV system 15 years ago
Eric W. Biederman 4f47b4c9f0 x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined 15 years ago
Eric W. Biederman 7b20bd5fb9 x86, irq: Kill io_apic_renumber_irq 15 years ago
Eric W. Biederman 4afc51a835 x86, ioapic: Simplify probe_nr_irqs_gsi. 15 years ago
Eric W. Biederman 5777372af5 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end 15 years ago
Eric W. Biederman eddb0c55a1 x86, ioapic: Fix the types of gsi values 15 years ago
Eric W. Biederman 9638fa521e x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h 15 years ago
Borislav Petkov d88d95eb1c x86, k8: Fix build error when K8_NB is disabled 15 years ago
Brian Gerst 9b6dba9e07 x86: Merge simd_math_error() into math_error() 15 years ago
Frederic Weisbecker feef47d0cb hw-breakpoints: Get the number of available registers on boot dynamically 15 years ago
Frederic Weisbecker b2812d031d hw-breakpoints: Change/Enforce some breakpoints policies 15 years ago
Liang Li e67a807f3d x86: Fix 'reservetop=' functionality 15 years ago
H. Peter Anvin b701a47ba4 x86: Fix LOCK_PREFIX_HERE for uniprocessor build 15 years ago
Thomas Gleixner 30a564be9d x86, hpet: Restrict read back to affected ATI chipsets 15 years ago
Jan Beulich 6fc108a08d x86: Clean up arch/x86/Kconfig* 15 years ago
Jan Beulich 5967ed87ad x86-64: Reduce SMP locks table size 15 years ago
Jan Beulich 402af0d7c6 x86, asm: Introduce and use percpu_inc() 15 years ago