Commit History

Author SHA1 Message Date
  Sandra Loosemore c6ee95216b gdbstub: Fix handler for 'F' packet 6 years ago
  Ramiro Polla 2bdec39848 gdbstub: Fix handling of '!' packet with new infra 6 years ago
  Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 6 years ago
  Alex Bennée 94b2a62bb6 gdbstub: revert to previous set_reg behaviour 6 years ago
  Alex Bennée 42a0959648 gdbstub: add some notes to the header comment 6 years ago
  Like Xu 5cc8767d05 general: Replace global smp variables with smp machine properties 6 years ago
  Kevin Wolf fbfc29e3bf monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() 6 years ago
  Jon Doron ab4752ec8d gdbstub: Implement qemu physical memory mode 6 years ago
  Jon Doron 3f1cbac73a gdbstub: Clear unused variables in gdb_handle_packet 6 years ago
  Jon Doron 7009d57924 gdbstub: Implement target halted (? pkt) with new infra 6 years ago
  Jon Doron 2704efad51 gdbstub: Implement generic set/query (Q/q pkt) with new infra 6 years ago
  Jon Doron 8536ec02fe gdbstub: Implement v commands with new infra 6 years ago
  Jon Doron 933f80dd42 gdbstub: Implement step (s pkt) with new infra 6 years ago
  Jon Doron 4b20fab101 gdbstub: Implement file io (F pkt) with new infra 6 years ago
  Jon Doron 397d137046 gdbstub: Implement read all registers (g pkt) with new infra 6 years ago
  Jon Doron 287ca120bd gdbstub: Implement write all registers (G pkt) with new infra 6 years ago
  Jon Doron da92e2360e gdbstub: Implement read memory (m pkt) with new infra 6 years ago
  Jon Doron cc0ecc7890 gdbstub: Implement write memory (M pkt) with new infra 6 years ago
  Jon Doron 5d0e57bd68 gdbstub: Implement get register (p pkt) with new infra 6 years ago
  Jon Doron 62b3320bdd gdbstub: Implement set register (P pkt) with new infra 6 years ago
  Jon Doron 77f6ce500f gdbstub: Implement breakpoint commands (Z/z pkt) with new infra 6 years ago
  Jon Doron 3a9651d674 gdbstub: Implement set_thread (H pkt) with new infra 6 years ago
  Jon Doron ccc47d5d01 gdbstub: Implement continue with signal (C pkt) with new infra 6 years ago
  Jon Doron 4d6e3fe279 gdbstub: Implement continue (c pkt) with new infra 6 years ago
  Jon Doron 44ffded013 gdbstub: Implement thread_alive (T pkt) with new infra 6 years ago
  Jon Doron 3e2c12615b gdbstub: Implement deatch (D pkt) with new infra 6 years ago
  Jon Doron d14055dc69 gdbstub: Add infrastructure to parse cmd packets 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Markus Armbruster 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 6 years ago