index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
virt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-10
/
+10
*
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
2021-03-04
1
-2
/
+33
*
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
2021-03-04
1
-0
/
+10
*
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
2021-03-04
1
-7
/
+7
*
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2021-03-04
1
-6
/
+3
*
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
2021-01-16
1
-4
/
+4
*
hw/riscv: Use the CPU to determine if 32-bit
Alistair Francis
2020-12-18
1
-4
/
+5
*
hw/riscv: virt: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-15
/
+17
*
hw/riscv: boot: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-1
/
+1
*
riscv: virt: Remove target macro conditionals
Alistair Francis
2020-12-18
1
-1
/
+1
*
vl: make qemu_get_machine_opts static
Paolo Bonzini
2020-12-15
1
-4
/
+2
*
hw/riscv: virt: Allow passing custom DTB
Anup Patel
2020-11-03
1
-7
/
+20
*
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
1
-3
/
+8
*
hw/riscv: Move sifive_test model to hw/misc
Bin Meng
2020-09-10
1
-1
/
+1
*
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-10
1
-1
/
+1
*
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-10
1
-1
/
+1
*
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
2020-09-10
1
-1
/
+2
*
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
1
-227
/
+299
*
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
2020-08-25
1
-1
/
+1
*
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
2020-08-25
1
-1
/
+1
*
hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
Bin Meng
2020-08-22
1
-2
/
+2
*
hw/riscv: Modify MROM size to end at 0x10000
Bin Meng
2020-07-14
1
-1
/
+1
*
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-14
1
-3
/
+9
*
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-14
1
-1
/
+6
*
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-07-14
1
-37
/
+3
*
hw/riscv: virt: Sort the SoC memmap table entries
Bin Meng
2020-07-14
1
-3
/
+3
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-2
/
+2
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
2020-06-15
1
-4
/
+3
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw/riscv: virt: Remove the riscv_ prefix of the machine* functions
Bin Meng
2020-06-03
1
-10
/
+10
*
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-18
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-3
/
+2
*
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
2020-04-29
1
-1
/
+1
*
hw/riscv: Generate correct "mmu-type" for 32-bit machines
Bin Meng
2020-04-29
1
-0
/
+4
*
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
2020-02-27
1
-1
/
+1
*
riscv: virt: Allow PCI address 0
Bin Meng
2020-02-27
1
-0
/
+1
*
riscv: virt: Use Goldfish RTC device
Anup Patel
2020-02-10
1
-0
/
+16
*
riscv/virt: Add syscon reboot and poweroff DT nodes
Anup Patel
2020-02-10
1
-4
/
+22
*
hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
Zhuang, Siwei (Data61, Kensington NSW)
2019-11-25
1
-1
/
+2
*
RISC-V: virt: This is a "sifive,test1" test finisher
Palmer Dabbelt
2019-11-25
1
-1
/
+4
*
riscv/virt: Increase flash size
Alistair Francis
2019-11-14
1
-1
/
+1
*
riscv/virt: Jump to pflash if specified
Alistair Francis
2019-10-28
1
-1
/
+10
*
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
1
-0
/
+86
*
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
1
-6
/
+24
*
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-10-28
1
-2
/
+0
*
riscv: hw: Change create_fdt() to return void
Bin Meng
2019-09-17
1
-7
/
+4
*
riscv: hw: Remove not needed PLIC properties in device tree
Bin Meng
2019-09-17
1
-2
/
+0
[next]