summaryrefslogtreecommitdiff
path: root/chip/host/system.c
Commit message (Expand)AuthorAgeFilesLines
* emulator: Fix a bug that jump tag is overwrittenVic (Chun-Ju) Yang2014-01-081-5/+0
* Support emulator hibernateVic Yang2013-07-241-1/+11
* Reboot emulator with execv()Vic Yang2013-07-241-2/+3
* Fix reset flags and sysjump time for emulatorVic Yang2013-07-231-13/+70
* Test sysjump tag in kb_8042 testVic Yang2013-07-231-1/+103
* Use uintptr_t when converting integer from/to pointerVic Yang2013-05-071-2/+2
* Add persistent storage for emulatorVic Yang2013-05-071-0/+29
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+74