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
...
*
riscv: virt: Add cpu-topology DT node.
Atish Patra
2019-06-26
1
-2
/
+20
*
RISC-V: Fix a memory leak when realizing a sifive_e
Palmer Dabbelt
2019-06-24
1
-7
/
+6
*
riscv: virt: Correct pci "bus-range" encoding
Bin Meng
2019-06-24
1
-1
/
+1
*
sifive_prci: Read and write PRCI registers
Nathaniel Graff
2019-06-24
1
-8
/
+41
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
5
-0
/
+5
*
riscv: spike: Add a generic spike machine
Alistair Francis
2019-05-24
1
-1
/
+105
*
riscv: virt: Allow specifying a CPU via commandline
Alistair Francis
2019-05-24
1
-1
/
+2
*
target/riscv: Remove unused include of riscv_htif.h for virt board riscv
Jonathan Behrens
2019-05-24
1
-1
/
+0
*
SiFive RISC-V GPIO Device
Fabien Chouteau
2019-05-24
4
-2
/
+422
*
riscv: plic: Log guest errors
Alistair Francis
2019-04-05
1
-3
/
+9
*
riscv: plic: Fix incorrect irq calculation
Alistair Francis
2019-04-05
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
2
-0
/
+4
|
\
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+1
|
*
riscv: plic: Set msi_nonbroken as true
Alistair Francis
2019-03-18
1
-0
/
+3
*
|
riscv: sifive_u: Correct UART0's IRQ in the device tree
Bin Meng
2019-03-19
1
-1
/
+1
*
|
riscv: sifive_uart: Generate TX interrupt
Bin Meng
2019-03-19
1
-1
/
+3
*
|
riscv: sifive_u: Allow up to 4 CPUs to be created
Alistair Francis
2019-03-19
1
-1
/
+4
*
|
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
1
-0
/
+15
*
|
RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
Michael Clark
2019-03-19
1
-2
/
+2
|
/
*
riscv/Kconfig: enable PCI_DEVICES
David Abdurachmanov
2019-03-11
1
-0
/
+3
*
riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives
Paolo Bonzini
2019-03-07
1
-0
/
+13
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+20
*
riscv: Ensure the kernel start address is correctly cast
Alistair Francis
2019-02-12
4
-4
/
+4
*
hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
Yang Zhong
2019-02-05
1
-11
/
+11
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
4
-4
/
+4
*
sifive_uart: Implement interrupt pending register
Nathaniel Graff
2018-12-20
1
-5
/
+19
*
RISC-V: Enable second UART on sifive_e and sifive_u
Michael Clark
2018-12-20
2
-6
/
+4
*
RISC-V: Fix PLIC pending bitfield reads
Michael Clark
2018-12-20
1
-1
/
+1
*
RISC-V: Fix CLINT timecmp low 32-bit writes
Michael Clark
2018-12-20
1
-4
/
+4
*
sifive_u: Set 'clock-frequency' DT property for SiFive UART
Anup Patel
2018-12-20
1
-0
/
+2
*
sifive_u: Add clock DT node for GEM ethernet
Anup Patel
2018-12-20
1
-1
/
+17
*
hw/riscv/virt: Connect the gpex PCIe
Alistair Francis
2018-12-20
1
-1
/
+130
*
hw/riscv/virt: Adjust memory layout spacing
Alistair Francis
2018-12-20
1
-8
/
+8
*
hw/riscv/virt: Free the test device tree node name
Alistair Francis
2018-11-14
1
-0
/
+1
*
riscv: spike: Fix memory leak in the board init
Alistair Francis
2018-11-08
1
-3
/
+3
*
RISC-V: Don't add NULL bootargs to device-tree
Michael Clark
2018-10-17
3
-4
/
+10
*
RISC-V: Add missing free for plic_hart_config
Michael Clark
2018-10-17
1
-0
/
+2
*
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2018-10-17
2
-6
/
+6
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
2018-09-25
4
-5
/
+5
|
\
|
*
Drop "qemu:" prefix from error_report() arguments
Mao Zhongyi
2018-09-24
4
-5
/
+5
*
|
hw/riscv/spike: Set the soc device tree node as a simple-bus
Alistair Francis
2018-09-05
1
-1
/
+1
*
|
hw/riscv/virtio: Set the soc device tree node as a simple-bus
Alistair Francis
2018-09-05
1
-1
/
+1
*
|
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2018-09-04
1
-27
/
+22
|
/
*
spike: Fix crash when introspecting the device
Alistair Francis
2018-07-19
1
-6
/
+4
*
riscv_hart: Fix crash when introspecting the device
Alistair Francis
2018-07-19
1
-4
/
+3
*
virt: Fix crash when introspecting the device
Alistair Francis
2018-07-19
1
-3
/
+2
*
sifive_u: Fix crash when introspecting the device
Alistair Francis
2018-07-19
1
-8
/
+7
*
sifive_e: Fix crash when introspecting the device
Alistair Francis
2018-07-19
1
-6
/
+6
*
hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device
Alistair Francis
2018-07-06
1
-0
/
+50
*
hw/riscv/sifive_u: Move the uart device tree node under /soc/
Alistair Francis
2018-07-06
1
-1
/
+1
[prev]
[next]