search for: stoppa

Displaying 7 results from an estimated 7 matches for "stoppa".

Did you mean: stoppt
2015 Jun 06
4
chainloading syslinux from an EFI partition to an ext4
On 6 June 2015 at 14:03, Didier Spaier via Syslinux <syslinux at zytor.com> wrote: > > > On 06/06/2015 12:19, Stoppa, Igor via Syslinux wrote: > >> So I'd like to not put all the kernels/initrds in it, because when I >> update one of the OSes, I would also have to update the corresponding >> kernel in the EFI partition. > > > IIRC this is not possible (yet?) as kernels and initrd...
2015 Jun 06
0
chainloading syslinux from an EFI partition to an ext4
On 06/06/2015 13:14, Stoppa, Igor wrote: > On 6 June 2015 at 14:03, Didier Spaier via Syslinux <syslinux at zytor.com> wrote: >> >> >> On 06/06/2015 12:19, Stoppa, Igor via Syslinux wrote: >> >>> So I'd like to not put all the kernels/initrds in it, because when I >>> upd...
2018 Sep 07
0
[PATCH] virtio: add unlikely() to WARN_ON_ONCE()
The condition to test is unlikely() to be true. Add the hint. Signed-off-by: Igor Stoppa <igor.stoppa at huawei.com> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Cc: Virtualization at lists.linux-foundation.org Cc: linux-kernel at vger.kernel.org --- tools/virtio/linux/kernel.h | 2 +- 1 file changed, 1 insertion(+),...
2015 Jun 06
2
chainloading syslinux from an EFI partition to an ext4
Hi, I am having troubles with chainloading and hopefully someone can provide me with some guidance. Here's what I am trying to do: * the media is a USB key * I have created a GPT on it * I have created an EFI partition, where I have installed the EFI flavor of syslinux, the various .c32 files required for chainloading and the configuration file which tells syslinux what to chainload
2015 Jun 06
0
chainloading syslinux from an EFI partition to an ext4
On 06/06/2015 12:19, Stoppa, Igor via Syslinux wrote: > So I'd like to not put all the kernels/initrds in it, because when I > update one of the OSes, I would also have to update the corresponding > kernel in the EFI partition. IIRC this is not possible (yet?) as kernels and initrd should lie in the ESP alongs...
2019 Jun 03
0
[PULL] vhost: cleanups and fixes
...----------------------------------------------- virtio: fixes several fixes, some of them for CVEs. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> ---------------------------------------------------------------- Fabrizio Castro (1): virtio: Fix indentation of VIRTIO_MMIO Igor Stoppa (1): virtio: add unlikely() to WARN_ON_ONCE() Jason Wang (4): vhost: introduce vhost_exceeds_weight() vhost_net: fix possible infinite loop vhost: vsock: add weight support vhost: scsi: add weight support drivers/vhost/net.c | 41 ++++++++++++++--------------...
2015 Jun 07
2
chainloading syslinux from an EFI partition to an ext4
On 6 June 2015 at 17:22, Ady via Syslinux <syslinux at zytor.com> wrote: > FWIW, the most current (or "up-to-date") documentation about chain.c32 > at this time is located at: > http://www.syslinux.org/wiki/index.php/Chain.c32 Yes, I had a look at that, but frankly the archlinux pages were more newbie-friendly, so my research is 50% based on what I found there and for