diff options
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 8322a0888d..39a3a76ca4 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -896,6 +896,9 @@ only). @item -no-hpet Disable HPET support. +@item -acpitable [sig=@var{str}][,rev=@var{n}][,oem_id=@var{str}][,oem_table_id=@var{str}][,oem_rev=@var{n}] [,asl_compiler_id=@var{str}][,asl_compiler_rev=@var{n}][,data=@var{file1}[:@var{file2}]...] +Add ACPI table with specified header fields and context from specified files. + @end table Linux boot specific: When using these options, you can use a given |