From ac467be24d1823025bf525a75a8bab122f029069 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 17 Mar 2013 10:29:06 -0400 Subject: Update README - copy *.aml files for QEMU. Signed-off-by: Kevin O'Connor --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index c6462b7..a87a0ad 100644 --- a/README +++ b/README @@ -17,6 +17,7 @@ bios images and then overwrite the main bios image. For example: cp /usr/share/qemu/*.bin mybiosdir/ cp out/bios.bin mybiosdir/ +cp out/*.aml mybiosdir/ Once this is setup, one can instruct qemu to use the newly created directory for rom images. For example: -- cgit v1.1