aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
AgeCommit message (Expand)Author
2014-04-09kvm: CPUOldState -> CPUState migration.David 'Digit' Turner
2014-04-09gdb: CPUOldState -> CpuState.David 'Digit' Turner
2014-04-09cpu_memory_rw_debug: Use CPUState instead of CPUOldStateDavid 'Digit' Turner
2014-04-09Move cpu_xxx functions to qom/cpu.hDavid 'Digit' Turner
2014-04-09Move singlestep_enabled to CPUState.David 'Digit' Turner
2014-04-09Introduce CPUState.David 'Digit' Turner
2014-04-09exec.c: Use a QTAILQ to list CPUs.David 'Digit' Turner
2014-02-25Remove trailing spaces in misc sources.David 'Digit' Turner
2014-02-11<qemu-common.h>, <osdep.h>: upstream integration.David 'Digit' Turner
2014-02-11Rename CPUState to CPUOldState.David 'Digit' Turner
2014-02-11Cleanup: Remove 100+ compiler warnings.David 'Digit' Turner
2014-01-10qemu-malloc.c: Remove qemu-specific heap routines.David 'Digit' Turner
2014-01-08qemu_socket.h -> include/qemu/sockets.hDavid 'Digit' Turner
2014-01-08qemu-char.h -> include/sysemu/char.hDavid 'Digit' Turner
2014-01-08Move headers to incude/sysemu/David 'Digit' Turner
2014-01-08Move monitor.h to include/monitor/David 'Digit' Turner
2014-01-08Move headers to include/exec/David 'Digit' Turner
2010-05-11Upstream: integrate various misc. minor changesDavid 'Digit' Turner
2010-05-10Upstream: Replace sys-queue.h with qemu-queue.hDavid 'Digit' Turner
2009-09-14Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner
2009-05-27Fix a stupid typo that prevent the kernel gdbstub from working properly.David 'Digit' Turner
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0The Android Open Source Project
1970-01-12external/qemu 0.8.2upstream/0.8.2Upstream