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
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
41
-1169
/
+104
2023-12-21
graph-lock: remove AioContext locking
Stefan Hajnoczi
20
-193
/
+133
2023-12-21
aio: make aio_context_acquire()/aio_context_release() a no-op
Stefan Hajnoczi
1
-2
/
+2
2023-12-21
tests: remove aio_context_acquire() tests
Stefan Hajnoczi
1
-66
/
+1
2023-12-21
scsi: assert that callbacks run in the correct AioContext
Stefan Hajnoczi
2
-0
/
+17
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
2
-22
/
+43
2023-12-21
dma-helpers: don't lock AioContext in dma_blk_cb()
Stefan Hajnoczi
1
-5
/
+2
2023-12-21
scsi: don't lock AioContext in I/O code path
Stefan Hajnoczi
2
-40
/
+3
2023-12-21
virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifi...
Stefan Hajnoczi
1
-7
/
+1
2023-12-21
scsi: only access SCSIDevice->requests from one thread
Stefan Hajnoczi
2
-57
/
+131
2023-12-21
iotests: Basic tests for internal snapshots
Kevin Wolf
2
-0
/
+277
2023-12-21
vl: Improve error message for conflicting -incoming and -loadvm
Kevin Wolf
1
-0
/
+4
2023-12-21
block: Fix crash when loading snapshot on inactive node
Kevin Wolf
1
-1
/
+3
2023-12-21
virtio-blk: don't lock AioContext in the submission code path
Stefan Hajnoczi
1
-5
/
+0
2023-12-21
virtio-blk: don't lock AioContext in the completion code path
Stefan Hajnoczi
1
-30
/
+4
2023-12-21
virtio-blk: add lock to protect s->rq
Stefan Hajnoczi
2
-23
/
+47
2023-12-21
block/file-posix: set up Linux AIO and io_uring in the current thread
Stefan Hajnoczi
1
-52
/
+51
2023-12-21
nbd/server: introduce NBDClient->lock to protect fields
Stefan Hajnoczi
1
-33
/
+111
2023-12-21
nbd/server: only traverse NBDExport->clients from main loop thread
Stefan Hajnoczi
1
-10
/
+51
2023-12-21
nbd/server: avoid per-NBDRequest nbd_client_get/put()
Stefan Hajnoczi
1
-3
/
+0
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
35
-111
/
+236
2023-12-20
Merge tag 'pull-target-arm-20231219' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
16
-1656
/
+1592
2023-12-20
Merge tag 'pull-vfio-20231219' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
33
-514
/
+2229
2023-12-20
tests/unit/test-qmp-event: Replace fixture by global variables
Markus Armbruster
1
-61
/
+30
2023-12-20
tests/unit/test-qmp-event: Simplify event emission check
Markus Armbruster
1
-20
/
+10
2023-12-20
tests/unit/test-qmp-event: Drop superfluous mutex
Markus Armbruster
1
-5
/
+0
2023-12-20
tests/qtest/npcm7xx_pwm-test: Only do full testing in slow mode
Thomas Huth
1
-3
/
+10
2023-12-20
qemu-options: Clarify handling of commas in options parameters
Yihuan Pan
3
-0
/
+14
2023-12-20
tests/qtest/migration-test: Fix analyze-migration.py for s390x
Thomas Huth
2
-5
/
+34
2023-12-20
qom/object: Limit type names to alphanumerical and some few special characters
Thomas Huth
1
-0
/
+41
2023-12-20
tests/unit/test-io-task: Rename "qemu:dummy" to avoid colon in the name
Thomas Huth
1
-1
/
+1
2023-12-20
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
Thomas Huth
1
-1
/
+1
2023-12-20
hw: Replace anti-social QOM type names (again)
Markus Armbruster
7
-10
/
+10
2023-12-20
docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
Markus Armbruster
1
-1
/
+1
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2
-1
/
+3
2023-12-20
hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-12-20
hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
Philippe Mathieu-Daudé
1
-1
/
+2
2023-12-20
hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-12-20
system/qtest: Restrict QTest API to system emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2023-12-20
system/qtest: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-12-20
MAINTAINERS: Add some more vmware-related files to the corresponding section
Thomas Huth
1
-0
/
+5
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
10
-9
/
+80
2023-12-19
hw/ppc/Kconfig: Imply VFIO_PCI
Cédric Le Goater
2
-1
/
+37
2023-12-19
docs/devel: Add VFIO iommufd backend documentation
Zhenzhong Duan
3
-0
/
+168
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
6
-20
/
+21
2023-12-19
vfio/ccw: Move VFIODevice initializations in vfio_ccw_instance_init
Zhenzhong Duan
1
-15
/
+15
2023-12-19
vfio/ap: Move VFIODevice initializations in vfio_ap_instance_init
Zhenzhong Duan
1
-13
/
+13
2023-12-19
vfio/platform: Move VFIODevice initializations in vfio_platform_instance_init
Zhenzhong Duan
1
-5
/
+5
2023-12-19
vfio/pci: Move VFIODevice initializations in vfio_instance_init
Zhenzhong Duan
1
-4
/
+6
2023-12-19
hw/i386: Activate IOMMUFD for q35 machines
Cédric Le Goater
1
-0
/
+1
[next]