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