]> git.proxmox.com Git - qemu.git/history - gdbstub.c
slirp: Canonicalize restrict syntax
[qemu.git] / gdbstub.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-20 Alexander Grafs390x: Adjust GDB stub
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-03 Jan Kiszkagdbstub: Catch and report more vmstop reasons
2011-03-07 Michael Wallelm32: gdbstub support
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16 Fabien Chouteaugdbstub: Close connection in gdb_exit
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlUse gcc warning flag -Wnested-externs
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-06-16 Paul BrookGDB exit status for semihosting
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-02-27 takasi-y@ops.dti... target-sh4: Fix gdb read/write register
2010-02-27 Daniel GutsonFix to 'gdb detach' stub
2010-02-23 Richard Hendersontarget-alpha: Fix gdb access to fpcr and unique.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Edgar E. Iglesiascris: Add CRISv10 gdbstub support.
2010-01-14 Kazu Hiratatarget-m68k: fix a typo in 'P' packet processing
2009-12-13 Nathan Froydgdbstub: add MIPS16 support
2009-12-05 Alexander GrafS390 GDB stub
2009-12-03 Kevin WolfDon't leak file descriptors
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-10-05 Jan Kiszkagdbstub: x86: Switch 64/32 bit registers dynamically
2009-09-30 Michael S. Tsirkingdbstub: fix coding style nit
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16 Jan Kiszkagdbstub: x86: Support for setting segment registers
2009-07-16 Jan Kiszkagdbstub: x86: Refactor register access
2009-07-16 Jan Kiszkagdbstub: Add vCont support
2009-06-04 Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-05-26 Edgar E. Iglesiasmicroblaze: Add GDB stub support.
2009-04-18 blueswir1Add 'static' to avoid a sparse warning
2009-04-13 blueswir1Fix ppc-softmmu warnings on OpenBSD host
2009-04-08 aurel32factor out setting pc in gdbstub
2009-04-05 aliguorigdbstub: Rework configuration via command line and...
2009-03-28 aliguorigdbstub: Allow re-instantiation (Jan Kiszka)
2009-03-28 aliguorigdbstub: Drop redundant memset after qemu_mallocz ...
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 blueswir1Fix BSD user
2009-03-05 aliguorimonitor: Pass-through for gdbstub (Jan Kiszka)
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-24 aurel32target-ppc: Change core powerpc gdbstub bits to be...
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-15 blueswir1Fix bsd-user build
2009-01-13 blueswir1Fix gdbserver number of registers (Tristan Gingold)
2009-01-07 edgar_iglgdbstub: fix gdbserver_fork
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-12-07 aurel32target-alpha: gdb-stub support
2008-12-07 aurel32gdbstub: kill a warning
2008-12-07 blueswir1Fix some new warnings introduced after r5022
2008-11-30 aurel32gdbstub: Fix access to PPC FPRs
2008-11-18 aliguorigdbstub: manage CPUs as threads (Jan Kiszka)
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-18 aliguorigdbstub: Return appropriate watch message to gdb (Jan...
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-25 blueswir1Use snprintf to please OpenBSD linker
2008-10-21 aurel32target-ppc: Convert XER accesses to TCG
2008-10-14 aurel32gdbstub: remove unused local variable
2008-10-11 edgar_iglCRIS: Handle GDB writes to pregs.
2008-10-11 pbrookAdd GDB XML register description support.
2008-09-18 thsMove the active FPU registers into env again, and use...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-06-07 blueswir1Fix Sparc32plus GDBstub support
next