Sign in
qemu
/
qemu
/
3787324101bbc68c0d13a6aca51e6a90d1f7ce06
/
target-i386
a33609c
kvm: Fix cpuid initialization (Jan Kiszka)
by aliguori
· 16 years ago
1b530a6
Add new command line option -singlestep for tcg single stepping.
by aurel32
· 16 years ago
8cd6345
Immediate versions of ro[lr]
by malc
· 16 years ago
64bf3f4
kvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
by aliguori
· 16 years ago
dc1ded5
x86: Add NULL check to lsl (Jan Kiszka)
by aliguori
· 16 years ago
8777643
target-i386: use the new bswap* TCG ops
by aurel32
· 16 years ago
66896cb
tcg: rename bswap_i32/i64 functions
by aurel32
· 16 years ago
e22a25c
Guest debugging support for KVM (Jan Kiszka)
by aliguori
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
b36d24b
Fix cpuid KVM crash on i386 (Lubomir Rintel)
by aliguori
· 16 years ago
ff3c01c
Fix "info registers" under kvm.
by balrog
· 16 years ago
680c306
x86: use qemu_log_mask on triple faults (Chris Wright)
by aliguori
· 16 years ago
b136a4c
KVM: cpuid function 2: store all values (Amit Shah)
by aliguori
· 16 years ago
a36b102
KVM: Get all cpuid values from function 2 (Amit Shah)
by aliguori
· 16 years ago
486bd5a
KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)
by aliguori
· 16 years ago
e00b6f8
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
by aliguori
· 16 years ago
0d0266a
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
9bdba1b
Add phenom CPU descriptor (Alexander Graf)
by aliguori
· 16 years ago
eef2655
Implement FFXSR (Alexander Graf)
by aliguori
· 16 years ago
a5e50b2
Replace noreturn with QEMU_NORETURN
by malc
· 16 years ago
33049de
Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
by aliguori
· 16 years ago
6e48a40
Use new logging API in reset handling (Jan Kiszka)
by aliguori
· 16 years ago
dd5e3b1
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
by aliguori
· 16 years ago
8c6c919
kvm-x86: Remove eflags conversion into emulator format (Jan Kiszka)
by aliguori
· 16 years ago
f55761a
x86: Issue reset on triple faults (Jan Kiszka)
by aliguori
· 16 years ago
eca1bdf
Log reset events (Jan Kiszka)
by aliguori
· 16 years ago
165d9b8
MTRR support on x86 (Carl-Daniel Hailfinger)
by aliguori
· 16 years ago
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
1c918eb
Suppress i386 warnings
by blueswir1
· 16 years ago
7d99a00
Add noreturn function attribute
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
5530845
Initialize msr list size properly in KVM
by aliguori
· 16 years ago
4c9f737
Correctly initialize msr list in KVM
by aliguori
· 16 years ago
f60d272
Fix smsw for x86_64 guest and bigendian host case
by malc
· 16 years ago
d9957a8
x86 cleanup
by blueswir1
· 16 years ago
40a2d70
Fix crash in kvm.c (Stefan Weil)
by aliguori
· 16 years ago
32938e1
target-i386: Fix jmp im on x86_64 when executing 32-bit code
by aurel32
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
0b97134
target-i386: fix CVE-2007-1322
by aurel32
· 16 years ago
d4b55be
Fix register name typo in dumping debug registers (Jan Kiszka)
by aliguori
· 16 years ago
dcfd12b
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
by balrog
· 16 years ago
2cbd949
Common cpu_loop_exit prototype
by aurel32
· 16 years ago
c0ce998
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
by aliguori
· 16 years ago
9c99d2a
i386: remove unused function prototypes (Laurent Desnogues)
by aliguori
· 16 years ago
a59cb4e
x86: Dump debug registers (Jan Kiszka)
by aliguori
· 16 years ago
01df040
x86: Debug register emulation (Jan Kiszka)
by aliguori
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
6b91754
Refactor translation block CPU state handling (Jan Kiszka)
by aliguori
· 16 years ago
622ed36
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
by aliguori
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
30913ba
target-i386: fix helper_pmovmskb_mmx helper
by aurel32
· 16 years ago
10781c0
x86: fix warning without CONFIG_KVM (Mark McLoughlin)
by aliguori
· 16 years ago
5700308
Fix CPUID ext2 features masking (Avi Kivity)
by aliguori
· 16 years ago
984b518
Define kvm_ioctl in the same way as ioctl
by aliguori
· 16 years ago
59795a1
x86 CPUID extended family/model (Andre Przywara).
by balrog
· 16 years ago
0533044
Add missing files to KVM commit.
by aliguori
· 16 years ago
7ba1e61
Add KVM support to QEMU
by aliguori
· 16 years ago
6fd805e
Split CPUID from op_helper
by aliguori
· 16 years ago
0650f1a
Add additional CPU flag definitions
by aliguori
· 16 years ago
e5ceb24
Fix restore of older snapshots for target-i386 on big endian hosts
by aliguori
· 16 years ago
853f693
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
by balrog
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
e65bdff
i386/SVM: return amount of ASIDs
by aurel32
· 16 years ago
45fd08e
target-i386: Add Core Duo Definition
by aurel32
· 16 years ago
000cacf
Fix crc32w decoding, fix a constant width in blendvpd.
by balrog
· 16 years ago
fdb0d09
x86 "popcnt" affects flags.
by balrog
· 16 years ago
222a333
Implement SSE4.1, SSE4.2 (x86).
by balrog
· 16 years ago
bdadc0b
Do not use load_seg_vm to load CS in real mode iret handling
by malc
· 16 years ago
b6c4f71
Resurrect the safe part of r5274
by blueswir1
· 16 years ago
6dc2d0d
x86 pextrw destination operand can be r64.
by balrog
· 16 years ago
d5e49a8
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
by balrog
· 16 years ago
f504975
Fix save/restore regression introduced by r5318
by aliguori
· 16 years ago
558fa83
My core2duo patch introduced a vague statement of "missing features" in
by pbrook
· 16 years ago
c0d8299
Rename -cpu atom to -cpu n270.
by balrog
· 16 years ago
a876e28
Fix definition of EMX bit in cpuid (Jens Axboe).
by balrog
· 16 years ago
2ca83a8
Revert r5274 which breaks savevm/loadvm
by blueswir1
· 16 years ago
0086de1
Add Atom (x86) cpu identification.
by balrog
· 16 years ago
2436b61
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
by balrog
· 16 years ago
e737b32
Core 2 Duo specification (Alexander Graf).
by balrog
· 16 years ago
c5096da
Clean up vendor identification (Alexander Graf).
by balrog
· 16 years ago
4242b1b
Implement x86 SSSE3 instructions.
by balrog
· 16 years ago
bb332cb
Use qemu_free() on env instead of free.
by balrog
· 16 years ago
67d8cec
Add signed versions of save/load functions
by blueswir1
· 16 years ago
c0a04f0
Fix up pxe boot (Glauber Costa)
by aliguori
· 16 years ago
eb38c52
Fix most warnings that would be caused by gcc flag -Wundef
by blueswir1
· 16 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 16 years ago
ca1c9e1
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
by aliguori
· 16 years ago
23e6c39
Fix task register type after reset (Avi Kivity)
by aliguori
· 16 years ago
2cfc5f1
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
by ths
· 16 years ago
28e1071
fix cvtsq2s[sd] (Juergen Lock)
by bellard
· 17 years ago
d70040b
Re-add static qualifier. Fix annother occurance of "const static".
by pbrook
· 17 years ago
2c90d79
Fix constant truncation, spotted by Jindrich Makovicka.
by ths
· 17 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 17 years ago
efade67
Fix rdtsc instruction counting.
by pbrook
· 17 years ago
b3c7724
Move CPU save/load registration to common code.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
40f8e2f
added model_id and vendor cpu model options (initial patch by Dan Kenigsberg) - various cleanup
by bellard
· 17 years ago
Next »