Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Jul 31 2024 17:25:35 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH-for-9.1? v2 0/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH-for-9.1? v2 1/4] hw/sd/sdhci: Reduce variables scope in sdhci_do_adma()
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH-for-9.1? v2 2/4] hw/sd/sdhci: Reduce variables scope in get_adma_description()
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH-for-9.1? v2 3/4] hw/sd/sdhci: Read ADMA2_64 descriptor with a single dma_memory_read()
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH-for-9.1? v2 4/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH 0/7] block: Miscellaneous minor Coverity fixes
,
Peter Maydell
,
2024/07/31
[PATCH 1/7] block/vdi.c: Avoid potential overflow when calculating size of write
,
Peter Maydell
,
2024/07/31
Re: [PATCH 1/7] block/vdi.c: Avoid potential overflow when calculating size of write
,
Kevin Wolf
,
2024/07/31
Re: [PATCH 1/7] block/vdi.c: Avoid potential overflow when calculating size of write
,
Stefan Weil
,
2024/07/31
[PATCH 2/7] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Peter Maydell
,
2024/07/31
Re: [PATCH 2/7] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Kevin Wolf
,
2024/07/31
Re: [PATCH 2/7] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH 3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
,
Peter Maydell
,
2024/07/31
Re: [PATCH 3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0
,
Kevin Wolf
,
2024/07/31
[PATCH 6/7] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Peter Maydell
,
2024/07/31
Re: [PATCH 6/7] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Kevin Wolf
,
2024/07/31
Re: [PATCH 6/7] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH 4/7] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
,
Peter Maydell
,
2024/07/31
Re: [PATCH 4/7] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
,
Markus Armbruster
,
2024/07/31
Re: [PATCH 4/7] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
,
Peter Maydell
,
2024/07/31
Re: [PATCH 4/7] hw/ide/atapi: Be explicit that assigning to s->lcyl truncates
,
Kevin Wolf
,
2024/07/31
[PATCH 7/7] block/ssh.c: Don't double-check that characters are hex digits
,
Peter Maydell
,
2024/07/31
Re: [PATCH 7/7] block/ssh.c: Don't double-check that characters are hex digits
,
Kevin Wolf
,
2024/07/31
Re: [PATCH 7/7] block/ssh.c: Don't double-check that characters are hex digits
,
Peter Maydell
,
2024/07/31
[PATCH 5/7] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
,
Peter Maydell
,
2024/07/31
Re: [PATCH 5/7] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
,
Markus Armbruster
,
2024/07/31
Re: [PATCH 5/7] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
,
Kevin Wolf
,
2024/07/31
Re: [PATCH 5/7] hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH v2 0/4] scsi-block: Fix error handling with r/werror=stop
,
Kevin Wolf
,
2024/07/31
[PATCH v2 1/4] scsi-disk: Use positive return value for status in dma_readv/writev
,
Kevin Wolf
,
2024/07/31
[PATCH v2 3/4] scsi-disk: Add warning comments that host_status errors take a shortcut
,
Kevin Wolf
,
2024/07/31
[PATCH v2 2/4] scsi-block: Don't skip callback for sgio error status/driver_status
,
Kevin Wolf
,
2024/07/31
[PATCH v2 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Kevin Wolf
,
2024/07/31
[PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/30
[PATCH] iotests/024: exclude 'backing file format' field from the output
,
Andrey Drobyshev
,
2024/07/30
Re: [PATCH] iotests/024: exclude 'backing file format' field from the output
,
Eric Blake
,
2024/07/30
Re: [PATCH] iotests/024: exclude 'backing file format' field from the output
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH-for-9.1 0/5] hw/sd: SDcard & SDHCI fixes
,
Philippe Mathieu-Daudé
,
2024/07/30
[PATCH-for-9.1 1/5] hw/sd/sdcard: Explicit dummy byte value
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH-for-9.1 1/5] hw/sd/sdcard: Explicit dummy byte value
,
Richard Henderson
,
2024/07/31
[PATCH-for-9.1 2/5] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH-for-9.1 2/5] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state
,
Richard Henderson
,
2024/07/31
[PATCH-for-9.1 3/5] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH-for-9.1 3/5] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
,
Richard Henderson
,
2024/07/31
[PATCH-for-9.1 4/5] hw/sd/sdhci: Trace ADMA descriptors
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH-for-9.1 4/5] hw/sd/sdhci: Trace ADMA descriptors
,
Richard Henderson
,
2024/07/31
[PATCH-for-9.1 5/5] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH-for-9.1 5/5] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Philippe Mathieu-Daudé
,
2024/07/31
[PATCH 00/18] qapi: Reduce use of 'prefix'.
,
Markus Armbruster
,
2024/07/30
[PATCH 08/18] qapi/ui: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
[PATCH 06/18] qapi/ebpf: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
[PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Daniel P . Berrangé
,
2024/07/30
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Avihai Horon
,
2024/07/30
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/07/31
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Avihai Horon
,
2024/07/31
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/07/31
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Kevin Wolf
,
2024/07/31
[PATCH 03/18] qapi/block-core: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
[PATCH 07/18] qapi/machine: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 07/18] qapi/machine: Drop temporary 'prefix'
,
Zhao Liu
,
2024/07/30
[PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
[PATCH 10/18] qapi/crypto: Drop unwanted 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 10/18] qapi/crypto: Drop unwanted 'prefix'
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Daniel P . Berrangé
,
2024/07/30
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Zhao Liu
,
2024/07/30
[PATCH 04/18] qapi/common: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 04/18] qapi/common: Drop temporary 'prefix'
,
Cédric Le Goater
,
2024/07/30
[PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 05/18] qapi/crypto: Drop temporary 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 05/18] qapi/crypto: Drop temporary 'prefix'
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix'
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix'
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
[PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/30
Re: [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/07/30
Re: [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Daniel P . Berrangé
,
2024/07/31
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Eric Blake
,
2024/07/29
[PATCH v3] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/29
Re: [PATCH v3] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Eric Blake
,
2024/07/29
Re: [PATCH v3] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/29
[PATCH 0/4] scsi-block: Fix error handling with r/werror=stop
,
Kevin Wolf
,
2024/07/29
[PATCH 1/4] scsi-disk: Use positive return value for status in dma_readv/writev
,
Kevin Wolf
,
2024/07/29
[PATCH 2/4] scsi-block: Don't skip callback for sgio error status/driver_status
,
Kevin Wolf
,
2024/07/29
[PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Kevin Wolf
,
2024/07/29
Re: [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Paolo Bonzini
,
2024/07/29
Re: [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Kevin Wolf
,
2024/07/29
Re: [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Paolo Bonzini
,
2024/07/29
Re: [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Kevin Wolf
,
2024/07/29
Re: [PATCH 4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest
,
Paolo Bonzini
,
2024/07/30
[PATCH 3/4] scsi-disk: Add warning comments that host_status errors take a shortcut
,
Kevin Wolf
,
2024/07/29
Re: [PATCH v5 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Philippe Mathieu-Daudé
,
2024/07/29
Re: [PATCH v5 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
2024/07/30
Re: [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
,
Philippe Mathieu-Daudé
,
2024/07/29
Re: [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
2024/07/29
Re: [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
,
Philippe Mathieu-Daudé
,
2024/07/30
Re: [PATCH v5 05/11] exec/ioport: Add portio_list_set_address()
,
BALATON Zoltan
,
2024/07/30
Drop in I/O throughput after creating snapshots on qcow2 disks
,
Trilok Bhattacharya
,
2024/07/27
query dirty areas according to bitmap via QMP or qemu-nbd
,
Fiona Ebner
,
2024/07/26
Re: query dirty areas according to bitmap via QMP or qemu-nbd
,
Eric Blake
,
2024/07/26
Re: query dirty areas according to bitmap via QMP or qemu-nbd
,
Fiona Ebner
,
2024/07/29
Re: query dirty areas according to bitmap via QMP or qemu-nbd
,
Eric Blake
,
2024/07/29
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
2024/07/25
[PULL 1/1] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Stefan Hajnoczi
,
2024/07/25
Re: [PULL 0/1] Block patches
,
Richard Henderson
,
2024/07/26
[PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Peter Maydell
,
2024/07/23
Re: [PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Philippe Mathieu-Daudé
,
2024/07/23
Re: [PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Peter Maydell
,
2024/07/23
Re: [PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Philippe Mathieu-Daudé
,
2024/07/23
Re: [PATCH] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
,
Stefan Hajnoczi
,
2024/07/25
[PULL v2 61/61] hw/nvme: Add SPDM over DOE support
,
Michael S. Tsirkin
,
2024/07/23
[PULL v2 26/61] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/23
[PULL 0/4] hw/nvme patches
,
Klaus Jensen
,
2024/07/22
[PULL 1/4] hw/nvme: fix memory leak in nvme_dsm
,
Klaus Jensen
,
2024/07/22
[PULL 3/4] hw/nvme: actually implement abort
,
Klaus Jensen
,
2024/07/22
[PULL 2/4] hw/nvme: add cross namespace copy support
,
Klaus Jensen
,
2024/07/22
[PULL 4/4] hw/nvme: remove useless type cast
,
Klaus Jensen
,
2024/07/22
Re: [PULL 0/4] hw/nvme patches
,
Richard Henderson
,
2024/07/23
[PATCH 2/2] nvme/ctrl: remove useless type cast
,
Yao Xingtao
,
2024/07/22
Re: [PATCH 2/2] nvme/ctrl: remove useless type cast
,
Peter Maydell
,
2024/07/22
Re: [PATCH 2/2] nvme/ctrl: remove useless type cast
,
Klaus Jensen
,
2024/07/22
[PATCH 13/13] block/qcow2-cluster: make range overlap check more readable
,
Yao Xingtao
,
2024/07/22
[PATCH 10/13] block/vhdx: make range overlap check more readable
,
Yao Xingtao
,
2024/07/22
Re: [PULL 06/27] iotests/{024, 271}: add testcases for qemu-img rebase
,
Thomas Huth
,
2024/07/22
Re: [PULL 06/27] iotests/{024, 271}: add testcases for qemu-img rebase
,
Andrey Drobyshev
,
2024/07/30
[PULL 62/63] hw/nvme: Add SPDM over DOE support
,
Michael S. Tsirkin
,
2024/07/21
[PULL 26/63] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/21
Re: Strange behavior of qemu-img map: zero/data status depends on fallocated image page cache content
,
Nir Soffer
,
2024/07/21
Re: backup-discard-source iotest fails on xfs, pass on ext4
,
Nir Soffer
,
2024/07/21
[PATCH v6 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/07/20
[PATCH v6 1/5] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/07/20
[PATCH v6 2/5] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/07/20
[PATCH v6 3/5] vvfat: Fix wrong checks for cluster mappings invariant
,
Amjad Alsharafi
,
2024/07/20
[PATCH v6 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/07/20
[PATCH v6 5/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/07/20
Re: [PATCH v2 1/3] block/commit: implement final flush
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v2 1/3] block/commit: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/07/19
Re: [PATCH v2 1/3] block/commit: implement final flush
,
Kevin Wolf
,
2024/07/29
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Markus Armbruster
,
2024/07/19
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Kevin Wolf
,
2024/07/19
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Markus Armbruster
,
2024/07/19
[PATCH] tests/avocado: Remove the remainders of the virtiofs_submounts test
,
Thomas Huth
,
2024/07/18
Re: [PATCH v5 3/5] vvfat: Fix wrong checks for cluster mappings invariant
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v5 2/5] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v5 5/5] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/07/18
Re: [PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/07/18
Re: [PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Kevin Wolf
,
2024/07/19
[PATCH] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
,
Markus Armbruster
,
2024/07/18
Re: [PATCH] qapi-block-core: Clean up blockdev-snapshot-internal-sync doc
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2024/07/19
Re: [PATCH v9 2/7] block/export: add blk_by_export_id()
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v9 2/7] block/export: add blk_by_export_id()
,
Vladimir Sementsov-Ogievskiy
,
2024/07/19
Re: [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v2 5/7] qapi: add job-change
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v5 3/3] qapi: introduce device-sync-config
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v5 3/3] qapi: introduce device-sync-config
,
Vladimir Sementsov-Ogievskiy
,
2024/07/19
Re: [PATCH v5 3/3] qapi: introduce device-sync-config
,
Markus Armbruster
,
2024/07/19
[PATCH v2 0/9] qapi: convert example sections to qmp-example rST directives
,
John Snow
,
2024/07/16
[PATCH v2 2/9] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/07/16
[PATCH v2 1/9] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/07/16
[PATCH v2 3/9] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/07/16
[PATCH v2 4/9] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
John Snow
,
2024/07/16
[PATCH v2 5/9] docs/sphinx: add CSS styling for qmp-example directive
,
John Snow
,
2024/07/16
[PATCH v2 6/9] qapi: convert "Example" sections without titles
,
John Snow
,
2024/07/16
Re: [PATCH v2 6/9] qapi: convert "Example" sections without titles
,
Markus Armbruster
,
2024/07/17
Re: [PATCH v2 6/9] qapi: convert "Example" sections without titles
,
John Snow
,
2024/07/17
Re: [PATCH v2 6/9] qapi: convert "Example" sections without titles
,
Markus Armbruster
,
2024/07/18
[PATCH v2 7/9] qapi: convert "Example" sections with titles
,
John Snow
,
2024/07/16
[PATCH v2 8/9] qapi: convert "Example" sections with longer prose
,
John Snow
,
2024/07/16
[PATCH v2 9/9] qapi: remove "Example" doc section
,
John Snow
,
2024/07/16
Re: [PATCH v2 9/9] qapi: remove "Example" doc section
,
Markus Armbruster
,
2024/07/17
Re: [PATCH v2 0/9] qapi: convert example sections to qmp-example rST directives
,
Markus Armbruster
,
2024/07/17
Re: [PATCH v2 0/9] qapi: convert example sections to qmp-example rST directives
,
John Snow
,
2024/07/17
Re: [PATCH v3 00/27] qemu-img: refersh options and --help handling, cleanups
,
Michael Tokarev
,
2024/07/16
[PATCH v3 0/3] Fix data corruption within preallocation
,
Andrey Drobyshev
,
2024/07/16
[PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Andrey Drobyshev
,
2024/07/16
Re: [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Kevin Wolf
,
2024/07/18
Re: [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Denis V. Lunev
,
2024/07/18
Re: [PATCH v3 1/3] block: zero data data corruption using prealloc-filter
,
Denis V. Lunev
,
2024/07/18
[PATCH v3 3/3] scripts: add filev2p.py script for mapping virtual file offsets mapping
,
Andrey Drobyshev
,
2024/07/16
[PATCH v3 2/3] iotests/298: add testcase for async writes with preallocation filter
,
Andrey Drobyshev
,
2024/07/16
[PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 1/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 1/7] util: Introduce qemu_get_runtime_dir()
,
Daniel P . Berrangé
,
2024/07/16
Re: [PATCH v4 1/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 1/7] util: Introduce qemu_get_runtime_dir()
,
Daniel P . Berrangé
,
2024/07/16
Re: [PATCH v4 1/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 3/7] qga: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 2/7] ivshmem-server: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 5/7] module: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 4/7] scsi: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 6/7] util: Remove qemu_get_local_state_dir()
,
Akihiko Odaki
,
2024/07/16
[PATCH v4 7/7] spice-app: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Michael Tokarev
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Michael Tokarev
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Daniel P . Berrangé
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Paolo Bonzini
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Paolo Bonzini
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
2024/07/16
Re: [PATCH v4 0/7] util: Introduce qemu_get_runtime_dir()
,
Paolo Bonzini
,
2024/07/16
[PULL 0/6] Python patches
,
John Snow
,
2024/07/15
[PULL 1/6] python: linter changes for pylint 3.x
,
John Snow
,
2024/07/15
[PULL 2/6] python: Do not use pylint 3.2.4 with python 3.8
,
John Snow
,
2024/07/15
[PULL 3/6] iotests: Change imports for Python 3.13
,
John Snow
,
2024/07/15
[PULL 4/6] python: enable testing for 3.13
,
John Snow
,
2024/07/15
[PULL 6/6] docs: remove Sphinx 1.x compatibility code
,
John Snow
,
2024/07/15
[PULL 5/6] Python: bump minimum sphinx version to 3.4.3
,
John Snow
,
2024/07/15
Re: [Libguestfs] Passing block size preferences from NBD -> qemu -> Linux
,
Eric Blake
,
2024/07/15
Re: [Libguestfs] Passing block size preferences from NBD -> qemu -> Linux
,
Richard W.M. Jones
,
2024/07/15
[PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 1/8] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 2/8] hw/pci: Fix SR-IOV VF number calculation
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 3/8] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 4/8] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 5/8] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 7/8] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 8/8] docs: Document composable SR-IOV device
,
Akihiko Odaki
,
2024/07/15
[PATCH v5 6/8] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
2024/07/15
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Michael S. Tsirkin
,
2024/07/30
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/07/30
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Michael S. Tsirkin
,
2024/07/30
Re: [PATCH v5 0/8] virtio-net: add support for SR-IOV emulation
,
Cédric Le Goater
,
2024/07/31
Re: [PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2024/07/15
Re: [PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
,
Yui Washizu
,
2024/07/31
[PULL v2 0/1] ufs queue
,
Jeuk Kim
,
2024/07/14
[PULL v2 1/1] hw/ufs: Fix mcq register range check logic
,
Jeuk Kim
,
2024/07/14
Re: [PULL v2 0/1] ufs queue
,
Richard Henderson
,
2024/07/14
[PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/07/14
[PATCH v2 1/4] qapi: Add visit_type_str_preserving()
,
Akihiko Odaki
,
2024/07/14
[PATCH v2 2/4] qapi: Do not consume a value when visit_type_enum() fails
,
Akihiko Odaki
,
2024/07/14
[PATCH v2 3/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/07/14
[PATCH v2 4/4] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/07/14
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Markus Armbruster
,
2024/07/31
Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/07/31
[PATCH v2 0/4] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/07/13
[PATCH v2 2/4] block: refactor commit_run for multiple write types
,
Vincent Vanlaer
,
2024/07/13
[PATCH v2 3/4] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/07/13
[PATCH v2 4/4] block: add test non-active commit with zeroed data
,
Vincent Vanlaer
,
2024/07/13
[PATCH v2 1/4] block: get type of block allocation in commit_run
,
Vincent Vanlaer
,
2024/07/13
[PATCH v2] block/reqlist: allow adding overlapping requests
,
Fiona Ebner
,
2024/07/12
Re: [PATCH v2] block/reqlist: allow adding overlapping requests
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
[PATCH v2 0/2] Fix data corruption within preallocation
,
Andrey Drobyshev
,
2024/07/12
[PATCH v2 2/2] iotests/298: add testcase for async writes with preallocation filter
,
Andrey Drobyshev
,
2024/07/12
[PATCH v2 1/2] block: zero data data corruption using prealloc-filter
,
Andrey Drobyshev
,
2024/07/12
Re: [PATCH v2 1/2] block: zero data data corruption using prealloc-filter
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
Re: [PATCH v2 1/2] block: zero data data corruption using prealloc-filter
,
Denis V. Lunev
,
2024/07/16
Re: [PATCH v2 1/2] block: zero data data corruption using prealloc-filter
,
Andrey Drobyshev
,
2024/07/16
[PATCH v2 3/2] scripts: add filev2p.py script for mapping virtual file offsets mapping
,
Andrey Drobyshev
,
2024/07/15
[PATCH v9 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/07/11
[PATCH v9 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/11
[PATCH v9 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/07/11
[PATCH v9 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/07/11
[PATCH v9 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/07/11
[PATCH v9 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/07/11
[PATCH v9 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/07/11
[PATCH v9 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/07/11
[PATCH v9 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/07/11
[PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/07/11
Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/07/15
Re: Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/07/17
Message not available
Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/07/25
Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/07/26
Re: [External] Re: [PATCH v9 09/10] hw/nvme: add reservation protocal command
,
卢长奇
,
2024/07/26
[PATCH v9 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/11
[PULL 0/7] hw/nvme patches
,
Klaus Jensen
,
2024/07/11
[PULL 1/7] hw/nvme: Add support for setting the MQES for the NVMe emulation
,
Klaus Jensen
,
2024/07/11
[PULL 2/7] hw/nvme: fix number of PIDs for FDP RUH update
,
Klaus Jensen
,
2024/07/11
[PULL 3/7] hw/nvme: fix BAR size mismatch of SR-IOV VF
,
Klaus Jensen
,
2024/07/11
[PULL 4/7] hw/nvme: add Identify Endurance Group List
,
Klaus Jensen
,
2024/07/11
[PULL 5/7] hw/nvme: separate identify data for sec. ctrl list
,
Klaus Jensen
,
2024/07/11
[PULL 6/7] hw/nvme: Allocate sec-ctrl-list as a dynamic array
,
Klaus Jensen
,
2024/07/11
[PULL 7/7] hw/nvme: Expand VI/VQ resource to uint32
,
Klaus Jensen
,
2024/07/11
Re: [PULL 0/7] hw/nvme patches
,
Richard Henderson
,
2024/07/12
[PATCH] block/copy-before-write: wait for conflicts when read locking to avoid assertion failure
,
Fiona Ebner
,
2024/07/11
Re: [PATCH] block/copy-before-write: wait for conflicts when read locking to avoid assertion failure
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
[PATCH 0/2] Fix data corruption within preallocation
,
Andrey Drobyshev
,
2024/07/11
[PATCH 1/2] block: zero data data corruption using prealloc-filter
,
Andrey Drobyshev
,
2024/07/11
Re: [PATCH 1/2] block: zero data data corruption using prealloc-filter
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
[PATCH 2/2] iotests/298: add testcase for async writes with preallocation filter
,
Andrey Drobyshev
,
2024/07/11
[PATCH v3 0/2] backup: allow specifying minimum cluster size
,
Fiona Ebner
,
2024/07/11
[PATCH v3 1/2] copy-before-write: allow specifying minimum cluster size
,
Fiona Ebner
,
2024/07/11
Re: [PATCH v3 1/2] copy-before-write: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
[PATCH v3 2/2] backup: add minimum cluster size to performance options
,
Fiona Ebner
,
2024/07/11
Re: [PATCH v3 2/2] backup: add minimum cluster size to performance options
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
Re: [PATCH v3 0/2] backup: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/07/12
[PULL 0/2] Block patches
,
Stefan Hajnoczi
,
2024/07/11
[PULL 2/2] Consider discard option when writing zeros
,
Stefan Hajnoczi
,
2024/07/11
[PULL 1/2] qemu-iotest/245: Add missing discard=unmap
,
Stefan Hajnoczi
,
2024/07/11
Re: [PULL 0/2] Block patches
,
Richard Henderson
,
2024/07/11
Re: [PATCH v3 0/2] Consider discard option when writing zeros
,
Stefan Hajnoczi
,
2024/07/11
Re: [PATCH v3 2/2] Consider discard option when writing zeros
,
Stefan Hajnoczi
,
2024/07/11
Re: [PATCH v3 1/2] qemu-iotest/245: Add missing discard=unmap
,
Stefan Hajnoczi
,
2024/07/11
Re: [PATCH 2/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Manos Pitsidianakis
,
2024/07/11
Re: [PATCH 0/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Stefan Hajnoczi
,
2024/07/11
[PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 01/12] hw/sd/sdcard: Basis for eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 02/12] hw/sd/sdcard: Register generic command handlers
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 03/12] hw/sd/sdcard: Register unimplemented command handlers
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 04/12] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 05/12] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 06/12] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 07/12] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 08/12] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 10/12] hw/sd/sdcard: Implement eMMC 'boot-mode'
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 09/12] hw/sd/sdcard: Add eMMC 'boot-size' property
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 12/12] hw/sd/sdcard: Support boot area in emmc image
,
Philippe Mathieu-Daudé
,
2024/07/10
[PATCH v48 11/12] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/07/10
Re: [PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/10
Re: [PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/10
Re: [PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/10
Re: [PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/11
Re: [PATCH v48 00/12] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/11
[PATCH v4 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/07/10
[PATCH v4 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/07/10
[PATCH v4 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/07/10
[PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Jonah Palmer
,
2024/07/10
Re: [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Michael S. Tsirkin
,
2024/07/20
Re: [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Eugenio Perez Martin
,
2024/07/22
Re: [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Eugenio Perez Martin
,
2024/07/22
[PATCH v4 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/07/10
Re: [PATCH v4 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/07/10
[PATCH v4 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/07/10
[PATCH v4 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Jonah Palmer
,
2024/07/10
Re: [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Cédric Le Goater
,
2024/07/10
Re: [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Michael S. Tsirkin
,
2024/07/10
Re: [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/07/13
Re: [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Michael S. Tsirkin
,
2024/07/20
[PATCH v2] hw/ufs: Fix mcq register range check logic
,
Jeuk Kim
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/09
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/09
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/10
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/11
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/11
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/11
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Peter Xu
,
2024/07/11
Re: [PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Fabiano Rosas
,
2024/07/11
[PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 01/19] hw/sd/sdcard: Basis for eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 02/19] hw/sd/sdcard: Register generic command handlers
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 03/19] hw/sd/sdcard: Register unimplemented command handlers
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 04/19] hw/sd/sdcard: Implement emmc_set_cid()
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 05/19] hw/sd/sdcard: Implement emmc_set_csd()
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 07/19] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 08/19] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 09/19] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 10/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 11/19] hw/sd/sdcard: Add eMMC 'boot-size' property
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [PATCH v47 11/19] hw/sd/sdcard: Add eMMC 'boot-size' property
,
Cédric Le Goater
,
2024/07/09
[PATCH v47 12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [PATCH v47 12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3
,
Cédric Le Goater
,
2024/07/09
Re: [PATCH v47 12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 13/19] hw/sd/sdcard: Migrate ExtCSD 'modes' register
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 14/19] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 15/19] hw/sd/sdcard: Implement eMMC 'boot-mode'
,
Philippe Mathieu-Daudé
,
2024/07/09
[Aspeed PATCH v47 16/19] hw/sd/sdcard: Support boot area in emmc image
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [Aspeed PATCH v47 16/19] hw/sd/sdcard: Support boot area in emmc image
,
Cédric Le Goater
,
2024/07/09
[Aspeed PATCH v47 17/19] hw/sd/sdcard: Subtract bootarea size from blk
,
Philippe Mathieu-Daudé
,
2024/07/09
[Aspeed PATCH v47 18/19] hw/sd/sdcard: Add boot config support
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [Aspeed PATCH v47 18/19] hw/sd/sdcard: Add boot config support
,
Cédric Le Goater
,
2024/07/09
Re: [Aspeed PATCH v47 18/19] hw/sd/sdcard: Add boot config support
,
Philippe Mathieu-Daudé
,
2024/07/09
[PATCH v47 19/19] hw/sd/sdcard: Enable TYPE_EMMC card model
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [PATCH v47 19/19] hw/sd/sdcard: Enable TYPE_EMMC card model
,
Cédric Le Goater
,
2024/07/09
Re: [PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/09
Re: [PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/09
Re: [PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/10
Re: [PATCH v47 00/19] hw/sd/sdcard: Add eMMC support
,
Cédric Le Goater
,
2024/07/10
Re: QEMU Community Call Agenda Items (July 9th, 2024)
,
Markus Armbruster
,
2024/07/09
Re: [PATCH] hw/nvme: Add support for setting the MQES for the NVMe emulation
,
Berg, John
,
2024/07/08
[PATCH v8 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/07/08
[PATCH v8 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/07/08
[PATCH v8 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/07/08
[PATCH v8 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/08
[PATCH v8 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/07/08
[PATCH v8 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/07/08
[PATCH v8 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/07/08
Re: [PATCH v8 00/10] Support persistent reservation operations
,
卢长奇
,
2024/07/08
[PATCH v8 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/07/08
[PATCH v8 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/07/08
[PATCH v8 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/08
[PATCH v8 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/07/08
[PATCH v8 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/07/08
[PATCH v8 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/07/08
Re: [PATCH v8 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/07/11
[PATCH v8 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/07/08
[PATCH v8 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/07/08
[PATCH v8 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/07/08
Re: [PATCH v8 08/10] hw/nvme: enable ONCS and rescap function
,
Stefan Hajnoczi
,
2024/07/11
[PATCH v8 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/07/08
Re: [PATCH v8 09/10] hw/nvme: add reservation protocal command
,
Stefan Hajnoczi
,
2024/07/11
[PATCH v8 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/08
Re: [PATCH v8 10/10] block/iscsi: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/07/11
Re: [PATCH v8 10/10] block/iscsi: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/07/11
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/07/08
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/07/15
[PATCH v3 0/9] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 1/9] spapr: Free stdout path
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 2/9] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 3/9] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 4/9] memory: Do not refer to "memory region's reference count"
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 5/9] memory: Refer to docs/devel/memory.rst for "owner"
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 6/9] memory: Clarify that owner may be missing
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 7/9] memory: Clarify owner must not call memory_region_ref()
,
Akihiko Odaki
,
2024/07/08
[PATCH v3 9/9] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/07/08
Re: [PATCH v3 9/9] tests/qtest: Delete previous boot file
,
Thomas Huth
,
2024/07/08
[PATCH v3 8/9] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/07/08
[PULL 0/1] ufs queue
,
Jeuk Kim
,
2024/07/07
[PULL 1/1] hw/ufs: Fix mcq register range determination logic
,
Jeuk Kim
,
2024/07/07
Re: [PULL 0/1] ufs queue
,
Jeuk Kim
,
2024/07/08
[PATCH RFC v4] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/07/06
Re: [PATCH RFC v4] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Ми
,
2024/07/07
[PATCH 0/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/07/06
[PATCH 1/4] qapi: Add visit_type_str_preserving()
,
Akihiko Odaki
,
2024/07/06
[PATCH 3/4] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/07/06
Re: [PATCH 3/4] hw/pci: Convert rom_bar into OnOffAuto
,
Daniel P . Berrangé
,
2024/07/08
[PATCH 2/4] qapi: Do not consume a value when visit_type_enum() fails
,
Akihiko Odaki
,
2024/07/06
[PATCH 4/4] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/07/06
Re: [PATCH 0/4] Python: Add 3.13 support, play linter whackamole
,
John Snow
,
2024/07/05
[PATCH v7 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/07/05
[PATCH v7 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/07/05
[PATCH v7 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/05
[PATCH v7 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/07/05
[PATCH v7 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/07/05
[PATCH v7 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/07/05
Re: [PATCH v7 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/07/08
[PATCH v7 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/07/05
Re: [PATCH v7 06/10] block/nvme: add reservation command protocol constants
,
Stefan Hajnoczi
,
2024/07/08
[PATCH v7 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/07/05
Re: [PATCH v7 07/10] hw/nvme: add helper functions for converting reservation types
,
Klaus Jensen
,
2024/07/08
[PATCH v7 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/07/05
[PATCH v7 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/07/05
Re: [PATCH v7 08/10] hw/nvme: enable ONCS and rescap function
,
Stefan Hajnoczi
,
2024/07/08
Re: [PATCH v7 08/10] hw/nvme: enable ONCS and rescap function
,
Klaus Jensen
,
2024/07/08
[PATCH v7 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/07/05
Re: [PATCH v7 10/10] block/iscsi: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/07/08
Re: [PATCH v7 00/10] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/07/08
[PATCH] system: Enable the device aliases for or1k, too
,
Thomas Huth
,
2024/07/05
Re: [PATCH] system: Enable the device aliases for or1k, too
,
Philippe Mathieu-Daudé
,
2024/07/05
Re: [PATCH] system: Enable the device aliases for or1k, too
,
Philippe Mathieu-Daudé
,
2024/07/05
Re: [PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
,
Stefan Hajnoczi
,
2024/07/05
Re: [PATCH v6 06/10] block/nvme: add reservation command protocol constants
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v6 09/10] hw/nvme: add reservation protocal command
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/07/04
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Nicholas Piggin
,
2024/07/04
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/07/04
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Nicholas Piggin
,
2024/07/04
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/04
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Nicholas Piggin
,
2024/07/05
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/05
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Nicholas Piggin
,
2024/07/05
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/07/06
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/07/06
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/06
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Nicholas Piggin
,
2024/07/08
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/07/08
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/09
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/09
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/07/04
[PATCH v3 0/8] support AST2700 network
,
Jamin Lin
,
2024/07/04
[PATCH v3 1/8] hw/net:ftgmac100: update memory region size to 64KB
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 1/8] hw/net:ftgmac100: update memory region size to 64KB
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 2/8] hw/net:ftgmac100: update ring base address to 64 bits
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 2/8] hw/net:ftgmac100: update ring base address to 64 bits
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 4/8] hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 4/8] hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 3/8] hw/net:ftgmac100: introduce TX and RX ring base address high registers to support 64 bits
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 3/8] hw/net:ftgmac100: introduce TX and RX ring base address high registers to support 64 bits
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 5/8] aspeed/soc: set dma64 property for AST2700 ftgmac100
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 5/8] aspeed/soc: set dma64 property for AST2700 ftgmac100
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 6/8] hw/block: m25p80: support quad mode for w25q01jvq
,
Jamin Lin
,
2024/07/04
[PATCH v3 7/8] machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 7/8] machine_aspeed.py: update to test ASPEED OpenBMC SDK v09.02 for AST2700
,
Cédric Le Goater
,
2024/07/04
[PATCH v3 8/8] machine_aspeed.py: update to test network for AST2700
,
Jamin Lin
,
2024/07/04
Re: [PATCH v3 8/8] machine_aspeed.py: update to test network for AST2700
,
Cédric Le Goater
,
2024/07/04
Re: [PATCH v3 0/8] support AST2700 network
,
Cédric Le Goater
,
2024/07/09
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/07/03
[PULL v3 80/85] pcie_sriov: Ensure VF function number does not overflow
,
Michael S. Tsirkin
,
2024/07/03
Re: [PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Michael S. Tsirkin
,
2024/07/03
Re: [PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/07/05
Re: [PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Michael S. Tsirkin
,
2024/07/05
[PULL v3 15/85] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/07/03
[PULL v3 14/85] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/07/03
[PULL v3 08/85] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/03
[PATCH 0/8] qapi: convert example sections to qmp-example rST directives
,
John Snow
,
2024/07/03
[PATCH 1/8] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/07/03
Re: [PATCH 1/8] docs/qapidoc: factor out do_parse()
,
Markus Armbruster
,
2024/07/06
Re: [PATCH 1/8] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/07/06
Re: [PATCH 1/8] docs/qapidoc: factor out do_parse()
,
Markus Armbruster
,
2024/07/09
[PATCH 2/8] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/07/03
Re: [PATCH 2/8] docs/qapidoc: create qmp-example directive
,
Markus Armbruster
,
2024/07/09
[PATCH 3/8] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
John Snow
,
2024/07/03
Re: [PATCH 3/8] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
Markus Armbruster
,
2024/07/09
Re: [PATCH 3/8] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
John Snow
,
2024/07/09
[PATCH 4/8] docs/sphinx: add CSS styling for qmp-example directive
,
John Snow
,
2024/07/03
Re: [PATCH 4/8] docs/sphinx: add CSS styling for qmp-example directive
,
Markus Armbruster
,
2024/07/09
Re: [PATCH 4/8] docs/sphinx: add CSS styling for qmp-example directive
,
John Snow
,
2024/07/09
Re: [PATCH 4/8] docs/sphinx: add CSS styling for qmp-example directive
,
Markus Armbruster
,
2024/07/10
[PATCH 5/8] qapi: convert "Example" sections without titles
,
John Snow
,
2024/07/03
Re: [PATCH 5/8] qapi: convert "Example" sections without titles
,
Markus Armbruster
,
2024/07/06
Re: [PATCH 5/8] qapi: convert "Example" sections without titles
,
John Snow
,
2024/07/06
Re: [PATCH 5/8] qapi: convert "Example" sections without titles
,
Markus Armbruster
,
2024/07/09
[PATCH 6/8] qapi: convert "Example" sections with titles
,
John Snow
,
2024/07/03
Re: [PATCH 6/8] qapi: convert "Example" sections with titles
,
Markus Armbruster
,
2024/07/09
[PATCH 7/8] qapi: convert "Example" sections with longer prose
,
John Snow
,
2024/07/03
Re: [PATCH 7/8] qapi: convert "Example" sections with longer prose
,
Markus Armbruster
,
2024/07/09
Re: [PATCH 7/8] qapi: convert "Example" sections with longer prose
,
John Snow
,
2024/07/09
[PATCH 8/8] qapi: remove "Example" doc section
,
John Snow
,
2024/07/03
Re: [PATCH 8/8] qapi: remove "Example" doc section
,
Markus Armbruster
,
2024/07/09
Re: [PATCH 8/8] qapi: remove "Example" doc section
,
John Snow
,
2024/07/09
Re: [PATCH 8/8] qapi: remove "Example" doc section
,
Markus Armbruster
,
2024/07/10
Re: [PATCH 8/8] qapi: remove "Example" doc section
,
John Snow
,
2024/07/10
Re: [PATCH 0/8] qapi: convert example sections to qmp-example rST directives
,
Markus Armbruster
,
2024/07/09
[PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/07/03
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Alex Bennée
,
2024/07/03
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/07/03
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Michael S. Tsirkin
,
2024/07/03
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/07/04
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Michael S. Tsirkin
,
2024/07/04
Re: [PATCH v3] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Ми
,
2024/07/04
[PATCH v46 0/5] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v46 1/5] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v46 2/5] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v46 3/5] hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v46 3/5] hw/sd/sdcard: Rename sd_cmd_SEND_OP_COND handler
,
Cédric Le Goater
,
2024/07/03
[PATCH v46 4/5] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v46 4/5] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Cédric Le Goater
,
2024/07/03
[PATCH v46 5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v46 5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
,
Cédric Le Goater
,
2024/07/03
Re: [PATCH v46 5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v46 5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
,
Cédric Le Goater
,
2024/07/03
Re: [PATCH v46 0/5] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/05
Re: [PATCH v46 0/5] hw/sd/sdcard: Cleanups before adding eMMC support
,
Cédric Le Goater
,
2024/07/05
Re: [PATCH v46 0/5] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/05
[PATCH v2 0/5] support AST2700 network
,
Jamin Lin
,
2024/07/03
[PATCH v2 1/5] hw/net:ftgmac100: update memory region size to 0x200
,
Jamin Lin
,
2024/07/03
Re: [PATCH v2 1/5] hw/net:ftgmac100: update memory region size to 0x200
,
Cédric Le Goater
,
2024/07/03
RE: [PATCH v2 1/5] hw/net:ftgmac100: update memory region size to 0x200
,
Jamin Lin
,
2024/07/03
[PATCH v2 2/5] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Jamin Lin
,
2024/07/03
Re: [PATCH v2 2/5] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Cédric Le Goater
,
2024/07/03
RE: [PATCH v2 2/5] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Jamin Lin
,
2024/07/03
Re: [PATCH v2 2/5] hw/net:ftgmac100: support 64 bits dma dram address for AST2700
,
Cédric Le Goater
,
2024/07/04
[PATCH v2 4/5] hw/block: m25p80: support quad mode for w25q01jvq
,
Jamin Lin
,
2024/07/03
Re: [PATCH v2 4/5] hw/block: m25p80: support quad mode for w25q01jvq
,
Cédric Le Goater
,
2024/07/03
[PATCH v2 3/5] aspeed/soc: update to ftgmac100_high model for AST2700
,
Jamin Lin
,
2024/07/03
[PATCH v2 5/5] test/avocado/machine_aspeed.py: update to test network for AST2700
,
Jamin Lin
,
2024/07/03
Re: [PATCH v2 5/5] test/avocado/machine_aspeed.py: update to test network for AST2700
,
Cédric Le Goater
,
2024/07/03
RE: [PATCH v2 5/5] test/avocado/machine_aspeed.py: update to test network for AST2700
,
Jamin Lin
,
2024/07/03
Re: [PATCH 4/4] python: enable testing for 3.13
,
Alex Bennée
,
2024/07/03
Re: [PATCH 2/4] python: Do not use pylint 3.2.4 with python 3.8
,
Alex Bennée
,
2024/07/03
Re: [PATCH 1/4] python: linter changes for pylint 3.x
,
Alex Bennée
,
2024/07/03
[PATCH v8 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2024/07/03
[PATCH v8 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Alistair Francis
,
2024/07/03
[PATCH v8 2/3] backends: Initial support for SPDM socket support
,
Alistair Francis
,
2024/07/03
[PATCH v8 3/3] hw/nvme: Add SPDM over DOE support
,
Alistair Francis
,
2024/07/03
[PATCH v45 0/3] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v45 1/3] hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v45 1/3] hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
,
Manos Pitsidianakis
,
2024/07/03
[PATCH v45 2/3] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v45 3/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v45 3/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Manos Pitsidianakis
,
2024/07/03
Re: [PATCH v45 3/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH] hw/ufs: Fix mcq register range determination logic
,
Jeuk Kim
,
2024/07/03
Re: [PATCH] hw/ufs: Fix mcq register range determination logic
,
Minwoo Im
,
2024/07/04
[PATCH v44 0/3] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v44 1/3] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v44 2/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
Re: [PATCH v44 2/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH v44 3/3] hw/sd/sdcard: Remove leftover comment about removed 'spi' Property
,
Philippe Mathieu-Daudé
,
2024/07/03
[PATCH] hw/nvme: Fix memory leak in nvme_dsm
,
Zheyu Ma
,
2024/07/02
Re: [PATCH] hw/nvme: Fix memory leak in nvme_dsm
,
Klaus Jensen
,
2024/07/10
[PULL v2 83/88] pcie_sriov: Ensure VF function number does not overflow
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 53/88] vhost-user: enable frontends on any POSIX system
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 15/88] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 14/88] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 08/88] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 15/91] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 14/91] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/07/02
[PULL v2 08/91] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/02
[PATCH v2] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/07/02
Re: [PATCH v2] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH v2] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Michael S. Tsirkin
,
2024/07/02
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/07/02
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/07/06
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Philippe Mathieu-Daudé
,
2024/07/08
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/07/08
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Peter Xu
,
2024/07/08
Re: [PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/07/11
[PULL 0/4] Block layer patches (CVE-2024-4467)
,
Kevin Wolf
,
2024/07/02
[PULL 1/4] qcow2: Don't open data_file with BDRV_O_NO_IO
,
Kevin Wolf
,
2024/07/02
[PULL 4/4] block: Parse filenames only when explicitly requested
,
Kevin Wolf
,
2024/07/02
Re: [PULL 4/4] block: Parse filenames only when explicitly requested
,
Michael Tokarev
,
2024/07/03
Re: [PULL 4/4] block: Parse filenames only when explicitly requested
,
Kevin Wolf
,
2024/07/04
Re: [PULL 4/4] block: Parse filenames only when explicitly requested
,
Michael Tokarev
,
2024/07/04
[PULL 2/4] iotests/244: Don't store data-file with protocol in image
,
Kevin Wolf
,
2024/07/02
[PULL 3/4] iotests/270: Don't store data-file with json: prefix in image
,
Kevin Wolf
,
2024/07/02
Re: [PULL 0/4] Block layer patches (CVE-2024-4467)
,
Richard Henderson
,
2024/07/03
[PATCH v43 0/2] hw/sd/sdcard: Cleanups before adding eMMC support
,
Philippe Mathieu-Daudé
,
2024/07/02
[PATCH v43 1/2] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/07/02
[PATCH v43 2/2] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH v43 2/2] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Luc Michel
,
2024/07/03
Re: [PATCH v43 2/2] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/07/03
[PULL 86/91] pcie_sriov: Ensure VF function number does not overflow
,
Michael S. Tsirkin
,
2024/07/02
[PULL 53/91] vhost-user: enable frontends on any POSIX system
,
Michael S. Tsirkin
,
2024/07/02
[PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
,
Philippe Mathieu-Daudé
,
2024/07/02
[PATCH 2/4] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH 2/4] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR
,
Cédric Le Goater
,
2024/07/02
[PATCH 1/4] hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH 1/4] hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definition
,
Cédric Le Goater
,
2024/07/02
[PATCH 3/4] tests/qtest/npcm7xx_sdhci: Access the card using its published address
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH 3/4] tests/qtest/npcm7xx_sdhci: Access the card using its published address
,
Cédric Le Goater
,
2024/07/02
[PATCH 4/4] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH 0/4] qtest/npcm7xx_sdhci: Use card-provided address (RCA)
,
Philippe Mathieu-Daudé
,
2024/07/05
[PULL 15/91] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/07/02
[PULL 14/91] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/07/02
[PULL 08/91] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/07/02
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/07/02
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
BALATON Zoltan
,
2024/07/02
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/07/03
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
BALATON Zoltan
,
2024/07/03
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Michael S. Tsirkin
,
2024/07/03
Re: [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Alex Williamson
,
2024/07/03
Re: [PATCH v7 3/3] hw/nvme: Add SPDM over DOE support
,
Michael S. Tsirkin
,
2024/07/02
Re: [PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/07/02
Re: [PATCH v2 13/15] tests/qtest: Delete previous boot file
,
Thomas Huth
,
2024/07/02
Re: [PATCH v2 13/15] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/07/04
Re: [PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
,
Thomas Huth
,
2024/07/02
Re: [PATCH 3/4] iotests: Change imports for Python 3.13
,
John Snow
,
2024/07/01
Re: [PATCH 3/4] iotests: Change imports for Python 3.13
,
Nir Soffer
,
2024/07/02
Re: [PATCH 3/4] iotests: Change imports for Python 3.13
,
John Snow
,
2024/07/02
Re: [PATCH 3/4] iotests: Change imports for Python 3.13
,
Nir Soffer
,
2024/07/02
Re: [PATCH 3/4] iotests: Change imports for Python 3.13
,
John Snow
,
2024/07/03
Re: [PATCH] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Michael S. Tsirkin
,
2024/07/01
Re: [PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
,
Michael S. Tsirkin
,
2024/07/01
Re: [PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Michael S. Tsirkin
,
2024/07/01
Re: [PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
BALATON Zoltan
,
2024/07/01
Re: [PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Thomas Huth
,
2024/07/02
Re: [PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Nicholas Piggin
,
2024/07/04
Re: [PATCH 1/4] hvf: Drop ifdef for macOS versions older than 12.0
,
Philippe Mathieu-Daudé
,
2024/07/01
Re: [PATCH 4/4] net/vmnet: Drop ifdef for macOS versions older than 12.0
,
Philippe Mathieu-Daudé
,
2024/07/01
Re: [PATCH 3/4] block/file-posix: Drop ifdef for macOS versions older than 12.0
,
Philippe Mathieu-Daudé
,
2024/07/01
Re: [PATCH 2/4] audio: Drop ifdef for macOS versions older than 12.0
,
Philippe Mathieu-Daudé
,
2024/07/01
[PATCH v2] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/01
Re: [PATCH v2] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/26
Re: [PATCH v2] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/07/26
Re: [PATCH v2] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Nir Soffer
,
2024/07/27
Re: [PATCH v2] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/29
Re: [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/07/01
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Philippe Mathieu-Daudé
,
2024/07/01
Re: qcow2 replication?
,
Hans Kaiser
,
2024/07/01
Re: [PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/07/01
Re: [PATCH] scsi: Don't ignore most usb-storage properties
,
Fiona Ebner
,
2024/07/01
Re: [PATCH] scsi: Don't ignore most usb-storage properties
,
Kevin Wolf
,
2024/07/02
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Raphael Norwitz
,
2024/07/01
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Michael S. Tsirkin
,
2024/07/01
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/07/11
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Markus Armbruster
,
2024/07/18
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/07/19
Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Peter Maydell
,
2024/07/01
Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/07/01
Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Konstantin Ryabitsev
,
2024/07/01
Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Peter Maydell
,
2024/07/01
Re: [PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Philippe Mathieu-Daudé
,
2024/07/01
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/07/01
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/07/01
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/01
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/07/01
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/07/01
Re: [PATCH] block/curl: rewrite http header parsing function
,
Vladimir Sementsov-Ogievskiy
,
2024/07/01
Re: [PATCH] block/curl: rewrite http header parsing function
,
Michael Tokarev
,
2024/07/01
Re: [PATCH] block/curl: rewrite http header parsing function
,
Vladimir Sementsov-Ogievskiy
,
2024/07/01
Re: [PATCH] block/curl: rewrite http header parsing function
,
Kevin Wolf
,
2024/07/18
Re: [PATCH] block/curl: use strlen instead of strchr
,
Vladimir Sementsov-Ogievskiy
,
2024/07/01
Re: [PATCH] block/curl: use strlen instead of strchr
,
Vladimir Sementsov-Ogievskiy
,
2024/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc