index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-18
avoid exiting directly if file not found
bellard
1
-8
/
+3
2004-01-18
ARM fcntl flag fixes (Lennert Buytenhek)
bellard
1
-1
/
+19
2004-01-18
suppressed cast to lvalue
bellard
1
-4
/
+6
2004-01-04
fcntl flags convertion (Jocelyn Mayer)
bellard
2
-1
/
+86
2004-01-04
PowerPC update (Jocelyn Mayer)
bellard
1
-86
/
+315
2004-01-04
correct cpu state
bellard
1
-0
/
+1
2004-01-04
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
1
-29
/
+23
2004-01-04
removed test code
bellard
1
-1
/
+1
2004-01-04
termios support for SPARC and PPC
bellard
5
-227
/
+1023
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
2004-01-04
SPARC fixes : syscall fixes - added user register window exception support
bellard
1
-21
/
+129
2004-01-04
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
bellard
1
-31
/
+84
2004-01-04
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...
bellard
1
-1
/
+1
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
4
-116
/
+402
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard
2
-0
/
+387
2003-10-28
static link
bellard
1
-1
/
+1
2003-10-27
factorized debug code
bellard
1
-14
/
+4
2003-09-30
removed SIGIOT
bellard
1
-1
/
+1
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
1
-2
/
+66
2003-09-30
new directory structure
bellard
2
-290
/
+11
2003-09-30
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
bellard
1
-7
/
+42
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
1
-4
/
+34
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2
-0
/
+227
2003-09-30
new directory structure
bellard
4
-0
/
+782
2003-08-21
faster and more accurate segment handling
bellard
1
-0
/
+2
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
1
-0
/
+123
2003-08-11
64 bit fixes (Falk Hueffner)
bellard
1
-1
/
+1
2003-07-26
set to protected mode
bellard
1
-0
/
+2
2003-07-13
convert signal numbers
bellard
1
-11
/
+99
2003-07-13
times() fix
bellard
2
-6
/
+27
2003-07-09
ARM signal support
bellard
2
-40
/
+448
2003-07-09
ARM init fix
bellard
1
-16
/
+16
2003-07-09
ARM fix: mmap
bellard
1
-6
/
+7
2003-07-09
old select support
bellard
2
-1
/
+17
2003-06-30
reduced irq latency
bellard
1
-1
/
+1
2003-06-25
compile fixes
bellard
1
-3
/
+4
2003-06-24
declare user mode only simulation for QEMU
bellard
1
-1
/
+8
2003-06-21
force IOPL=3
bellard
1
-20
/
+22
2003-06-21
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
1
-13
/
+14
2003-06-21
new segment access
bellard
1
-2
/
+2
2003-06-15
fixed include macro pb
bellard
1
-2
/
+9
2003-06-15
ARM emulation support
bellard
4
-21
/
+164
2003-06-15
factorized more definitions - suppressed broken sound ioctls
bellard
3
-6
/
+1002
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
1
-18
/
+54
2003-06-09
removed unused code
bellard
1
-8
/
+0
2003-06-09
avoid unaligned file offset in anonymous mapping
bellard
1
-2
/
+7
2003-06-09
big endian/unaligned fix
bellard
1
-4
/
+4
2003-06-05
getdents for 64 bit cpus
bellard
1
-1
/
+42
2003-06-05
convert mmap flags (alpha fix)
bellard
1
-2
/
+18
2003-06-05
alpha fix
bellard
1
-0
/
+6
[next]