300 Commits (8301ea444abb49f7b7fb939b09c1e23b22977f30)

Author SHA1 Message Date
Jan Kiszka e07bbac542 Improve vm_stop reason declarations 16 years ago
Fabien Chouteau e2af15b2ad gdbstub: Close connection in gdb_exit 16 years ago
Blue Swirl 0b65b9e105 Use gcc warning flag -Wnested-externs 16 years ago
Paolo Bonzini a88790a14f remove exec-all.h inclusion from cpu.h 16 years ago
Paul Brook 0e1c9c54af GDB exit status for semihosting 16 years ago
Blue Swirl 5a834bb47c sparc: Fix lazy flag calculation on interrupts, refactor 17 years ago
takasi-y@ops.dti.ne.jp e192a45c16 target-sh4: Fix gdb read/write register 17 years ago
Daniel Gutson 7ea06da32b Fix to 'gdb detach' stub 17 years ago
Richard Henderson 7c5a90dd41 target-alpha: Fix gdb access to fpcr and unique. 17 years ago
Edgar E. Iglesias 4a0b59fe3b cris: Add CRISv10 gdbstub support. 17 years ago
Kazu Hirata b3d6b95998 target-m68k: fix a typo in 'P' packet processing 17 years ago
Nathan Froyd ff1d1977ff gdbstub: add MIPS16 support 17 years ago
Alexander Graf afcb0e4559 S390 GDB stub 17 years ago
Kevin Wolf 40ff6d7e8d Don't leak file descriptors 17 years ago
Amit Shah b6b8df560c char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED 17 years ago
Jan Kiszka 5f30fa18ad gdbstub: x86: Switch 64/32 bit registers dynamically 17 years ago
Michael S. Tsirkin 8f4bee23eb gdbstub: fix coding style nit 17 years ago
Avi Kivity 4c0960c0c4 kvm: Simplify cpu_synchronize_state() 17 years ago
Juan Quintela 2f7bb8780a rename USE_NPTL to CONFIG_USE_NPTL 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Jan Kiszka 84273177f2 gdbstub: x86: Support for setting segment registers 17 years ago
Jan Kiszka b1631e7a6f gdbstub: x86: Refactor register access 17 years ago
Jan Kiszka dd32aa1047 gdbstub: Add vCont support 17 years ago
Nathan Froyd 1e9fa73016 fix gdbstub support for multiple threads in usermode, v3 17 years ago
Edgar E. Iglesias d74d6a99a0 microblaze: Add GDB stub support. 17 years ago
blueswir1 654efcf3ed Add 'static' to avoid a sparse warning 18 years ago
blueswir1 2dc766dafc Fix ppc-softmmu warnings on OpenBSD host 18 years ago
aurel32 fab9d28414 factor out setting pc in gdbstub 18 years ago
aliguori 59030a8cd4 gdbstub: Rework configuration via command line and monitor (Jan Kiszka) 18 years ago
aliguori 36556b20c5 gdbstub: Allow re-instantiation (Jan Kiszka) 18 years ago
aliguori 0fe17f5efb gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka) 18 years ago
aliguori e22a25c936 Guest debugging support for KVM (Jan Kiszka) 18 years ago
aurel32 3098dba01c Use a dedicated function to request exit from execution loop 18 years ago
blueswir1 0b8a988c5d Fix BSD user 18 years ago
aliguori 8a34a0fb03 monitor: Pass-through for gdbstub (Jan Kiszka) 18 years ago
aliguori 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) 18 years ago
aurel32 e571cb477b target-ppc: Change core powerpc gdbstub bits to be XML-aware 18 years ago
aliguori 9781e0401a Rework vm_state_change notifiers (Jan Kiszka) 18 years ago
aurel32 ceecf1d158 add an init function parameter to qemu_chr_open() 18 years ago
blueswir1 c72d5bf87e Fix bsd-user build 18 years ago
blueswir1 5a37791249 Fix gdbserver number of registers (Tristan Gingold) 18 years ago
edgar_igl 9f6164d6f6 gdbstub: fix gdbserver_fork 18 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
aurel32 ca587a8ebd User-mode GDB stub improvements - handle signals 18 years ago
aurel32 2b1319c85c User-mode GDB stub improvements - handle fork 18 years ago
aurel32 19bf517b7f target-alpha: gdb-stub support 18 years ago
aurel32 3faf778e9d gdbstub: kill a warning 18 years ago
blueswir1 69d6451c3e Fix some new warnings introduced after r5022 18 years ago
aurel32 8d4acf9b90 gdbstub: Fix access to PPC FPRs 18 years ago
aliguori 880a757838 gdbstub: manage CPUs as threads (Jan Kiszka) 18 years ago