index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
1
-7
/
+13
2023-07-10
hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
Daniel Henrique Barboza
1
-7
/
+7
2023-07-10
hw/riscv: virt: Convert fdt_load_addr to uint64_t
Lakshmi Bai Raja Subramanian
1
-1
/
+1
2023-07-10
riscv: Generate devicetree only after machine initialization is complete
Guenter Roeck
1
-11
/
+11
2023-07-10
hw/riscv/virt: Restrict ACLINT to TCG
Philippe Mathieu-Daudé
1
-8
/
+10
2023-07-08
hw/riscv/virt.c: fix typo in 'aia' description
Daniel Henrique Barboza
1
-1
/
+1
2023-06-26
hw/riscv: Validate cluster and NUMA node boundary
Gavin Shan
1
-0
/
+2
2023-06-13
riscv/virt: Support using pflash via -blockdev option
Sunil V L
1
-3
/
+5
2023-06-13
hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
Sunil V L
1
-32
/
+21
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-5
/
+5
2023-03-06
hw/riscv/virt.c: Initialize the ACPI tables
Sunil V L
1
-0
/
+4
2023-03-06
hw/riscv/virt: Add memmap pointer to RiscVVirtState
Sunil V L
1
-0
/
+2
2023-03-06
hw/riscv/virt: Add a switch to disable ACPI
Sunil V L
1
-0
/
+29
2023-03-06
hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
Sunil V L
1
-0
/
+5
2023-03-06
riscv: Correctly set the device-tree entry 'mmu-type'
Alexandre Ghiti
1
-8
/
+11
2023-03-05
hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
Anup Patel
1
-0
/
+11
2023-03-01
hw/riscv: Move the dtb load bits outside of create_fdt()
Bin Meng
1
-15
/
+14
2023-03-01
hw/riscv: Skip re-generating DT nodes for a given DTB
Bin Meng
1
-0
/
+1
2023-03-01
hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
Daniel Henrique Barboza
1
-3
/
+4
2023-02-16
hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
Daniel Henrique Barboza
1
-10
/
+1
2023-02-16
hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
Daniel Henrique Barboza
1
-1
/
+2
2023-02-07
hw/riscv: virt: Simplify virt_{get,set}_aclint()
Bin Meng
1
-4
/
+2
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
1
-1
/
+2
2023-02-07
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
1
-3
/
+4
2023-02-07
hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
Daniel Henrique Barboza
1
-217
/
+217
2023-02-07
hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
Daniel Henrique Barboza
1
-15
/
+19
2023-01-20
hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()
Daniel Henrique Barboza
1
-7
/
+7
2023-01-20
hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()
Daniel Henrique Barboza
1
-1
/
+1
2023-01-20
hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()
Daniel Henrique Barboza
1
-9
/
+9
2023-01-20
hw/riscv/virt.c: remove 'is_32_bit' param from create_fdt_socket_cpus()
Daniel Henrique Barboza
1
-9
/
+9
2023-01-20
hw/riscv/virt.c: simplify create_fdt()
Daniel Henrique Barboza
1
-3
/
+2
2023-01-20
hw/riscv/boot.c: use MachineState in riscv_load_kernel()
Daniel Henrique Barboza
1
-2
/
+1
2023-01-20
hw/riscv/boot.c: use MachineState in riscv_load_initrd()
Daniel Henrique Barboza
1
-2
/
+1
2023-01-20
hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
Daniel Henrique Barboza
1
-6
/
+5
2023-01-20
hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
Daniel Henrique Barboza
1
-8
/
+2
2023-01-20
hw/riscv/boot.c: introduce riscv_default_firmware_name()
Daniel Henrique Barboza
1
-7
/
+3
2023-01-06
hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
Bin Meng
1
-1
/
+2
2023-01-06
hw/riscv: virt: Remove the redundant ipi-id property
Atish Patra
1
-4
/
+0
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
1
-1
/
+17
2022-10-14
hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
Sunil V L
1
-7
/
+7
2022-09-07
hw/riscv: virt: Add PMU DT node to the device tree
Atish Patra
1
-0
/
+16
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
1
-11
/
+2
2022-09-07
hw/riscv: virt: fix syscon subnode paths
Conor Dooley
1
-2
/
+2
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
1
-0
/
+2
2022-09-07
hw/riscv: virt: fix uart node name
Conor Dooley
1
-1
/
+1
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
1
-1
/
+1
2022-09-07
hw/riscv: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+6
2022-06-10
hw/riscv: virt: Generate fw_cfg DT node correctly
Atish Patra
1
-10
/
+18
2022-05-24
hw/riscv: virt: Fix interrupt parent for dynamic platform devices
Anup Patel
1
-13
/
+12
2022-05-24
hw/riscv: Make CPU config error handling generous (virt/spike)
Tsukasa OI
1
-1
/
+1
[next]