index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-32
/
+25
2009-01-14
Suppress i386 warnings
blueswir1
1
-2
/
+2
2009-01-14
Add noreturn function attribute
blueswir1
2
-4
/
+5
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
8
-8
/
+8
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
1
-2
/
+2
2008-12-13
Initialize msr list size properly in KVM
aliguori
1
-0
/
+1
2008-12-13
Correctly initialize msr list in KVM
aliguori
1
-1
/
+1
2008-12-13
Fix smsw for x86_64 guest and bigendian host case
malc
1
-0
/
+4
2008-12-13
x86 cleanup
blueswir1
4
-71
/
+56
2008-12-11
Fix crash in kvm.c (Stefan Weil)
aliguori
1
-1
/
+1
2008-12-10
target-i386: Fix jmp im on x86_64 when executing 32-bit code
aurel32
1
-0
/
+2
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
2
-25
/
+0
2008-12-07
target-i386: fix CVE-2007-1322
aurel32
1
-0
/
+2
2008-12-02
Fix register name typo in dumping debug registers (Jan Kiszka)
aliguori
1
-2
/
+2
2008-12-01
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
balrog
1
-6
/
+6
2008-11-30
Common cpu_loop_exit prototype
aurel32
1
-1
/
+0
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2
-3
/
+3
2008-11-25
i386: remove unused function prototypes (Laurent Desnogues)
aliguori
1
-3
/
+0
2008-11-18
x86: Dump debug registers (Jan Kiszka)
aliguori
1
-0
/
+7
2008-11-18
x86: Debug register emulation (Jan Kiszka)
aliguori
4
-40
/
+215
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
1
-3
/
+4
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-0
/
+8
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
1
-2
/
+6
2008-11-17
TCG variable type checking.
pbrook
8
-974
/
+1038
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
1
-16
/
+16
2008-11-13
x86: fix warning without CONFIG_KVM (Mark McLoughlin)
aliguori
1
-2
/
+2
2008-11-13
Fix CPUID ext2 features masking (Avi Kivity)
aliguori
1
-1
/
+1
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
1
-2
/
+2
2008-11-10
x86 CPUID extended family/model (Andre Przywara).
balrog
1
-2
/
+7
2008-11-05
Add missing files to KVM commit.
aliguori
1
-0
/
+638
2008-11-05
Add KVM support to QEMU
aliguori
2
-0
/
+79
2008-11-05
Split CPUID from op_helper
aliguori
3
-162
/
+176
2008-11-05
Add additional CPU flag definitions
aliguori
1
-1
/
+8
2008-10-29
Fix restore of older snapshots for target-i386 on big endian hosts
aliguori
1
-2
/
+2
2008-10-28
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
balrog
1
-1
/
+1
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-10-17
i386/SVM: return amount of ASIDs
aurel32
1
-3
/
+3
2008-10-14
target-i386: Add Core Duo Definition
aurel32
2
-2
/
+24
2008-10-04
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
2
-5
/
+4
2008-10-04
x86 "popcnt" affects flags.
balrog
1
-0
/
+2
2008-10-04
Implement SSE4.1, SSE4.2 (x86).
balrog
3
-33
/
+973
2008-10-02
Do not use load_seg_vm to load CS in real mode iret handling
malc
1
-1
/
+2
2008-10-02
Resurrect the safe part of r5274
blueswir1
1
-2
/
+2
2008-10-01
x86 pextrw destination operand can be r64.
balrog
1
-1
/
+2
2008-09-30
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
balrog
1
-6
/
+6
2008-09-29
Fix save/restore regression introduced by r5318
aliguori
1
-1
/
+1
2008-09-29
My core2duo patch introduced a vague statement of "missing features" in
pbrook
3
-9
/
+41
2008-09-28
Rename -cpu atom to -cpu n270.
balrog
1
-1
/
+1
2008-09-26
Fix definition of EMX bit in cpuid (Jens Axboe).
balrog
1
-1
/
+1
2008-09-25
Revert r5274 which breaks savevm/loadvm
blueswir1
1
-2
/
+2
[next]