index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rx
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
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
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-08-21
meson: convert hw/arch*
Marc-André Lureau
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-22
hw/rx: Add RX GDB simulator
Yoshinori Sato
2020-06-22
hw/rx: Register R5F562N7 and R5F562N8 MCUs
Philippe Mathieu-Daudé
2020-06-22
hw/rx: Honor -accel qtest
Richard Henderson
2020-06-22
hw/rx: RX62N microcontroller (MCU)
Yoshinori Sato