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
2024-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+1
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
1
-1
/
+1
2024-10-02
hw/riscv: Respect firmware ELF entry point
Samuel Holland
1
-2
/
+2
2024-08-19
Revert "hw/riscv/virt.c: imsics DT: add '#msi-cells'"
Andrew Jones
1
-1
/
+0
2024-07-18
hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'
Daniel Henrique Barboza
1
-0
/
+9
2024-06-26
hw/riscv/virt.c: Make block devices default to virtio
Sunil V L
1
-0
/
+2
2024-06-26
hw/riscv/virt.c: imsics DT: add '#msi-cells'
Daniel Henrique Barboza
1
-0
/
+1
2024-06-26
hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
Daniel Henrique Barboza
1
-1
/
+7
2024-06-26
hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
Daniel Henrique Barboza
1
-1
/
+2
2024-06-26
hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
Daniel Henrique Barboza
1
-1
/
+1
2024-06-26
hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
Daniel Henrique Barboza
1
-1
/
+6
2024-06-26
hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
Daniel Henrique Barboza
1
-1
/
+1
2024-06-26
hw/riscv/virt.c: add aplic nodename helper
Daniel Henrique Barboza
1
-5
/
+8
2024-06-26
hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
Daniel Henrique Barboza
1
-0
/
+2
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-25
hw/riscv/virt: Replace sprintf by g_strdup_printf
Philippe Mathieu-Daudé
1
-8
/
+9
2024-03-22
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
1
-0
/
+2
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
1
-3
/
+3
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
1
-1
/
+1
2024-03-08
hw/riscv/virt.c: make aclint compatible with 'qtest' accel
Daniel Henrique Barboza
1
-25
/
+27
2024-03-08
hw/riscv/virt.c: add virtio-iommu-pci hotplug support
Daniel Henrique Barboza
1
-1
/
+35
2024-03-08
hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier
Daniel Henrique Barboza
1
-1
/
+8
2024-02-09
target/riscv: SMBIOS support for RISC-V virt machine
Heinrich Schuchardt
1
-0
/
+42
2024-02-09
target/riscv: support new isa extension detection devicetree properties
Conor Dooley
1
-3
/
+1
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_*
Daniel Henrique Barboza
1
-56
/
+22
2024-02-09
hw/riscv/virt.c: use g_autofree in virt_machine_init()
Daniel Henrique Barboza
1
-3
/
+2
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_virtio()
Daniel Henrique Barboza
1
-3
/
+2
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_sockets()
Daniel Henrique Barboza
1
-6
/
+3
2024-02-09
hw/riscv/virt.c: use g_autofree in create_fdt_socket_cpus()
Daniel Henrique Barboza
1
-7
/
+5
2024-01-10
target/riscv: add zicbop extension flag
Daniel Henrique Barboza
1
-0
/
+5
2024-01-10
hw/riscv/virt.c: fix the interrupts-extended property format of PLIC
Yong-Xuan Wang
1
-20
/
+27
2024-01-10
hw/riscv/virt: Update GPEX MMIO related properties
Sunil V L
1
-15
/
+32
2024-01-10
hw/riscv: virt: Make few IMSIC macros and functions public
Sunil V L
1
-24
/
+1
2023-11-22
hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()
Daniel Henrique Barboza
1
-29
/
+42
2023-11-07
target/riscv: Use existing PMU counter mask in FDT generation
Rob Bradford
1
-1
/
+1
2023-11-07
target/riscv: rename ext_icboz to ext_zicboz
Daniel Henrique Barboza
1
-1
/
+1
2023-11-07
target/riscv: rename ext_icbom to ext_zicbom
Daniel Henrique Barboza
1
-1
/
+1
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
1
-1
/
+1
2023-09-11
hw/riscv/virt.c: fix non-KVM --enable-debug build
Daniel Henrique Barboza
1
-3
/
+3
2023-09-11
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
1
-1
/
+1
2023-09-11
target/riscv: select KVM AIA in riscv virt machine
Yong-Xuan Wang
1
-31
/
+63
2023-09-11
target/riscv: support the AIA device emulation with KVM enabled
Yong-Xuan Wang
1
-153
/
+137
2023-09-08
riscv: spelling fixes
Michael Tokarev
1
-2
/
+2
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
[next]