Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 48
and
Version 49
of
linux/kvm
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2013/05/23 08:45:44 (
12 years
ago)
Author:
yuna
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
linux/kvm
v48
v49
67
67
<!-- DISKの定義 -->
68
68
<disk type='file' device='disk'>
69
<driver name='qemu' type='raw'
/>
69
<driver name='qemu' type='raw'
io='native'
/>
70
70
<source file='/mnt/sda5/ubuntu.img'/>
71
71
<target dev='hda' bus='ide'/>