HarryWei / cloudxy

Automatically exported from code.google.com/p/cloudxy
6 stars 3 forks source link

Check HLFS Patch for QEMU, which has errors when execute "git apply hlfs_driver_for_qemu.patch" #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. git clone git://git.qemu.org/qemu.git
2. cd qemu
3. cp ../hlfs/patches/hlfs_driver_for_qemu.patch ./ 
4. git apply hlfs_driver_for_qemu.patch

NOTE: Step 3 is just copy hlfs patch for QEMU to qemu dir.

What is the expected output? What do you see instead?
Expected output:
HLFS patch was patched well.

See instead:
error: patch failed: configure:223
error: configure: patch does not apply

Original issue reported on code.google.com by harryxi...@gmail.com on 21 Jan 2013 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by kanghua...@gmail.com on 9 Feb 2013 at 6:26