This website requires JavaScript.
57a4a3457e
thermosphere: fix thread reporting logic, etc
TuxSH
2020-02-01 16:28:31 +00:00
fe3badcdf7
thermosphere: fix reporting logic of initial break event
TuxSH
2020-02-01 16:20:45 +00:00
18ca273107
thermosphere: fix target.xml generation
TuxSH
2020-02-01 15:45:57 +00:00
2915aed461
thermosphere: fix irq buffer overflow
TuxSH
2020-02-01 15:31:08 +00:00
6457dce5b1
thermosphere: add more debugging strings
TuxSH
2020-02-01 15:11:59 +00:00
eff433f62c
thermosphere: gdb: fix a few bugs
TuxSH
2020-02-01 14:25:12 +00:00
86eaa7777b
thermosphere: pl011: fix uartSetInterruptStatus
TuxSH
2020-02-01 01:15:42 +00:00
116d0703f4
thermosphere: actually report the debug events
TuxSH
2020-01-31 23:54:42 +00:00
fded7fd692
thermosphere: gdb: fix GDB_SendStopReply
TuxSH
2020-01-31 23:46:25 +00:00
3190d971a1
thermosphere: pause at start, some cleanup, etc.
TuxSH
2020-01-31 23:23:41 +00:00
b929d76009
thermosphere: libc: fix missing macro
TuxSH
2020-01-31 23:15:34 +00:00
6b546a2716
thermosphere: qemu: make serial go through a socket
TuxSH
2020-01-31 23:12:36 +00:00
26461cd7a9
thermosphere: oops
TuxSH
2020-01-31 23:04:22 +00:00
680a768178
thermosphere: reduce usage of nonvolatile memory by around 4KB
TuxSH
2020-01-31 18:42:16 +00:00
1fd2cdb664
thermosphere: gdb: add debugManagerInit
TuxSH
2020-01-31 02:53:40 +00:00
057d3e5e1c
thermosphere: gdb: add missing command list entries, fix warnings again
TuxSH
2020-01-31 02:28:51 +00:00
6becc5dc8a
thermosphere: add src/gdb to build list, fix subsequent warnings and errors
TuxSH
2020-01-31 01:58:56 +00:00
55c92b3ab1
thermosphere: fix break/continue (?), fix attach/detach
TuxSH
2020-01-31 01:12:59 +00:00
598b0b4b56
thermosphere: gdb: remove currentThreadId; migrate rx irq
TuxSH
2020-01-31 00:36:15 +00:00
5a29fd17fe
thermosphere: gdb: add core_on and core_off handling
TuxSH
2020-01-31 00:28:05 +00:00
ced0b32556
thermosphere: forgot to call exceptionReturnPreprocess in start.s
TuxSH
2020-01-31 00:25:17 +00:00
997d1a5b0a
thermosphere: gdb: properly handle vStopped ack sequence
TuxSH
2020-01-30 01:56:31 +00:00
8dc536cc5b
thermosphere: gdb/debug: avoid pause/unpause race condition in vCont + bugfix
TuxSH
2020-01-30 01:22:37 +00:00
5dd8e3c129
thermosphere: gdb: fix parsing errors in vCont and hex decode
TuxSH
2020-01-29 18:08:39 +00:00
b08c1e34b1
thermosphere: gdb add break & vCont handling
TuxSH
2020-01-29 01:19:38 +00:00
ba9b99713f
thermosphere: GDB_TrySignalDebugEvent, do nothing if not attached
TuxSH
2020-01-28 01:18:17 +00:00
52c3397b19
thermosphere: add structural changes needed for range step
TuxSH
2020-01-28 01:13:21 +00:00
cba5c08bbc
thermosphere: resend debug event if not handled
TuxSH
2020-01-28 00:38:53 +00:00
adc6962d99
thermosphere: impl. debug event dispatching, vStopped, "?"
TuxSH
2020-01-27 22:17:25 +00:00
d7ffcfc5d5
thermosphere: debug manager wip
TuxSH
2020-01-27 00:46:00 +00:00
f69ef02096
thermosphere: gdb: remove server, rewrite data processing in gdb/context and gdb/net
TuxSH
2020-01-26 23:50:30 +00:00
5dc54d8764
thermosphere: optimize barrier and core_ctx
TuxSH
2020-01-26 15:07:26 +00:00
b168b0c2eb
thermopshere: add spinlock try lock
TuxSH
2020-01-26 01:44:17 +00:00
65205f74da
thermosphere: rewrite gdb/reg
TuxSH
2020-01-25 22:55:38 +00:00
abc699aa3d
thermosphere: rework fpu register handling
TuxSH
2020-01-25 20:16:10 +00:00
e3961f225c
thermosphere: introduce "ENSURE"
TuxSH
2020-01-25 17:20:43 +00:00
d0821a3f50
thermosphere: small spinlock improvements
TuxSH
2020-01-25 16:13:16 +00:00
f4e7425b27
thermosphere: refactor gdb/thread
TuxSH
2020-01-25 01:12:35 +00:00
8b28e6f107
thermosphere: gdb: target xml + various refactoring
TuxSH
2020-01-24 20:24:05 +00:00
3ef785ef21
thermosphere: rewrite gdb/mem
TuxSH
2020-01-24 00:52:55 +00:00
a501f0b4a2
thermosphere: gdb/net: reduce stack/memory usage by using memmove
TuxSH
2020-01-23 23:43:30 +00:00
559b54a319
thermopshere: gdb: rewrite stop point handling
TuxSH
2020-01-23 22:00:39 +00:00
55be6773fd
thermosphere: retrieve wp direction
TuxSH
2020-01-23 02:32:27 +00:00
e723415e44
thermosphere: some gdb/debug refactor
TuxSH
2020-01-23 02:15:03 +00:00
c66b70b1a2
thermopshère: rewrite some gdb/net functions
TuxSH
2020-01-22 21:29:44 +00:00
b545295f32
thermosphere: add esr_el2 to exception frame
TuxSH
2020-01-22 21:08:52 +00:00
7bf92888a4
thermosphere: allow each core to pause itself in a lock-free manner & fix bugs
TuxSH
2020-01-22 20:26:14 +00:00
63f5255a3d
thermosphere: wip gdb
TuxSH
2020-01-22 01:50:03 +00:00
e4b2745e7c
thermosphere: copy paste lots of gdb luma files (but don't build them yet)
TuxSH
2020-01-21 22:38:29 +00:00
d80299d9ce
thermosphere: minor changes
TuxSH
2020-01-21 22:24:15 +00:00
0014991378
thermosphere: incl pattern utils
TuxSH
2020-01-21 01:56:35 +00:00
cfdf1e7ec6
thermosphere: unfuck sw breakpoint logic
TuxSH
2020-01-21 01:27:47 +00:00
09bb173757
thermosphere: uninline recursive lock funcs
TuxSH
2020-01-21 00:05:01 +00:00
2d32a812b7
thermosphere: implement reading and writing guest memory
TuxSH
2020-01-20 02:24:02 +00:00
aebdb2a774
thermosphere: we expose a GICv2, not a GICv1
TuxSH
2020-01-19 18:23:37 +00:00
f943b8e94f
thermosphere: use ish instead of sy in most places
TuxSH
2020-01-19 18:18:48 +00:00
cb38236bf0
thermosphere: fix fmt.c "l" handling
TuxSH
2020-01-19 16:56:29 +00:00
7553580b64
thermosphere: major refactor of memory map
TuxSH
2020-01-17 22:10:26 +00:00
5eb2d79996
thermosphere: disable interrupts in debugPauseCores
TuxSH
2020-01-16 01:41:43 +00:00
1c707d9ded
thermosphere: rewrite debug pause & fix single step state machine
TuxSH
2020-01-16 01:18:34 +00:00
2753b6cf8f
thermosphere: trap set/way dcache access
TuxSH
2020-01-15 17:30:25 +00:00
114cdc5aa4
thermosphere: use barriers and caches *properly*. Cache code refactoring
TuxSH
2020-01-15 02:42:07 +00:00
fbdd941061
thermosphere: add debug pause logic
TuxSH
2020-01-14 02:09:51 +00:00
3e7e658594
thermosphere: add common asm macros
TuxSH
2020-01-14 00:58:31 +00:00
84a2dc4ad9
thermosphere: add fpu regs save/restore
TuxSH
2020-01-14 00:32:09 +00:00
c085a67150
thermosphere: add cctx->userFrame
TuxSH
2020-01-13 22:46:10 +00:00
674f3d0fc9
thermosphere: fix ptimer time freezing (again)
TuxSH
2020-01-13 19:23:53 +00:00
e5f6440c3f
thermosphere: properly implement guest timer stuff
TuxSH
2020-01-12 21:51:50 +00:00
3b542e749f
thermosphere: add TransportInterface abstraction layer
TuxSH
2020-01-12 01:59:26 +00:00
26bda4f32d
thermosphere: refactor tegra uart code, etc.
TuxSH
2020-01-11 01:36:55 +00:00
a552c254e0
thermosphere: pl011 uart refactor
TuxSH
2020-01-10 19:45:31 +00:00
57548e67fb
thermosphere: fix pl101 uart reg definitions
TuxSH
2020-01-10 02:03:06 +00:00
edb942a032
thermosphere: add proper memory/instruction barriers for breakpoint stuff
TuxSH
2020-01-09 22:47:22 +00:00
0dd5f1f6d4
thermosphere: add hypervisor timer code
TuxSH
2020-01-09 19:24:05 +00:00
4d8a07943c
thermosphere: qemu: get rid of arm tf
TuxSH
2020-01-09 02:50:35 +00:00
f19c67435a
thermosphere: refactor exception handlers & add stolen time/emulated ptimer logic
TuxSH
2020-01-08 22:18:56 +00:00
2f999497df
thermosphere: rewrite sysreg trapping code, add skeleton code for timer val trap handling; support A32 EL1 once again
TuxSH
2020-01-07 02:17:05 +00:00
a67d682c10
thermosphere: don't trap memory register writes/don't migrate sw breakpoints
TuxSH
2020-01-06 21:57:53 +00:00
2219494675
thermosphere: vgic: largely reduce the number of mmio accesses
TuxSH
2020-01-05 23:51:17 +00:00
d560330a9d
thermosphere: make the pending virq list ordering stable
TuxSH
2020-01-05 21:54:02 +00:00
3424e0bf71
thermosphere: fix wrong icfgr shift; fix list handling bug
TuxSH
2020-01-05 16:04:53 +00:00
7d30fce54c
thermosphere: vgic: fix OOB accesses, fix icfgr and itargetsr handling
TuxSH
2020-01-05 00:33:35 +00:00
81a3b4fff5
thermosphere: fix is/ic registers usage; fix offset calculation
TuxSH
2020-01-04 20:18:43 +00:00
d43d1af62a
thermosphere: fix truncation in vgicCleanupPendingList
TuxSH
2020-01-03 02:53:16 +00:00
7573d1ad3e
thermosphere: honor irq config for ppis
TuxSH
2020-01-03 01:57:57 +00:00
5f83df2599
thermosphere: yikes
TuxSH
2020-01-02 23:29:37 +00:00
aeca48503b
thermosphere: use strict volatile bitfields just in case
TuxSH
2020-01-02 21:21:09 +00:00
0fb5f81e8a
thermosphere: vgic: fix critical bug in vgicUpdateState, add more checks
TuxSH
2020-01-02 18:45:30 +00:00
b0d258209c
thermosphere: add CFI where needed, add PANIC macro, etc.
TuxSH
2020-01-02 18:41:52 +00:00
c365fff119
thermosphere: vgic: mostly fix vSGI handling, remove unimplementable/unused stuff + bugfixes
TuxSH
2020-01-02 01:40:30 +00:00
0b532a0dfb
thermosphere: fix guest access to irq 25, etc; we don't need to raise VI manually
TuxSH
2019-12-26 00:05:36 +00:00
1345aef693
thermosphere: add PPI definitions
TuxSH
2019-12-25 20:46:38 +00:00
eda6a8d8d6
vgic: fix multiple bugs
TuxSH
2019-12-26 00:33:38 +00:00
f75f584f2f
thermosphere: fix various vgic bugs; fix register access OOB bug (xzr)
TuxSH
2019-12-24 17:35:47 +00:00
62fe082cd4
thermosphere: vgic: fix enabled state of virqs
TuxSH
2019-12-26 00:33:21 +00:00
6cef320bc1
thermosphere: fix multiple bugs
TuxSH
2019-12-23 20:12:02 +00:00
e7b351ddb8
thermosphere: vgic code draft
TuxSH
2019-08-18 00:40:47 +02:00
9787bca325
thermosphere: also trap GICH (to deny access)
TuxSH
2019-08-14 15:48:07 +02:00
bb1ba5308d
thermosphere: handle stage2 data aborts, trap gicd accesses
TuxSH
2019-08-14 00:33:19 +02:00
442f4ef9ef
thermosphere: implement stop point broadcast
TuxSH
2019-08-13 00:14:56 +02:00