index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-30
Fix typo.
pbrook
9
-9
/
+9
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
10
-58
/
+92
2008-05-30
Fix for 32-bit MIPS.
ths
1
-9
/
+10
2008-05-29
Avoid qemu SIGFPE for MIPS DIV, by Richard Sandiford.
ths
1
-14
/
+10
2008-05-29
Fix truncate/extend reversal in MIPS DIV{, U} handling, by Richard Sandiford.
ths
1
-8
/
+8
2008-05-29
Fix modulus result from MIPS DDIV & avoid overflowing division,
ths
1
-9
/
+14
2008-05-29
MicroSparc I didn't have fsmuld op
blueswir1
3
-9
/
+19
2008-05-29
Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)
blueswir1
3
-19
/
+0
2008-05-29
NPTL host detection and futex syscall passthrough.
pbrook
2
-0
/
+90
2008-05-29
Fix rounding error.
pbrook
1
-1
/
+1
2008-05-29
Strace fallback for unknown syscalls.
pbrook
1
-1
/
+2
2008-05-29
Implement clock_nanosleep.
pbrook
1
-0
/
+11
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
10
-18
/
+4
2008-05-29
keep static code gen buffer for user mode - mark user mode reserved pages aft...
bellard
1
-5
/
+29
2008-05-29
Implement ARM magic kernel page and TLS register.
pbrook
4
-10
/
+96
2008-05-28
moved halted field to CPU_COMMON
bellard
16
-28
/
+11
2008-05-28
svn:ignore qemu-nbd and qemu-nbd.8
pbrook
0
-0
/
+0
2008-05-28
Don't link usermode emulation against libqemu_common.a
pbrook
2
-4
/
+16
2008-05-28
force bit 1 in eflags load
bellard
1
-1
/
+1
2008-05-28
SVM rework
bellard
8
-478
/
+383
2008-05-28
Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford.
ths
3
-45
/
+46
2008-05-28
consistent naming for i386 TCG helper file
bellard
4
-6433
/
+6399
2008-05-28
update
bellard
1
-5
/
+2
2008-05-28
more tests
bellard
2
-18
/
+88
2008-05-28
variable dynamic translation buffer size
bellard
7
-54
/
+88
2008-05-28
Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)
bellard
1
-2
/
+238
2008-05-27
removed unused code
bellard
1
-7
/
+0
2008-05-27
CRIS: Re-add the X flag to the tb flags, it allows for better code generation...
edgar_igl
1
-1
/
+1
2008-05-27
qemu-nbd tool (Anthony Liguori)
bellard
7
-2
/
+881
2008-05-27
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
1
-1
/
+1
2008-05-27
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
5
-386
/
+544
2008-05-27
ETRAX: Avoid compiler warning.
edgar_igl
1
-3
/
+2
2008-05-27
ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.
edgar_igl
2
-82
/
+163
2008-05-27
Free temps
blueswir1
1
-109
/
+313
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
5
-243
/
+233
2008-05-26
More TCG type fixes
blueswir1
1
-11
/
+8
2008-05-26
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
1
-11
/
+48
2008-05-26
Fix cas on i386
blueswir1
1
-1
/
+1
2008-05-25
fixed x86_64 regression
bellard
1
-4
/
+4
2008-05-25
ppc dyngen fix (malc)
bellard
1
-25
/
+39
2008-05-25
ppc TCG target (malc)
bellard
2
-0
/
+1493
2008-05-25
jump simplification
bellard
1
-22
/
+1
2008-05-25
jump optimizations
bellard
1
-31
/
+9
2008-05-25
update
bellard
2
-86
/
+64
2008-05-25
suppressed unused macro handling
bellard
4
-109
/
+2
2008-05-25
remove absolete function
bellard
1
-5
/
+0
2008-05-25
remove absolete function
bellard
1
-5
/
+0
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
4
-266
/
+259
2008-05-25
added local temporaries
bellard
2
-45
/
+103
2008-05-25
Ignore duplicate timer run requests.
pbrook
1
-0
/
+3
[next]