Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-02 | hw/net/lasi_i82596: use qemu_create_nic_device() | David Woodhouse | 1 | -5/+7 |
2024-02-02 | hw/net/lasi_i82596: Re-enable build | David Woodhouse | 1 | -0/+1 |
2023-12-30 | hw/net: Constify VMState | Richard Henderson | 1 | -1/+1 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+3 |
2020-05-15 | Drop more @errp parameters after previous commit | Markus Armbruster | 1 | -1/+1 |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 1 | -2/+3 |
2020-02-20 | Let address_space_rw() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 1 | -2/+2 |
2020-01-27 | hppa: Add support for LASI chip with i82596 NIC | Helge Deller | 1 | -0/+188 |