You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/configs/devices
Xiaoyao Li 756e12e791 i386: Introduce tdx-guest object
Introduce tdx-guest object which inherits X86_CONFIDENTIAL_GUEST,
and will be used to create TDX VMs (TDs) by

  qemu -machine ...,confidential-guest-support=tdx0	\
       -object tdx-guest,id=tdx0

It has one QAPI member 'attributes' defined, which allows user to set
TD's attributes directly.

Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250508150002.689633-3-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 week ago
..
aarch64-softmmu hw/arm: Do not build VMapple machine by default 2 months ago
alpha-softmmu alpha: switch boards to "default y" 1 year ago
arm-softmmu hw/arm: Remove 'n800' and 'n810' machines 8 months ago
avr-softmmu avr: switch boards to "default y" 1 year ago
hppa-softmmu hppa: switch boards to "default y" 1 year ago
i386-softmmu i386: Introduce tdx-guest object 1 week ago
loongarch64-softmmu loongarch: switch boards to "default y" 1 year ago
m68k-softmmu m68k: switch boards to "default y" 1 year ago
microblaze-softmmu hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu 7 months ago
microblazeel-softmmu hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu 7 months ago
mips-softmmu mips: switch boards to "default y" 1 year ago
mips64-softmmu mips: switch boards to "default y" 1 year ago
mips64el-softmmu mips: switch boards to "default y" 1 year ago
mipsel-softmmu
or1k-softmmu openrisc: switch boards to "default y" 1 year ago
ppc-softmmu ppc: switch boards to "default y" 1 year ago
ppc64-softmmu ppc: switch boards to "default y" 1 year ago
riscv32-softmmu riscv: switch boards to "default y" 1 year ago
riscv64-softmmu riscv: switch boards to "default y" 1 year ago
rx-softmmu rx: switch boards to "default y" 1 year ago
s390x-softmmu s390x: switch boards to "default y" 1 year ago
sh4-softmmu configs: Fix typo in the sh4-softmmu devices config file 8 months ago
sh4eb-softmmu Revert "Remove the unused sh4eb target" 7 months ago
sparc-softmmu sparc: switch boards to "default y" 1 year ago
sparc64-softmmu sparc: switch boards to "default y" 1 year ago
tricore-softmmu tricore: switch boards to "default y" 1 year ago
x86_64-softmmu migration: Remove spurious files 2 years ago
xtensa-softmmu xtensa: switch boards to "default y" 1 year ago
xtensaeb-softmmu