Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -3/+3 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -6/+6 |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini | 1 | -3/+2 |
2020-02-19 | m68k/next-cube: use memdev for RAM | Igor Mammedov | 1 | -3/+2 |
2020-02-18 | hw/m68k/next-cube: Remove superfluous semicolon | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-01 | hw/m68k/next-cube: Avoid static RTC variables and introduce control register | Thomas Huth | 1 | -33/+40 |
2019-09-07 | m68k: Add serial controller to the NeXTcube machine | Thomas Huth | 1 | -2/+39 |
2019-09-07 | m68k: Add NeXTcube machine | Thomas Huth | 1 | -0/+941 |