aboutsummaryrefslogtreecommitdiffstats
path: root/hw/xtensa/virt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/xtensa/virt: use pci_init_nic_devices()David Woodhouse2024-02-021-3/+1
* hw: Simplify calls to pci_nic_init_nofail()Thomas Huth2023-07-081-7/+1
* hw/xtensa: Use MachineClass->default_nic in the virt machineThomas Huth2023-05-261-3/+6
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* hw/xtensa: add virt machineMax Filippov2019-10-181-0/+135