diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-10-08 16:32:22 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2019-10-28 07:47:28 -0700 |
commit | cdfc19e456c7bb6dc7c308a7bc0bb22f3969843f (patch) | |
tree | aef88e10b865c997bb3eecddd49d759c21a9f508 /hw/acpi/Makefile.objs | |
parent | fc41ae230e73df1822558a08a790a39c934e142d (diff) | |
download | qemu-cdfc19e456c7bb6dc7c308a7bc0bb22f3969843f.zip |
riscv/virt: Manually define the machine
Instead of using the DEFINE_MACHINE() macro to define the machine let's
do it manually. This allows us to use the machine object to create
RISCVVirtState. This is required to add children and aliases to the
machine.
This patch is no functional change.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'hw/acpi/Makefile.objs')
0 files changed, 0 insertions, 0 deletions