1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="gimdebug">
|
---|
4 | <title>Paravirtualized Debugging</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | This section covers debugging of guest operating systems using
|
---|
9 | interfaces supported by paravirtualization providers.
|
---|
10 | </p>
|
---|
11 | <note>
|
---|
12 | <p>
|
---|
13 | Paravirtualized debugging significantly alter guest operating
|
---|
14 | system behaviour and should only be used by expert users for
|
---|
15 | debugging and diagnostics.
|
---|
16 | </p>
|
---|
17 | </note>
|
---|
18 | <p>
|
---|
19 | These debug options are specified as a string of key-value pairs
|
---|
20 | separated by commas. An empty string disables paravirtualized
|
---|
21 | debugging.
|
---|
22 | </p>
|
---|
23 | </body>
|
---|
24 | </topic>
|
---|