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
/
gdbstub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-11
Spelling fixes, by Stefan Weil.
ths
1
-3
/
+3
2007-07-07
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
1
-2
/
+12
2007-06-03
Proper target format for qOffsets.
ths
1
-2
/
+5
2007-06-01
GDB stub for MIPS64, by Jason Wessel.
ths
1
-40
/
+40
2007-05-26
M68k system mode semihosting.
pbrook
1
-2
/
+11
2007-05-13
Add fpu register support to the gdb code, by Magnus Damm.
ths
1
-6
/
+19
2007-05-07
MIPS 64-bit FPU support, plus some collateral bugfixes in the
ths
1
-2
/
+2
2007-04-14
Fix format specified for watchpoint address.
pbrook
1
-1
/
+2
2007-04-14
Fix Sparc64 double float gdb protocol (initial version by Paul Brook)
blueswir1
1
-5
/
+8
2007-03-16
Watchpoint support (previous commit got eaten by Savannah server crash).
pbrook
1
-0
/
+18
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-2
/
+2
2007-02-28
MIPS FPU dynamic activation, part 1, by Herve Poussineau.
ths
1
-24
/
+26
2007-02-22
Allow gdbstub to connect over any serial device.
pbrook
1
-15
/
+17
2007-02-05
gdbserver fix
bellard
1
-0
/
+14
2007-01-28
GDB hosted syscalls.
pbrook
1
-0
/
+112
2007-01-28
Use standard character device interface for gdbstub.
pbrook
1
-67
/
+96
2007-01-21
Don't resume guest when gdb connection terminates and -S specified.
pbrook
1
-1
/
+2
2007-01-18
Darwin userspace emulation, by Pierre d'Herbemont.
ths
1
-1
/
+1
2006-12-11
MIPS FPU support for the gdb stub, by Daniel Jacobowitz.
ths
1
-0
/
+48
2006-10-22
ColdFire target.
pbrook
1
-0
/
+67
2006-06-25
sparc fpu fix - allow 64 bit addresses (Blue Swirl)
bellard
1
-32
/
+35
2006-06-18
SH bugfixes.
pbrook
1
-2
/
+12
2006-06-17
Respond to qOffsets gdb packet (for debugging bFLT binaries).
pbrook
1
-0
/
+14
2006-06-14
gdb stub for win32
bellard
1
-10
/
+20
2006-04-27
sh4 target (Samuel Tardieu)
bellard
1
-0
/
+43
2006-04-23
SIGINT generation (Jason Wessel)
bellard
1
-2
/
+4
2005-12-05
MIPS support and memory access error reporting (Daniel Jacobowitz)
bellard
1
-4
/
+72
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-2
/
+6
2005-11-21
SMP support
bellard
1
-5
/
+8
2005-11-15
new network emulation
bellard
1
-12
/
+12
2005-10-30
sparc fix (Blue Swirl)
bellard
1
-1
/
+1
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-4
/
+4
2005-07-02
sparc64 marge (Blue Swirl)
bellard
1
-8
/
+39
2005-04-26
fixed gdb error reporting (Paul Brook)
bellard
1
-2
/
+2
2005-04-26
report user mode gdb exit codes (Paul Brook)
bellard
1
-0
/
+16
2005-04-24
removed RS_CONTINUE 'state'
bellard
1
-17
/
+21
2005-04-17
gdb support for user mode (Paul Brook)
bellard
1
-13
/
+139
2005-01-17
gdb M packet parsing fix (Thomas Petazzoni)
bellard
1
-1
/
+1
2005-01-03
removed warning
bellard
1
-7
/
+2
2004-12-19
SPARC merge
bellard
1
-13
/
+6
2004-10-04
sparc merge (Blue Swirl)
bellard
1
-0
/
+6
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
1
-55
/
+112
2004-05-12
bsd port (Markus Niemisto)
bellard
1
-1
/
+1
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
1
-27
/
+34
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-8
/
+2
2004-03-31
moved gdbstub to qemu - new asynchronous gdbstub
bellard
1
-230
/
+289
2004-03-21
do not depend on thunk.h - more log items
bellard
1
-21
/
+1
2004-02-25
new physical memory access API (used by DMA accesses)
bellard
1
-2
/
+2
2004-01-24
virtual memory access for gdbstub
bellard
1
-49
/
+4
2004-01-05
ppc support (Jocelyn Mayer)
bellard
1
-0
/
+63
[next]