Sign in
qemu
/
qemu
/
a0b544c1c95df240629964636479fc113086d57b
/
hw
/
riscv
/
virt.c
4cdd0a7
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
by Philippe Mathieu-Daudé
· 4 years, 10 months ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 10 months ago
02777ac
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
by Anup Patel
· 4 years, 11 months ago
e883e99
hw/riscv: Generate correct "mmu-type" for 32-bit machines
by Bin Meng
· 5 years ago
5f3616c
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
by Anup Patel
· 5 years ago
acead54
riscv: virt: Allow PCI address 0
by Bin Meng
· 5 years ago
67b5ef3
riscv: virt: Use Goldfish RTC device
by Anup Patel
· 5 years ago
0e404da
riscv/virt: Add syscon reboot and poweroff DT nodes
by Anup Patel
· 5 years ago
6478dd7
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
by Zhuang, Siwei (Data61, Kensington NSW)
· 5 years ago
9c0fb20
RISC-V: virt: This is a "sifive,test1" test finisher
by Palmer Dabbelt
· 5 years ago
6911fde
riscv/virt: Increase flash size
by Alistair Francis
· 5 years ago
2738b3b
riscv/virt: Jump to pflash if specified
by Alistair Francis
· 5 years ago
71eb522
riscv/virt: Add the PFlash CFI01 device
by Alistair Francis
· 5 years ago
cdfc19e
riscv/virt: Manually define the machine
by Alistair Francis
· 5 years ago
7ae0537
riscv: hw: Drop "clock-frequency" property of cpu nodes
by Bin Meng
· 5 years ago
9f79638
riscv: hw: Change create_fdt() to return void
by Bin Meng
· 6 years ago
b179685
riscv: hw: Remove not needed PLIC properties in device tree
by Bin Meng
· 6 years ago
04e7edd
riscv: hw: Use qemu_fdt_setprop_cell() for property with only 1 cell
by Bin Meng
· 6 years ago
24e398d
riscv: hw: Remove superfluous "linux, phandle" property
by Bin Meng
· 6 years ago
46517dd
Include sysemu/sysemu.h a lot less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
fdd1bda
hw/riscv: Load OpenSBI as the default firmware
by Alistair Francis
· 6 years ago
c447312
hw/riscv: Replace global smp variables with machine smp properties
by Like Xu
· 6 years ago
b304222
hw/riscv: Add support for loading a firmware
by Alistair Francis
· 6 years ago
0ac24d5
hw/riscv: Split out the boot functions
by Alistair Francis
· 6 years ago
28a4df9
riscv: virt: Add cpu-topology DT node.
by Atish Patra
· 6 years ago
5b7ae1c
riscv: virt: Correct pci "bus-range" encoding
by Bin Meng
· 6 years ago
ceb2ffd
riscv: virt: Allow specifying a CPU via commandline
by Alistair Francis
· 6 years ago
e5ef956
target/riscv: Remove unused include of riscv_htif.h for virt board riscv
by Jonathan Behrens
· 6 years ago
40e46e5
riscv: Ensure the kernel start address is correctly cast
by Alistair Francis
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
6d56e39
hw/riscv/virt: Connect the gpex PCIe
by Alistair Francis
· 6 years ago
bb1973a
hw/riscv/virt: Adjust memory layout spacing
by Alistair Francis
· 6 years ago
632fb27
hw/riscv/virt: Free the test device tree node name
by Alistair Francis
· 6 years ago
7c28f4d
RISC-V: Don't add NULL bootargs to device-tree
by Michael Clark
· 7 years ago
b6aa6ce
RISC-V: Add missing free for plic_hart_config
by Michael Clark
· 7 years ago
2f831d0
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into staging
by Peter Maydell
· 6 years ago
371b74e
Drop "qemu:" prefix from error_report() arguments
by Mao Zhongyi
· 6 years ago
53f5450
hw/riscv/virtio: Set the soc device tree node as a simple-bus
by Alistair Francis
· 7 years ago
a993cb1
virt: Fix crash when introspecting the device
by Alistair Francis
· 7 years ago
647a70a
hw/riscv/sifive_plic: Use gpios instead of irqs
by Alistair Francis
· 7 years ago
4bf46af
hw/riscv: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 7 years ago
5aec324
RISC-V: Mark ROM read-only after copying in code
by Michael Clark
· 7 years ago
8985480
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
by Michael Clark
· 7 years ago
42b3a4b
RISC-V: Remove unused class definitions
by Michael Clark
· 7 years ago
b793898
RISC-V: Remove identity_translate from load_elf
by Michael Clark
· 7 years ago
6b01e32
RISC-V: Use ROM base address and size from memmap
by Michael Clark
· 7 years ago
77ff5bb
RISC-V: Make virt board description match spike
by Michael Clark
· 7 years ago
2a8756e
RISC-V: Replace hardcoded constants with enum values
by Michael Clark
· 7 years ago
9bca0ed
Change references to serial_hds[] to serial_hd()
by Peter Maydell
· 7 years ago
04331d0
RISC-V VirtIO Machine
by Michael Clark
· 7 years ago