summaryrefslogtreecommitdiffstats
path: root/target-i386/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpuid: remove unnecessary kvm_trim functionAndre Przywara2010-03-131-21/+6
* KVM: x86: Restrict writeback of VCPU stateJan Kiszka2010-03-041-12/+20
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-1/+1
* KVM: Rework of guest debug state writingJan Kiszka2010-03-041-4/+43
* Move ioport.h out of cpu-all.hPaul Brook2010-03-011-0/+1
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2010-02-221-3/+0
|\
| * kvm: Kill CR3_CACHE feature referencesJes Sorensen2010-02-211-3/+0
* | QEMU e820 reservation patchJes Sorensen2010-02-191-0/+8
|/
* KVM: x86: Fix up misreported CPU featuresJan Kiszka2010-02-031-1/+7
* KVM: Request setting of nmi_pending and sipi_vectorJan Kiszka2010-02-031-0/+3
* Add KVM paravirt cpuid leafGleb Natapov2010-01-131-2/+60
* remove pending exception on vcpu reset.Gleb Natapov2010-01-111-0/+1
* kvm: x86: Use separate exception_injected CPUState fieldJan Kiszka2009-12-181-3/+3
* v2: properly save kvm system time msr registersGlauber Costa2009-12-121-0/+15
* kvm: x86: Fix initial kvm_has_msr_starJan Kiszka2009-12-071-2/+2
* kvm: x86: Add support for VCPU event statesJan Kiszka2009-12-031-0/+77
* kvm: x86: Fix merge artifact of f8d926e9 about mp_stateJan Kiszka2009-12-031-4/+4
* kvm: x86: Refactor use of interrupt_bitmapJan Kiszka2009-11-171-7/+18
* kvm: Add arch reset handlerJan Kiszka2009-11-171-0/+4
* kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard2009-11-121-0/+20
* gcc wants 1st static and then constJuan Quintela2009-09-251-1/+1
* kvm: Work around borken MSR_GET_INDEX_LISTJan Kiszka2009-07-101-2/+5
* preserve the hypervisor bit while KVM trims the CPUID bitsAndre Przywara2009-06-291-0/+4
* fix KVMs GET_SUPPORTED_CPUID feature usageAndre Przywara2009-06-291-0/+22
* kvm: x86: Save/restore KVM-specific CPU statesJan Kiszka2009-05-221-0/+10
* kvm: work around supported cpuid ioctl() brokennessMark McLoughlin2009-05-201-0/+3
* kvm: Add support for querying supported cpu featuresAvi Kivity2009-05-081-0/+80
* kvm: Fix cpuid initialization (Jan Kiszka)aliguori2009-04-171-40/+20
* kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)aliguori2009-03-281-23/+4
* Guest debugging support for KVM (Jan Kiszka)aliguori2009-03-121-0/+191
* KVM: cpuid function 2: store all values (Amit Shah)aliguori2009-02-111-0/+1
* KVM: Get all cpuid values from function 2 (Amit Shah)aliguori2009-02-091-0/+26
* KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)aliguori2009-02-091-14/+39
* KVM: CPUID takes ecx as input value for some functions (Amit Shah)aliguori2009-02-091-4/+4
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)aliguori2009-01-261-4/+0
* Initialize msr list size properly in KVMaliguori2008-12-131-0/+1
* Correctly initialize msr list in KVMaliguori2008-12-131-1/+1
* Fix crash in kvm.c (Stefan Weil)aliguori2008-12-111-1/+1
* Define kvm_ioctl in the same way as ioctlaliguori2008-11-131-2/+2
* Add missing files to KVM commit.aliguori2008-11-051-0/+638
OpenPOWER on IntegriCloud