sample to use the softmmu
This commit is contained in:
@@ -57,3 +57,8 @@ if test -e $DIR/sample_x86_32_gdt_and_seg_regs; then
|
||||
echo "=========================="
|
||||
$DIR/sample_x86_32_gdt_and_seg_regs
|
||||
fi
|
||||
|
||||
if test -e $DIR/sample_mmu; then
|
||||
echo "=========================="
|
||||
$DIR/sample_mmu
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user