Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-03 | hw/rx/rx-gdbsim: Do not accept invalid memory size | Philippe Mathieu-Daudé | 1 | -0/+1 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Do not include hw/sysbus.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 1 | -1/+0 |
2020-12-10 | rx: move BIOS load from MCU to board | Paolo Bonzini | 1 | -0/+10 |
2020-11-09 | hw/rx/rx-gdbsim: Fix memory leak (CID 1432307) | Philippe Mathieu-Daudé | 1 | -2/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -6/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2020-09-02 | rx: Rename QOM type check macros | Eduardo Habkost | 1 | -2/+2 |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 1 | -6/+6 |
2020-06-22 | hw/rx: Add RX GDB simulator | Yoshinori Sato | 1 | -0/+198 |