Sign in
qemu-android
/
qemu-android
/
33394884060b6501ef39b124eeaa111f61c59f7f
/
target-i386
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
fe700ad
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
by Richard Henderson
· 11 years ago
0a7df5d
tcg: Move emit of INDEX_op_end into gen_tb_end
by Richard Henderson
· 11 years ago
13704e4
target-i386: Disable HLE and RTM on Haswell & Broadwell
by Eduardo Habkost
· 10 years ago
b771147
target-i386: make xmm_regs 512-bit wide
by Paolo Bonzini
· 10 years ago
a03c3e9
target-i386: use vmstate_offset_sub_array for AVX registers
by Paolo Bonzini
· 10 years ago
9220fe5
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
by Peter Maydell
· 10 years ago
ec53b45
exec.c: Drop TARGET_HAS_ICE define and checks
by Peter Maydell
· 10 years ago
b629a38
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
bee8188
target-i386: do not memcpy in and out of xmm_regs
by Paolo Bonzini
· 10 years ago
0795808
target-i386: fix movntsd on big-endian hosts
by Paolo Bonzini
· 10 years ago
9e03a04
kvm: extend kvm_irqchip_add_msi_route to work on s390
by Frank Blaschka
· 10 years ago
cd42d5b
gen-icount: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
bd79255
translate: check cflags instead of use_icount global
by Paolo Bonzini
· 10 years ago
339aaf5
qemu-log: add log category for MMU info
by Antony Pavlov
· 10 years ago
dfa9c2a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
2f9ac42
target-i386: add Ivy Bridge CPU model
by Paolo Bonzini
· 10 years ago
78a611f
target-i386: add f16c and rdrand to Haswell and Broadwell
by Paolo Bonzini
· 10 years ago
b3a4f0b
target-i386: add VME to all CPUs
by Paolo Bonzini
· 10 years ago
5b9efc3
i386: do not cross the pages boundaries in replay mode
by Pavel Dovgalyuk
· 10 years ago
e42a92a
x86: Drop some superfluous casts from void *
by Markus Armbruster
· 10 years ago
ab3ad07
x86: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
4be34d1
x86: Fuse g_malloc(); memset() into g_malloc0()
by Markus Armbruster
· 10 years ago
18cd2c1
target-i386: get/set/migrate XSAVES state
by Wanpeng Li
· 10 years ago
0bb0b2d
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
by Paolo Bonzini
· 10 years ago
076796f
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
by Christian Borntraeger
· 10 years ago
d19ae73
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
by Christian Borntraeger
· 10 years ago
c7fe4b1
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
by Christian Borntraeger
· 10 years ago
bdfc848
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
by Christian Borntraeger
· 10 years ago
f41389a
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
by Eric Auger
· 10 years ago
9551ea6
target-i386: simplify AES emulation
by Aurelien Jarno
· 11 years ago
c4d4525
target-i386: fix icount processing for repz instructions
by Pavel Dovgalyuk
· 10 years ago
18b41f9
target-i386: fbld instruction doesn't set minus sign
by Dmitry Poletaev
· 10 years ago
ea32aaf
target-i386: Wrong conversion infinity from float80 to int32/int64
by Dmitry Poletaev
· 10 years ago
60e6804
apic: avoid getting out of halted state on masked PIC interrupts
by Paolo Bonzini
· 10 years ago
c52e679
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
e6a33e4
target-i386: fix Coverity complaints about overflows
by Paolo Bonzini
· 10 years ago
ae67dc7
target-i386: eliminate dead code and hoist common code out of "if"
by Paolo Bonzini
· 10 years ago
776346c
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-11' into staging
by Peter Maydell
· 10 years ago
8f9d989
target-i386: cpu: keeping function parameters alignment on new line
by Chen Fan
· 10 years ago
75d373e
target-i386: Disable SVM by default in KVM mode
by Eduardo Habkost
· 10 years ago
e93abc1
target-i386: Don't enable nested VMX by default
by Eduardo Habkost
· 10 years ago
b9fc20b
target-i386: Remove unsupported bits from all CPU models
by Eduardo Habkost
· 10 years ago
864867b
target-i386: Disable CPUID_ACPI by default in KVM mode
by Eduardo Habkost
· 10 years ago
1cadaa9
target-i386: Rename KVM auto-feature-enable compat function
by Eduardo Habkost
· 10 years ago
7135781
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging
by Peter Maydell
· 10 years ago
bb019cf
target-i386: Remove unused model_features_t struct
by Eduardo Habkost
· 10 years ago
e64e353
i386: fix breakpoints handling in icount mode
by Pavel Dovgalyuk
· 10 years ago
9aecd6f
target-i386: add Intel AVX-512 support
by Chao Peng
· 10 years ago
e48638f
target-i386: warns users when CPU threads>1 for non-Intel CPUs
by Wei Huang
· 10 years ago
81ab11a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
42f53fe
target-i386: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 11 years ago
374e0cd
target-i386: Use cpu_exec_enter/exit qom hooks
by Richard Henderson
· 11 years ago
5bde140
target-i386: update fp status fix
by Pavel Dovgalyuk
· 11 years ago
86025ee
cpu-exec: Make debug_excp_handler a QOM CPU method
by Peter Maydell
· 11 years ago
c00c94a
target-i386: Reject invalid CPU feature names on the command-line
by Eduardo Habkost
· 11 years ago
4d1b279
target-i386: Support migratable=no properly
by Eduardo Habkost
· 11 years ago
38a01e5
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
7b458bf
target-i386: Add "tsc_adjust" CPU feature name
by Eduardo Habkost
· 11 years ago
5bd8ff0
target-i386: Add "mpx" CPU feature name
by Eduardo Habkost
· 11 years ago
9db2efd
x86: Clear MTRRs on vCPU reset
by Alex Williamson
· 11 years ago
d1ae67f
x86: kvm: Add MTRR support for kvm_get|put_msrs()
by Alex Williamson
· 11 years ago
d8b5c67
x86: Use common variable range MTRR counts
by Alex Williamson
· 11 years ago
1844e68
target-i386: Don't forbid NX bit on PAE PDEs and PTEs
by William Grant
· 11 years ago
4757599
linux-user: Fix syscall instruction usermode emulation on X86_64
by Jincheng Miao
· 11 years ago
5c6b3c5
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 11 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
5bb4c35
target-i386/cpu.c: Fix two error output indentation
by chenfan
· 11 years ago
b4bda1a
target-i386: Allow execute from user mode when SMEP is enabled.
by Ricky Zhou
· 11 years ago
8248c36
target-i386: Add "kvmclock-stable-bit" feature bit name
by Eduardo Habkost
· 11 years ago
ece0135
target-i386: Broadwell CPU model
by Eduardo Habkost
· 11 years ago
b3fb3a2
target-i386: Fix indentation of CPU model definitions
by Eduardo Habkost
· 11 years ago
303752a
target-i386: Support "invariant tsc" flag
by Marcelo Tosatti
· 11 years ago
68bfd0a
target-i386: block migration and savevm if invariant tsc is exposed
by Marcelo Tosatti
· 11 years ago
120eee7
target-i386: Set migratable=yes by default on "host" CPU mooel
by Eduardo Habkost
· 11 years ago
84f1b92
target-i386: Add "migratable" property to "host" CPU model
by Eduardo Habkost
· 11 years ago
fefb41b
target-i386: Support check/enforce flags in TCG mode, too
by Eduardo Habkost
· 11 years ago
37ce352
target-i386: Loop-based feature word filtering in TCG mode
by Eduardo Habkost
· 11 years ago
e1c224b
target-i386: Loop-based copying and setting/unsetting of feature words
by Eduardo Habkost
· 11 years ago
621626c
target-i386: Define TCG_*_FEATURES earlier in cpu.c
by Eduardo Habkost
· 11 years ago
84a6c6c
target-i386: Filter KVM and 0xC0000001 features on TCG
by Eduardo Habkost
· 11 years ago
d0a70f4
target-i386: Filter FEAT_7_0_EBX TCG features too
by Eduardo Habkost
· 11 years ago
a42d993
target-i386: Make TCG feature filtering more readable
by Eduardo Habkost
· 11 years ago
27418ad
target-i386: Isolate KVM-specific code on CPU feature filtering logic
by Eduardo Habkost
· 11 years ago
8459e39
target-i386: Pass FeatureWord argument to report_unavailable_features()
by Eduardo Habkost
· 11 years ago
51f63ae
target-i386: Merge feature filtering/checking functions
by Eduardo Habkost
· 11 years ago
857aee3
target-i386: Simplify reporting of unavailable features
by Eduardo Habkost
· 11 years ago
136a7e9
target-i386: kvm: Don't enable MONITOR by default on any CPU model
by Eduardo Habkost
· 11 years ago
04af534
target-i386: Use Common ShiftRows and InvShiftRows Tables
by Tom Musta
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
6b1dd54
cpu/x86: correctly set errors in x86_cpu_parse_featurestr
by Paolo Bonzini
· 11 years ago
e3a17ef
target-i386/translate.c: Remove unused tcg_gen_lshift()
by Peter Maydell
· 11 years ago
31e25e3
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
by Peter Maydell
· 11 years ago
9f0355b
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
by Peter Maydell
· 11 years ago
16b96f8
target-i386: cleanup x86_cpu_get_phys_page_debug
by Paolo Bonzini
· 11 years ago
b09481d
target-i386: fix protection bits in the TLB for SMEP
by Paolo Bonzini
· 11 years ago
de431a6
target-i386: support long addresses for 4MB pages (PSE-36)
by Paolo Bonzini
· 11 years ago
eaad03e
target-i386: raise page fault for reserved bits in large pages
by Paolo Bonzini
· 11 years ago
e2a32eb
target-i386: unify reserved bits and NX bit check
by Paolo Bonzini
· 11 years ago
e7e898a
target-i386: simplify pte/vaddr calculation
by Paolo Bonzini
· 11 years ago
Next »