Displaying 11 results from an estimated 11 matches for "pvgrub2".
Did you mean:
pvgrub
2019 Jan 07
2
Bug#776450: Xen PVH support for grub-xen in Buster
...of a series of discussions between me, Ian Jackson (Xen), Ian
> Campbell (Xen), Vladimir Serbinenko (GRUB), and possibly a few others
> I've forgotten, and I don't recall to what extent we ever wrote down the
> entire rationale in one place. In fact
> https://wiki.xen.org/wiki/PvGrub2 seems to have most of it now that I
> look, but I'll try to summarise it all here.
>
> [...]
Thanks a lot for the explanation again, that really helps.
> Of course it was also possible to use pvgrub with the sort of scheme you
> describe, where the host declares how the guest...
2019 Jan 05
4
Bug#776450: Xen PVH support for grub-xen in Buster
...tuff and a grub.cfg on the domU filesystem.
If that works, then it's a matter of figuring out how to get that
grub-i386-xen_pvh.bin and the modules built in the packaging?
Thanks,
Hans
[0] Background of the whole story how we ended up doing so for PV:
https://tech.mendix.com/linux/2014/09/06/pvgrub2/
https://tech.mendix.com/linux/2014/09/16/pvgrub2-live/
2012 May 21
6
Pvgrub on Debian dom0
Hi,
Having a problem getting a domu to boot correctly.
When I enter xl create guest it boots straight into grubdom.
If I enter the config location in grubdom t boots as expected.
The location of the grub.cfg is the same in my domu config as what in entering but just will not work.
Any ideas?
Ian
.
2015 Sep 14
2
adding xen support to grub2 got segfault running grub2-mkimage
There is some interest lately in making a self-contained grub2 boot image - call it pvgrub2, used for booting paravirtual domU in xen where a grub2 config is installed.
First attempt------------------
I first tried using the grub2*.src.rpm from the C7 vault.
I configured as shown belowhttps://blog.xenproject.org/2015/01/07/using-grub-2-as-a-bootloader-for-xen-pv-guests/
for headers, I use...
2013 Dec 05
35
Xen 4.4 development update: RC0 imminent
...* Event channel scalability (FIFO event channels)
* Non-udev scripts for driver domains (non-Linux driver domains)
* Multi-vector PCI MSI (Hypervisor side)
* Improved Spice support on libxl
- Added Spice vdagent support
- Added Spice clipboard sharing support
* PHV domU (experimental only)
* pvgrub2 checked into grub upstream (external)
* ARM64 guest
* Guest EFI booting (tianocore)
* kexec
* Testing: Xen on ARM
* Update to SeaBIOS 1.7.3.1
* Update to qemu 1.6
* SWIOTLB (in Linux 3.13)
* Disk: indirect descriptors (in 3.11)
== Resolved since last update ==
* xen_platform_pci=0 doesn...
2019 Jan 03
2
Xen PVH support for grub-xen in Buster
Hi Debian Grub maintainer,
In december, Xen PVH support has been committed in grub master:
https://www.mail-archive.com/grub-devel at gnu.org/msg28125.html
The last pieces needed in the Linux kernel to boot PVH with grub2 landed
in Linux 4.20. I asked our kernel team to carry those patches on top of
the Linux 4.19 kernel that is going to ship in Buster, and that wish was
granted:
2012 Jul 20
0
pvgrub replacements
...grub 1 support is raising.
Tody I received a notification from Arch Linux who are also doing this.
The problem with this situation is when a distro installs grub2 because
of a package dependency.
So what I would like to know is whether there are more alternatives for
PV than pvgrub. ExtLinux or pvgrub2 would be nice..
Mark
2014 Nov 21
1
Bug#770460: xen-utils-X.Y should recommend grub-xen-host
Package: xen-utils-4.4
Version: 4.4.0-1
Tags: patch
grub-xen-host implements the dom0 side of the x86 pv bootloader
protocol[0] and is now in unstable. This enables the use of pvgrub2 in
preference to the less secure pygrub.
The following patch makes the (trivial) change. Once I have a bug number
I will add the Closes: and push to a feature/bugNNNN branch.
Ian.
[0] http://xenbits.xen.org/docs/unstable/misc/x86-xenpv-bootloader.html
commit d9b0a811eea731cc8bedfdea73e8699c8fe6...
2013 Dec 13
4
Xen 4.4 development update: Is PVH a blocker?
...* Non-udev scripts for driver domains (non-Linux driver domains)
* Multi-vector PCI MSI (Hypervisor side)
* Improved Spice support on libxl
- Added Spice vdagent support
- Added Spice clipboard sharing support
- Spice usbredirection support for upstream qemu
* PHV domU (experimental only)
* pvgrub2 checked into grub upstream
* ARM64 guest
* Guest EFI booting (tianocore)
* kexec
* Testing: Xen on ARM
* Update to SeaBIOS 1.7.3.1
* Update to qemu 1.6
* SWIOTLB (in Linux 3.13)
* Disk: indirect descriptors (in 3.11)
* Reworked ocaml bindings
== Resolved since last update ==
* Supposed r...
2015 Sep 08
7
Notes from Xen BoF at Debconf15
Xen upstream BoF
================
We had a discussion around Xen and packaging at Debian's annual developer
conference (Debconf) a few weeks back:
https://summit.debconf.org/debconf15/meeting/279/xen-upstream-bof/
These are my notes, I think there is probably stuff of interest to most
distro people, not just Debian folks.
The session was scheduled in a small, out of the way, room. Around 2
2013 Dec 12
10
[PATCH 0/4] Turn-key PV-GRUB2 installation
This patch set should make it easier to maintain PV-GRUB2 installations.
The general idea is based on discussions I had with Xen developers
(mainly Ian Jackson) at the Ubuntu Developer Summit in May 2011; though
I never did manage to get the core port done and Vladimir beat me to
that, I think the configuration approach we discussed there is still
valid and useful.
The idea here is that people