Commit Graph

35622 Commits (34910434a2c5556c3b44f78c1c0347709b59a4da)

Author SHA1 Message Date
Rusty Russell 7e620d16b8 KVM: Remove gratuitous casts from lapic.c 17 years ago
Rusty Russell 76fafa5e22 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() 17 years ago
Rusty Russell d589444e92 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() 17 years ago
Izik Eidus 82ce2c9683 KVM: Allow dynamic allocation of the mmu shadow cache size 17 years ago
Izik Eidus 195aefde9c KVM: Add general accessors to read and write guest memory 17 years ago
Izik Eidus 290fc38da8 KVM: Remove the usage of page->private field by rmap 17 years ago
Avi Kivity f566e09fc2 KVM: VMX: Simplify vcpu_clear() 17 years ago
Avi Kivity eae5ecb5b9 KVM: VMX: Don't clear the vmcs if the vcpu is not loaded on any processor 17 years ago
Laurent Vivier b4c6abfef4 KVM: x86 emulator: Any legacy prefix after a REX prefix nullifies its effect 17 years ago
Laurent Vivier a22436b7b8 KVM: Purify x86_decode_insn() error case management 17 years ago
Qing He e4f8e03956 KVM: x86_emulator: no writeback for bt 17 years ago
Laurent Vivier a01af5ec51 KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead 17 years ago
Laurent Vivier 05f086f87e KVM: x86 emulator: remove _eflags and use directly ctxt->eflags. 17 years ago
Laurent Vivier 8cdbd2c9bf KVM: x86 emulator: split some decoding into functions for readability 17 years ago
Ryan Harper 217648638c KVM: MMU: Ignore reserved bits in cr3 in non-pae mode 17 years ago
Avi Kivity 12b7d28fc1 KVM: MMU: Make flooding detection work when guest page faults are bypassed 17 years ago
Avi Kivity c7addb9020 KVM: Allow not-present guest page faults to bypass kvm 17 years ago
Avi Kivity 51c6cf662b KVM: VMX: Further reduce efer reloads 17 years ago
Laurent Vivier 3427318fd2 KVM: Call x86_decode_insn() only when needed 17 years ago
Laurent Vivier 1be3aa4718 KVM: emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn() 17 years ago
Laurent Vivier 8b4caf6650 KVM: x86 emulator: move all decoding process to function x86_decode_insn() 17 years ago
Laurent Vivier e4e03deda8 KVM: x86 emulator: move all x86_emulate_memop() to a structure 17 years ago
Laurent Vivier a7ddce3afc KVM: x86 emulator: remove unused functions 17 years ago
Anthony Liguori 7aa81cc047 KVM: Refactor hypercall infrastructure (v3) 17 years ago
Anthony Liguori aca7f96600 KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3) 17 years ago
Linus Torvalds 60e233172e [net] Gracefully handle shared e1000/1000e driver PCI ID's 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Ingo Molnar 5398f9854f x86: remove flush_agp_mappings() 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Arjan van de Ven 6d238cc4dc x86: convert CPA users to the new set_page_ API 17 years ago
Yi Yang 53391fa20c cpufreq: fix obvious condition statement error 17 years ago
Yinghai Lu 3212bff370 x86: left over fix for leak of early_ioremp in dmi_scan 17 years ago
Bernhard Walle f8f76481bc rtc: use the IRQ callback interface in (old) RTC driver 17 years ago
Ingo Molnar 0d64484f7e x86: fix DMI ioremap leak 17 years ago
Andi Kleen ddb25f9ac1 x86: don't disable TSC in any C states on AMD Fam10h 17 years ago
Andrew Morton 39657b6546 git-x86: drivers/pnp/pnpbios/bioscalls.c build fix 17 years ago
Venki Pallipadi bde6f5f59c x86: voluntary leave_mm before entering ACPI C3 17 years ago
Parag Warudkar 79da472111 x86: fix DMI out of memory problems 17 years ago
Glauber de Oliveira Costa 053de04441 x86: get rid of _MASK flags 17 years ago
Ingo Molnar 41e191e85a x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c 17 years ago
Glauber de Oliveira Costa 6b68f01baa x86: unify struct desc_ptr 17 years ago
Ingo Molnar 5fd1fe9c58 x86: clean up drivers/char/rtc.c 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
Thomas Gleixner 02456c708e x86: nuke a ton of dead hpet code 17 years ago
Balaji Rao 37a47db8d7 x86: assign IRQs to HPET timers, fix 17 years ago
Balaji Rao e3f37a54f6 x86: assign IRQs to HPET timers 17 years ago
Glauber de Oliveira Costa 84f12e39c8 lguest: use __PAGE_KERNEL instead of _PAGE_KERNEL 17 years ago
Glauber de Oliveira Costa ca94f2bdd1 lguest: Use explicit includes rateher than indirect 17 years ago
Glauber de Oliveira Costa 382ac6b3fb lguest: get rid of lg variable assignments 17 years ago
Glauber de Oliveira Costa 934faab464 lguest: change gpte_addr header 17 years ago