127232 Commits (40a5b6745ed4b586d9e29c71ac492b1309c3f419)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 40a5b6745e page-vary: Expose TARGET_PAGE_BITS_MIN definition 2 months ago
Daniel P. Berrangé d2f198027b meson: don't access 'cxx' object without checking cpp lang 2 months ago
Philippe Mathieu-Daudé 747b494f12 system: Reduce 'arch_init.h' scope 2 months ago
Philippe Mathieu-Daudé 1bfbe1fc5a system: Make qemu_arch_available() common code 2 months ago
Philippe Mathieu-Daudé 1afc7da7db hw/scsi/disk: Prefer target_s390x() over qemu_arch_available() 2 months ago
Philippe Mathieu-Daudé 2dc8c9cf72 qemu/target_info: Add target_s390x() helper 2 months ago
Philippe Mathieu-Daudé 4b75d19e36 qemu: Document qemu_arch_available() method 2 months ago
Alex Bennée 345179a72f target/m68k: clean-up includes in cpu.c 1 month ago
Philippe Mathieu-Daudé 936c783dab target/tricore: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé cb543f4ac1 target/s390x: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé dea007d310 target/rx: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé e9b39c7d72 target/m68k: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé 9c6bed12f4 target/loongarch: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé 7700b0106f target/avr: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé bbcab06e41 target/alpha: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé ceffd13311 target/or1k: Build 'gdbstub.c' once for system single binary 1 month ago
Philippe Mathieu-Daudé eb908759ae target/or1k: Rename 'openrisc' -> 'or1k' in meson.build 1 month ago
Philippe Mathieu-Daudé b7288c06fd target/sh4: Build 'gdbstub.c' once for system binaries 1 month ago
Philippe Mathieu-Daudé 1c94da7a34 target/sh4: Build 'monitor.c' once for system binaries 1 month ago
Philippe Mathieu-Daudé a056e7a3b8 target/microblaze: Build 'gdbstub.c' once for system binaries 1 month ago
Philippe Mathieu-Daudé 4ebb5ba551 gdbstub/helpers: Convert gdb_get_regl() macro to inlined helper 1 month ago
Philippe Mathieu-Daudé 2420b3fdfb target/sparc: Expand gdb_get_regl() in gdb_get_rega() 1 month ago
Philippe Mathieu-Daudé e1824a1042 target/sh4: Expand gdb_get_regl() -> gdb_get_reg32() 1 month ago
Philippe Mathieu-Daudé 14a39fc17b target/rx: Expand gdb_get_regl() -> gdb_get_reg32() 1 month ago
Philippe Mathieu-Daudé 7831e5f48d target/hexagon: Expand gdb_get_regl() -> gdb_get_reg32() 1 month ago
Philippe Mathieu-Daudé 34fa8dbbf2 target/alpha: Expand gdb_get_regl() -> gdb_get_reg64() 1 month ago
Philippe Mathieu-Daudé cebda82488 gdbstub: Remove ldtul*() macros 1 year ago
Philippe Mathieu-Daudé 62b7f6df56 target/i386: Expand 64-bit definitions when TARGET_LONG_BITS == 64 1 month ago
Philippe Mathieu-Daudé 7ca74dc98d target/i386: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé de32a75647 target/riscv: Remove unnecessary target_ulong type uses 1 month ago
Philippe Mathieu-Daudé 7170bddcd9 target/riscv: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé 2497a8a6e1 target/mips: Replace ldtul_p() -> ldn_p() 1 year ago
Philippe Mathieu-Daudé 27385bc1ce target/ppc: Replace ldtul_p() -> ldn_p() 1 month ago
Philippe Mathieu-Daudé 8ef71fe91c target/sparc: Factor sparc_cpu_gdb_write_register() out 1 month ago
Philippe Mathieu-Daudé 6bd0ccc455 target/riscv: Remove empty target_monitor_defs() symbol 1 month ago
Philippe Mathieu-Daudé aa75a7c09b target/or1k: Use XML register definitions from GDB 1 month ago
Philippe Mathieu-Daudé c91f3330cc target/ppc: Extract monitor-related code to monitor.c 1 month ago
Philippe Mathieu-Daudé 53e6619ee0 target/ppc: Remove MonitorDef register entries available via gdbstub 1 month ago
Philippe Mathieu-Daudé f7a46c64c8 target/m68k: Remove MonitorDef register entries available via gdbstub 1 month ago
Philippe Mathieu-Daudé 3200552839 target/i386: Remove MonitorDef register entries available via gdbstub 1 month ago
Philippe Mathieu-Daudé d1a4a7dfc7 target/sparc: Remove MonitorDef register entries available via gdbstub 1 month ago
Philippe Mathieu-Daudé 42cc2028a4 monitor/hmp: Handle gdb-xml exposed registers via gdb_get_register() 1 month ago
Philippe Mathieu-Daudé fe1958cdb6 target/sparc: Expose gdbstub registers to sparc32 targets 1 month ago
Philippe Mathieu-Daudé 0f0f47d8b8 target/sparc: Expose gdbstub registers to sparc32plus target 1 month ago
Philippe Mathieu-Daudé 00c82c36b0 target/sparc: Restore 'gdb-xml/sparc64-cpu.xml' 1 month ago
Philippe Mathieu-Daudé 85b4bcf3d5 target/sparc: Restore 'gdb-xml/sparc64-fpu.xml' 1 month ago
Philippe Mathieu-Daudé 891601f2e4 target/sparc: Restore 'gdb-xml/sparc64-cp0.xml' 1 month ago
Philippe Mathieu-Daudé 733c41f0aa target/sparc: Introduce sparc_cpu_register_gdb_regs() stub 1 month ago
Philippe Mathieu-Daudé 7ddd3aca5f gdbstub: Always infer gdb_num_core_regs when using XML file 1 month ago
Philippe Mathieu-Daudé 744bafc3f2 gdbstub: Make generated compound literal array size explicit 1 month ago