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
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
1
-5
/
+4
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
3
-104
/
+59
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
1
-12
/
+16
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
1
-1
/
+15
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-11
/
+30
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2
-10
/
+28
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
1
-1
/
+2
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-1
/
+1
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
1
-20
/
+30
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
1
-11
/
+4
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-48
/
+170
2014-12-15
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
1
-0
/
+32
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
1
-2
/
+2
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
1
-15
/
+15
2014-12-15
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2
-0
/
+17
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
2
-2
/
+2
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-12-15
x86: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
1
-12
/
+4
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
4
-1
/
+38
2014-12-15
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2
-1
/
+34
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
1
-1
/
+4
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
1
-3
/
+12
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
1
-1
/
+1
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
1
-1
/
+0
2014-12-15
target-i386: simplify AES emulation
Aurelien Jarno
1
-8
/
+8
2014-12-14
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
1
-2
/
+14
2014-12-14
target-i386: fbld instruction doesn't set minus sign
Dmitry Poletaev
1
-1
/
+1
2014-12-14
target-i386: Wrong conversion infinity from float80 to int32/int64
Dmitry Poletaev
1
-1
/
+19
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
1
-2
/
+8
2014-11-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-14
/
+5
2014-11-13
target-i386: fix Coverity complaints about overflows
Paolo Bonzini
1
-1
/
+1
2014-11-12
target-i386: eliminate dead code and hoist common code out of "if"
Paolo Bonzini
1
-13
/
+4
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
1
-3
/
+3
2014-11-11
target-i386: cpu: keeping function parameters alignment on new line
Chen Fan
1
-3
/
+3
2014-11-04
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2
-0
/
+7
2014-11-04
target-i386: Don't enable nested VMX by default
Eduardo Habkost
1
-4
/
+4
2014-11-04
target-i386: Remove unsupported bits from all CPU models
Eduardo Habkost
1
-13
/
+20
2014-11-04
target-i386: Disable CPUID_ACPI by default in KVM mode
Eduardo Habkost
1
-0
/
+1
2014-11-03
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2
-2
/
+2
2014-11-03
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
1
-8
/
+0
2014-11-02
target-i386: Remove unused model_features_t struct
Eduardo Habkost
1
-8
/
+0
2014-10-31
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
1
-1
/
+2
2014-10-24
target-i386: add Intel AVX-512 support
Chao Peng
4
-2
/
+175
2014-10-23
target-i386: warns users when CPU threads>1 for non-Intel CPUs
Wei Huang
1
-3
/
+23
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-11
/
+18
2014-09-25
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
3
-0
/
+71
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
3
-0
/
+26
[next]