]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/kvm.c
kvm: Add CPUID support for VIA CPU
[mirror_qemu.git] / target-i386 / kvm.c
2011-06-14 brillywu@viatech... kvm: Add CPUID support for VIA CPU
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-02 Paolo Bonzinikvm: use qemu_free consistently
2011-05-02 Glauber Costakvm: use kernel-provided para_features instead of stati...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan Kiszkakvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
2011-03-16 Jan Kiszkakvm: x86: Reorder functions in kvm.c
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-16 Jan Kiszkakvm: x86: Synchronize PAT MSR with the kernel
2011-03-16 Jan Kiszkakvm: x86: Do not leave halt if interrupts are disabled
2011-03-15 Huang YingKVM, MCE, unpoison memory address across reboot
2011-03-15 Jan Kiszkakvm: x86: Fail kvm_arch_init_vcpu if MCE initialization...
2011-03-15 Jan Kiszkakvm: x86: Clean up kvm_setup_mce
2011-03-15 Jan Kiszkakvm: x86: Consolidate TCG and KVM MCE injection code
2011-03-15 Jan Kiszkakvm: x86: Inject pending MCE events on state writeback
2011-03-15 Jan Kiszkakvm: Rename kvm_arch_process_irqchip_events to async_events
2011-03-15 Jan Kiszkakvm: x86: Move MCE functions together
2011-03-13 Jan KiszkaRefactor thread retrieval and check
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan Kiszkakvm: x86: Catch and report failing IRQ and NMI injections
2011-02-14 Jan Kiszkakvm: Drop return values from kvm_arch_pre/post_run
2011-02-14 Jan Kiszkakvm: x86: Prepare VCPU loop for in-kernel irqchip
2011-02-14 Jan Kiszkakvm: Separate TCG from KVM cpu execution
2011-02-14 Glauber Costakvm: make tsc stable over migration and machine start
2011-02-14 Jan Kiszkakvm: Unconditionally reenter kernel after IO exits
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-01-23 Jan Kiszkakvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported
2011-01-23 Jan Kiszkakvm: x86: Implicitly clear nmi_injected/pending on...
2011-01-23 Jan Kiszkakvm: x86: Rework identity map and TSS setup for larger...
2011-01-23 Jan Kiszkakvm: Consolidate must-have capability checks
2011-01-23 Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-23 Jan Kiszkakvm: x86: Fix !CONFIG_KVM_PARA build
2011-01-23 Jan Kiszkakvm: x86: Reset paravirtual MSRs
2011-01-23 Jan Kiszkakvm: x86: Refactor msr_star/hsave_pa setup and checks
2011-01-23 Jan Kiszkakvm: x86: Fix xcr0 reset mismerge
2011-01-23 Jan Kiszkakvm: x86: Remove redundant mp_state initialization
2011-01-23 Jan Kiszkakvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
2011-01-23 Jan Kiszkakvm: x86: Align kvm_arch_put_registers code with comment
2011-01-23 Jan Kiszkakvm: Improve reporting of fatal errors
2011-01-23 Jan Kiszkakvm: Stop on all fatal exit reasons
2011-01-23 Jan Kiszkakvm: x86: Swallow KVM_EXIT_SET_TPR
2011-01-21 Jan Kiszkakvm: x86: Fix a few coding style violations
2011-01-21 Jan Kiszkakvm: x86: Prevent sign extension of DR7 in guest debugg...
2011-01-21 Jan Kiszkakvm: x86: Remove obsolete SS.RPL/DPL aligment
2011-01-21 Jan Kiszkakvm: x86: Fix DPL write back of segment registers
2011-01-21 Jin Dongmingkvm: introduce kvm_inject_x86_mce_on
2011-01-21 Jin Dongmingkvm: kvm_mce_inj_* subroutines for templated error...
2011-01-21 Jin Dongmingkvm: introduce kvm_mce_in_progress
2011-01-21 Jin DongmingAdd function for checking mca broadcast of CPU
2011-01-21 Jin DongmingAdd "broadcast" option for mce command
2011-01-21 Lai Jiangshankvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_chec...
2011-01-21 Lai Jiangshankvm: Enable user space NMI injection for kvm guest
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gleb NatapovAdd support for async page fault to qemu
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-10-21 Marcelo Tosattikvm: save/restore x86-64 MSRs on x86-64 kernels
2010-10-21 Marcelo Tosattikvm: writeback SMP TSCs on migration only
2010-10-21 Marcelo Tosattikvm: factor out kvm_has_msr_star
2010-10-21 Marcelo Tosattikvm: add save/restore of MSR_VM_HSAVE_PA
2010-10-21 Hidetoshi SetoFix build on !KVM_CAP_MCE
2010-10-21 Hidetoshi Setox86, mce: broadcast mce depending on the cpu version
2010-10-21 Hidetoshi Setox86, mce: ignore SRAO only when MCG_SER_P is available
2010-10-20 Marcelo TosattiFix memory leak in register save load due to xsave...
2010-10-20 Marcelo TosattiAdd savevm/loadvm support for MCE
2010-10-20 Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20 Marcelo Tosattikvm: x86: add mce support
2010-10-20 Joerg RoedelAdd svm cpuid features
2010-06-28 Sheng Yangkvm: Fix cpu_is_bsp() compilation warning
2010-06-28 Marcelo Tosattikvm: init mp_state
2010-06-28 Sheng Yangkvm: Enable XSAVE live migration support
2010-06-28 Sheng Yangkvm: Extend kvm_arch_get_supported_cpuid() to support...
2010-06-19 Blue Swirlapic: avoid passing CPUState from CPU code
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Gleb Natapovkvm: fix 80000001.EDX supported bit filtering
2010-05-11 Gleb NatapovDo not stop VM if emulation failed in userspace.
2010-05-11 Marcelo Tosattikvm: enable smp > 1
2010-05-11 Jan Kiszkakvm: validate context for kvm cpu get/put operations
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26 Sheng Yangkvm: allow qemu to set EPT identity mapping address
2010-04-26 Jan KiszkaKVM: x86: Add debug register saving and restoring
2010-04-18 Blue Swirlkvm: avoid collision with dprintf macro in stdio.h...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Andre Przywarax86/cpuid: remove unnecessary kvm_trim function
2010-03-04 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04 Jan KiszkaKVM: x86: Restrict writeback of VCPU state
2010-03-04 Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04 Jan KiszkaKVM: Rework of guest debug state writing
2010-03-01 Paul BrookMove ioport.h out of cpu-all.h
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-21 Jes Sorensenkvm: Kill CR3_CACHE feature references
next