Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-15 | target/hexagon: Use explicit little-endian LD/ST API | Philippe Mathieu-Daudé | 1 | -5/+5 |
2024-10-15 | target/hexagon: Replace ldtul_p() -> ldl_p() | Philippe Mathieu-Daudé | 1 | -5/+5 |
2024-08-07 | Hexagon: lldb read/write predicate registers p0/p1/p2/p3 | Taylor Simpson | 1 | -1/+18 |
2024-03-12 | target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé | 1 | -4/+2 |
2024-02-28 | gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb | Akihiko Odaki | 1 | -2/+8 |
2023-05-18 | Hexagon (gdbstub): add HVX support | Taylor Simpson | 1 | -0/+68 |
2023-05-18 | Hexagon (gdbstub): fix p3:0 read and write via stub | Brian Cain | 1 | -0/+16 |
2023-03-07 | gdbstub: move register helpers into standalone include | Alex Bennée | 1 | -1/+1 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2021-02-18 | Hexagon (target/hexagon) GDB Stub | Taylor Simpson | 1 | -0/+47 |