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