Displaying 1 result from an estimated 1 matches for "bolume".
Did you mean:
volume
2007 Oct 16
0
[PATCH][IOEMU] Fix to Allow blktap to be able to be booted as system volume for PV-on-HVM.
Hi All,
I sent the patch to allow blktap to be able to booted as system bolume for
PV-on-HVM.
However, there was a problem that hdN and xvdN were not able to be specified at
the same time.
I made the patch to correct it as follows.
- Whether hdN is defined first is checked.
- If hdN is defined, xvdN is not replaced with hdN.
Signed-off-by: Takanori Kasai <kasai.takanori...