Rev. | Hora | Autor |
---|---|---|
3567266 rx-v29 rx-20200123 | 2020-01-23 22:13:31 | Yoshinori Sato |
qemu-doc.texi: Add RX section. |
||
95259c8 | 2020-01-23 22:12:24 | Philippe Mathieu-Daudé |
BootLinuxConsoleTest: Test the RX-Virt machine |
||
d2f9714 | 2020-01-23 22:12:24 | Yoshinori Sato |
Add rx-softmmu |
||
70f098f | 2020-01-23 22:12:24 | Philippe Mathieu-Daudé |
hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core |
||
1d51847 | 2020-01-23 22:12:24 | Richard Henderson |
hw/rx: Honor -accel qtest |
||
83de334 | 2020-01-23 22:11:04 | Yoshinori Sato |
hw/rx: RX Target hardware definition |
||
a7f5162 | 2020-01-23 21:44:25 | Yoshinori Sato |
hw/char: RX62N serial communication interface (SCI) |
||
5a9d366 | 2020-01-23 21:44:25 | Yoshinori Sato |
hw/timer: RX62N internal timer modules |
||
923b260 | 2020-01-23 21:44:25 | Yoshinori Sato |
hw/intc: RX62N interrupt controller (ICUa) |
||
f4d8aeb | 2020-01-23 21:44:25 | Richard Henderson |
target/rx: Dump bytes for each insn during disassembly |
||
8f15e82 | 2020-01-23 21:44:25 | Richard Henderson |
target/rx: Collect all bytes during disassembly |
||
25079ac | 2020-01-23 21:44:25 | Richard Henderson |
target/rx: Emit all disassembly in one prt() |
||
54b25d1 | 2020-01-23 21:44:25 | Richard Henderson |
target/rx: Use prt_ldmi for XCHG_mr disassembly |
||
1d4006f | 2020-01-23 21:44:25 | Richard Henderson |
target/rx: Replace operand with prt_ldmi in disassembler |
||
d2f2f46 | 2020-01-23 21:44:24 | Richard Henderson |
target/rx: Disassemble rx_index_addr into a string |
||
977b8c7 | 2020-01-23 21:44:24 | Yoshinori Sato |
target/rx: RX disassembler |
||
c073aa4 | 2020-01-23 21:44:24 | Yoshinori Sato |
target/rx: CPU definition |
||
0912104 | 2020-01-23 21:44:18 | Yoshinori Sato |
target/rx: TCG helper |
||
be27426 | 2020-01-23 21:44:07 | Yoshinori Sato |
target/rx: TCG translation |
||
664b117 | 2020-01-23 21:44:07 | Philippe Mathieu-Daudé |
hw/registerfields.h: Add 8bit and 16bit register macros |
||
5f605c8 | 2020-01-23 21:44:07 | Yoshinori Sato |
qemu/bitops.h: Add extract8 and extract16 |
||
fa58515 | 2020-01-23 21:44:07 | Yoshinori Sato |
MAINTAINERS: Add RX |
||
3e08b2b | 2020-01-22 00:29:25 | Peter Maydell |
EDK2 firmware patches |
||
7192080 edk2-next-20200121 | 2020-01-21 22:15:48 | Philippe Mathieu-Daudé |
gitlab-ci.yml: Add jobs to build EDK2 firmware binaries |
||
47fee64 | 2020-01-21 22:15:48 | Philippe Mathieu-Daudé |
roms/edk2-funcs: Force softfloat ARM toolchain prefix on Debian |
||
a4ccd09 | 2020-01-21 21:23:58 | Peter Maydell |
Fix m68k single-stepping with remote gdb |
||
322f244 | 2020-01-21 21:05:45 | Laurent Vivier |
m68k: Fix regression causing Single-Step via GDB/RSP to not single step |
||
d83bbed | 2020-01-21 20:56:17 | Stefan Hajnoczi |
Makefile: add missing mkdir MANUAL_BUILDDIR |
||
4354edb | 2020-01-21 03:49:04 | Peter Maydell |
Assorted fixes and cleanups. |
||
b858e80 | 2020-01-20 23:11:39 | Daniel Henrique Barboza |
9pfs/9p.c: remove unneeded labels |