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
Commit message (
Expand
)
Author
Age
Files
Lines
*
opentitan: Rename memmap enum constants
Eduardo Habkost
2020-08-27
1
-42
/
+42
*
hw/riscv: virt: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
1
-227
/
+299
*
hw/riscv: spike: Allow creating multiple NUMA sockets
Anup Patel
2020-08-25
1
-74
/
+158
*
hw/riscv: Add helpers for RISC-V multi-socket NUMA machines
Anup Patel
2020-08-25
2
-0
/
+243
*
hw/riscv: Allow creating multiple instances of PLIC
Anup Patel
2020-08-25
4
-14
/
+16
*
hw/riscv: Allow creating multiple instances of CLINT
Anup Patel
2020-08-25
5
-12
/
+16
*
hw/riscv: spike: Change the default bios to use generic platform image
Bin Meng
2020-08-22
1
-2
/
+7
*
hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u
Bin Meng
2020-08-22
2
-4
/
+4
*
hw/riscv: sifive_u: Add a dummy L2 cache controller device
Bin Meng
2020-08-22
1
-0
/
+22
*
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
2
-16
/
+19
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
hw/riscv: sifive_e: Correct debug block size
Bin Meng
2020-07-22
1
-1
/
+1
*
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
2020-07-21
1
-0
/
+1
*
hw/riscv: Modify MROM size to end at 0x10000
Bin Meng
2020-07-14
3
-3
/
+3
*
RISC-V: Support 64 bit start address
Atish Patra
2020-07-14
2
-2
/
+10
*
riscv: Add opensbi firmware dynamic support
Atish Patra
2020-07-14
4
-15
/
+72
*
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
2020-07-14
4
-32
/
+63
*
riscv: Unify Qemu's reset vector code path
Atish Patra
2020-07-14
4
-76
/
+52
*
hw/riscv: virt: Sort the SoC memmap table entries
Bin Meng
2020-07-14
1
-3
/
+3
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
3
-12
/
+4
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
5
-11
/
+11
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
3
-8
/
+4
*
hw/riscv: Allow 64 bit access to SiFive CLINT
Alistair Francis
2020-07-02
1
-1
/
+1
*
riscv: plic: Add a couple of mising sifive_plic_update calls
Jessica Clarke
2020-07-02
1
-1
/
+2
*
riscv: plic: Honour source priorities
Jessica Clarke
2020-07-02
1
-5
/
+12
*
riscv_hart: Fix riscv_harts_realize() error API violations
Markus Armbruster
2020-07-02
1
-9
/
+5
*
riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
Markus Armbruster
2020-07-02
1
-3
/
+9
*
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
2020-06-19
1
-0
/
+4
*
hw/riscv: sifive_u: Sort the SoC memmap table entries
Bin Meng
2020-06-19
1
-2
/
+2
*
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
2020-06-19
1
-8
/
+31
*
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
2020-06-19
2
-7
/
+9
*
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
2020-06-19
1
-0
/
+7
*
hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
Bin Meng
2020-06-19
1
-6
/
+8
*
hw/riscv: sifive_u: Add reset functionality
Bin Meng
2020-06-19
1
-1
/
+23
*
hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
Bin Meng
2020-06-19
1
-1
/
+3
*
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
2020-06-19
1
-2
/
+41
*
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
2020-06-19
1
-11
/
+19
*
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
2020-06-19
1
-8
/
+5
*
hw/riscv: sifive_u: Generate device tree node for OTP
Bin Meng
2020-06-19
1
-0
/
+11
*
hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
Bin Meng
2020-06-19
1
-6
/
+1
*
hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
1
-15
/
+14
*
hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
1
-12
/
+12
*
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
1
-2
/
+23
*
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
1
-2
/
+12
*
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-19
1
-0
/
+4
*
riscv/opentitan: Fix the ROM size
Alistair Francis
2020-06-19
1
-1
/
+2
*
sifive_e: Support the revB machine
Alistair Francis
2020-06-19
1
-4
/
+30
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
4
-12
/
+6
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
3
-31
/
+19
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
2020-06-15
2
-8
/
+6
[next]