Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé 0368d8d189 gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro 7 months ago
  Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 8 months ago
  Philippe Mathieu-Daudé b14d064962 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 11 months ago
  Richard Henderson 5885bcef3d Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging 1 year ago
  Salil Mehta 242da18082 gdbstub: Add helper function to unregister GDB register space 1 year ago
  Alex Bennée e8122a7118 gdbstub: Re-factor gdb command extensions 1 year ago
  Gustavo Romero 3b6c27d8f2 gdbstub: Use true to set cmd_startswith 1 year ago
  Gustavo Romero 2be4d5db1e gdbstub: Pass CPU context to command handler 1 year ago
  Gustavo Romero 60f4ce8e2c gdbstub: Add support for target-specific stubs 1 year ago
  Gustavo Romero 133f202b19 gdbstub: Move GdbCmdParseEntry into a new header file 1 year ago
  Gustavo Romero 0ef6b12e58 gdbstub: Clean up process_string_cmd 1 year ago
  Philippe Mathieu-Daudé 59272469bd user: Use get_task_state() helper 1 year ago
  Philippe Mathieu-Daudé fe7667343c gdbstub: Include missing 'hw/core/cpu.h' header 1 year ago
  Gustavo Romero 9ae5801d35 gdbstub: Add Xfer:siginfo:read stub 1 year ago
  Ilya Leoshkevich 539cb4ec49 gdbstub: Introduce gdb_handle_detach_user() 1 year ago
  Ilya Leoshkevich e454f2fe24 gdbstub: Introduce gdb_handle_set_thread_user() 1 year ago
  Ilya Leoshkevich 6d923112fd gdbstub: Introduce gdb_handle_query_supported_user() 1 year ago
  Alex Bennée c3d0b46645 gdbstub: expose api to find registers 1 year ago
  Akihiko Odaki eb37086fb0 gdbstub: Add members to identify registers to GDBFeature 1 year ago
  Akihiko Odaki ecd6f6a882 gdbstub: Infer number of core registers from XML 1 year ago
  Akihiko Odaki ee59fa1dd5 gdbstub: Simplify XML lookup 1 year ago
  Akihiko Odaki 66260159a7 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb 1 year ago
  Akihiko Odaki c494f8f529 gdbstub: Use GDBFeature for GDBRegisterState 1 year ago
  Akihiko Odaki ac1e867100 gdbstub: Use GDBFeature for gdb_register_coprocessor 1 year ago
  Ilya Leoshkevich 046f143c51 gdbstub: Implement catching syscalls 1 year ago
  Michael Tokarev ac2786f0b0 gdbstub: spelling fix: respectivelly 1 year ago
  Akihiko Odaki e84f45243f gdbstub: Introduce GDBFeatureBuilder 1 year ago
  Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature() 1 year ago
  Akihiko Odaki dbd6623ce7 gdbstub: Check if gdb_regs is NULL 1 year ago
  Clément Chigot e216256ae9 gdbstub: replace exit calls with proper shutdown for softmmu 1 year ago