index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
checkstack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle unknown function addresses in tools/checkstack.py.
Kevin O'Connor
2010-05-01
1
-17
/
+16
*
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
2010-05-01
1
-1
/
+1
*
Improvements to tools/checkstack.py.
Kevin O'Connor
2010-03-09
1
-34
/
+113
*
Update tools/checkstack.py - new compilers set %ebp in preamble.
Kevin O'Connor
2009-08-09
1
-0
/
+3
*
checkstack.py should not match pushaw on stack usage check.
Kevin O'Connor
2009-06-10
1
-1
/
+1
*
Keep relocated 16bit code so checkstack can use it.
Kevin O'Connor
2009-05-27
1
-1
/
+1
*
Minor - rename BX_PANIC to panic.
Kevin O'Connor
2009-02-08
1
-2
/
+2
*
Switch to new stack when calling ATA function in 16bit mode.
Kevin O'Connor
2009-01-01
1
-2
/
+2
*
Misc minor cleanups.
Kevin O'Connor
2008-10-26
1
-2
/
+2
*
Change checkstack.py tool - key functions by address instead of name.
Kevin O'Connor
2008-07-13
1
-45
/
+48
*
Add hack to prevent checkstack.py from infinitely recursing (with bad input).
Kevin O'Connor
2008-07-04
1
-0
/
+1
*
Improvements to checkstack.py tool.
Kevin O'Connor
2008-06-07
1
-11
/
+34
*
Add tool to check stack usage of 16bit code.
Kevin O'Connor
2008-05-12
1
-0
/
+117