index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
kvm: x86: Prevent sign extension of DR7 in guest debugging mode
Jan Kiszka
2011-01-21
1
-1
/
+1
|
*
kvm: x86: Remove obsolete SS.RPL/DPL aligment
Jan Kiszka
2011-01-21
1
-7
/
+0
|
*
kvm: x86: Fix DPL write back of segment registers
Jan Kiszka
2011-01-21
1
-1
/
+1
|
*
kvm: introduce kvm_inject_x86_mce_on
Jin Dongming
2011-01-21
1
-21
/
+36
|
*
kvm: kvm_mce_inj_* subroutines for templated error injections
Jin Dongming
2011-01-21
1
-40
/
+71
|
*
kvm: introduce kvm_mce_in_progress
Jin Dongming
2011-01-21
1
-10
/
+5
|
*
Add function for checking mca broadcast of CPU
Jin Dongming
2011-01-21
3
-5
/
+35
|
*
Add "broadcast" option for mce command
Jin Dongming
2011-01-21
3
-7
/
+34
|
*
Clean up cpu_inject_x86_mce()
Jin Dongming
2011-01-21
1
-10
/
+17
|
*
kvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
Lai Jiangshan
2011-01-21
1
-2
/
+2
|
*
kvm: Enable user space NMI injection for kvm guest
Lai Jiangshan
2011-01-21
1
-0
/
+7
|
/
*
target-i386: Use deposit operation.
Richard Henderson
2011-01-20
1
-28
/
+6
*
x86: Filter out garbage from segment flags dump
Jan Kiszka
2010-12-27
1
-2
/
+2
*
target-i386: Fix accidental use of SoftFloat uint64 type
Andreas Färber
2010-12-20
1
-4
/
+4
*
Add support for async page fault to qemu
Gleb Natapov
2010-11-16
4
-1
/
+42
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
3
-11
/
+10
*
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
2010-10-21
1
-10
/
+20
*
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
2010-10-21
1
-1
/
+9
*
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
2010-10-21
1
-11
/
+30
*
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
2010-10-21
1
-0
/
+5
*
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
2010-10-21
1
-2
/
+3
*
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
2010-10-21
1
-5
/
+24
*
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
2010-10-21
1
-6
/
+10
*
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
2010-10-20
1
-3
/
+8
*
Add savevm/loadvm support for MCE
Marcelo Tosatti
2010-10-20
1
-1
/
+38
*
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
4
-6
/
+197
*
kvm: x86: add mce support
Marcelo Tosatti
2010-10-20
3
-0
/
+111
*
Add svm cpuid features
Joerg Roedel
2010-10-20
3
-17
/
+75
*
Set cpuid definition to 0 before initializing it
Joerg Roedel
2010-10-20
1
-0
/
+2
*
i386: avoid a write only variable
Blue Swirl
2010-10-13
1
-0
/
+4
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
1
-1
/
+1
*
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
2010-08-22
1
-1
/
+1
*
Use ARRAY_SIZE macro
Blue Swirl
2010-08-20
1
-1
/
+1
*
target-i386: use gen_update_cc_op()
Jun Koi
2010-07-25
1
-32
/
+8
*
use symbol for DisasContext->is_jmp
Jun Koi
2010-07-24
1
-10
/
+10
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-2
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
2
-5
/
+6
*
remove unused stuff from */exec.h
Paolo Bonzini
2010-07-03
1
-1
/
+1
*
Don't declare XSAVE as supported
Andi Kleen
2010-07-02
1
-2
/
+2
*
Add more boundary checking to sse3/4 parsing
Andi Kleen
2010-07-02
1
-0
/
+9
*
target-i386: fix xchg rax,r8
Richard Henderson
2010-07-01
1
-2
/
+7
*
x86: svm: Always clear event_inj on vmexit
Jan Kiszka
2010-06-30
1
-0
/
+1
*
kvm: Fix cpu_is_bsp() compilation warning
Sheng Yang
2010-06-28
1
-0
/
+1
*
kvm: init mp_state
Marcelo Tosatti
2010-06-28
1
-0
/
+6
*
kvm: Enable XSAVE live migration support
Sheng Yang
2010-06-28
3
-3
/
+163
*
Enable XSAVE related CPUID
Sheng Yang
2010-06-28
1
-0
/
+21
*
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
2010-06-28
1
-8
/
+11
*
fix CPUID vendor override
Andre Przywara
2010-06-28
1
-1
/
+1
*
x86: Fix INIT processing
Jan Kiszka
2010-06-27
1
-0
/
+1
*
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
1
-1
/
+1
[prev]
[next]