aboutsummaryrefslogtreecommitdiff
path: root/target-i386/kvm.c
AgeCommit message (Expand)Author
2010-03-13x86/cpuid: remove unnecessary kvm_trim functionAndre Przywara
2010-03-04KVM: x86: Restrict writeback of VCPU stateJan Kiszka
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04KVM: Rework of guest debug state writingJan Kiszka
2010-03-01Move ioport.h out of cpu-all.hPaul Brook
2010-02-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2010-02-21kvm: Kill CR3_CACHE feature referencesJes Sorensen
2010-02-19QEMU e820 reservation patchJes Sorensen
2010-02-03KVM: x86: Fix up misreported CPU featuresJan Kiszka
2010-02-03KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka
2010-01-13Add KVM paravirt cpuid leafGleb Natapov
2010-01-11remove pending exception on vcpu reset.Gleb Natapov
2009-12-18kvm: x86: Use separate exception_injected CPUState fieldJan Kiszka
2009-12-12v2: properly save kvm system time msr registersGlauber Costa
2009-12-07kvm: x86: Fix initial kvm_has_msr_starJan Kiszka
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-12-03kvm: x86: Fix merge artifact of f8d926e9 about mp_stateJan Kiszka
2009-11-17kvm: x86: Refactor use of interrupt_bitmapJan Kiszka
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-07-10kvm: Work around borken MSR_GET_INDEX_LISTJan Kiszka
2009-06-29preserve the hypervisor bit while KVM trims the CPUID bitsAndre Przywara
2009-06-29fix KVMs GET_SUPPORTED_CPUID feature usageAndre Przywara
2009-05-22kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka
2009-05-20kvm: work around supported cpuid ioctl() brokennessMark McLoughlin
2009-05-08kvm: Add support for querying supported cpu featuresAvi Kivity
2009-04-17kvm: Fix cpuid initialization (Jan Kiszka)aliguori
2009-03-28kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)aliguori
2009-03-12Guest debugging support for KVM (Jan Kiszka)aliguori
2009-02-11KVM: cpuid function 2: store all values (Amit Shah)aliguori
2009-02-09KVM: Get all cpuid values from function 2 (Amit Shah)aliguori
2009-02-09KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)aliguori
2009-02-09KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-26kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)aliguori
2008-12-13Initialize msr list size properly in KVMaliguori
2008-12-13Correctly initialize msr list in KVMaliguori
2008-12-11Fix crash in kvm.c (Stefan Weil)aliguori
2008-11-13Define kvm_ioctl in the same way as ioctlaliguori
2008-11-05Add missing files to KVM commit.aliguori