On 28.04.25 17:31, Alejandro Vallejo wrote:
On Mon Apr 28, 2025 at 4:15 PM BST, Jürgen Groß wrote:
On 28.04.25 17:12, Alejandro Vallejo wrote:
On Thu Apr 24, 2025 at 10:41 AM BST, Anthony PERARD wrote:
On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
@@ -1903,10 +1894,7 @@ it ma
On Mon Apr 28, 2025 at 4:15 PM BST, Jürgen Groß wrote:
> On 28.04.25 17:12, Alejandro Vallejo wrote:
>> On Thu Apr 24, 2025 at 10:41 AM BST, Anthony PERARD wrote:
>>> On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
@@ -1903,10 +1894,7 @@ it may be useful to request a different o
On 28.04.25 17:12, Alejandro Vallejo wrote:
On Thu Apr 24, 2025 at 10:41 AM BST, Anthony PERARD wrote:
On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
@@ -1903,10 +1894,7 @@ it may be useful to request a different one, like UEFI.
=item B
-Loads ROMBIOS, a 16-bit x86 compa
On Thu Apr 24, 2025 at 10:41 AM BST, Anthony PERARD wrote:
> On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
>> @@ -1903,10 +1894,7 @@ it may be useful to request a different one, like
>> UEFI.
>>
>> =item B
>>
>> -Loads ROMBIOS, a 16-bit x86 compatible BIOS. This is used by de
On 24.04.25 11:41, Anthony PERARD wrote:
On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
diff --git a/docs/man/xl.cfg.5.pod.in b/docs/man/xl.cfg.5.pod.in
index 7339c44efd..ccf0c58895 100644
--- a/docs/man/xl.cfg.5.pod.in
+++ b/docs/man/xl.cfg.5.pod.in
@@ -895,12 +895,6 @@ is used.
On Tue, Apr 08, 2025 at 02:35:20PM +0200, Juergen Gross wrote:
> diff --git a/docs/man/xl.cfg.5.pod.in b/docs/man/xl.cfg.5.pod.in
> index 7339c44efd..ccf0c58895 100644
> --- a/docs/man/xl.cfg.5.pod.in
> +++ b/docs/man/xl.cfg.5.pod.in
> @@ -895,12 +895,6 @@ is used.
> Specifies the path to the X au
In preparation to no longer support qemu-traditional (including
qemu-stubdom), remove it from documentation.
Signed-off-by: Juergen Gross
---
V2:
- mention "qemu_xen_traditional" in xenstore-paths.pandoc as a removed
device model variant (Andrew Cooper)
- don't drop Config.mk related documentat