/[qemu]/qemu/qemu-doc.texi
ViewVC logotype

Diff of /qemu/qemu-doc.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55 by bellard, Thu Feb 10 21:46:47 2005 UTC revision 1.56 by bellard, Sat Feb 12 15:02:03 2005 UTC
# Line 1161  tar zxvf qemu-x.y.z.tar.gz Line 1161  tar zxvf qemu-x.y.z.tar.gz
1161  cd qemu-x.y.z  cd qemu-x.y.z
1162  @end example  @end example
1163    
1164    If you want to use the optional QEMU Accelerator Module, then download
1165    it and install it in qemu-x.y.z/:
1166    @example
1167    tar zxvf /tmp/kqemu-x.y.z.tar.gz
1168    @end example
1169    
1170  Then you configure QEMU and build it (usually no options are needed):  Then you configure QEMU and build it (usually no options are needed):
1171  @example  @example
1172  ./configure  ./configure
# Line 1226  following in @file{/etc/rc.d/rc.local}: Line 1232  following in @file{/etc/rc.d/rc.local}:
1232    
1233  @example  @example
1234  # Create the KQEMU device  # Create the KQEMU device
1235  mknod /dev/kqemu c 254 0  mknod /dev/kqemu c 250 0
1236  chmod 666 /dev/kqemu  chmod 666 /dev/kqemu
1237  @end example  @end example
1238    

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26