Add linux-next specific files for 20110831
[linux-2.6/next.git] / tools / kvm / tests / kernel / README
blob2923777e6d654510116fd5ad3282a22ec09c286e
1 Compiling
2 ---------
4 You can simply type:
6   $ make
8 to build a 16-bit binary that uses the i8086 instruction set.
10 Disassembling
11 -------------
13 Use the "-m i8086" command line option with objdump to make sure it knows we're
14 dealing with i8086 instruction set:
16   $ objdump -d -m i8086 i8086.elf