summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2012-03-08KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El
2012-03-08KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu
2012-03-08KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso
2012-03-08KVM: PMU: add proper support for fixed counter 2Gleb Natapov
2012-03-08KVM: PMU: Fix raw event checkGleb Natapov
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov
2012-03-08KVM: VMX: Fix delayed load of shared MSRsAvi Kivity
2012-03-08KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf
2012-03-08KVM: SVM: Fix CPL updatesKevin Wolf
2012-03-08KVM: x86 emulator: VM86 segments must have DPL 3Kevin Wolf
2012-03-08KVM: x86 emulator: Fix task switch privilege checksKevin Wolf
2012-03-08KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa
2012-03-08KVM: Fix write protection race during dirty loggingTakuya Yoshikawa
2012-03-08KVM: VMX: remove yield_on_hltRaghavendra K T
2012-03-08KVM: Track TSC synchronization in generationsZachary Amsden
2012-03-08KVM: Dont mark TSC unstable due to S4 suspendZachary Amsden
2012-03-08KVM: Allow adjust_tsc_offset to be in host or guest cyclesMarcelo Tosatti
2012-03-08KVM: Add last_host_tsc tracking back to KVMZachary Amsden
2012-03-08KVM: Fix last_guest_tsc / tsc_offset semanticsZachary Amsden
2012-03-08KVM: Leave TSC synchronization window open with each new syncZachary Amsden
2012-03-08KVM: Improve TSC offset matchingZachary Amsden
2012-03-08KVM: Infrastructure for software and hardware based TSC rate scalingZachary Amsden
2012-03-05KVM: x86: reset edge sense circuit of i8259 on initGleb Natapov
2012-03-05KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guestsAvi Kivity
2012-03-05KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)Julian Stecklina
2012-03-05KVM: SVM: comment nested paging and virtualization module parametersDavidlohr Bueso
2012-03-05KVM: MMU: Remove unused kvm parameter from rmap_next()Takuya Yoshikawa
2012-03-05KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()Takuya Yoshikawa
2012-03-05KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hackAvi Kivity
2012-03-05KVM: x86 emulator: add 8-bit memory operandsAvi Kivity
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky
2012-03-05KVM: MMU: unnecessary NX state assignmentDavidlohr Bueso
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2012-03-05KVM: MMU: remove the redundant get_written_sptesXiao Guangrong
2012-03-05KVM: MMU: Add missing large page accounting to drop_large_spte()Takuya Yoshikawa
2012-03-05KVM: MMU: Remove for_each_unsync_children() macroTakuya Yoshikawa
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-01-12module_param: make bool parameters really bool (arch)Rusty Russell
2011-12-27KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity
2011-12-27KVM: x86 emulator: fix RDPMC privilege checkAvi Kivity
2011-12-27KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov