| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/xtensa/virt: use pci_init_nic_devices() | David Woodhouse | 2024-02-02 | 1 | -3/+1 |
| * | hw: Simplify calls to pci_nic_init_nofail() | Thomas Huth | 2023-07-08 | 1 | -7/+1 |
| * | hw/xtensa: Use MachineClass->default_nic in the virt machine | Thomas Huth | 2023-05-26 | 1 | -3/+6 |
| * | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
| * | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
| * | hw/xtensa: add virt machine | Max Filippov | 2019-10-18 | 1 | -0/+135 |