Commit Graph

68254 Commits (932f72adbe76f098922c746737cb0bd75fc21e27)
 

Author SHA1 Message Date
Rusty Russell 9bd01506ee KVM: fx_init() needs preemption disabled while it plays with the FPU state 18 years ago
Shaohua Li 11ec280471 KVM: Convert vm lock to a mutex 18 years ago
Avi Kivity 15ad71460d KVM: Use the scheduler preemption notifiers to make kvm preemptible 18 years ago
Jeff Dike 519ef35341 KVM: add hypercall nr to kvm_run 18 years ago
Yang, Sheng 1c3d14fe0a KVM: VMX: Improve the method of writing vmcs control 18 years ago
Rusty Russell fb3f0f51d9 KVM: Dynamically allocate vcpus 18 years ago
Gregory Haskins a2fa3e9f52 KVM: Remove arch specific components from the general code 18 years ago
Rusty Russell c820c2aa27 KVM: load_pdptrs() cleanups 18 years ago
Aurelien Jarno 3ccb8827fb KVM: Remove dead code in the cmpxchg instruction emulation 18 years ago
Yang, Sheng 62b3ffb8b3 KVM: VMX: Import some constants of vmcs from IA32 SDM 18 years ago
Shaohua Li fe55188194 KVM: Move gfn_to_page out of kmap/unmap pairs 18 years ago
Shaohua Li 9ae0448f53 KVM: Hoist kvm_mmu_reload() out of the critical section 18 years ago
Rusty Russell 310bc76c2b KVM: Return if the pdptrs are invalid when the guest turns on PAE. 18 years ago
Avi Kivity 394b6e5944 KVM: x86 emulator: fix faulty check for two-byte opcode 18 years ago
Avi Kivity e3243452f4 KVM: x86 emulator: fix cmov for writeback changes 18 years ago
Rusty Russell 7075bc816c KVM: Use standard CR8 flags, and fix TPR definition 18 years ago
Jeff Dike 8fc0d085f5 KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized. 18 years ago
Rusty Russell 9eb829ced8 KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header 18 years ago
Rusty Russell 66aee91aaa KVM: Use standard CR4 flags, tighten checking 18 years ago
Rusty Russell f802a307cb KVM: Use standard CR3 flags, tighten checking 18 years ago
Rusty Russell 707d92fa72 KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h 18 years ago
Rusty Russell 9a2b85c620 KVM: Trivial: Avoid hardware_disable predeclaration 18 years ago
Rusty Russell dcc0766b22 KVM: Trivial: Comment spelling may escape grep 18 years ago
Rusty Russell 1e3c5cb0d5 KVM: Trivial: Make decode_register() static 18 years ago
Rusty Russell 5eb549a085 KVM: Trivial: Remove unused struct cpu_user_regs declaration 18 years ago
Rusty Russell dea8caee7b KVM: Trivial: /dev/kvm interface is no longer experimental. 18 years ago
Eddie Dong 65619eb5a8 KVM: In-kernel string pio write support 18 years ago
Avi Kivity 24cbc7e9cb KVM: Future-proof the exit information union ABI 18 years ago
Qing He dad3795d2b KVM: SMP: Add vcpu_id field in struct vcpu 18 years ago
Nguyen Anh Quynh cd0d913797 KVM: Fix *nopage() in kvm_main.c 18 years ago
Avi Kivity 81fe96bde7 i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not set 18 years ago
Jeff Garzik 752097cec5 x86/pci/acpi: fix DMI const-ification fallout 18 years ago
Nick Piggin b6c7347fff x86: optimise barriers 18 years ago
Nick Piggin 4071c71855 x86: fix IO write barrier 18 years ago
Nick Piggin df1bdc0667 x86: fence oostores on 64-bit 18 years ago
Linus Torvalds 2b9e0aae1d Only enable BLOCK_COMPAT if COMPAT is needed 18 years ago
Linus Torvalds ab9c232286 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 18 years ago
Andi Kleen 8bd0983e05 Update maintainers file 18 years ago
Linus Torvalds 6a84258e5f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 18 years ago
Linus Torvalds efefc6eb38 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 18 years ago
Linus Torvalds 117494a1b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 18 years ago
Linus Torvalds 4d5709a7b7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 18 years ago
Linus Torvalds 57c5b9998e Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 18 years ago
Linus Torvalds a6e3d7dba9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 18 years ago
Linus Torvalds 42f04b6d4c Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 18 years ago
Greg Kroah-Hartman f3e6f164c2 PCI: merge almost all of pci_32.h and pci_64.h together 18 years ago
Jeff Garzik a79e4198d1 PCI: X86: Introduce and enable PCI domain support 18 years ago
Jeff Garzik 32a2eea795 PCI: Add 'nodomains' boot option, and pci_domains_supported global 18 years ago
Gary Hade 11949255d9 PCI: modify PCI bridge control ISA flag for clarity 18 years ago
Gary Hade 62f420f828 PCI: use _CRS for PCI resource allocation 18 years ago