Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 1 | -1/+0 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-08-26 | hw/hppa/lasi: Don't abort on invalid IMR value | Helge Deller | 1 | -2/+6 |
2020-08-04 | hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources | Helge Deller | 1 | -2/+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/+2 |
2020-01-27 | hppa: add emulation of LASI PS2 controllers | Sven Schnelle | 1 | -1/+9 |
2020-01-27 | hppa: Add support for LASI chip with i82596 NIC | Helge Deller | 1 | -0/+360 |