Merge "package: version up" into develop
[sdk/emulator/qemu.git] / gdbstub.h
2012-10-30 syeon.hwangMerge branch 'tizen-arm' into develop
2012-10-08 Evgeny VoevodinMerge tag 'v1.2.0' into tizen-arm
2012-10-08 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen-arm
2012-09-14 Evgeny VoevodinMerge commit '260bf01' into tizen-arm
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-15 Evgeny VoevodinUpgrade to upstream v1.1.0.
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Wen Congyangmake gdb_id() generally avialable and rename it to...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-29 hudsonMerge branch 'master' into release
2011-05-16 munkyu.iminitialize to 0.14.1 qemu
2011-05-11 dk77.yuncleanup x86_simulator branch
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Blue SwirlAdd scripts directory
2011-01-20 Blue SwirlAdd scripts directory
2010-11-24 Rafal KrypaMerge remote branch 'upstream/master'
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
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-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlUse gcc warning flag -Wnested-externs
2010-09-18 Blue SwirlUse gcc warning flag -Wnested-externs
2010-06-16 Paul BrookGDB exit status for semihosting
2010-06-16 Paul BrookGDB exit status for semihosting
2010-03-29 Blue SwirlAllow various header files to be included from non...
2010-03-29 Blue SwirlAllow various header files to be included from non...
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-11-18 aliguorigdbstub: manage CPUs as threads (Jan Kiszka)
2008-11-18 aliguorigdbstub: manage CPUs as threads (Jan Kiszka)
2008-10-11 pbrookAdd GDB XML register description support.
2008-10-11 pbrookAdd GDB XML register description support.
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2007-02-22 pbrookAllow gdbstub to connect over any serial device.
2007-02-05 bellardgdbserver fix
2007-01-28 pbrookGDB hosted syscalls.
2007-01-28 pbrookUse standard character device interface for gdbstub.
2005-04-26 bellardreport user mode gdb exit codes (Paul Brook)
2005-04-17 bellardgdb support for user mode (Paul Brook)