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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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/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
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
2020-11-06
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into staging
Peter Maydell
7
-38
/
+56
2020-11-06
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201106' int...
Peter Maydell
6
-25
/
+18
2020-11-05
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
3
-3
/
+12
2020-11-05
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-5.2-20201105' in...
Peter Maydell
3
-7
/
+2
2020-11-05
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201104' into staging
Peter Maydell
2
-22
/
+22
2020-11-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
27
-58
/
+501
2020-11-05
hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
Philippe Mathieu-Daudé
2
-5
/
+1
2020-11-05
hw/9pfs : add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-05
hw/9pfs : open brace '{' following struct go on the same line
Xinhao Zhang
1
-6
/
+3
2020-11-05
hw/9pfs : add spaces around operator
Xinhao Zhang
2
-13
/
+13
2020-11-05
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
27
-158
/
+227
2020-11-05
s390x: fix build for --without-default-devices
Cornelia Huck
2
-2
/
+3
2020-11-05
target/s390x: fix execution with icount
Pavel Dovgalyuk
2
-35
/
+50
2020-11-05
spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()
Greg Kurz
1
-1
/
+1
2020-11-05
spapr: Drop dead code in spapr_reallocate_hpt()
Greg Kurz
1
-6
/
+0
2020-11-05
target/ppc/excp_helper: Add a fallthrough for fix compiler warning
Chen Qun
1
-0
/
+1
2020-11-04
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...
Peter Maydell
7
-18
/
+47
2020-11-04
linux-user: Check copy_from_user() return value in vma_dump_size()
Peter Maydell
1
-1
/
+3
2020-11-04
linux-user/syscall: Fix missing target_to_host_timespec64() check
Alistair Francis
1
-1
/
+3
2020-11-04
linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero
Peter Maydell
1
-1
/
+2
2020-11-04
linux-user/mips/cpu_loop: silence the compiler warnings
Chen Qun
1
-0
/
+4
2020-11-04
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"
Richard Henderson
1
-18
/
+17
2020-11-04
tcg: Remove assert from set_jmp_reset_offset
Richard Henderson
1
-4
/
+5
2020-11-04
qapi, qemu-options: make all parsing visitors parse boolean options the same
Paolo Bonzini
6
-52
/
+30
2020-11-04
qtest: escape device name in device-introspect-test
Paolo Bonzini
1
-2
/
+8
2020-11-04
ivshmem-test: do not use short-form boolean option
Paolo Bonzini
1
-1
/
+1
2020-11-04
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' i...
Peter Maydell
6
-17
/
+45
2020-11-04
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201104-pull-request' ...
Peter Maydell
2
-131
/
+216
2020-11-04
pc-bios/s390: update s390-ccw bios binaries
Cornelia Huck
2
-0
/
+0
2020-11-04
s390-bios: Skip writing iplb location to low core for ccw ipl
Jason J. Herne
1
-1
/
+3
2020-11-04
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
30
-373
/
+32
2020-11-04
roms/Makefile: Add qboot to .PHONY list
Bruce Rogers
1
-1
/
+1
2020-11-04
ati: check x y display parameter values
Prasad J Pandit
1
-4
/
+6
2020-11-04
vnc: fix resource leak when websocket channel error
Ding Hui
5
-13
/
+40
2020-11-04
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
4
-5
/
+34
2020-11-04
console: modify ppm_save to take a pixman image ref
Marc-André Lureau
2
-8
/
+9
[next]