index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-03
contrib/vhost-user-blk: fix get_config() information leak
Stefan Hajnoczi
1
-0
/
+2
2020-11-03
block/export: fix vhost-user-blk get_config() information leak
Stefan Hajnoczi
1
-0
/
+3
2020-11-03
block/export: make vhost-user-blk config space little-endian
Stefan Hajnoczi
1
-13
/
+12
2020-11-03
configure: introduce --enable-vhost-user-blk-server
Stefan Hajnoczi
4
-4
/
+19
2020-11-03
libvhost-user: follow QEMU comment style
Stefan Hajnoczi
1
-5
/
+10
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
3
-0
/
+27
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
3
-25
/
+0
2020-11-03
net: Add vhost-vdpa in show_netdevs()
Cindy Lu
1
-0
/
+3
2020-11-03
vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup
Cindy Lu
1
-0
/
+4
2020-11-03
vfio: Don't issue full 2^64 unmap
Jean-Philippe Brucker
1
-0
/
+11
2020-11-03
Update version for v5.2.0-rc0 release
v5.2.0-rc0
Peter Maydell
1
-1
/
+1
2020-11-03
semihosting: fix order of initialization functions
Paolo Bonzini
1
-3
/
+1
2020-11-03
fuzz: fuzz offsets within pio/mmio regions
Alexander Bulekov
1
-0
/
+5
2020-11-03
fuzz: check the MR in the DMA callback
Alexander Bulekov
1
-1
/
+1
2020-11-03
fuzz: fix writing DMA patterns
Alexander Bulekov
1
-20
/
+17
2020-11-03
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
27
-127
/
+1180
2020-11-03
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-11
/
+25
2020-11-03
target/mips: Add unaligned access support for MIPS64R6 and Loongson-3
Huacai Chen
1
-2
/
+2
2020-11-03
target/mips: Fix Lesser GPL version number
Chetan Pant
11
-11
/
+11
2020-11-03
hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write
AlexChen
1
-2
/
+2
2020-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
4
-4
/
+4
2020-11-03
hw/mips: Fix Lesser GPL version number
Chetan Pant
6
-6
/
+6
2020-11-03
hw/mips: Remove the 'r4k' machine
Philippe Mathieu-Daudé
8
-348
/
+7
2020-11-03
block/vvfat: Fix bad printf format specifiers
AlexChen
1
-5
/
+7
2020-11-03
iotests: Use Python 3 style super()
Kevin Wolf
1
-4
/
+4
2020-11-03
iotests: Disable unsubscriptable-object in pylint
Kevin Wolf
1
-0
/
+2
2020-11-03
iotests.py: Fix type check errors in wait_migration()
Kevin Wolf
1
-0
/
+4
2020-11-03
qemu-img convert: Free @sn_opts in all error cases
Tuguoyi
1
-1
/
+1
2020-11-03
qmp: fix aio_poll() assertion failure on Windows
Volker Rümelin
1
-1
/
+7
2020-11-03
target/riscv/csr.c : add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-03
hw/riscv: microchip_pfsoc: Hook the I2C1 controller
Bin Meng
2
-0
/
+7
2020-11-03
hw/riscv: microchip_pfsoc: Correct DDR memory map
Bin Meng
2
-7
/
+48
2020-11-03
hw/riscv: microchip_pfsoc: Map the reserved memory at address 0
Bin Meng
2
-1
/
+11
2020-11-03
hw/riscv: microchip_pfsoc: Connect the SYSREG module
Bin Meng
3
-3
/
+9
2020-11-03
hw/misc: Add Microchip PolarFire SoC SYSREG module support
Bin Meng
5
-0
/
+144
2020-11-03
hw/riscv: microchip_pfsoc: Connect the IOSCB module
Bin Meng
3
-6
/
+12
2020-11-03
hw/misc: Add Microchip PolarFire SoC IOSCB module support
Bin Meng
5
-0
/
+298
2020-11-03
hw/riscv: microchip_pfsoc: Connect DDR memory controller modules
Bin Meng
3
-0
/
+24
2020-11-03
hw/misc: Add Microchip PolarFire SoC DDR Memory Controller support
Bin Meng
5
-0
/
+278
2020-11-03
hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps
Bin Meng
1
-0
/
+18
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
2
-1
/
+26
2020-11-03
target/riscv: Add V extension state description
Yifei Jiang
1
-0
/
+25
2020-11-03
target/riscv: Add H extension state description
Yifei Jiang
1
-0
/
+47
2020-11-03
target/riscv: Add PMP state description
Yifei Jiang
3
-11
/
+70
2020-11-03
target/riscv: Add basic vmstate description of CPU
Yifei Jiang
4
-8
/
+81
2020-11-03
target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
Yifei Jiang
6
-74
/
+41
2020-11-03
hw/riscv: virt: Allow passing custom DTB
Anup Patel
1
-7
/
+20
2020-11-03
hw/riscv: sifive_u: Allow passing custom DTB
Anup Patel
1
-8
/
+20
2020-11-03
tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()
AlexChen
1
-1
/
+2
2020-11-03
configure: fix gio_libs reference
Bruce Rogers
1
-1
/
+1
[prev]
[next]