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: Sun Jun 30 2024 19:11:59 -0400
Threads in reverse chronological order
[
Next Period
]
Strange behavior of qemu-img map: zero/data status depends on fallocated image page cache content
,
Nir Soffer
,
2024/06/30
[PATCH] virtio: Implement Virtio Backend for SD/MMC in QEMU
,
Mikhail Krasheninnikov
,
2024/06/30
[PULL 0/1] ufs queue
,
Jeuk Kim
,
2024/06/29
[PULL 1/1] hw/ufs: Fix potential bugs in MMIO read|write
,
Jeuk Kim
,
2024/06/29
Re: [PULL 0/1] ufs queue
,
Richard Henderson
,
2024/06/30
[PATCH] block/curl: rewrite http header parsing function
,
Michael Tokarev
,
2024/06/29
[PATCH 0/4] Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 1/4] hvf: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 2/4] audio: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 3/4] block/file-posix: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
[PATCH 4/4] net/vmnet: Drop ifdef for macOS versions older than 12.0
,
Akihiko Odaki
,
2024/06/29
backup-discard-source iotest fails on xfs, pass on ext4
,
Nir Soffer
,
2024/06/28
[PATCH v3 0/2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
[PATCH v3 1/2] qemu-iotest/245: Add missing discard=unmap
,
Nir Soffer
,
2024/06/28
[PATCH v3 2/2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
[PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Philippe Mathieu-Daudé
,
2024/06/28
Re: [PATCH v2] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Akihiko Odaki
,
2024/06/29
[PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Peter Maydell
,
2024/06/28
Re: [PATCH] hw/ide/macio.c: switch from using qemu_allocate_irq() to qdev input GPIOs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH] block/curl: use strlen instead of strchr
,
Vladimir Sementsov-Ogievskiy
,
2024/06/28
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
Re: [PATCH] block/curl: use strlen instead of strchr
,
Michael Tokarev
,
2024/06/29
[PATCH 0/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Kevin Wolf
,
2024/06/27
[PATCH 1/2] block-copy: Fix missing graph lock
,
Kevin Wolf
,
2024/06/27
[PATCH 2/2] block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
,
Kevin Wolf
,
2024/06/27
[PATCH 00/19] hw/sd: Add support for eMMC cards
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/19] hw/sd/sdcard: Introduce set_csd/set_cid handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/19] hw/sd/sdcard: Cover more SDCardStates
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/19] hw/sd/sdcard: Basis for eMMC support
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/19] hw/sd/sdcard: Register generic command handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/19] hw/sd/sdcard: Register unimplemented command handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/19] hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR() handler
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/19] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/19] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/19] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/19] hw/sd/sdcard: Implement eMMC sleep state (CMD5)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 11/19] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 13/19] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 12/19] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 14/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 15/19] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 16/19] hw/sd/sdcard: Add mmc SWITCH function support (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 17/19] hw/sd/sdcard: Support boot area in emmc image
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 18/19] hw/sd/sdcard: Subtract bootarea size from blk
,
Philippe Mathieu-Daudé
,
2024/06/27
[RFC PATCH 19/19] hw/sd/sdcard: Add boot config support
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 00/19] hw/sd: Add support for eMMC cards
,
Cédric Le Goater
,
2024/06/28
[PATCH 00/12] hw/sd/sdcard: Convert ACMD to sd_cmd_handler format
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/12] hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/12] hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 03/12] hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 04/12] hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 05/12] hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 06/12] hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 07/12] hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 08/12] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 09/12] hw/sd/sdcard: Remove noise from sd_acmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 11/12] hw/sd/sdcard: Remove default case in read/write on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 10/12] hw/sd/sdcard: Remove noise from sd_cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 12/12] hw/sd/sdcard: Trace length of data read on DAT lines
,
Philippe Mathieu-Daudé
,
2024/06/28
[PATCH 00/21] hw/sd/sdcard: Convert CMD to sd_cmd_handler format
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/21] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/21] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/21] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/21] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/21] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/21] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/21] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/21] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/21] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/21] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 11/21] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 12/21] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 13/21] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 15/21] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 16/21] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 17/21] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 14/21] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 19/21] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 21/21] hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 18/21] hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 20/21] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 00/11] hw/sd/sdcard: Consolidate SDProto::cmd[] arrays
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 01/11] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 03/11] hw/sd/sdcard: Prepare SDProto to contain more fields
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 02/11] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 04/11] hw/sd/sdcard: Store command name in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 06/11] hw/sd/sdcard: Store command class in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 05/11] hw/sd/sdcard: Store command type in SDProto
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 08/11] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 07/11] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 09/11] hw/sd/sdcard: Register optional handlers from spec v6.00
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 10/11] hw/sd/sdcard: Register SDIO optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 11/11] hw/sd/sdcard: Register Security Extension optional handlers
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 0/7] hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 2/7] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 3/7] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 4/7] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 5/7] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 6/7] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 7/7] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 00/11] hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v2 10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 00/17] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 01/17] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 02/17] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 04/17] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 03/17] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 05/17] hw/sd/sdcard: Trace requested address computed by sd_req_get_address()
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 06/17] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 07/17] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 08/17] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 09/17] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 10/17] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 11/17] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 12/17] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 13/17] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 14/17] hw/sd/sdcard: Extract sd_blk_len() helper
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Thomas Huth
,
2024/06/27
Re: [PATCH v3 15/17] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 16/17] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v3 17/17] hw/sd/sdcard: Introduce definitions for EXT_CSD register
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Vladimir Sementsov-Ogievskiy
,
2024/06/27
Re: [PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Kevin Wolf
,
2024/06/27
Re: [PATCH] block/curl: explicitly assert that strchr returns non-NULL value
,
Vladimir Sementsov-Ogievskiy
,
2024/06/28
[PATCH v2 00/15] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 01/15] cpu: Free cpu_ases
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 01/15] cpu: Free cpu_ases
,
Peter Maydell
,
2024/06/28
[PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 02/15] hw/ide: Convert macio ide_irq into GPIO line
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Mark Cave-Ayland
,
2024/06/28
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
Akihiko Odaki
,
2024/06/29
Re: [PATCH v2 04/15] hw/isa/vt82c686: Define a GPIO line between vt82c686 and i8259
,
BALATON Zoltan
,
2024/06/29
[PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 03/15] hw/ide: Remove internal DMA qemu_irq
,
Mark Cave-Ayland
,
2024/06/28
[PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
Peter Maydell
,
2024/06/28
Re: [PATCH v2 06/15] ppc/vof: Fix unaligned FDT property access
,
David Gibson
,
2024/06/28
[PATCH v2 05/15] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 07/15] hw/virtio: Free vqs after vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 08/15] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 09/15] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 10/15] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 11/15] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 12/15] tests/qtest: Free old machine variable name
,
Peter Maydell
,
2024/06/28
[PATCH v2 15/15] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH v2 15/15] tests/qtest: Free GThread
,
Peter Maydell
,
2024/06/28
[PATCH v2 13/15] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/27
[PATCH v2 14/15] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/27
[PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH 1/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 1/3] hw/sd/sdcard: Deprecate support for spec v1.10
,
Cédric Le Goater
,
2024/06/27
[PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
,
Cédric Le Goater
,
2024/06/27
[PATCH-for-10.0 3/3] hw/sd/sdcard: Remove support for spec v1.10
,
Philippe Mathieu-Daudé
,
2024/06/27
[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 01/12] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 02/12] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 03/12] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 04/12] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 05/12] pcie_sriov: Ensure VF function number does not overflow
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 07/12] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 08/12] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 09/12] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 10/12] hw/pci: Replace -1 with UINT32_MAX for romsize
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
,
Akihiko Odaki
,
2024/06/27
[PATCH v10 12/12] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/06/27
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
,
John Snow
,
2024/06/26
[PATCH 1/4] python: linter changes for pylint 3.x
,
John Snow
,
2024/06/26
[PATCH 2/4] python: Do not use pylint 3.2.4 with python 3.8
,
John Snow
,
2024/06/26
[PATCH 3/4] iotests: Change imports for Python 3.13
,
John Snow
,
2024/06/26
[PATCH 4/4] python: enable testing for 3.13
,
John Snow
,
2024/06/26
[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
,
John Snow
,
2024/06/26
[PATCH v2 01/21] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/06/26
[PATCH v2 02/21] qapi: linter fixups
,
John Snow
,
2024/06/26
[PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
John Snow
,
2024/06/26
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
John Snow
,
2024/06/27
Re: [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
,
Markus Armbruster
,
2024/06/27
[PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/26
Re: [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 04/21] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/28
[PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/26
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/27
Re: [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/27
[PATCH v2 06/21] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/26
[PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/26
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/28
Re: [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/28
[PATCH v2 08/21] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/26
[PATCH v2 09/21] qapi: nail down convention that Errors sections are lists
,
John Snow
,
2024/06/26
[PATCH v2 11/21] qapi: update prose in note blocks
,
John Snow
,
2024/06/26
[PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/26
Re: [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 10/21] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/28
[PATCH v2 12/21] qapi: add markup to note blocks
,
John Snow
,
2024/06/26
[PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers
,
John Snow
,
2024/06/26
Re: [PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers
,
Markus Armbruster
,
2024/06/27
[PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/06/26
Re: [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
,
John Snow
,
2024/06/28
[PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/06/26
Re: [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
Markus Armbruster
,
2024/06/28
Re: [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
,
John Snow
,
2024/06/28
[PATCH v2 18/21] qapi: convert "Example" sections without titles
,
John Snow
,
2024/06/26
[PATCH v2 19/21] qapi: convert "Example" sections with titles
,
John Snow
,
2024/06/26
[PATCH v2 17/21] docs/sphinx: add CSS styling for qmp-example directive
,
John Snow
,
2024/06/26
[PATCH v2 20/21] qapi: convert "Example" sections with longer prose
,
John Snow
,
2024/06/26
[PATCH v2 16/21] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
,
John Snow
,
2024/06/26
[PATCH v2 21/21] qapi: remove "Example" doc section
,
John Snow
,
2024/06/26
[PATCH v2 0/3] block-jobs: add final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 3/3] block/backup: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 2/3] block/stream: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 1/3] block/commit: implement final flush
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 0/7] blockdev-replace
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 2/7] block/export: add blk_by_export_id()
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 6/7] iotests.py: introduce VM.assert_edges_list() method
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 1/7] block-backend: blk_root(): drop const specifier on return type
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 3/7] block: make bdrv_find_child() function public
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 7/7] iotests: add filter-insertion
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 4/7] qapi: add blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v9 5/7] block: bdrv_get_xdbg_block_graph(): report export ids
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
Re: [PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2024/06/26
[PATCH 01/14] hw/core: Free CPUState allocations
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 01/14] hw/core: Free CPUState allocations
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Peter Maydell
,
2024/06/26
Re: [PATCH 02/14] hw/ide: Free macio-ide IRQs
,
Mark Cave-Ayland
,
2024/06/28
[PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 03/14] hw/isa/vt82c686: Free irqs
,
Peter Maydell
,
2024/06/26
[PATCH 04/14] spapr: Free stdout path
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 04/14] spapr: Free stdout path
,
Philippe Mathieu-Daudé
,
2024/06/26
[PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/26
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Philippe Mathieu-Daudé
,
2024/06/27
Re: [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
,
Akihiko Odaki
,
2024/06/27
[PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
,
Michael S. Tsirkin
,
2024/06/26
[PATCH 07/14] migration: Free removed SaveStateEntry
,
Akihiko Odaki
,
2024/06/26
Re: [PATCH 07/14] migration: Free removed SaveStateEntry
,
Peter Xu
,
2024/06/26
[PATCH 09/14] tests/qtest: Use qtest_add_data_func_full()
,
Akihiko Odaki
,
2024/06/26
[PATCH 08/14] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2024/06/26
[PATCH 10/14] tests/qtest: Free unused QMP response
,
Akihiko Odaki
,
2024/06/26
[PATCH 11/14] tests/qtest: Free old machine variable name
,
Akihiko Odaki
,
2024/06/26
[PATCH 12/14] tests/qtest: Delete previous boot file
,
Akihiko Odaki
,
2024/06/26
[PATCH 13/14] tests/qtest: Free paths
,
Akihiko Odaki
,
2024/06/26
[PATCH 14/14] tests/qtest: Free GThread
,
Akihiko Odaki
,
2024/06/26
[PATCH v2 0/7] introduce job-change qmp command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 4/7] blockjob: move change action implementation to job from block-job
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 7/7] iotests/mirror-change-copy-mode: switch to job-change command
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 5/7] qapi: add job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 6/7] qapi/block-core: derpecate block-job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 2/7] blockjob: block_job_change_locked(): check job type
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
[PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
,
Vladimir Sementsov-Ogievskiy
,
2024/06/26
Re: [PATCH 1/2] block: allow commit to unmap zero blocks
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH] tests/avocado: add hotplug_blk test
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH] tests/avocado: add hotplug_blk test
,
Thomas Huth
,
2024/06/26
qcow2 replication?
,
Hans Kaiser
,
2024/06/25
[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 3/3] qapi: introduce device-sync-config
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
[PATCH 0/7] hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte()
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 2/7] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 3/7] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 4/7] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 5/7] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 6/7] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 7/7] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 00/11] hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 01/11] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH 02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 03/11] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 04/11] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 05/11] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 06/11] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 07/11] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 08/11] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 09/11] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 10/11] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH 11/11] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 00/12] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 01/12] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 02/12] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 03/12] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 04/12] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 05/12] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 06/12] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 07/12] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 08/12] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 09/12] hw/sd/sdcard: Assign SDCardStates enum values
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 10/12] hw/sd/sdcard: Simplify sd_inactive_state handling
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 11/12] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6)
,
Philippe Mathieu-Daudé
,
2024/06/25
[PATCH v2 12/12] hw/sd/sdcard: Add direct reference to SDProto in SDState
,
Philippe Mathieu-Daudé
,
2024/06/25
Re: [PATCH v2 00/12] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Cédric Le Goater
,
2024/06/25
Re: [PATCH v4 5/5] blockdev: mirror: check for target's cluster size when using bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v4 4/5] iotests: add test for bitmap mirror
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v4 3/5] mirror: allow specifying working bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/24
Re: [PATCH v4 3/5] mirror: allow specifying working bitmap
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v4 2/5] block/mirror: replace is_none_mode with sync_mode in MirrorBlockJob struct
,
Vladimir Sementsov-Ogievskiy
,
2024/06/24
Re: [PATCH 05/20] qapi/parser: adjust info location for doc body section
,
John Snow
,
2024/06/21
[PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 01/23] hw/sd/sdcard: Correct code indentation
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 01/23] hw/sd/sdcard: Correct code indentation
,
Cédric Le Goater
,
2024/06/21
[PATCH 02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
,
Cédric Le Goater
,
2024/06/21
[PATCH 03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
,
Cédric Le Goater
,
2024/06/21
[PATCH 04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
,
Cédric Le Goater
,
2024/06/21
[PATCH 05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
,
Cédric Le Goater
,
2024/06/21
[PATCH 06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
,
Cédric Le Goater
,
2024/06/21
[PATCH 07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
,
Cédric Le Goater
,
2024/06/21
[PATCH 08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
,
Cédric Le Goater
,
2024/06/21
[PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 09/23] hw/sd/sdcard: Generate random RCA value
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 10/23] hw/sd/sdcard: Track last command used to help logging
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 11/23] hw/sd/sdcard: Trace update of block count (CMD23)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 11/23] hw/sd/sdcard: Trace update of block count (CMD23)
,
Cédric Le Goater
,
2024/06/21
[PATCH 12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
,
Cédric Le Goater
,
2024/06/21
[PATCH 13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
,
Cédric Le Goater
,
2024/06/21
[PATCH 14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out
,
Cédric Le Goater
,
2024/06/21
[PATCH 15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
,
Cédric Le Goater
,
2024/06/21
[PATCH 16/23] hw/sd/sdcard: Factor sd_req_get_address() method out
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 16/23] hw/sd/sdcard: Factor sd_req_get_address() method out
,
Cédric Le Goater
,
2024/06/21
[PATCH 17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used
,
Cédric Le Goater
,
2024/06/21
[PATCH 18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
,
Cédric Le Goater
,
2024/06/21
[PATCH 19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
,
Cédric Le Goater
,
2024/06/21
[PATCH 20/23] hw/sd/sdcard: Add comments around registers and commands
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 20/23] hw/sd/sdcard: Add comments around registers and commands
,
Cédric Le Goater
,
2024/06/21
[PATCH 21/23] hw/sd/sdcard: Do not store vendor data on block drive (CMD56)
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 22/23] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30)
,
Philippe Mathieu-Daudé
,
2024/06/21
[PATCH 23/23] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22)
,
Philippe Mathieu-Daudé
,
2024/06/21
Re: [PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Cédric Le Goater
,
2024/06/24
Re: [PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
,
Philippe Mathieu-Daudé
,
2024/06/24
[PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/06/20
[PATCH v3 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/20
[PATCH v3 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Jonah Palmer
,
2024/06/20
[PATCH v3 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Jonah Palmer
,
2024/06/20
Re: [PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/06/20
Re: [PATCH v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/06/24
[PATCH 0/2] fix backup-discard-source test for XFS
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PATCH 1/2] iotests/backup-discard-source: convert size variable to be int
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PATCH 2/2] iotests/backup-discard-source: don't use actual-size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
Re: [PATCH-for-9.0? 0/2] hw/sd/sdcard: Avoid OOB in sd_read_byte()
,
Philippe Mathieu-Daudé
,
2024/06/20
[PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
Re: [PATCH v2] Consider discard option when writing zeros
,
Stefan Hajnoczi
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/24
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Daniel P . Berrangé
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/26
Re: [PATCH v2] Consider discard option when writing zeros
,
Kevin Wolf
,
2024/06/27
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/28
Re: [PATCH v2] Consider discard option when writing zeros
,
Nir Soffer
,
2024/06/19
[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
,
John Snow
,
2024/06/18
[PATCH 01/13] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/06/18
[PATCH 02/13] qapi: linter fixups
,
John Snow
,
2024/06/18
[PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/18
Re: [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 03/13] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/06/19
[PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/18
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/20
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/06/21
Re: [PATCH 04/13] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/06/22
[PATCH 05/13] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/18
Re: [PATCH 05/13] qapi/parser: fix comment parsing immediately following a doc block
,
Markus Armbruster
,
2024/06/19
[PATCH 06/13] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/18
Re: [PATCH 06/13] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/19
[PATCH 07/13] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/18
Re: [PATCH 07/13] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/19
[PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/18
Re: [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 08/13] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/20
[PATCH 10/13] qapi: update prose in note blocks
,
John Snow
,
2024/06/18
Re: [PATCH 10/13] qapi: update prose in note blocks
,
Markus Armbruster
,
2024/06/19
[PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/18
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/22
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/20
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/21
Re: [PATCH 09/13] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/21
[PATCH 11/13] qapi: add markup to note blocks
,
John Snow
,
2024/06/18
Re: [PATCH 11/13] qapi: add markup to note blocks
,
Markus Armbruster
,
2024/06/19
[PATCH 12/13] qapi/parser: don't parse rST markup as section headers
,
John Snow
,
2024/06/18
Re: [PATCH 12/13] qapi/parser: don't parse rST markup as section headers
,
Markus Armbruster
,
2024/06/19
[PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/18
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/19
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/19
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/26
Re: [PATCH 13/13] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/26
Re: [PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
,
Markus Armbruster
,
2024/06/26
[PATCH] block/file-posix: Consider discard flag when opening
,
Nir Soffer
,
2024/06/18
Re: [PATCH] block/file-posix: Consider discard flag when opening
,
Kevin Wolf
,
2024/06/19
Re: [PATCH] block/file-posix: Consider discard flag when opening
,
Nir Soffer
,
2024/06/19
[PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Philippe Mathieu-Daudé
,
2024/06/18
Re: [PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
,
Zheyu Ma
,
2024/06/19
[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 01/13] qapi: clarify that the default is backend dependent
,
Stefano Garzarella
,
2024/06/18
Re: [PATCH v8 01/13] qapi: clarify that the default is backend dependent
,
Philippe Mathieu-Daudé
,
2024/06/18
[PATCH v8 02/13] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 03/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 04/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 05/13] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 06/13] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 08/13] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 07/13] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 09/13] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 10/13] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 11/13] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/06/18
[PATCH v8 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/06/18
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
John Snow
,
2024/06/17
Re: [PATCH 20/20] qapi: convert "Example" sections to rST
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/06/17
Re: [PATCH 19/20] qapi: convert "Note" sections to plain rST
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/06/17
Re: [PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/06/17
Re: [PATCH 14/20] qapi: fix non-compliant JSON examples
,
Markus Armbruster
,
2024/06/18
Re: [PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/06/17
Re: [PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
,
John Snow
,
2024/06/17
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
Markus Armbruster
,
2024/06/14
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
John Snow
,
2024/06/17
Re: [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
Markus Armbruster
,
2024/06/18
[PATCH v7 0/3] Initial support for SPDM Responders
,
Alistair Francis
,
2024/06/13
[PATCH v7 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Alistair Francis
,
2024/06/13
Re: [PATCH v7 1/3] hw/pci: Add all Data Object Types defined in PCIe r6.0
,
Wilfred Mallawa
,
2024/06/13
[PATCH v7 2/3] backends: Initial support for SPDM socket support
,
Alistair Francis
,
2024/06/13
[PATCH v7 3/3] hw/nvme: Add SPDM over DOE support
,
Alistair Francis
,
2024/06/13
Re: [PATCH v7 3/3] hw/nvme: Add SPDM over DOE support
,
Wilfred Mallawa
,
2024/06/13
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
Markus Armbruster
,
2024/06/13
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
John Snow
,
2024/06/17
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
Markus Armbruster
,
2024/06/13
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/06/17
[PATCH v6 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/06/13
[PATCH v6 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 02/10] block/raw: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 01/10] block: add persistent reservation in/out api
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/06/13
Re: [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Stefan Hajnoczi
,
2024/06/26
[PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/06/13
[PATCH v6 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/06/13
[PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/06/13
[PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/06/13
[PATCH v6 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/06/13
[PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/13
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/18
Message not available
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/26
PING: [PATCH v6 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/26
[PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 04/12] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 07/12] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 08/12] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/06/12
Re: [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/13
[PATCH RESEND v7 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/06/12
[PATCH RESEND v7 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Markus Armbruster
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Michael S. Tsirkin
,
2024/06/17
Re: [PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/17
[PATCH v7 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
Re: [PATCH v7 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/06/12
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 2/5] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 5/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/12
Re: [PATCH v5 5/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/13
Re: [PATCH v5 5/5] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/13
[PATCH v5 1/5] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 4/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/06/12
[PATCH v5 3/5] vvfat: Fix wrong checks for cluster mappings invariant
,
Amjad Alsharafi
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Markus Armbruster
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Konstantin Kostiuk
,
2024/06/12
Re: [RFC PATCH v2 21/22] qapi: Inline and remove QERR_UNSUPPORTED definition
,
Philippe Mathieu-Daudé
,
2024/06/12
Re: [PATCH v4 0/4] hw/nvme: FDP and SR-IOV enhancements
,
Klaus Jensen
,
2024/06/12
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Kevin Wolf
,
2024/06/11
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Vladimir Sementsov-Ogievskiy
,
2024/06/12
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Kevin Wolf
,
2024/06/13
Re: [PATCH v4 5/5] iotests: add backup-discard-source
,
Vladimir Sementsov-Ogievskiy
,
2024/06/20
[PULL 0/8] Block layer patches
,
Kevin Wolf
,
2024/06/11
[PULL 1/8] block: drop force_dup parameter of raw_reconfigure_getfd()
,
Kevin Wolf
,
2024/06/11
[PULL 2/8] Revert "monitor: use aio_co_reschedule_self()"
,
Kevin Wolf
,
2024/06/11
[PULL 3/8] aio: warn about iohandler_ctx special casing
,
Kevin Wolf
,
2024/06/11
[PULL 4/8] qemu-io: add cvtnum() error handling for zone commands
,
Kevin Wolf
,
2024/06/11
[PULL 5/8] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Kevin Wolf
,
2024/06/11
[PULL 6/8] linux-aio: add IO_CMD_FDSYNC command support
,
Kevin Wolf
,
2024/06/11
[PULL 7/8] block/crypto: create ciphers on demand
,
Kevin Wolf
,
2024/06/11
[PULL 8/8] crypto/block: drop qcrypto_block_open() n_threads argument
,
Kevin Wolf
,
2024/06/11
Re: [PULL 0/8] Block layer patches
,
Richard Henderson
,
2024/06/13
[PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/06/10
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Manos Pitsidianakis
,
2024/06/12
Re: [PATCH v4 0/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/06/10
[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/07
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/08
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Eric Blake
,
2024/06/10
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/10
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/18
Re: [PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
,
Alexander Ivanov
,
2024/06/28
Re: [PULL 02/17] crypto: Introduce SM4 symmetric cipher algorithm
,
Peter Maydell
,
2024/06/07
[PATCH v5 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/06/06
[PATCH v5 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/06/06
Re: [PATCH v5 01/10] block: add persistent reservation in/out api
,
Stefan Hajnoczi
,
2024/06/10
Re: [External] Re: [PATCH v5 01/10] block: add persistent reservation in/out api
,
卢长奇
,
2024/06/10
[PATCH v5 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/06
[PATCH v5 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/06/06
[PATCH v5 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/06/06
[PATCH v5 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/06/06
[PATCH v5 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/06/06
[PATCH v5 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/06/06
[PATCH v5 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/06/06
[PATCH v5 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/06/06
[PATCH v5 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/06/06
Re: [PATCH v5 00/10] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/06/10
Re:Re: [PATCH v5 00/10] Support persistent reservation operations
,
卢长奇
,
2024/06/10
Re: Re: [PATCH v5 00/10] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/06/11
[PULL v3 15/41] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 14/41] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/06/05
[PULL v3 08/41] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/06/05
[PATCH v4 0/4] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 1/4] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/10
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/06/11
Re: [PATCH v4 2/4] vvfat: Fix usage of `info.file.offset`
,
Kevin Wolf
,
2024/06/11
[PATCH v4 3/4] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/06/04
[PATCH v4 4/4] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/10
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/06/10
Re: [PATCH v4 4/4] iotests: Add `vvfat` tests
,
Kevin Wolf
,
2024/06/10
Re: [PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/06/04
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Dr. David Alan Gilbert
,
2024/06/04
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Dr. David Alan Gilbert
,
2024/06/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/06/05
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/06/07
[PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
,
Minwoo Im
,
2024/06/04
Re: [PATCH] hw/nvme: fix BAR size mismatch of SR-IOV VF
,
Klaus Jensen
,
2024/06/06
[PULL 16/46] vhost-user: fix lost reconnect again
,
Michael S. Tsirkin
,
2024/06/04
[PULL 15/46] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/06/04
[PULL 09/46] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
,
Michael S. Tsirkin
,
2024/06/04
[PATCH] scsi-disk: Don't silently truncate serial number
,
Kevin Wolf
,
2024/06/04
Re: [PATCH] scsi-disk: Don't silently truncate serial number
,
Paolo Bonzini
,
2024/06/06
Re: [PATCH v8 00/15] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
2024/06/04
Re: [PATCH v3] block: Use LVM tools for LV block device truncation
,
Alexander Ivanov
,
2024/06/04
Re: [PATCH v3] block: Use LVM tools for LV block device truncation
,
Alexander Ivanov
,
2024/06/28
[RFC PATCH] block-coroutine-wrapper: support generating wrappers for functions without arguments
,
Fiona Ebner
,
2024/06/04
Re: [PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Fiona Ebner
,
2024/06/03
Re: [PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Kevin Wolf
,
2024/06/03
[PULL v2 0/2] NBD patches for 2024-05-30
,
Eric Blake
,
2024/06/03
[PULL v2 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/06/03
[PULL v2 1/2] qio: Inherit follow_coroutine_ctx across TLS
,
Eric Blake
,
2024/06/03
Re: [PULL v2 0/2] NBD patches for 2024-05-30
,
Richard Henderson
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/03
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Kevin Wolf
,
2024/06/03
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Kevin Wolf
,
2024/06/04
Re: [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
,
Fiona Ebner
,
2024/06/05
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Kevin Wolf
,
2024/06/03
Re: [PATCH v3 2/2] iotests: test NBD+TLS+iothread
,
Daniel P . Berrangé
,
2024/06/03
Re: [PATCH v3 2/2] iotests: test NBD+TLS+iothread
,
Kevin Wolf
,
2024/06/03
Re: [PATCH v2 2/2] backup: add minimum cluster size to performance options
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v2 2/2] backup: add minimum cluster size to performance options
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Vladimir Sementsov-Ogievskiy
,
2024/06/25
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/06/03
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/06/04
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/03
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/10
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/17
Re: [PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/06/24
[PULL v2 0/2] ufs queue
,
Jeuk Kim
,
2024/06/03
[PULL v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
,
Jeuk Kim
,
2024/06/03
[PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/06/03
Re: [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Peter Maydell
,
2024/06/07
Re: [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/06/09
Re: [PULL v2 0/2] ufs queue
,
Richard Henderson
,
2024/06/03
Re: [PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
,
Michael S. Tsirkin
,
2024/06/02
Re: [PATCH] virtio-blk: remove SCSI passthrough functionality
,
Michael S. Tsirkin
,
2024/06/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc