index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
hw/riscv: sifive_u: Connect a DMA controller
Bin Meng
3
-0
/
+42
2020-09-09
hw/riscv: clint: Avoid using hard-coded timebase frequency
Bin Meng
10
-22
/
+40
2020-09-09
hw/riscv: microchip_pfsoc: Hook GPIO controllers
Bin Meng
2
-0
/
+17
2020-09-09
hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
Bin Meng
2
-0
/
+46
2020-09-09
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
4
-3
/
+7
2020-09-09
hw/net: cadence_gem: Add a new 'phy-addr' property
Bin Meng
2
-2
/
+5
2020-09-09
hw/riscv: microchip_pfsoc: Connect a DMA controller
Bin Meng
3
-0
/
+27
2020-09-09
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
4
-0
/
+374
2020-09-09
hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
Bin Meng
3
-0
/
+28
2020-09-09
hw/sd: Add Cadence SDHCI emulation
Bin Meng
4
-0
/
+245
2020-09-09
hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
Bin Meng
3
-0
/
+51
2020-09-09
hw/char: Add Microchip PolarFire SoC MMUART emulation
Bin Meng
5
-0
/
+153
2020-09-09
hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
Bin Meng
6
-0
/
+415
2020-09-09
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
4
-5
/
+6
2020-09-09
hw/riscv: hart: Add a new 'resetvec' property
Bin Meng
2
-0
/
+4
2020-09-09
target/riscv: cpu: Add a new 'resetvec' property
Bin Meng
2
-0
/
+2
2020-09-09
riscv: sifive_test: Allow 16-bit writes to memory region
Nathan Chancellor
1
-1
/
+1
2020-09-09
target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
Yifei Jiang
3
-2
/
+14
2020-09-08
docs: update build system documentation
Paolo Bonzini
1
-86
/
+11
2020-09-08
meson: remove linkage of sdl to baum
Bruce Rogers
1
-2
/
+2
2020-09-08
meson: Convert undefsym.sh to undefsym.py
Yonggang Luo
3
-21
/
+50
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
2
-4
/
+12
2020-09-08
meson: specify fuzz linker script as a project arg
Alexander Bulekov
2
-4
/
+8
2020-09-08
oss-fuzz: fix rpath
Alexander Bulekov
1
-1
/
+1
2020-09-08
configure: update dtc submodule
Yonggang Luo
1
-4
/
+7
2020-09-08
docs: suggest Meson replacements for various configure functions
Paolo Bonzini
1
-3
/
+7
2020-09-08
configure: drop dead variables and functions
Paolo Bonzini
1
-15
/
+1
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
7
-46
/
+7
2020-09-08
meson: get opengl compilation flags from OPENGL_CFLAGS
Paolo Bonzini
2
-1
/
+3
2020-09-08
meson: get glib compilation flags from GLIB_CFLAGS
Paolo Bonzini
2
-12
/
+14
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
3
-56
/
+2
2020-09-08
configure: remove unnecessary libm test
Paolo Bonzini
1
-14
/
+0
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
3
-2
/
+5
2020-09-08
meson: keep all compiler flags detection together
Paolo Bonzini
1
-13
/
+17
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
4
-94
/
+45
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
5
-180
/
+26
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
3
-94
/
+0
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
3
-16
/
+2
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
1
-12
/
+2
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
4
-14
/
+25
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
2
-0
/
+5
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
1
-13
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
4
-13
/
+29
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
3
-9
/
+9
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2
-5
/
+10
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
2
-2
/
+9
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
1
-1
/
+0
2020-09-08
meson: move keyutils dependency check
Marc-André Lureau
2
-29
/
+3
2020-09-08
meson: convert the unit tests
Marc-André Lureau
3
-253
/
+174
2020-09-08
ipxe: update binaries
Gerd Hoffmann
8
-0
/
+0
[next]