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. patch -p1 < hlfs_driver_for_qemu.patch
5, Modify the dead path
What is the expected output? What do you see instead?
Expected:
Should not let user modify this dead path.
Instead:
Now, must modify these paths.
Original issue reported on code.google.com by harryxi...@gmail.com on 21 Jan 2013 at 6:46
Original issue reported on code.google.com by
harryxi...@gmail.com
on 21 Jan 2013 at 6:46