Sign in
qemu
/
qemu
/
34005a0060c176b3025a9e7c5d064615a9f80325
/
target-i386
aba1d00
Work around OpenSolaris sys/regset.h namespace pollution
by Blue Swirl
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 15 years ago
2637c75
kvm_arch_get_registers() shouldn't be called directly
by Gleb Natapov
· 15 years ago
1e6eec8
Fix Sparse warnings: add "static"
by Blue Swirl
· 15 years ago
4c0960c
kvm: Simplify cpu_synchronize_state()
by Avi Kivity
· 15 years ago
d1cd4bf
introduce kvm64 CPU
by Andre Przywara
· 15 years ago
a8a358b
allow overriding of CPUID level on command line
by Andre Przywara
· 15 years ago
400281a
set CPUID bits to present cores and threads topology
by Andre Przywara
· 15 years ago
ac72472
push CPUID level to 4 to allow Intel multicore decoding
by Andre Przywara
· 15 years ago
0b5c1ce
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
by Nathan Froyd
· 15 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 15 years ago
5e65000
Only allow -cpu host when KVM is enabled
by Anthony Liguori
· 15 years ago
e6f9e6b
Initialize cpuid variables
by Anthony Liguori
· 15 years ago
09ac35a
omit 3DNOW! CPUID bits from qemu64 CPU model
by Andre Przywara
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
8427317
gdbstub: x86: Support for setting segment registers
by Jan Kiszka
· 16 years ago
d9db889
kvm: Work around borken MSR_GET_INDEX_LIST
by Jan Kiszka
· 16 years ago
e6a0575
Make sure to mark MCE defines as ULL
by Anthony Liguori
· 16 years ago
79c4f6b
QEMU: MCE: Add MCE simulation to qemu/tcg
by Huang Ying
· 16 years ago
6ad8702
Use ctz64 in favor of ffsll
by Jan Kiszka
· 16 years ago
97b35e3
Suppress a GCC warning
by Blue Swirl
· 16 years ago
059b8b1
KVM: x86: Refactor persistent CPU state
by Jan Kiszka
· 16 years ago
6c0d7ee
preserve the hypervisor bit while KVM trims the CPUID bits
by Andre Przywara
· 16 years ago
671e467
remove CPUID host hacks
by Andre Przywara
· 16 years ago
6c1f42f
fix KVMs GET_SUPPORTED_CPUID feature usage
by Andre Przywara
· 16 years ago
f441bee
CPUID Fn8000_0001.EAX is family/model/stepping, not features
by Andre Przywara
· 16 years ago
fe4bce0
introduce -cpu host target
by Andre Przywara
· 16 years ago
6d2edc4
allow hypervisor CPUID bit to be overriden
by Andre Przywara
· 16 years ago
b09ea7d
Handle init/sipi in a main cpu exec loop. (v2)
by Gleb Natapov
· 16 years ago
538f368
QEMU KVM: i386: Fix the cpu reset state
by Nitin A Kamble
· 16 years ago
ef76813
allow CPUID vendor override
by Andre Przywara
· 16 years ago
a239780
x86: Add support for resume flag
by Jan Kiszka
· 16 years ago
f8d926e
kvm: x86: Save/restore KVM-specific CPU states
by Jan Kiszka
· 16 years ago
b0a46a3
kvm: Add missing bits to support live migration
by Jan Kiszka
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
76ae317
kvm: work around supported cpuid ioctl() brokenness
by Mark McLoughlin
· 16 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
989cebf
Remove noisy printf when KVM masks CPU features
by Anthony Liguori
· 16 years ago
e8a6aec
kvm: Trim cpu features not supported by kvm
by Avi Kivity
· 16 years ago
02b049d
Fix x86 feature modifications for features that set multiple bits
by Avi Kivity
· 16 years ago
c6fa82c
Make x86 cpuid feature names available in file scope
by Avi Kivity
· 16 years ago
b827df5
kvm: Add support for querying supported cpu features
by Avi Kivity
· 16 years ago
0bf46a4
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
by aliguori
· 16 years ago
6a4955a
qemu: per-arch cpu_has_work (Marcelo Tosatti)
by aliguori
· 16 years ago
00ea18d
Fix i386-linux-user build (Laurent Desnogues)
by aliguori
· 16 years ago
2ed51f5
put valid data into exit_int_info if needed (Gleb Natapov)
by aliguori
· 16 years ago
e37630c
xen: groundwork for xen support (Gerd Hoffmann)
by aliguori
· 16 years ago
640f42e
kqemu: merge CONFIG_KQEMU and USE_KQEMU
by blueswir1
· 16 years ago
a3867ed
x86: Enhanced dump of segment registers (Jan Kiszka)
by aliguori
· 16 years ago
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
Next »