Commit Graph

30582 Commits (d475fd428ce77aa2a8bc650d230e17663a4f49c3)

Author SHA1 Message Date
Rusty Russell 3077c4513c KVM: Remove three magic numbers 18 years ago
Rusty Russell 8b9cf98cc7 KVM: VMX: pass vcpu_vmx internally 18 years ago
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
Eddie Dong 65619eb5a8 KVM: In-kernel string pio write support 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
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 fd64cb4606 PCI: avoid P2P prefetch window for expansion ROMs 18 years ago
Gary Hade 036fff4cf7 PCI: skip ISA ioresource alignment on some systems 18 years ago
Gary Hade 8fa5913d54 PCI: remove transparent bridge sizing 18 years ago
David Rientjes ecb3908046 pci: write file size to inode on proc bus file write 18 years ago
David Rientjes cd68602f36 pci: use size stored in proc_dir_entry for proc bus files 18 years ago
Randy Dunlap 7f78576366 pci: implement "pci=noaer" 18 years ago
Yoichi Yuasa fd6e732186 PCI: fix IDE legacy mode resources 18 years ago
Roland Dreier cbf5d9e6b9 MSI: Use correct data offset for 32-bit MSI in read_msi_msg() 18 years ago
Michael Ellerman a56bc69a18 PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code 18 years ago
Johannes Goecke 346ca04d05 PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" 18 years ago
Auke Kok 651472fbff PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID 18 years ago
Auke Kok aa288d4d6b PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID 18 years ago
Auke Kok 3799a4e7d8 cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read 18 years ago
Christoph Hellwig fa007d8beb pci: hotplug: cpqphp: convert to kthread infrastructure 18 years ago
Kristen Carlson Accardi 2d100fe8f6 pci: hotplug: ibmphp: convert to kthread 18 years ago
vignesh babu 229f5afded PCI: is_power_of_2 in drivers/pci/pci.c 18 years ago
Kenji Kaneshige 40730d1042 pciehp: minor cleanups for pciehp_hpc.c 18 years ago
Kenji Kaneshige 9fe8164536 pciehp: remove trailing whitespace form pciehp_pci.c 18 years ago