commit | 5feb83c8a55744397b4dd208fb4016a5c051222e | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Aug 23 10:23:45 2010 +0300 |
committer | Kevin O'Connor <kevin@koconnor.net> | Tue Aug 24 00:18:09 2010 -0400 |
tree | 4f3f576d228de25deafb26b1eb4fac9f0659fb20 | |
parent | 22f637848ee1bdc39ef42a3f9a003621fa7a4fef [diff] |
add write support to virtio-blk Windows XP does write to sector 0 during installation and prints mysterious error if write fails. Interestingly if write drops data, but returns OK to Windows installer installation proceed without complains and completes successfully. Signed-off-by: Gleb Natapov <gleb@redhat.com>