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: Thu Oct 31 2024 05:32:37 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v5 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v5 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Akihiko Odaki
,
2024/10/31
[PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v5 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/31
[PATCH v5 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v5 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
[PATCH v2] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
2024/10/29
[PATCH v1 0/8] Support RTC for AST2700
,
Jamin Lin
,
2024/10/29
[PATCH v1 1/8] aspeed/soc: Support RTC for AST2700
,
Jamin Lin
,
2024/10/29
[PATCH v1 2/8] hw/timer/aspeed: Fix coding style
,
Jamin Lin
,
2024/10/29
[PATCH v1 3/8] hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600
,
Jamin Lin
,
2024/10/29
Re: [PATCH v1 3/8] hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600
,
Andrew Jeffery
,
2024/10/29
[PATCH v1 4/8] hw/sd/sdhci: Fix coding style
,
Jamin Lin
,
2024/10/29
[PATCH v1 5/8] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Jamin Lin
,
2024/10/29
Re: [PATCH v1 5/8] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Andrew Jeffery
,
2024/10/29
RE: [PATCH v1 5/8] hw/sd/sdhci: Introduce a new Write Protected pin inverted property
,
Jamin Lin
,
2024/10/29
[PATCH v1 7/8] hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and AST2500 EVBs
,
Jamin Lin
,
2024/10/29
Re: [PATCH v1 7/8] hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and AST2500 EVBs
,
Andrew Jeffery
,
2024/10/29
RE: [PATCH v1 7/8] hw/arm/aspeed: Invert sdhci write protected pin for AST2600 and AST2500 EVBs
,
Jamin Lin
,
2024/10/29
[PATCH v1 6/8] hw/sd/aspeed_sdhci: Introduce Capabilities Register 2 for SD slot 0 and 1
,
Jamin Lin
,
2024/10/29
[PATCH v1 8/8] aspeed: Support create flash devices via command line for AST1030
,
Jamin Lin
,
2024/10/29
[PATCH v4 0/5] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/10/26
[PATCH v4 1/5] block: get type of block allocation in commit_run
,
Vincent Vanlaer
,
2024/10/26
[PATCH v4 4/5] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/10/26
[PATCH v4 5/5] block: add test non-active commit with zeroed data
,
Vincent Vanlaer
,
2024/10/26
[PATCH v4 3/5] block: refactor error handling of commit_iteration
,
Vincent Vanlaer
,
2024/10/26
[PATCH v4 2/5] block: move commit_run loop to separate function
,
Vincent Vanlaer
,
2024/10/26
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Guenter Roeck
,
2024/10/26
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Cédric Le Goater
,
2024/10/26
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Guenter Roeck
,
2024/10/26
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Cédric Le Goater
,
2024/10/27
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Guenter Roeck
,
2024/10/27
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Cédric Le Goater
,
2024/10/27
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Guenter Roeck
,
2024/10/27
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Jan Lübbe
,
2024/10/28
Re: [PATCH 0/2] arm: Add collie and sx functional tests
,
Guenter Roeck
,
2024/10/29
[PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
,
Jan Luebbe
,
2024/10/28
Re: [PATCH] hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
,
Cédric Le Goater
,
2024/10/29
[PATCH] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
2024/10/25
Re: [PATCH] hw/nvme: fix handling of over-committed queues
,
Keith Busch
,
2024/10/25
Re: [PATCH] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
2024/10/28
Re: [PATCH] hw/nvme: fix handling of over-committed queues
,
Keith Busch
,
2024/10/28
Re: [PATCH] hw/nvme: fix handling of over-committed queues
,
Klaus Jensen
,
2024/10/29
Re: [PATCH] hw/nvme: fix handling of over-committed queues
,
Waldek Kozaczuk
,
2024/10/25
Re: [PATCH] raw-format: Fix error message for invalid offset/size
,
Michael Tokarev
,
2024/10/24
[PATCH v4 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Akihiko Odaki
,
2024/10/25
[PATCH v4 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/25
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/25
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/26
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/28
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/29
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v4 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/31
[PATCH v4 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 09/15] gpex: Allow more than 4 legacy IRQs
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 10/15] hw/vmapple/aes: Introduce aes engine
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/24
[PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH v4 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/26
[PATCH v4 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/26
[PATCH v4 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/24
Re: [PATCH v4 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/26
Re: [PATCH resend v3 00/27] qemu-img: refersh options and --help handling, cleanups
,
Michael Tokarev
,
2024/10/23
[PULL 0/9] Block layer patches
,
Kevin Wolf
,
2024/10/22
[PULL 2/9] block/ssh.c: Don't double-check that characters are hex digits
,
Kevin Wolf
,
2024/10/22
[PULL 3/9] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
,
Kevin Wolf
,
2024/10/22
[PULL 4/9] block/vdi.c: Make SECTOR_SIZE constant 64-bits
,
Kevin Wolf
,
2024/10/22
[PULL 1/9] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Kevin Wolf
,
2024/10/22
[PULL 5/9] iotests/backup-discard-source: convert size variable to be int
,
Kevin Wolf
,
2024/10/22
[PULL 6/9] iotests/backup-discard-source: don't use actual-size
,
Kevin Wolf
,
2024/10/22
[PULL 7/9] qapi: add qom-path to BLOCK_IO_ERROR event
,
Kevin Wolf
,
2024/10/22
[PULL 8/9] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Kevin Wolf
,
2024/10/22
[PULL 9/9] raw-format: Fix error message for invalid offset/size
,
Kevin Wolf
,
2024/10/22
Re: [PULL 0/9] Block layer patches
,
Peter Maydell
,
2024/10/24
Re: [PATCH v4 07/12] hw/sh4/r2d: Realize IDE controller before accessing it
,
Michael Tokarev
,
2024/10/22
Re: [PATCH v4 07/12] hw/sh4/r2d: Realize IDE controller before accessing it
,
Bernhard Beschow
,
2024/10/22
[PATCH v2 00/18] Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/22
[PATCH v2 02/18] hw/block:m25p80: Fix coding style
,
Jamin Lin
,
2024/10/22
[PATCH v2 04/18] hw/block/m25p80: Add SFDP table for w25q80bl flash
,
Jamin Lin
,
2024/10/22
[PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Kevin Wolf
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Kevin Wolf
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/24
RE: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/22
Re: [PATCH v2 01/18] aspeed/smc: Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/24
[PATCH v2 03/18] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
,
Jamin Lin
,
2024/10/22
[PATCH v2 05/18] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
,
Jamin Lin
,
2024/10/22
[PATCH v2 06/18] hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
,
Jamin Lin
,
2024/10/22
[PATCH v2 08/18] test/qtest/aspeed_smc-test: Fix coding style
,
Jamin Lin
,
2024/10/22
[PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
,
Jamin Lin
,
2024/10/22
Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
,
Cédric Le Goater
,
2024/10/22
Re: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
,
Cédric Le Goater
,
2024/10/22
RE: [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
,
Jamin Lin
,
2024/10/22
[PATCH v2 09/18] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
,
Jamin Lin
,
2024/10/22
[PATCH v2 10/18] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Jamin Lin
,
2024/10/22
[PATCH v2 11/18] test/qtest/aspeed_smc-test: Support to test all CE pins
,
Jamin Lin
,
2024/10/22
[PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
,
Jamin Lin
,
2024/10/22
Re: [PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
,
Cédric Le Goater
,
2024/10/22
RE: [PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
,
Jamin Lin
,
2024/10/22
[PATCH v2 13/18] test/qtest/aspeed_smc-test: Support to test AST2500
,
Jamin Lin
,
2024/10/22
[PATCH v2 14/18] test/qtest/aspeed_smc-test: Support to test AST2600
,
Jamin Lin
,
2024/10/22
[PATCH v2 15/18] test/qtest/aspeed_smc-test: Support to test AST1030
,
Jamin Lin
,
2024/10/22
[PATCH v2 16/18] test/qtest/aspeed_smc-test: Support write page command with QPI mode
,
Jamin Lin
,
2024/10/22
[PATCH v2 18/18] test/qtest/ast2700-smc-test: Support to test AST2700
,
Jamin Lin
,
2024/10/22
[PATCH v2 17/18] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
,
Jamin Lin
,
2024/10/22
Re: [PATCH v2 00/18] Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/24
RE: [PATCH v2 00/18] Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/24
[PATCH v17 00/14] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 01/14] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/10/22
Re: [PATCH v17 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Shivaprasad G Bhat
,
2024/10/27
Re: [PATCH v17 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2024/10/28
[PATCH v17 03/14] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 04/14] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 05/14] s390x/pci: Allow plugging SR-IOV devices
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 06/14] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 07/14] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 08/14] pcie_sriov: Ensure VF addr does not overflow
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 10/14] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 11/14] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 12/14] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 13/14] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2024/10/22
[PATCH v17 14/14] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2024/10/22
Re: [PATCH v2 6/8] Revert use of clock_gettime for benchmarking
,
Philippe Mathieu-Daudé
,
2024/10/19
Re: [PATCH v2 6/8] Revert use of clock_gettime for benchmarking
,
Kevin Wolf
,
2024/10/21
Re: [PATCH v2 6/8] Revert use of clock_gettime for benchmarking
,
Daniel P . Berrangé
,
2024/10/21
Re: [PATCH] vmdk:truncate more one sector in init extent
,
Kevin Wolf
,
2024/10/18
Re: [PATCH] vmdk:truncate more one sector in init extent
,
Zhipeng Lu
,
2024/10/20
[PATCH v1 00/16] Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/18
[PATCH v1 01/16] aspeed/smc: Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 01/16] aspeed/smc: Fix write incorrect data into flash in user mode
,
Cédric Le Goater
,
2024/10/22
RE: [SPAM] [PATCH v1 01/16] aspeed/smc: Fix write incorrect data into flash in user mode
,
Jamin Lin
,
2024/10/22
[PATCH v1 02/16] hw/block:m25p80: Fix coding style
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 02/16] hw/block:m25p80: Fix coding style
,
Cédric Le Goater
,
2024/10/18
[PATCH v1 03/16] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 03/16] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 04/16] hw/block/m25p80: Add SFDP table for w25q80bl flash
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 04/16] hw/block/m25p80: Add SFDP table for w25q80bl flash
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 05/16] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 05/16] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 06/16] hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 06/16] hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVB
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 07/16] test/qtest/aspeed_smc-test: Fix coding style
,
Jamin Lin
,
2024/10/18
Re: [PATCH v1 07/16] test/qtest/aspeed_smc-test: Fix coding style
,
Thomas Huth
,
2024/10/18
Re: [SPAM] [PATCH v1 07/16] test/qtest/aspeed_smc-test: Fix coding style
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 08/16] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 08/16] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 12/16] test/qtest/aspeed_smc-test: Support to test AST2500
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 12/16] test/qtest/aspeed_smc-test: Support to test AST2500
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
,
Cédric Le Goater
,
2024/10/21
Re: [SPAM] [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
,
Andrew Jeffery
,
2024/10/21
RE: [SPAM] [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
,
Jamin Lin
,
2024/10/21
RE: [SPAM] [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
,
Jamin Lin
,
2024/10/21
[PATCH v1 10/16] test/qtest/aspeed_smc-test: Support to test all CE pins
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 10/16] test/qtest/aspeed_smc-test: Support to test all CE pins
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Cédric Le Goater
,
2024/10/21
RE: [SPAM] [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Jamin Lin
,
2024/10/21
Re: [SPAM] [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Cédric Le Goater
,
2024/10/22
[PATCH v1 13/16] test/qtest/aspeed_smc-test: Support to test AST2600
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 13/16] test/qtest/aspeed_smc-test: Support to test AST2600
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 14/16] test/qtest/aspeed_smc-test: Support to test AST1030
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 14/16] test/qtest/aspeed_smc-test: Support to test AST1030
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 15/16] test/qtest/aspeed_smc-test: Support write page command with QPI mode
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 15/16] test/qtest/aspeed_smc-test: Support write page command with QPI mode
,
Cédric Le Goater
,
2024/10/21
[PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700
,
Jamin Lin
,
2024/10/18
Re: [SPAM] [PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700
,
Cédric Le Goater
,
2024/10/21
RE: [SPAM] [PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700
,
Jamin Lin
,
2024/10/21
[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Jan Luebbe
,
2024/10/15
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Philippe Mathieu-Daudé
,
2024/10/15
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Cédric Le Goater
,
2024/10/15
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Daniel P . Berrangé
,
2024/10/15
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Cédric Le Goater
,
2024/10/15
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Peter Maydell
,
2024/10/18
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Philippe Mathieu-Daudé
,
2024/10/19
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
,
Peter Maydell
,
2024/10/29
[PATCH] hw/block: m25p80: support RDID_90 for Winbond
,
Nikita Shubin
,
2024/10/15
[PATCH] hw/nvme: Remove references to PCI IRQ "pulsing" when asserting
,
julia
,
2024/10/15
Re: [PATCH] hw/nvme: Remove references to PCI IRQ "pulsing" when asserting
,
Julia
,
2024/10/18
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Jonathan Cameron
,
2024/10/14
Re: [PATCH v6 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
2024/10/30
Re: [PATCH v4] scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout
,
Alberto Garcia
,
2024/10/14
Re: [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Shivaprasad G Bhat
,
2024/10/11
Re: [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2024/10/12
Re: [PATCH v16 03/13] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Shivaprasad G Bhat
,
2024/10/14
Re: [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Shivaprasad G Bhat
,
2024/10/11
Re: [PATCH v16 02/13] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Shivaprasad G Bhat
,
2024/10/14
[PATCH v14 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/10/11
[PATCH v14 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/10/11
[PATCH v14 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/10/11
[PATCH v14 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/10/11
[PATCH v14 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/10/11
[PATCH v14 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/10/11
[PATCH v14 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/10/11
[PATCH v14 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/10/11
[PATCH v14 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/10/11
[PATCH v14 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/10/11
[PATCH v14 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/10/11
Re: [PATCH v3 00/11] hw: Strengthen SysBus & QBus API
,
Paolo Bonzini
,
2024/10/11
Re: [PATCH v3 00/11] hw: Strengthen SysBus & QBus API
,
Philippe Mathieu-Daudé
,
2024/10/11
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Thomas Huth
,
2024/10/11
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Philippe Mathieu-Daudé
,
2024/10/11
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Thomas Huth
,
2024/10/12
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Bernhard Beschow
,
2024/10/12
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Guenter Roeck
,
2024/10/13
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Thomas Huth
,
2024/10/13
Re: [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
,
Cédric Le Goater
,
2024/10/10
Re: [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
2024/10/12
Re: [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
,
Cédric Le Goater
,
2024/10/14
Re: [PATCH v16 04/13] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
2024/10/18
[PATCH v2 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
,
Markus Armbruster
,
2024/10/10
[PATCH v2 1/7] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Markus Armbruster
,
2024/10/10
[PATCH v2 2/7] block: Improve errors about block sizes
,
Markus Armbruster
,
2024/10/10
[PATCH v2 3/7] block: Adjust check_block_size() signature
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 3/7] block: Adjust check_block_size() signature
,
Philippe Mathieu-Daudé
,
2024/10/10
[PATCH v2 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
,
Igor Mammedov
,
2024/10/11
[PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Philippe Mathieu-Daudé
,
2024/10/10
Re: [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Philippe Mathieu-Daudé
,
2024/10/11
Re: [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/15
Re: [PATCH v2 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Igor Mammedov
,
2024/10/11
[PATCH v2 6/7] hw/intc/openpic: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 6/7] hw/intc/openpic: Improve errors for out of bounds property values
,
Philippe Mathieu-Daudé
,
2024/10/10
Re: [PATCH v2 6/7] hw/intc/openpic: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/17
[PATCH v2 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
,
Markus Armbruster
,
2024/10/10
Re: [PATCH v2 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
,
Philippe Mathieu-Daudé
,
2024/10/10
[PATCH 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
,
Markus Armbruster
,
2024/10/10
[PATCH 1/7] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 1/7] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 2/7] block: Improve errors about block sizes
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 2/7] block: Improve errors about block sizes
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 5/7] target/i386/cpu: Improve errors for out of bounds property values
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 6/7] hw/intc/openpic: Improve errors for out of bounds property values
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 6/7] hw/intc/openpic: Improve errors for out of bounds property values
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 7/7] qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 3/7] block: Adjust check_block_size() signature
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 3/7] block: Adjust check_block_size() signature
,
Daniel P . Berrangé
,
2024/10/10
[PATCH 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 4/7] target/i386/cpu: Avoid mixing signed and unsigned in property setters
,
Daniel P . Berrangé
,
2024/10/10
Re: [PATCH 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
,
Markus Armbruster
,
2024/10/10
Re: [PATCH 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
,
Daniel P . Berrangé
,
2024/10/10
Re: [PATCH 0/7] error: Eliminate QERR_PROPERTY_VALUE_OUT_OF_RANGE
,
Markus Armbruster
,
2024/10/10
[PATCH v2 0/2] block/preallocate: fix image truncation logic
,
Denis V. Lunev
,
2024/10/09
[PATCH 1/2] preallocate: do not allow to change BDS permission improperly
,
Denis V. Lunev
,
2024/10/09
[PATCH 2/2] block/preallocate: fix image truncation logic
,
Denis V. Lunev
,
2024/10/09
Re: [PATCH v3 00/12] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/10/09
[PATCH 0/2] block/preallocate: fix image truncation logic
,
Denis V. Lunev
,
2024/10/09
[PATCH 2/2] block/preallocate: fix image truncation logic
,
Denis V. Lunev
,
2024/10/09
Re: [PATCH 2/2] block/preallocate: fix image truncation logic
,
Andrey Drobyshev
,
2024/10/09
Re: [PATCH 2/2] block/preallocate: fix image truncation logic
,
Denis V. Lunev
,
2024/10/09
[PATCH 1/2] preallocate: do not allow to change BDS permission improperly
,
Denis V. Lunev
,
2024/10/09
Re: [PATCH 1/2] preallocate: do not allow to change BDS permission improperly
,
Andrey Drobyshev
,
2024/10/09
[PATCH v2 0/4] block: Miscellaneous minor Coverity fixes
,
Peter Maydell
,
2024/10/08
[PATCH v2 2/4] block/ssh.c: Don't double-check that characters are hex digits
,
Peter Maydell
,
2024/10/08
Re: [PATCH v2 2/4] block/ssh.c: Don't double-check that characters are hex digits
,
Richard Henderson
,
2024/10/08
[PATCH v2 1/4] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Peter Maydell
,
2024/10/08
Re: [PATCH v2 1/4] block/gluster: Use g_autofree for string in qemu_gluster_parse_json()
,
Richard Henderson
,
2024/10/08
[PATCH v2 4/4] block/vdi.c: Make SECTOR_SIZE constant 64-bits
,
Peter Maydell
,
2024/10/08
[PATCH v2 3/4] tests/qemu-iotests/211.out: Update to expect MapEntry 'compressed' field
,
Peter Maydell
,
2024/10/08
Re: [PATCH v2 0/4] block: Miscellaneous minor Coverity fixes
,
Kevin Wolf
,
2024/10/18
qemu-iotests test 297 tries to run python linters on editor backup files
,
Peter Maydell
,
2024/10/08
Re: qemu-iotests test 297 tries to run python linters on editor backup files
,
John Snow
,
2024/10/08
Re: qemu-iotests test 297 tries to run python linters on editor backup files
,
Peter Maydell
,
2024/10/08
Re: qemu-iotests test 297 tries to run python linters on editor backup files
,
John Snow
,
2024/10/08
Re: [PATCH] docs/devel: Prohibit calling object_unparent() for memory region
,
Peter Maydell
,
2024/10/08
Re: [PATCH] docs/devel: Prohibit calling object_unparent() for memory region
,
Akihiko Odaki
,
2024/10/12
[PATCH v2 00/23] E500 Cleanup
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
,
Bernhard Beschow
,
2024/10/05
Re: [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
,
BALATON Zoltan
,
2024/10/06
Re: [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
,
Bernhard Beschow
,
2024/10/07
[PATCH v2 02/23] hw/ppc/e500: Remove firstenv variable
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 03/23] hw/ppc/e500: Prefer QOM cast
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 04/23] hw/ppc/e500: Remove unused "irqs" parameter
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 05/23] hw/ppc/e500: Add missing device tree properties to i2c controller node
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 06/23] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
,
Bernhard Beschow
,
2024/10/05
Re: [PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
,
BALATON Zoltan
,
2024/10/06
Re: [PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
,
Bernhard Beschow
,
2024/10/12
[PATCH v2 10/23] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 11/23] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
,
Bernhard Beschow
,
2024/10/05
Re: [PATCH v2 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
,
BALATON Zoltan
,
2024/10/06
[PATCH v2 15/23] hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 20/23] hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 13/23] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 16/23] hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 19/23] hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
Re: [PATCH v2 19/23] hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro
,
Kevin Wolf
,
2024/10/18
[PATCH v2 23/23] hw/vfio/platform: Let vfio_start_eventfd_injection() take VFIOPlatformDevice pointer
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 12/23] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 14/23] hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 18/23] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 17/23] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 21/23] hw/rtc/ds1338: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
[PATCH v2 22/23] hw/usb/hcd-ehci-sysbus: Prefer DEFINE_TYPES() macro
,
Bernhard Beschow
,
2024/10/05
Re: [PATCH v3 08/14] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 07/14] hw/misc/pvpanic: Add MMIO interface
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 06/14] hw: Add vmapple subdir
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/08
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/07
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/07
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Akihiko Odaki
,
2024/10/12
Re: [PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Akihiko Odaki
,
2024/10/05
Re: [PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/10/09
[PATCH v2] block/file-posix: optimize append write
,
Sam Li
,
2024/10/04
Re: [PATCH v2] block/file-posix: optimize append write
,
Kevin Wolf
,
2024/10/18
Re: [PATCH v2] block/file-posix: optimize append write
,
Damien Le Moal
,
2024/10/19
Re: [PATCH v2] block/file-posix: optimize append write
,
Kevin Wolf
,
2024/10/21
Re: [PATCH v2] block/file-posix: optimize append write
,
Damien Le Moal
,
2024/10/21
Re: [PATCH v2] block/file-posix: optimize append write
,
Stefan Hajnoczi
,
2024/10/21
Re: [PATCH v2] block/file-posix: optimize append write
,
Damien Le Moal
,
2024/10/21
Re: [PATCH v2] block/file-posix: optimize append write
,
Sam Li
,
2024/10/21
Re: [PATCH v2] block/file-posix: optimize append write
,
Kevin Wolf
,
2024/10/21
Re: [PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 09/14] gpex: Allow more than 4 legacy IRQs
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Akihiko Odaki
,
2024/10/04
Re: [PATCH v3 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH] tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
,
Alex Bennée
,
2024/10/03
Re: [PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/10/29
Re: [PATCH v6 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/10/03
Re: [PATCH v6 0/3] vhost-user-blk: live resize additional APIs
,
Vladimir Sementsov-Ogievskiy
,
2024/10/22
Re: [PATCH 0/2] fix backup-discard-source test for XFS
,
Vladimir Sementsov-Ogievskiy
,
2024/10/03
Re: [PATCH 0/2] fix backup-discard-source test for XFS
,
Kevin Wolf
,
2024/10/18
[PATCH v3 0/2] throttling for BLOCK_IO_ERROR
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 2/2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 1/2] qapi: add qom-path to BLOCK_IO_ERROR event
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 0/2] throttling for BLOCK_IO_ERROR
,
Kevin Wolf
,
2024/10/18
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
2024/10/04
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
,
Kevin Wolf
,
2024/10/18
[PATCH v3 0/7] introduce job-change qmp command
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Kevin Wolf
,
2024/10/22
Re: [PATCH v3 3/7] qapi: block-job-change: make copy-mode parameter optional
,
Vladimir Sementsov-Ogievskiy
,
2024/10/29
[PATCH v3 4/7] blockjob: move change action implementation to job from block-job
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 4/7] blockjob: move change action implementation to job from block-job
,
Kevin Wolf
,
2024/10/22
[PATCH v3 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 7/7] iotests/mirror-change-copy-mode: switch to job-change command
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 6/7] qapi/block-core: deprecate block-job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 2/7] blockjob: block_job_change_locked(): check job type
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PATCH v3 5/7] qapi: add job-change
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 5/7] qapi: add job-change
,
Kevin Wolf
,
2024/10/22
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Markus Armbruster
,
2024/10/02
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Markus Armbruster
,
2024/10/02
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
,
Eric Blake
,
2024/10/02
Re: [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH] block-backend: Remove deadcode
,
Thomas Huth
,
2024/10/02
Re: [PATCH v3 5/5] block: add test non-active commit with zeroed data
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 4/5] block: allow commit to unmap zero blocks
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
[PULL 20/22] block: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 13/22] hw/virtio-blk: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 11/22] block/block-copy: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 10/22] hw/sdhci: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 08/22] hw/ahci: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 07/22] block/stream: fix -Werror=maybe-uninitialized false-positives
,
marcandre . lureau
,
2024/10/02
[PULL 06/22] block/mirror: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 05/22] block/mirror: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PULL 04/22] nbd: fix -Werror=maybe-uninitialized false-positive
,
marcandre . lureau
,
2024/10/02
[PATCH v3] docs: Mark "gluster" support in QEMU as deprecated
,
Thomas Huth
,
2024/10/02
Re: [PATCH v3 03/14] ui/cocoa: Adds non-app runloop on main thread mode
,
Akihiko Odaki
,
2024/10/02
Re: [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
Akihiko Odaki
,
2024/10/02
Re: [PATCH v3 02/14] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/10/02
Re: [PATCH v13 09/10] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/10/02
Re: [PATCH 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
,
Bernhard Beschow
,
2024/10/01
Re: [PULL 3/5] block/reqlist: allow adding overlapping requests
,
Michael Tokarev
,
2024/10/01
Re: [PULL 3/5] block/reqlist: allow adding overlapping requests
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v6 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
,
Stefano Garzarella
,
2024/10/01
Re: [PULL 0/5] Block-jobs 2024-09-30
,
Peter Maydell
,
2024/10/01
Re: [PATCH] hw/sd/sdcard: Fix handling of disabled boot partitions
,
Peter Maydell
,
2024/10/01
Re: [PATCH] hw/sd/sdcard: Fix handling of disabled boot partitions
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 01/23] hw/ppc/e500: Do not leak struct boot_info
,
Bernhard Beschow
,
2024/10/01
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/01
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/02
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/03
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/06
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Akihiko Odaki
,
2024/10/07
Re: [PATCH v3 01/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/10/09
Re: [PATCH v3 20/22] block: fix -Werror=maybe-uninitialized false-positive
,
Vladimir Sementsov-Ogievskiy
,
2024/10/01
Re: [PATCH v3 20/22] block: fix -Werror=maybe-uninitialized false-positive
,
Kevin Wolf
,
2024/10/02
[PULL 2/5] hw/nvme: clear masked events from the aer queue
,
Klaus Jensen
,
2024/10/01
[PULL 4/5] hw/nvme: add knob for CTRATT.MEM
,
Klaus Jensen
,
2024/10/01
[PULL 3/5] hw/nvme: support CTRATT.MEM
,
Klaus Jensen
,
2024/10/01
[PULL 5/5] hw/nvme: add atomic write support
,
Klaus Jensen
,
2024/10/01
[PULL 1/5] hw/nvme: report id controller metadata sgl support
,
Klaus Jensen
,
2024/10/01
Re: [PATCH v3 16/22] target/loongarch: fix -Werror=maybe-uninitialized false-positive
,
Vladimir Sementsov-Ogievskiy
,
2024/10/01
Re: [PATCH v3 15/22] linux-user/hppa: fix -Werror=maybe-uninitialized false-positive
,
Laurent Vivier
,
2024/10/01
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Vladimir Sementsov-Ogievskiy
,
2024/10/01
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Fabiano Rosas
,
2024/10/09
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Vladimir Sementsov-Ogievskiy
,
2024/10/10
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Fabiano Rosas
,
2024/10/10
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Vladimir Sementsov-Ogievskiy
,
2024/10/10
Re: [Bug Report][RFC PATCH 1/1] block: fix failing assert on paused VM migration
,
Fabiano Rosas
,
2024/10/10
Re: [PATCH v3 00/22] -Werror=maybe-uninitialized fixes
,
Marc-André Lureau
,
2024/10/01
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Vladimir Sementsov-Ogievskiy
,
2024/10/01
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Marc-André Lureau
,
2024/10/01
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Vladimir Sementsov-Ogievskiy
,
2024/10/02
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Markus Armbruster
,
2024/10/02
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Marc-André Lureau
,
2024/10/02
Re: [PATCH v3 21/22] qom/object: fix -Werror=maybe-uninitialized
,
Markus Armbruster
,
2024/10/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc