index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
rx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
1
-1
/
+2
*
rx: switch boards to "default y"
Paolo Bonzini
2024-05-03
1
-0
/
+2
*
hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
2024-02-15
1
-8
/
+8
*
hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
Philippe Mathieu-Daudé
2024-02-15
2
-0
/
+2
*
hw/rx/rx62n: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
1
-9
/
+10
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
1
-1
/
+1
*
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
1
-1
/
+1
*
rx: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+3
*
hw/rx: pass random seed to fdt
Jason A. Donenfeld
2022-07-22
1
-0
/
+4
*
hw/rx: rx-gdbsim DTB load address aligned of 16byte.
Yoshinori Sato
2022-04-21
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
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
2
-2
/
+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
2
-2
/
+0
*
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
*
rx: move BIOS load from MCU to board
Paolo Bonzini
2020-12-10
2
-9
/
+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
2
-10
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
2
-6
/
+11
*
rx: Rename QOM type check macros
Eduardo Habkost
2020-09-02
1
-2
/
+2
*
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
2
-2
/
+5
*
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
3
-0
/
+203
*
hw/rx: Register R5F562N7 and R5F562N8 MCUs
Philippe Mathieu-Daudé
2020-06-22
1
-15
/
+77
*
hw/rx: Honor -accel qtest
Richard Henderson
2020-06-22
1
-1
/
+8
*
hw/rx: RX62N microcontroller (MCU)
Yoshinori Sato
2020-06-22
3
-0
/
+261