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>This section covers debugging of guest operating systems using interfaces supported by paravirtualization
|
---|
8 | providers. </p>
|
---|
9 | <note>
|
---|
10 | <p>Paravirtualized debugging significantly alter guest operating system behaviour and should only be used by
|
---|
11 | expert users for debugging and diagnostics. </p>
|
---|
12 | </note>
|
---|
13 | <p>These debug options are specified as a string of key-value pairs separated by commas. An empty string disables
|
---|
14 | paravirtualized debugging. </p>
|
---|
15 | </body>
|
---|
16 | </topic>
|
---|