index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
kvm.c
Age
Commit message (
Expand
)
Author
2009-07-10
kvm: Work around borken MSR_GET_INDEX_LIST
Jan Kiszka
2009-06-29
preserve the hypervisor bit while KVM trims the CPUID bits
Andre Przywara
2009-06-29
fix KVMs GET_SUPPORTED_CPUID feature usage
Andre Przywara
2009-05-22
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2009-04-17
kvm: Fix cpuid initialization (Jan Kiszka)
aliguori
2009-03-28
kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
aliguori
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-02-11
KVM: cpuid function 2: store all values (Amit Shah)
aliguori
2009-02-09
KVM: Get all cpuid values from function 2 (Amit Shah)
aliguori
2009-02-09
KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)
aliguori
2009-02-09
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-26
kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
aliguori
2008-12-13
Initialize msr list size properly in KVM
aliguori
2008-12-13
Correctly initialize msr list in KVM
aliguori
2008-12-11
Fix crash in kvm.c (Stefan Weil)
aliguori
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
2008-11-05
Add missing files to KVM commit.
aliguori