Rev. | Time | Author |
---|---|---|
91654e6 | 2022-01-21 14:52:56 | Yifei Jiang |
target/riscv: Add target/riscv/kvm.c to place the public kvm interface |
||
b91a0fa | 2022-01-21 14:52:56 | Yifei Jiang |
update-linux-headers: Add asm-riscv/kvm.h |
||
dda94e5 | 2022-01-21 14:52:56 | Wilfred Mallawa |
hw: timer: ibex_timer: update/add reg address |
||
0df470c | 2022-01-21 14:52:56 | Wilfred Mallawa |
riscv: opentitan: fixup plic stride len |
||
28ca468 | 2022-01-21 14:52:56 | Wilfred Mallawa |
hw: timer: ibex_timer: Fixup reading w/o register |
||
2c89b5a | 2022-01-21 01:13:17 | Peter Maydell |
target-arm: |
||
b9d383a | 2022-01-21 01:04:58 | Philippe Mathieu-Daudé |
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR |
||
58b8877 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table |
||
b13148d | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Check indexes before use, not after |
||
d050f80 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Factor out "find address of table entry" code |
||
00d46e7 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix return codes in process_mapd() |
||
f667519 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix return codes in process_mapc() |
||
0241f73 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix return codes in process_mapti() |
||
be0ed8f | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting |
||
593a7cc | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd() |
||
ef01155 | 2022-01-21 01:04:58 | Peter Maydell |
hw/intc/arm_gicv3_its: Use enum for return value of process_* functions |
||
f0b4b2a | 2022-01-21 01:04:57 | Peter Maydell |
hw/intc/arm_gicv3_its: Don't use data if reading command failed |
||
7d62b2d | 2022-01-21 01:04:57 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value |
||
905720f | 2022-01-21 01:04:57 | Peter Maydell |
hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention |
||
8f809f6 | 2022-01-21 01:04:57 | Peter Maydell |
hw/intc/arm_gicv3_its: Fix event ID bounds checks |
||
3222165 | 2022-01-21 01:04:57 | Troy Lee |
hw/arm/aspeed: Add the i3c device to the AST2600 SoC |
||
119df56 | 2022-01-20 20:47:53 | Troy Lee |
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model. |
||
0419e6a | 2022-01-20 20:47:53 | Patrick Venture |
hw/arm: kudo add lm75s behind bus 1 switch at 75 |
||
2dcb74e | 2022-01-20 20:47:53 | Marc Zyngier |
hw/arm/virt: Drop superfluous checks against highmem |
||
d9afe24 | 2022-01-20 20:47:53 | Marc Zyngier |
hw/arm/virt: Disable highmem devices that don't fit in the PA range |
||
3715c25 | 2022-01-20 20:47:53 | Marc Zyngier |
hw/arm/virt: Use the PA range to compute the memory map |
||
0152b16 | 2022-01-20 20:47:53 | Marc Zyngier |
hw/arm/virt: Honor highmem setting when computing the memory map |
||
a63618b | 2022-01-20 20:47:52 | Marc Zyngier |
hw/arm/virt: Add a control for the the highmem redistributors |
||
c8f008c | 2022-01-20 20:47:52 | Marc Zyngier |
hw/arm/virt: Add a control for the the highmem PCIe MMIO |
||
5e66dae | 2022-01-20 20:47:52 | Petr Pavlu |
hw/intc/arm_gic: Allow reset of the running priority |