Rev. | Zeit | Autor |
---|---|---|
43da002 rx-v21 rx-20190618 | 2019-06-18 23:01:18 | Philippe Mathieu-Daudé |
BootLinuxConsoleTest: Test the RX-Virt machine |
||
c421e19 | 2019-06-18 23:01:18 | Yoshinori Sato |
Add rx-softmmu |
||
6278b0a | 2019-06-18 23:01:18 | Philippe Mathieu-Daudé |
hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core |
||
46d0122 | 2019-06-18 23:01:18 | Richard Henderson |
hw/rx: Honor -accel qtest |
||
7ad1a39 | 2019-06-18 23:01:18 | Yoshinori Sato |
hw/rx: RX Target hardware definition |
||
73798fb | 2019-06-18 23:01:17 | Yoshinori Sato |
hw/char: RX62N serial communication interface (SCI) |
||
0951ac4 | 2019-06-18 23:01:17 | Yoshinori Sato |
hw/timer: RX62N internal timer modules |
||
dd0e289 | 2019-06-18 23:01:17 | Yoshinori Sato |
hw/intc: RX62N interrupt controller (ICUa) |
||
b47c93c | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Dump bytes for each insn during disassembly |
||
8c92d12 | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Collect all bytes during disassembly |
||
2b358b2 | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Emit all disassembly in one prt() |
||
f03ecf8 | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Use prt_ldmi for XCHG_mr disassembly |
||
ec155ee | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Replace operand with prt_ldmi in disassembler |
||
2d29e7f | 2019-06-18 23:01:17 | Richard Henderson |
target/rx: Disassemble rx_index_addr into a string |
||
595e6df | 2019-06-18 23:01:17 | Yoshinori Sato |
target/rx: RX disassembler |
||
643cf88 | 2019-06-18 23:01:17 | Yoshinori Sato |
target/rx: CPU definition |
||
32a3394 | 2019-06-18 23:01:17 | Yoshinori Sato |
target/rx: TCG helper |
||
b7bd199 | 2019-06-18 23:01:17 | Yoshinori Sato |
target/rx: TCG translation |
||
80504fa | 2019-06-18 23:01:16 | Philippe Mathieu-Daudé |
hw/registerfields.h: Add 8bit and 16bit register macros |
||
73afa4a | 2019-06-18 23:01:16 | Yoshinori Sato |
qemu/bitops.h: Add extract8 and extract16 |
||
a4903ca | 2019-06-18 22:57:34 | Yoshinori Sato |
MAINTAINERS: Add RX |
||
cdfaa27 | 2019-06-18 18:47:00 | Peter Maydell |
Monitor patches for 2019-06-17 |
||
3c45f62 | 2019-06-18 15:14:17 | Kevin Wolf |
vl: Deprecate -mon pretty=... for HMP monitors |
||
fbfc29e | 2019-06-18 15:14:17 | Kevin Wolf |
monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() |
||
9208241 | 2019-06-18 15:14:17 | Kevin Wolf |
monitor: Split Monitor.flags into separate bools |
||
1d95db7 | 2019-06-18 15:14:17 | Kevin Wolf |
monitor: Split out monitor/monitor.c |
||
ed7bda5 | 2019-06-18 15:13:13 | Kevin Wolf |
monitor: Split out monitor/hmp.c |
||
7e3c0de | 2019-06-18 03:36:56 | Kevin Wolf |
monitor: Split out monitor/qmp.c |
||
5bce308 | 2019-06-18 03:36:56 | Kevin Wolf |
monitor: Create monitor-internal.h with common definitions |
||
f1b3ccf | 2019-06-18 03:36:56 | Kevin Wolf |
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c |