You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Hajnoczi
d5ab9490cd
Block layer patches
- Cleanup bs->backing and bs->file handling
- Refactor bdrv_try_set_aio_context using transactions
- Changes for improved coroutine_fn consistency
- vhost-user-blk: fix the resize crash
- io_uring: Use of io_uring_register_ring_fd() led to breakage, revert
- vvfat: Fix some problems with r/w mode
- Code cleanup
- MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmNazhIRHGt3b2xmQHJl
ZGhhdC5jb20ACgkQfwmycsiPL9ZyTw/8Dfck/SuxfyeLlnQItkjaV4cnqWOU8vHs
9x0KhlptCs+HXdF/3iicpA0lHojn7mNnbdFGjPRY4E0LriQv91TQ5ycdEmrseFPf
sgeQlgdKCVU/pHjZ2wYarm2pE43Cx85a5xuufmw+7w49dNNZn14l4t+DgviuClVM
nuVaogfZFbYyetre+Qd2TgLl+gJ+0d4o7Zs5lSWLrT8t0L9AGkcWPA7Nrbl6loIE
dOautV4G7jLjuMiCeJZOGcnuRVe3gCQ5rCGBFzzH4DUtz4BmiYx4hd3LMEsP0PMM
CrsfDZS04Ztybl9M7TmJuwkAm1gx1JDMOuJuh18lbJocIOBvhkKKxY2wI5LIdZVI
ZntmU36RowkX+GGu/PYpYyMjBDClJppZCl7vnjyLYsVt6r0Vu6SmlHpJhcRYabhe
96Kv1LXH9A6+ogKPU3Layw6JGjg01GNr1ALuT7PO3pGto/JshmOuBEJJDucoF84M
5AfxFCohMROVldwblA6M0eKnlQBgtr5BvtgbV54BBo88VlFJgDJFQn7R09cTFUEo
UwaJoS+nIaiZ0bQQVZhZloVppUaTdVJojzfVRCZZctga96/tu1HSFnGLnbEFpUN3
KOf+XnVNS6Ro+nPSDf9bMjbIom2JicGFfV+6yMgIoxY/d5UA2dTZfefil4TAlSod
6PsTgg+jrm8=
=/Fw0
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Block layer patches
- Cleanup bs->backing and bs->file handling
- Refactor bdrv_try_set_aio_context using transactions
- Changes for improved coroutine_fn consistency
- vhost-user-blk: fix the resize crash
- io_uring: Use of io_uring_register_ring_fd() led to breakage, revert
- vvfat: Fix some problems with r/w mode
- Code cleanup
- MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
# -----BEGIN PGP SIGNATURE-----
#
# iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmNazhIRHGt3b2xmQHJl
# ZGhhdC5jb20ACgkQfwmycsiPL9ZyTw/8Dfck/SuxfyeLlnQItkjaV4cnqWOU8vHs
# 9x0KhlptCs+HXdF/3iicpA0lHojn7mNnbdFGjPRY4E0LriQv91TQ5ycdEmrseFPf
# sgeQlgdKCVU/pHjZ2wYarm2pE43Cx85a5xuufmw+7w49dNNZn14l4t+DgviuClVM
# nuVaogfZFbYyetre+Qd2TgLl+gJ+0d4o7Zs5lSWLrT8t0L9AGkcWPA7Nrbl6loIE
# dOautV4G7jLjuMiCeJZOGcnuRVe3gCQ5rCGBFzzH4DUtz4BmiYx4hd3LMEsP0PMM
# CrsfDZS04Ztybl9M7TmJuwkAm1gx1JDMOuJuh18lbJocIOBvhkKKxY2wI5LIdZVI
# ZntmU36RowkX+GGu/PYpYyMjBDClJppZCl7vnjyLYsVt6r0Vu6SmlHpJhcRYabhe
# 96Kv1LXH9A6+ogKPU3Layw6JGjg01GNr1ALuT7PO3pGto/JshmOuBEJJDucoF84M
# 5AfxFCohMROVldwblA6M0eKnlQBgtr5BvtgbV54BBo88VlFJgDJFQn7R09cTFUEo
# UwaJoS+nIaiZ0bQQVZhZloVppUaTdVJojzfVRCZZctga96/tu1HSFnGLnbEFpUN3
# KOf+XnVNS6Ro+nPSDf9bMjbIom2JicGFfV+6yMgIoxY/d5UA2dTZfefil4TAlSod
# 6PsTgg+jrm8=
# =/Fw0
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 27 Oct 2022 14:29:38 EDT
# gpg: using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg: issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6
* tag 'for-upstream' of https://repo.or.cz/qemu/kevin: (58 commits)
block/block-backend: blk_set_enable_write_cache is IO_CODE
monitor: switch to *_co_* functions
vmdk: switch to *_co_* functions
vhdx: switch to *_co_* functions
vdi: switch to *_co_* functions
qed: switch to *_co_* functions
qcow2: switch to *_co_* functions
qcow: switch to *_co_* functions
parallels: switch to *_co_* functions
mirror: switch to *_co_* functions
block: switch to *_co_* functions
commit: switch to *_co_* functions
vmdk: manually add more coroutine_fn annotations
qcow2: manually add more coroutine_fn annotations
qcow: manually add more coroutine_fn annotations
blkdebug: add missing coroutine_fn annotation for indirect-called functions
qcow2: add coroutine_fn annotation for indirect-called functions
block: add missing coroutine_fn annotation to BlockDriverState callbacks
coroutine-io: add missing coroutine_fn annotation to prototypes
coroutine-lock: add missing coroutine_fn annotation to prototypes
...
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
3 years ago |
| .. |
|
_templates
|
docs: Add QEMU version information to HTML footer
|
5 years ago |
|
about
|
watchdog: remove -watchdog option
|
4 years ago |
|
config
|
docs: Grammar and spelling fixes
|
8 years ago |
|
devel
|
Block layer patches
|
3 years ago |
|
interop
|
docs: add firmware feature flags
|
4 years ago |
|
specs
|
pci-ids: drop list of modern virtio devices
|
4 years ago |
|
sphinx
|
docs/sphinx: fix compatibility with sphinx < 1.8
|
4 years ago |
|
sphinx-static
|
docs/sphinx: add 's' keyboard binding to focus search
|
4 years ago |
|
spin
|
docs: create config/, devel/ and spin/ subdirectories
|
9 years ago |
|
system
|
target/arm: Implement FEAT_HAFDBS, access flag portion
|
3 years ago |
|
tools
|
qemu-img: Wean documentation and help output off '?' for help
|
4 years ago |
|
user
|
linux-user: Remove the deprecated ppc64abi32 target
|
4 years ago |
|
COLO-FT.txt
|
docs: Use double quotes instead of single quotes for COLO
|
4 years ago |
|
block-replication.txt
|
docs/block-replication.txt: Fix replication top-id command demo
|
4 years ago |
|
bypass-iommu.txt
|
docs: Add documentation for iommu bypass
|
5 years ago |
|
colo-proxy.txt
|
docs: update to show preferred boolean syntax for -chardev
|
5 years ago |
|
conf.py
|
sphinx: change default language to 'en'
|
4 years ago |
|
defs.rst.inc
|
docs: Fix typo in the default name of the qemu-system-x86_64 binary
|
5 years ago |
|
igd-assign.txt
|
vfio/pci: Add IGD documentation
|
10 years ago |
|
image-fuzzer.txt
|
docs: Render binary names as monospaced text
|
4 years ago |
|
index.rst
|
docs: standardize book titles to === with overline
|
5 years ago |
|
memory-hotplug.txt
|
docs: Grammar and spelling fixes
|
8 years ago |
|
meson.build
|
meson, configure: move --with-pkgversion, CONFIG_STAMP to meson
|
4 years ago |
|
multi-thread-compression.txt
|
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
|
8 years ago |
|
multiseat.txt
|
docs: Spell QEMU all caps
|
4 years ago |
|
nvdimm.txt
|
docs/nvdimm: Update nvdimm option value in machine example
|
5 years ago |
|
pci_expander_bridge.txt
|
pxb: cleanup
|
10 years ago |
|
pcie.txt
|
docs: pcie: Spell out machine type needs for PCIe features
|
8 years ago |
|
pcie_pci_bridge.txt
|
docs: add slot when adding new PCIe root port
|
5 years ago |
|
pcie_sriov.txt
|
docs: Replace Qemu -> QEMU
|
4 years ago |
|
pvrdma.txt
|
docs: Fix broken links
|
6 years ago |
|
qcow2-cache.txt
|
qcow2: Document the Extended L2 Entries feature
|
6 years ago |
|
qdev-device-use.txt
|
hw/ide: remove 'ide-drive' device
|
5 years ago |
|
qemu-option-trace.rst.inc
|
qemu-option-trace.rst.inc: Don't use option:: markup
|
6 years ago |
|
qemupciserial.inf
|
docs: Grammar and spelling fixes
|
8 years ago |
|
rdma.txt
|
migrate: remove QMP/HMP commands for speed, downtime and cache size
|
5 years ago |
|
spice-port-fqdn.txt
|
docs: add spice-port-fqdn.txt
|
13 years ago |
|
throttle.txt
|
docs: Drop deprecated 'props' from object-add
|
4 years ago |
|
u2f.txt
|
docs: Spell QEMU all caps
|
4 years ago |
|
xbzrle.txt
|
migrate: remove QMP/HMP commands for speed, downtime and cache size
|
5 years ago |
|
xen-save-devices-state.txt
|
Fix up dangling references to qmp-commands.* in comment and doc
|
8 years ago |