Add marshalling infrastructure and test case
commit87b4dd13e3741522a10b746750a13809d0b06411
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Nov 2010 03:05:20 +0000 (7 21:05 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Nov 2010 03:05:20 +0000 (7 21:05 -0600)
treec3fbd1cce7e6a47b6ac1f096eb6df2a6662d7fa5
parentc2f972fe80586b89c5fc52b316c82bfacd3c3ef3
Add marshalling infrastructure and test case

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
include/device.hpp
include/marshal.hpp [new file with mode: 0644]
include/mc146818a.hpp
include/timer.hpp
pc/mc146818a.cpp
test/test-marshal.cpp [new file with mode: 0644]
time/timer.cpp