Rev. | Time | Author |
---|---|---|
d496ec8 rx-v17 rx-20190607 | 2019-06-07 18:01:01 | Yoshinori Sato |
target/rx: Remove suffix in cpu class. |
||
312f14e | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Dump bytes for each insn during disassembly |
||
4593758 | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Collect all bytes during disassembly |
||
a841d0a | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Emit all disassembly in one prt() |
||
ce32f4d | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Use prt_ldmi for XCHG_mr disassembly |
||
75a3725 | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Replace operand with prt_ldmi in disassembler |
||
3bf4d40 | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Disassemble rx_index_addr into a string |
||
20755ea | 2019-06-07 18:00:27 | Yoshinori Sato |
MAINTAINERS: Add RX |
||
32e2920 | 2019-06-07 18:00:27 | Yoshinori Sato |
Add rx-softmmu |
||
a9ed625 | 2019-06-07 18:00:27 | Richard Henderson |
hw/rx: Honor -accel qtest |
||
8f6ec27 | 2019-06-07 18:00:27 | Richard Henderson |
tests: Add rx to machine-none-test.c |
||
87ad2f1 | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Fix cpu types and names |
||
818077f | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Add RX to SysEmuTarget |
||
a39c9fa | 2019-06-07 18:00:27 | Richard Henderson |
target/rx: Convert to CPUClass::tlb_fill |
||
699e5df | 2019-06-07 18:00:27 | Yoshinori Sato |
hw/registerfields.h: Add 8bit and 16bit register macros |
||
83b3c82 | 2019-06-07 18:00:27 | Yoshinori Sato |
qemu/bitops.h: Add extract8 and extract16 |
||
3107a9d | 2019-06-07 18:00:27 | Yoshinori Sato |
hw/rx: RX Target hardware definition |
||
26e52b0 | 2019-06-07 18:00:27 | Yoshinori Sato |
hw/char: RX62N serial communication interface (SCI) |
||
56a3a09 | 2019-06-07 18:00:27 | Yoshinori Sato |
hw/timer: RX62N internal timer modules |
||
6357a94 | 2019-06-07 18:00:27 | Yoshinori Sato |
hw/intc: RX62N interrupt controller (ICUa) |
||
db15064 | 2019-06-07 18:00:27 | Yoshinori Sato |
target/rx: RX disassembler |
||
bd9aba6 | 2019-06-07 18:00:27 | Yoshinori Sato |
target/rx: CPU definition |
||
172c30e | 2019-06-07 18:00:27 | Yoshinori Sato |
target/rx: TCG helper |
||
9f6b03d | 2019-06-07 18:00:27 | Yoshinori Sato |
target/rx: TCG translation |
||
0d74f3b | 2019-06-06 22:09:14 | Peter Maydell |
Trivial fixes 06/06/2019 |
||
347a6f4 | 2019-06-06 20:52:31 | Peter Maydell |
virtio, pci, pc: cleanups, features |
||
7ad5f33 | 2019-06-06 19:32:48 | Peter Maydell |
* Fix pr-manager-helper (Markus) |
||
f1114d3 | 2019-06-06 18:55:04 | Philippe Mathieu-Daudé |
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev |
||
824755b | 2019-06-06 18:54:07 | Philippe Mathieu-Daudé |
hw/scsi: Use the QOM BUS() macro to access BusState.qbus |
||
8be2094 | 2019-06-06 18:51:19 | Peter Maydell |
Migration Pull request |