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
2021-05-18
qcow2: set bdi->is_dirty
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
13
-59
/
+65
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
28
-379
/
+289
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
23
-75
/
+311
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
32
-138
/
+243
2021-05-14
Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...
Peter Maydell
16
-59
/
+200
2021-05-14
Fix build with 64 bits time_t
Fabrice Fontaine
2
-3
/
+10
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
2
-4
/
+2
2021-05-14
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
2
-1
/
+15
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
5
-6
/
+173
2021-05-14
checkpatch: Fix use of uninitialized value
Greg Kurz
1
-0
/
+1
2021-05-14
virtio-scsi: Configure all host notifiers in a single MR transaction
Greg Kurz
1
-0
/
+16
2021-05-14
virtio-scsi: Set host notifiers and callbacks separately
Greg Kurz
1
-18
/
+22
2021-05-14
virtio-blk: Configure all host notifiers in a single MR transaction
Greg Kurz
1
-0
/
+25
2021-05-14
virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
Greg Kurz
1
-2
/
+9
2021-05-14
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
2
-24
/
+14
2021-05-14
amd_iommu: fix wrong MMIO operations
Roman Kapl
1
-3
/
+3
2021-05-14
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
3
-4
/
+1
2021-05-14
test-write-threshold: drop extra TestStruct structure
Vladimir Sementsov-Ogievskiy
1
-17
/
+3
2021-05-14
test-write-threshold: drop extra tests
Vladimir Sementsov-Ogievskiy
1
-43
/
+0
2021-05-14
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
3
-47
/
+0
2021-05-14
test-write-threshold: rewrite test_threshold_(not_)trigger tests
Vladimir Sementsov-Ogievskiy
1
-18
/
+4
2021-05-14
block: drop write notifiers
Vladimir Sementsov-Ogievskiy
3
-19
/
+0
2021-05-14
block/write-threshold: don't use write notifiers
Vladimir Sementsov-Ogievskiy
4
-58
/
+27
2021-05-14
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
3
-43
/
+47
2021-05-14
block/copy-on-read: use bdrv_drop_filter() and drop s->active
Vladimir Sementsov-Ogievskiy
1
-32
/
+1
2021-05-14
Document qemu-img options data_file and data_file_raw
Connor Kuehl
1
-0
/
+31
2021-05-14
qemu-iotests: fix case of SOCK_DIR already in the environment
Paolo Bonzini
1
-1
/
+1
2021-05-14
qemu-iotests: let "check" spawn an arbitrary test command
Paolo Bonzini
3
-3
/
+20
2021-05-14
qemu-iotests: move command line and environment handling from TestRunner to T...
Paolo Bonzini
2
-14
/
+17
2021-05-14
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
1
-5
/
+9
2021-05-14
qemu-iotests: do not buffer the test output
Paolo Bonzini
5
-44
/
+56
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
6
-7
/
+9
2021-05-14
monitor: hmp_qemu_io: acquire aio contex, fix crash
Vladimir Sementsov-Ogievskiy
3
-16
/
+40
2021-05-14
block/rbd: Add an escape-aware strchr helper
Connor Kuehl
3
-11
/
+28
2021-05-14
iotests/231: Update expected deprecation message
Connor Kuehl
1
-3
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...
Peter Maydell
8
-14
/
+383
2021-05-14
virtio-net: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
virtio-blk: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
2
-2
/
+2
2021-05-14
cirrus.yml: Fix the MSYS2 task
Thomas Huth
1
-2
/
+2
2021-05-14
sphinx: adopt kernel readthedoc theme
Marc-André Lureau
16
-59
/
+200
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
25
-250
/
+367
2021-05-14
pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
Thomas Huth
4
-8
/
+8
2021-05-14
tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
Peter Maydell
1
-41
/
+20
2021-05-14
configure: Poison all current target-specific #defines
Thomas Huth
3
-1
/
+10
2021-05-14
migration: Move populate_vfio_info() into a separate file
Thomas Huth
4
-16
/
+29
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
4
-0
/
+16
2021-05-14
tests: Avoid side effects inside g_assert() arguments
Peter Maydell
2
-3
/
+6
2021-05-14
tests/qtest/rtc-test: Remove pointless NULL check
Peter Maydell
1
-4
/
+2
[next]