Sign in
qemu
/
qemu
/
b7a745dc33a18377bb4a8dfe54d1df01ea60bf66
/
target
/
i386
c70b11d
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
by Eduardo Habkost
· 8 years ago
f962709
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 8 years ago
ec56a4a
i386: Change stepping of Haswell to non-blacklisted value
by Eduardo Habkost
· 8 years ago
40e80ee
i386/kvm: Blacklist TSX on known broken hosts
by Eduardo Habkost
· 8 years ago
20271d4
i386: host_vendor_fms() helper function
by Eduardo Habkost
· 8 years ago
10cde89
target-i386: defer VMEXIT to do_interrupt
by Paolo Bonzini
· 8 years ago
72c1701
target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO
by Alex Bennée
· 8 years ago
fc3a1fd
x86: Work around SMI migration breakages
by Dr. David Alan Gilbert
· 8 years ago
e8ed97a
qapi: flatten GuestPanicInformation union
by Anton Nefedov
· 8 years ago
2ae41db
KVM: do not use sigtimedwait to catch SIGBUS
by Paolo Bonzini
· 8 years ago
4d39892
KVM: remove kvm_arch_on_sigbus
by Paolo Bonzini
· 8 years ago
a16fc07
cpus: reorganize signal handling code
by Paolo Bonzini
· 8 years ago
20e0ff5
KVM: x86: cleanup SIGBUS handlers
by Paolo Bonzini
· 8 years ago
666095c
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
by Peter Maydell
· 8 years ago
1c1df01
linux-user: Add signal handling support for x86_64
by Pranith Kumar
· 8 years ago
b8097de
i386: Improve query-cpu-model-expansion full mode
by Eduardo Habkost
· 8 years ago
f99fd7c
i386: Implement query-cpu-model-expansion QMP command
by Eduardo Habkost
· 8 years ago
5adbed3
i386: Define static "base" CPU model
by Eduardo Habkost
· 8 years ago
0bacd8b
i386: Don't set CPUClass::cpu_def on "max" model
by Eduardo Habkost
· 8 years ago
6900d1c
i386: Make "max" model not use any host CPUID info on TCG
by Eduardo Habkost
· 8 years ago
c62f263
i386: Create "max" CPU model
by Eduardo Habkost
· 8 years ago
b8d834a
i386: Reorganize and document CPUID initialization steps
by Eduardo Habkost
· 8 years ago
44bd8e5
i386: Rename X86CPU::host_features to X86CPU::max_features
by Eduardo Habkost
· 8 years ago
f48c883
i386: Add ordering field to CPUClass
by Eduardo Habkost
· 8 years ago
771a13e
i386: Unset cannot_destroy_with_object_finalize_yet on "host" model
by Eduardo Habkost
· 8 years ago
28f997a
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into staging
by Peter Maydell
· 8 years ago
8d04fb5
tcg: drop global lock during TCG code execution
by Jan Kiszka
· 8 years ago
f46bfdb
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
by Markus Armbruster
· 8 years ago
f17fd4f
util/cutils: Return qemu_strtosz*() error and value separately
by Markus Armbruster
· 8 years ago
4fcdf65
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
by Markus Armbruster
· 8 years ago
d2734d2
util/cutils: New qemu_strtosz_metric()
by Markus Armbruster
· 8 years ago
854e67f
monitor: Fix crashes when using HMP commands without CPU
by Thomas Huth
· 8 years ago
65c9d60
target-i386: correctly propagate retaddr into SVM helpers
by Paolo Bonzini
· 8 years ago
c86f106
report guest crash information in GUEST_PANICKED event
by Anton Nefedov
· 8 years ago
d187e08
i386/cpu: add crash-information QOM property
by Anton Nefedov
· 8 years ago
0b564e6
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
by Phil Dennis-Jordan
· 8 years ago
9954a15
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
by Phil Dennis-Jordan
· 8 years ago
d718b14
replay: improve interrupt handling
by Pavel Dovgalyuk
· 8 years ago
fe44dc9
migration: disallow migrate_add_blocker during migration
by Ashijeet Acharya
· 8 years ago
2c21ee7
migration: extend VMStateInfo
by Jianjun Duan
· 8 years ago
d99569d
kvm: Allow invtsc migration if tsc-khz is set explicitly
by Eduardo Habkost
· 8 years ago
d74460e
kvm: Simplify invtsc check
by Eduardo Habkost
· 8 years ago
bd72159
i386: Return migration-safe field on query-cpu-definitions
by Eduardo Habkost
· 8 years ago
2a923a2
i386: Remove AMD feature flag aliases from Opteron models
by Eduardo Habkost
· 8 years ago
f775437
x86: add AVX512_VPOPCNTDQ features
by He Chen
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
6f80582
hax: add Darwin support
by Vincent Palatin
· 8 years ago
b0cb0a6
Plumb the HAXM-based hardware acceleration support
by Vincent Palatin
· 8 years ago
47c1c8c
target/i386: Add Intel HAX files
by Vincent Palatin
· 8 years ago
b394662
kvm: move cpu synchronization code
by Vincent Palatin
· 8 years ago
a8c611e
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-20170113-r1' into staging
by Peter Maydell
· 8 years ago
d6da1e9
event_notifier: cleanups around event_notifier_set_handler
by Paolo Bonzini
· 8 years ago
b6af8ea
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
by Peter Maydell
· 8 years ago
d10eb08
cputlb: drop flush_global flag from tlb_flush
by Alex Bennée
· 8 years ago
1f5c00c
qom/cpu: move tlb_flush to cpu_common_reset
by Alex Bennée
· 8 years ago
8ed877b
qmp: Report QOM type name on query-cpu-definitions
by Eduardo Habkost
· 8 years ago
410e981
target/i386: Fix bad patch application to translate.c
by Doug Evans
· 8 years ago
4885c3c
target-i386: Use ctpop helper
by Richard Henderson
· 8 years ago
e5143c9
target-i386: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
04fc2f1
target-i386: Use new deposit and extract ops
by Richard Henderson
· 8 years ago
6c7c3c2
x86: implement la57 paging mode
by Kirill A. Shutemov
· 8 years ago
c52ab08
target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns
by Doug Evans
· 8 years ago
6053a86
kvmclock: reduce kvmclock difference on migration
by Marcelo Tosatti
· 8 years ago
e3592bc
x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.
by Doug Evans
· 8 years ago
638cbd4
target-i386: Add Intel SHA_NI instruction support.
by Yi Sun
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago