index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-04-18
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
Blue Swirl
1
-5
/
+5
2010-04-08
target-i386: Fix variable in (disabled) debugging code
Adam Lackorzynski
1
-1
/
+1
2010-04-08
target-i386: Fix compiler warning
Stefan Weil
1
-3
/
+4
2010-04-08
remove TARGET_* defines from translate-all.c
Paolo Bonzini
1
-0
/
+2
2010-03-17
Large page TLB flush
Paul Brook
1
-4
/
+3
2010-03-13
x86/cpuid: fix indentation
Aurelien Jarno
1
-7
/
+7
2010-03-13
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
1
-30
/
+26
2010-03-13
x86/cpuid: fix CPUID levels
Andre Przywara
1
-2
/
+2
2010-03-13
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
1
-2
/
+0
2010-03-13
x86/cpuid: add TCG feature bit trimming
Andre Przywara
1
-0
/
+24
2010-03-13
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
1
-21
/
+6
2010-03-13
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
1
-0
/
+3
2010-03-13
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
1
-8
/
+8
2010-03-13
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
1
-37
/
+34
2010-03-13
x86/cpuid: fix missing feature set bits
Andre Przywara
1
-0
/
+1
2010-03-13
x86/cpuid: replace magic number with named constant
Andre Przywara
1
-5
/
+6
2010-03-13
x86/cpuid: move CPUID functions into separate file
Andre Przywara
3
-1115
/
+1143
2010-03-13
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
1
-0
/
+5
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+11
2010-03-10
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
1
-2
/
+2
[next]