- Update MAINTAINERS - Move SGX files with KVM ones - Use QDev API Supersedes: <20240213071613.72566-1-philmd@xxxxxxxxxx> Philippe Mathieu-Daudé (3): MAINTAINERS: Cover hw/i386/kvm/ in 'X86 KVM CPUs' section hw/i386: Move SGX files within the kvm/ directory hw/i386/sgx: Use QDev API MAINTAINERS | 1 + hw/i386/{ => kvm}/sgx-epc.c | 0 hw/i386/{ => kvm}/sgx-stub.c | 0 hw/i386/{ => kvm}/sgx.c | 14 ++++++-------- hw/i386/kvm/meson.build | 3 +++ hw/i386/meson.build | 2 -- 6 files changed, 10 insertions(+), 10 deletions(-) rename hw/i386/{ => kvm}/sgx-epc.c (100%) rename hw/i386/{ => kvm}/sgx-stub.c (100%) rename hw/i386/{ => kvm}/sgx.c (95%) -- 2.41.0