Home
last modified time | relevance | path

Searched hist:b2bbadc63c5e907bbb7a19244929ef4c028f3d01 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/system/
H A Dglobals.cdiff b2bbadc63c5e907bbb7a19244929ef4c028f3d01 Tue Mar 26 22:05:14 CDT 2024 Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> hw/xen: detect when running inside stubdomain

Introduce global xen_is_stubdomain variable when qemu is running inside
a stubdomain instead of dom0. This will be relevant for subsequent
patches, as few things like accessing PCI config space need to be done
differently.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <e66aa97dca5120f22e015c19710b2ff04f525720.1711506237.git-series.marmarek@invisiblethingslab.com>
Signed-off-by: Anthony PERARD <anthony@xenproject.org>
/openbmc/qemu/include/hw/xen/
H A Dxen.hdiff b2bbadc63c5e907bbb7a19244929ef4c028f3d01 Tue Mar 26 22:05:14 CDT 2024 Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> hw/xen: detect when running inside stubdomain

Introduce global xen_is_stubdomain variable when qemu is running inside
a stubdomain instead of dom0. This will be relevant for subsequent
patches, as few things like accessing PCI config space need to be done
differently.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <e66aa97dca5120f22e015c19710b2ff04f525720.1711506237.git-series.marmarek@invisiblethingslab.com>
Signed-off-by: Anthony PERARD <anthony@xenproject.org>
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.cdiff b2bbadc63c5e907bbb7a19244929ef4c028f3d01 Tue Mar 26 22:05:14 CDT 2024 Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> hw/xen: detect when running inside stubdomain

Introduce global xen_is_stubdomain variable when qemu is running inside
a stubdomain instead of dom0. This will be relevant for subsequent
patches, as few things like accessing PCI config space need to be done
differently.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <e66aa97dca5120f22e015c19710b2ff04f525720.1711506237.git-series.marmarek@invisiblethingslab.com>
Signed-off-by: Anthony PERARD <anthony@xenproject.org>