]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/kvm.c
virtio-blk: remove dead variable in virtio_blk_handle_scsi
[mirror_qemu.git] / target-i386 / kvm.c
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.