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-10
hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
Philippe Mathieu-Daudé
2
-4
/
+14
2020-11-10
hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
Philippe Mathieu-Daudé
1
-11
/
+0
2020-11-10
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
3
-5
/
+0
2020-11-10
hw/arm/armsse: Correct expansion MPC interrupt lines
Philippe Mathieu-Daudé
1
-1
/
+2
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
3
-40
/
+29
2020-11-10
hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
Philippe Mathieu-Daudé
1
-1
/
+0
2020-11-10
docs: add some notes on the sbsa-ref machine
Alex Bennée
2
-0
/
+33
2020-11-10
target/arm: add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-10
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
1
-2
/
+2
2020-11-10
target/arm: add spaces around operator
Xinhao Zhang
3
-9
/
+9
2020-11-10
ssi: Fix bad printf format specifiers
AlexChen
2
-2
/
+2
2020-11-10
hw/arm/Kconfig: ARM_V7M depends on PTIMER
Andrew Jones
1
-0
/
+1
2020-11-10
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
9
-255
/
+115
2020-11-09
hw/intc/ibex_plic: Clear the claim register when read
Alistair Francis
1
-0
/
+3
2020-11-09
target/riscv: Split the Hypervisor execute load helpers
Alistair Francis
3
-42
/
+17
2020-11-09
target/riscv: Remove the hyp load and store functions
Alistair Francis
5
-166
/
+59
2020-11-09
target/riscv: Remove the HS_TWO_STAGE flag
Alistair Francis
4
-51
/
+25
2020-11-09
target/riscv: Set the virtualised MMU mode when doing hyp accesses
Alistair Francis
1
-13
/
+17
2020-11-09
target/riscv: Add a virtualised MMU Mode
Alistair Francis
3
-3
/
+14
2020-11-09
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-09-tag' in...
Peter Maydell
1
-0
/
+3
2020-11-09
qga: fix missing closedir() in qmp_guest_get_disks()
Michael Roth
1
-0
/
+3
2020-11-09
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-11-09-v2'...
Peter Maydell
16
-238
/
+259
2020-11-09
block: make bdrv_drop_intermediate() less wrong
Vladimir Sementsov-Ogievskiy
1
-30
/
+24
2020-11-09
block: add bdrv_replace_node_common()
Vladimir Sementsov-Ogievskiy
1
-3
/
+22
2020-11-09
block: add forgotten bdrv_abort_perm_update() to bdrv_co_invalidate_cache()
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-11-09
block: Fix some code style problems, "foo* bar" should be "foo *bar"
shiliyang
5
-12
/
+12
2020-11-09
block: Fix integer promotion error in bdrv_getlength()
Eric Blake
1
-2
/
+7
2020-11-09
block: enable libnfs on msys2/mingw in cirrus.yml
Yonggang Luo
1
-0
/
+1
2020-11-09
block: Fixes nfs compiling error on msys2/mingw
Yonggang Luo
1
-1
/
+12
2020-11-09
iotests: rewrite iotest 240 in python
Maxim Levitsky
2
-165
/
+130
2020-11-09
iotests: add filter_qmp_virtio_scsi function
Maxim Levitsky
1
-0
/
+10
2020-11-09
hw/block/nvme: fix free of array-typed value
Klaus Jensen
1
-1
/
+0
2020-11-09
hw/block/nvme: fix uint16_t use of uint32_t sgls member
Klaus Jensen
1
-1
/
+1
2020-11-09
hw/block/nvme: fix null ns in register namespace
Klaus Jensen
1
-2
/
+1
2020-11-09
qcow2: Document and enforce the QCowL2Meta invariants
Alberto Garcia
3
-14
/
+29
2020-11-09
block: Move bdrv_drain_all_end_quiesce() to block_int.h
Greg Kurz
2
-6
/
+9
2020-11-09
block: Remove unused include
AlexChen
1
-1
/
+0
2020-11-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-11-09' into ...
Peter Maydell
5
-38
/
+31
2020-11-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-fixes-202011...
Peter Maydell
2
-7
/
+6
2020-11-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201109'...
Peter Maydell
5
-13
/
+54
2020-11-09
block: Remove unused BlockDeviceMapEntry
Markus Armbruster
1
-29
/
+0
2020-11-09
qapi/block-core: Improve MapEntry documentation
Max Reitz
1
-5
/
+13
2020-11-09
qapi: Fix missing headers in QMP Reference Manual
Markus Armbruster
2
-2
/
+8
2020-11-09
MAINTAINERS: Add QAPI schema modules to their subsystems
Markus Armbruster
1
-0
/
+6
2020-11-09
docs/devel/qapi-code-gen: Fix up examples
Markus Armbruster
1
-2
/
+4
2020-11-09
hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)
Philippe Mathieu-Daudé
1
-2
/
+1
2020-11-09
MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
Philippe Mathieu-Daudé
1
-5
/
+5
2020-11-09
hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths
Peter Maydell
1
-6
/
+4
2020-11-09
target/mips: Fix PageMask with variable page size
Jiaxun Yang
2
-6
/
+22
2020-11-09
target/mips: Deprecate nanoMIPS ISA
Philippe Mathieu-Daudé
2
-1
/
+28
[next]