Displaying 5 results from an estimated 5 matches for "tdx".
Did you mean:
idx
2024 Mar 14
0
CentOS Virt SIG and packages' priority problems?
Hello,
some days ago I followed these instructions
https://sigs.centos.org/virt/tdx/host/
and after enabling the repo I installed the tdx necessary bits as
indicated, with the command
dnf install kernel-tdx qemu-kvm-tdx libvirt-tdx
This gave me:
libvirt 9.5.0-1.el9s
qemu-kvm 8.0.0-15.el9s
kernel 5.14.0-395.el9s
But now if I run a usual "dnf update" I'm proposed &...
2023 Jan 27
0
[PATCH v1 2/6] virtio console: Harden port adding
...pages between the host and guest without bounce
> >> buffers in between, so they can be both looking directly at the same
> >> page.
> >>
> >> Regards,
> >
> > How does this configuration work? What else is in this page?
>
> So, for example in TDX, you have certain pages as "shared", as in
> between guest and hypervisor. You can have virtio ring(s) in such
> pages. It's likely that there'd be a swiotlb buffer there instead, but
> sharing pages between host virtio and guest virtio drivers is possible.
If it is shar...
2023 Jul 13
1
[CfP] Confidential Computing Microconference @ LPC 2023
...ory
* Attestation workflows
* Confidential Computing threat model
* Secure VM Service module (SVSM) and paravisor architecture and implementation
* Live migration of confidential virtual machines
* ARM64 Confidential Computing
* RISC-V CoVE
* Secure IO and device attestation
* Intel TDX Connect
* AMD SEV-TIO
Please use the LPC CfP process to submit your proposals. Submissions can
be made via
https://lpc.events/event/17/abstracts/
Make sure to select "Confidential Computing MC" as the track and submit
your session proposal by August 25th. Submissions made after that...
2007 Jun 26
3
1.2.6 compile failures
Hi,
I'm trying to compile ocfs2 1.2.6 on a 2.6.21 kernel (with rsbac and pax
patches), but I can't get this to work ..
In 2.6.20 there was an change in the definition of the INIT_WORK macro
(http://lkml.org/lkml/2006/12/5/269)
this seems to cause my problems (see below) but even after removing the
third parameter of the INIT_WORK calls
the compile fails (see second compile failure).
Can
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking