Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
16a1d13f
Commit
16a1d13f
authored
Dec 13, 2018
by
joelalju
Browse files
967_channel_tag: fix: missing redhat definitions added in xml. Issue #967
parent
a51d7543
Changes
2
Hide whitespace changes
Inline
Side-by-side
etc/xml/empty-i386.xml
View file @
16a1d13f
...
...
@@ -63,6 +63,10 @@
<target
type=
'serial'
port=
'0'
/>
<alias
name=
'serial0'
/>
</console>
<channel
type=
'spicevmc'
>
<target
type=
'virtio'
name=
'com.redhat.spice.0'
/>
<address
type=
'virtio-serial'
controller=
'0'
bus=
'0'
port=
'1'
/>
</channel>
<input
type=
'mouse'
bus=
'ps2'
>
<alias
name=
'input0'
/>
</input>
...
...
etc/xml/jessie-i386.xml
View file @
16a1d13f
...
...
@@ -52,6 +52,10 @@
<console
type=
'pty'
>
<target
type=
'serial'
port=
'0'
/>
</console>
<channel
type=
'spicevmc'
>
<target
type=
'virtio'
name=
'com.redhat.spice.0'
/>
<address
type=
'virtio-serial'
controller=
'0'
bus=
'0'
port=
'1'
/>
</channel>
<input
type=
'mouse'
bus=
'ps2'
/>
<input
type=
'keyboard'
bus=
'ps2'
/>
<graphics
type=
'spice'
autoport=
'yes'
listen=
'127.0.0.1'
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment