| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/net/lasi_i82596: use qemu_create_nic_device() | David Woodhouse | 2024-02-02 | 1 | -5/+7 |
| * | hw/net/lasi_i82596: Re-enable build | David Woodhouse | 2024-02-02 | 1 | -0/+1 |
| * | hw/net: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | 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/+3 |
| * | Drop more @errp parameters after previous commit | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
| * | Avoid address_space_rw() with a constant is_write argument | Peter Maydell | 2020-02-20 | 1 | -2/+3 |
| * | Let address_space_rw() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé | 2020-02-20 | 1 | -2/+2 |
| * | hppa: Add support for LASI chip with i82596 NIC | Helge Deller | 2020-01-27 | 1 | -0/+188 |