]> git.proxmox.com Git - qemu.git/history - target-i386/kvm.c
kvm: Extend kvm_arch_get_supported_cpuid() to support index
[qemu.git] / target-i386 / kvm.c
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
2009-11-17 Jan Kiszkakvm: x86: Refactor use of interrupt_bitmap
2009-11-17 Jan Kiszkakvm: Add arch reset handler
2009-11-12 Hollis Blanchardkvm: Move KVM mp_state accessors to i386-specific code
2009-09-25 Juan Quintelagcc wants 1st static and then const
2009-07-10 Jan Kiszkakvm: Work around borken MSR_GET_INDEX_LIST
2009-06-29 Andre Przywarapreserve the hypervisor bit while KVM trims the CPUID...
2009-06-29 Andre Przywarafix KVMs GET_SUPPORTED_CPUID feature usage
2009-05-22 Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-20 Mark McLoughlinkvm: work around supported cpuid ioctl() brokenness
2009-05-08 Avi Kivitykvm: Add support for querying supported cpu features
2009-04-17 aliguorikvm: Fix cpuid initialization (Jan Kiszka)
2009-03-28 aliguorikvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-02-11 aliguoriKVM: cpuid function 2: store all values (Amit Shah)
2009-02-09 aliguoriKVM: Get all cpuid values from function 2 (Amit Shah)
2009-02-09 aliguoriKVM: Fetch sub-leaf cpuid values for functions 4, 0xb...
2009-02-09 aliguoriKVM: CPUID takes ecx as input value for some functions...
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguorikvm-x86: Remove eflags conversion into emulator format...
2008-12-13 aliguoriInitialize msr list size properly in KVM
2008-12-13 aliguoriCorrectly initialize msr list in KVM
2008-12-11 aliguoriFix crash in kvm.c (Stefan Weil)
2008-11-13 aliguoriDefine kvm_ioctl in the same way as ioctl
2008-11-05 aliguoriAdd missing files to KVM commit.