aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.caveayland@nutanix.com>2025-08-28 12:09:59 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2025-08-29 11:20:48 +0200
commit3113e7db1d5d683e91cdbb4796e1b154cdda73bf (patch)
tree847a604c25ec1da7e3a38e1ac762529fa4d48a7e /rust/qemu-api
parent99d0630a454581eeb2bfabdc0bc15cc07d145876 (diff)
downloadqemu-3113e7db1d5d683e91cdbb4796e1b154cdda73bf.zip
qemu-3113e7db1d5d683e91cdbb4796e1b154cdda73bf.tar.gz
qemu-3113e7db1d5d683e91cdbb4796e1b154cdda73bf.tar.bz2
hw/i386: move isapc machine to separate isapc.c file
Now that pc_init_isa() is independent of any PCI initialisation, move it into a separate isapc.c file including the ISA IDE variables which are now no longer needed for the pc-i440fx machine. This enables us to finally fix the dependency of ISAPC on I440FX in hw/i386/Kconfig. Note that as part of the move to a separate file we can see that the licence text is a verbatim copy of the MIT licence. The text originates from commit 1df912cf9e ("VL license of the day is MIT/BSD") so we can be sure that this was the original intent. As a consequence we can update the file header to use a SPDX tag as per the current project contribution guidelines. Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com> Reviewed-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Link: https://lore.kernel.org/r/20250828111057.468712-17-mark.caveayland@nutanix.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions