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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
target-i386: fix helper_pmovmskb_mmx helper
aurel32
1
-16
/
+16
2008-11-16
Attached patch fixes a series of this warning
blueswir1
8
-27
/
+43
2008-11-16
Use correct trap for syscalls on Sparc32
blueswir1
1
-0
/
+4
2008-11-16
Fix warnings caused by timer_t, it is 32 bits on Sparc64
blueswir1
1
-3
/
+3
2008-11-16
Fix no_frame unused warning when SDL is disabled
blueswir1
1
-0
/
+2
2008-11-15
target-mips: avoid tcg internal error in mfc0/dmfc0
aurel32
1
-8
/
+11
2008-11-14
target-alpha: implement getxuid and getxgid syscalls
aurel32
1
-0
/
+24
2008-11-14
ppc-linux-user: handle EXCP_DEBUG
aurel32
1
-14
/
+13
2008-11-13
ETRAX-FS: Don't schedule DMA processing without active channels.
edgar_igl
1
-14
/
+27
2008-11-13
ETRAX-FS: Fix a segfault if pflash drive not found.
edgar_igl
1
-1
/
+1
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
block: make raw aio signaling non-blocking (Gerd Hoffman)
aliguori
1
-7
/
+10
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
3
-14
/
+32
2008-11-13
copyright & license for qemu_sockets.c (Gerd Hoffman)
aliguori
1
-0
/
+14
2008-11-12
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
aliguori
2
-1
/
+2
2008-11-12
Rename hz to hertz to keep AIX happy
malc
1
-6
/
+6
2008-11-12
Rename misnamed BACK_CHAIN_OFFSET to LR_OFFSET
malc
1
-4
/
+4
2008-11-12
Avoid compiler warning
malc
1
-1
/
+1
2008-11-12
Don't use "hz" in identifiers to make AIX happy.
balrog
5
-15
/
+15
2008-11-12
Include <strings.h> for ffs().
balrog
2
-24
/
+25
2008-11-12
r5531 made x509 certs not loadable (original patch from Henrik Holst).
balrog
1
-3
/
+1
2008-11-12
Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).
balrog
1
-2
/
+22
2008-11-12
fix some variable initizalization issues (Stefano Stabellini)
aliguori
2
-1
/
+2
2008-11-12
target-alpha: fix termbits and target IOC macros
aurel32
2
-34
/
+34
2008-11-11
Fix -linux-user build by reverting r5701
aliguori
3
-16
/
+11
2008-11-11
Allocate guest memory on host page boundaries (Hollis Blanchard)
aliguori
1
-1
/
+1
2008-11-11
Define OS-dependent qemu_getpagesize() (Hollis Blanchard)
aliguori
3
-10
/
+15
2008-11-11
Split savevm code into savevm.c
aliguori
3
-1157
/
+1246
2008-11-11
Move the things that aren't target specific to libqemu_common.a.
aliguori
3
-16
/
+8
2008-11-11
windows cdrom cache flush (Stefano Stabellini)
aliguori
1
-1
/
+27
2008-11-11
sockets: switch over tcp/telnet/unix serial line to new helper functions (Ger...
aliguori
1
-74
/
+32
2008-11-11
sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman)
aliguori
1
-87
/
+26
2008-11-11
sockets: helper functions for qemu (Gerd Hoffman)
aliguori
5
-6
/
+417
2008-11-11
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
7
-171
/
+453
2008-11-11
target-alpha: fix decoding of CVTST /S
aurel32
1
-1
/
+1
2008-11-11
target-alpha: fix syscall error check
aurel32
1
-1
/
+1
2008-11-11
Revert commits 5685 to 5688 committed by mistake
aurel32
6
-10
/
+7
2008-11-11
target-alpha: disable single stepping and TB flush by default
aurel32
1
-2
/
+2
2008-11-11
target-alpha: fix syscall error check
aurel32
1
-1
/
+1
2008-11-11
qemu: generate signals on tap I/O
aurel32
2
-1
/
+4
2008-11-11
Use HOST_CC instead of CC on TCG only targets
aurel32
1
-0
/
+4
2008-11-11
Don't stop translation for mtc0 compare
aurel32
1
-4
/
+0
2008-11-11
Disable debug code for production.
aurel32
1
-1
/
+1
2008-11-11
target-mips: gen_compute_branch1()
aurel32
1
-81
/
+41
2008-11-11
target-mips: optimize movc*()
aurel32
1
-48
/
+33
2008-11-11
target-mips: optimize gen_farith()
aurel32
1
-12
/
+12
2008-11-11
target-mips: optimize gen_muldiv()
aurel32
1
-115
/
+47
2008-11-11
target-mips: optimize gen_arith()/gen_arith_imm()
aurel32
1
-46
/
+32
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
3
-76
/
+56
[next]