index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
Add support for async page fault to qemu
Gleb Natapov
4
-1
/
+42
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
3
-11
/
+10
2010-10-21
kvm: save/restore x86-64 MSRs on x86-64 kernels
Marcelo Tosatti
1
-10
/
+20
2010-10-21
kvm: writeback SMP TSCs on migration only
Marcelo Tosatti
1
-1
/
+9
2010-10-21
kvm: factor out kvm_has_msr_star
Marcelo Tosatti
1
-11
/
+30
2010-10-21
kvm: add save/restore of MSR_VM_HSAVE_PA
Marcelo Tosatti
1
-0
/
+5
2010-10-21
Fix build on !KVM_CAP_MCE
Hidetoshi Seto
1
-2
/
+3
2010-10-21
x86, mce: broadcast mce depending on the cpu version
Hidetoshi Seto
1
-5
/
+24
2010-10-21
x86, mce: ignore SRAO only when MCG_SER_P is available
Hidetoshi Seto
1
-6
/
+10
2010-10-20
Fix memory leak in register save load due to xsave support
Marcelo Tosatti
1
-3
/
+8
2010-10-20
Add savevm/loadvm support for MCE
Marcelo Tosatti
1
-1
/
+38
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
4
-6
/
+197
2010-10-20
kvm: x86: add mce support
Marcelo Tosatti
3
-0
/
+111
2010-10-20
Add svm cpuid features
Joerg Roedel
3
-17
/
+75
2010-10-20
Set cpuid definition to 0 before initializing it
Joerg Roedel
1
-0
/
+2
2010-10-13
i386: avoid a write only variable
Blue Swirl
1
-0
/
+4
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
1
-1
/
+1
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
1
-1
/
+1
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
1
-1
/
+1
2010-07-25
target-i386: use gen_update_cc_op()
Jun Koi
1
-32
/
+8
2010-07-24
use symbol for DisasContext->is_jmp
Jun Koi
1
-10
/
+10
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-2
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2
-5
/
+6
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
1
-1
/
+1
2010-07-02
Don't declare XSAVE as supported
Andi Kleen
1
-2
/
+2
2010-07-02
Add more boundary checking to sse3/4 parsing
Andi Kleen
1
-0
/
+9
2010-07-01
target-i386: fix xchg rax,r8
Richard Henderson
1
-2
/
+7
2010-06-30
x86: svm: Always clear event_inj on vmexit
Jan Kiszka
1
-0
/
+1
2010-06-28
kvm: Fix cpu_is_bsp() compilation warning
Sheng Yang
1
-0
/
+1
2010-06-28
kvm: init mp_state
Marcelo Tosatti
1
-0
/
+6
2010-06-28
kvm: Enable XSAVE live migration support
Sheng Yang
3
-3
/
+163
2010-06-28
Enable XSAVE related CPUID
Sheng Yang
1
-0
/
+21
2010-06-28
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
1
-8
/
+11
2010-06-28
fix CPUID vendor override
Andre Przywara
1
-1
/
+1
2010-06-27
x86: Fix INIT processing
Jan Kiszka
1
-0
/
+1
2010-06-19
apic: qdev conversion cleanup
Blue Swirl
1
-1
/
+1
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
2
-11
/
+22
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
4
-19
/
+20
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
1
-0
/
+3
2010-06-04
target-i386: fix decoding of negative 4-byte displacements
Paolo Bonzini
1
-1
/
+1
2010-06-01
resent: x86/cpuid: Add kvm32 CPU model
Andre Przywara
1
-0
/
+14
2010-05-11
kvm: fix 80000001.EDX supported bit filtering
Gleb Natapov
1
-1
/
+1
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
1
-0
/
+7
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
1
-0
/
+16
2010-05-11
kvm: validate context for kvm cpu get/put operations
Jan Kiszka
1
-0
/
+4
2010-05-05
target-i386: Remove duplicate CPU log.
Richard Henderson
1
-1
/
+0
2010-04-26
kvm: allow qemu to set EPT identity mapping address
Sheng Yang
1
-1
/
+25
2010-04-26
target-i386: print EFER in cpu_dump_state
Marcelo Tosatti
1
-0
/
+1
2010-04-26
KVM: x86: Add debug register saving and restoring
Jan Kiszka
1
-0
/
+55
2010-04-25
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-3
/
+1
[next]