aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa/virt.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02hw/xtensa/virt: use pci_init_nic_devices()David Woodhouse1-3/+1
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth1-7/+1
2023-05-26hw/xtensa: Use MachineClass->default_nic in the virt machineThomas Huth1-3/+6
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster1-1/+1
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster1-2/+2
2019-10-18hw/xtensa: add virt machineMax Filippov1-0/+135