index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-18
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
Blue Swirl
1
-5
/
+5
2010-03-13
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
1
-21
/
+6
2010-03-04
KVM: x86: Restrict writeback of VCPU state
Jan Kiszka
1
-12
/
+20
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-1
/
+1
2010-03-04
KVM: Rework of guest debug state writing
Jan Kiszka
1
-4
/
+43
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
1
-0
/
+1
2010-02-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-3
/
+0
2010-02-21
kvm: Kill CR3_CACHE feature references
Jes Sorensen
1
-3
/
+0
2010-02-19
QEMU e820 reservation patch
Jes Sorensen
1
-0
/
+8
2010-02-03
KVM: x86: Fix up misreported CPU features
Jan Kiszka
1
-1
/
+7
2010-02-03
KVM: Request setting of nmi_pending and sipi_vector
Jan Kiszka
1
-0
/
+3
2010-01-13
Add KVM paravirt cpuid leaf
Gleb Natapov
1
-2
/
+60
2010-01-11
remove pending exception on vcpu reset.
Gleb Natapov
1
-0
/
+1
2009-12-18
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
1
-3
/
+3
2009-12-12
v2: properly save kvm system time msr registers
Glauber Costa
1
-0
/
+15
2009-12-07
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
1
-2
/
+2
2009-12-03
kvm: x86: Add support for VCPU event states
Jan Kiszka
1
-0
/
+77
2009-12-03
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
Jan Kiszka
1
-4
/
+4
2009-11-17
kvm: x86: Refactor use of interrupt_bitmap
Jan Kiszka
1
-7
/
+18
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
1
-0
/
+4
2009-11-12
kvm: Move KVM mp_state accessors to i386-specific code
Hollis Blanchard
1
-0
/
+20
2009-09-25
gcc wants 1st static and then const
Juan Quintela
1
-1
/
+1
2009-07-10
kvm: Work around borken MSR_GET_INDEX_LIST
Jan Kiszka
1
-2
/
+5
2009-06-29
preserve the hypervisor bit while KVM trims the CPUID bits
Andre Przywara
1
-0
/
+4
2009-06-29
fix KVMs GET_SUPPORTED_CPUID feature usage
Andre Przywara
1
-0
/
+22
2009-05-22
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
1
-0
/
+10
2009-05-20
kvm: work around supported cpuid ioctl() brokenness
Mark McLoughlin
1
-0
/
+3
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
1
-0
/
+80
2009-04-17
kvm: Fix cpuid initialization (Jan Kiszka)
aliguori
1
-40
/
+20
2009-03-28
kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
aliguori
1
-23
/
+4
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
1
-0
/
+191
2009-02-11
KVM: cpuid function 2: store all values (Amit Shah)
aliguori
1
-0
/
+1
2009-02-09
KVM: Get all cpuid values from function 2 (Amit Shah)
aliguori
1
-0
/
+26
2009-02-09
KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)
aliguori
1
-14
/
+39
2009-02-09
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
1
-4
/
+4
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-26
kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
aliguori
1
-4
/
+0
2008-12-13
Initialize msr list size properly in KVM
aliguori
1
-0
/
+1
2008-12-13
Correctly initialize msr list in KVM
aliguori
1
-1
/
+1
2008-12-11
Fix crash in kvm.c (Stefan Weil)
aliguori
1
-1
/
+1
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
1
-2
/
+2
2008-11-05
Add missing files to KVM commit.
aliguori
1
-0
/
+638
[prev]