]> git.proxmox.com Git - qemu.git/history - target-i386/kvm.c
kvm: x86: Consolidate TCG and KVM MCE injection code
[qemu.git] / target-i386 / kvm.c
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
2010-02-19 Jes SorensenQEMU e820 reservation patch
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-03 Jan KiszkaKVM: x86: Fix up misreported CPU features
2010-02-03 Jan KiszkaKVM: Request setting of nmi_pending and sipi_vector
2010-01-13 Gleb NatapovAdd KVM paravirt cpuid leaf
2010-01-11 Gleb Natapovremove pending exception on vcpu reset.
2009-12-18 Jan Kiszkakvm: x86: Use separate exception_injected CPUState...
2009-12-12 Glauber Costav2: properly save kvm system time msr registers
2009-12-07 Anthony LiguoriMerge commit 'mst/pci' into staging
2009-12-07 Jan Kiszkakvm: x86: Fix initial kvm_has_msr_star
2009-12-03 Jan Kiszkakvm: x86: Add support for VCPU event states
2009-12-03 Jan Kiszkakvm: x86: Fix merge artifact of f8d926e9 about mp_state
next