qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/05/09
[PATCH v4 04/13] block: Add new bdrv_co_is_all_zeroes() function
Eric Blake
2025/05/09
[PATCH v4 02/13] file-posix, gluster: Handle zero block status hint better
Eric Blake
2025/05/09
[PATCH v4 11/13] mirror: Skip writing zeroes when target is already zero
Eric Blake
2025/05/09
[PATCH v4 08/13] mirror: Allow QMP override to declare target already zero
Eric Blake
2025/05/09
[PATCH v4 13/13] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/09
[PATCH v4 07/13] mirror: Pass full sync mode rather than bool to internals
Eric Blake
2025/05/09
[PATCH v4 06/13] mirror: Minor refactoring
Eric Blake
2025/05/09
[PATCH v4 01/13] block: Expand block status mode from bool to flags
Eric Blake
2025/05/09
[PATCH v4 05/13] iotests: Improve iotest 194 to mirror data
Eric Blake
2025/05/09
[PATCH v4 09/13] mirror: Drop redundant zero_target parameter
Eric Blake
2025/05/09
[PATCH v4 10/13] mirror: Skip pre-zeroing destination if it is already zero
Eric Blake
2025/05/09
[PATCH v4 03/13] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
Eric Blake
2025/05/09
[PATCH v4 00/13] Make blockdev-mirror dest sparse in more cases
Eric Blake
2025/05/09
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/09
Re: [PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Thomas Huth
2025/05/09
Re: [PATCH v2 2/2] block/null: Add read-pattern option
Markus Armbruster
2025/05/08
[RFC v2 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/08
Re: [RFC 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/08
Re: [RFC 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Stefan Hajnoczi
2025/05/08
[RFC v2 3/4] vhost-user-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/08
[RFC v2 4/4] vduse-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/08
[RFC v2 1/4] include: Add tentative virtio-blk FUA write definitions
Alberto Faria
2025/05/08
[RFC v2 0/4] virtio-blk: Add support for FUA write requests
Alberto Faria
2025/05/08
[PATCH 11/11] iotests/graph-changes-while-io: add test case with removal of lower snapshot
Fiona Ebner
2025/05/08
[RFC 00/11] do not drain while holding the graph lock
Fiona Ebner
2025/05/08
[PULL 0/3] Block patches
Stefan Hajnoczi
2025/05/08
[PATCH 01/11] block: remove outdated comments about AioContext locking
Fiona Ebner
2025/05/08
[PATCH 02/11] block: move drain outside of read-locked bdrv_reopen_queue_child()
Fiona Ebner
2025/05/08
[PULL 2/3] include: Add a header to define host PCI MMIO functions
Stefan Hajnoczi
2025/05/08
[PATCH 08/11] block: mark bdrv_drained_begin() as GRAPH_UNLOCKED
Fiona Ebner
2025/05/08
Re: [PATCH v2 2/2] block/null: Add read-pattern option
Eric Blake
2025/05/08
[PULL 1/3] util: Add functions for s390x mmio read/write
Stefan Hajnoczi
2025/05/08
[PULL 3/3] block/nvme: Use host PCI MMIO API
Stefan Hajnoczi
2025/05/08
[PATCH 07/11] blockdev: drain while unlocked in external_snapshot_action()
Fiona Ebner
2025/05/08
[PATCH 06/11] blockdev: drain while unlocked in internal_snapshot_action()
Fiona Ebner
2025/05/08
[PATCH 03/11] block/snapshot: move drain outside of read-locked bdrv_snapshot_delete()
Fiona Ebner
2025/05/08
[PATCH 09/11] block: move drain out of bdrv_change_aio_context()
Fiona Ebner
2025/05/08
[PATCH 04/11] block: drain while unlocked in bdrv_reopen_parse_file_or_backing()
Fiona Ebner
2025/05/08
[PATCH 10/11] block/graph-lock: add drain flag to bdrv_graph_wr{, un}lock
Fiona Ebner
2025/05/08
[PATCH 05/11] block: move drain outside of read-locked bdrv_inactivate_recurse()
Fiona Ebner
2025/05/08
Re: [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
Philippe Mathieu-Daudé
2025/05/08
Re: [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
Markus Armbruster
2025/05/07
Re: [PATCH v2 2/2] block/null: Add read-pattern option
Markus Armbruster
2025/05/07
Re: [PATCH v2 1/2] block/null: Report DATA if not reading zeroes
Markus Armbruster
2025/05/07
Re: [PATCH v2 1/2] block/null: Report DATA if not reading zeroes
Markus Armbruster
2025/05/07
Re: [PATCH v2 1/2] block/null: Report DATA if not reading zeroes
Markus Armbruster
2025/05/07
[RFC 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/07
[RFC 0/4] virtio-blk: Add support for FUA write requests
Alberto Faria
2025/05/07
[RFC 3/4] vhost-user-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/07
[RFC 4/4] vduse-blk: Add VIRTIO_BLK_T_OUT_FUA command support
Alberto Faria
2025/05/07
[RFC 1/4] include: Add tentative virtio-blk FUA write definitions
Alberto Faria
2025/05/07
Re: [PATCH] hw/nvme: fix nvme hotplugging
Keith Busch
2025/05/07
[PATCH] hw/nvme: fix nvme hotplugging
Klaus Jensen
2025/05/06
Re: [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Zhao Liu
2025/05/06
Re: [PATCH v3 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Zhao Liu
2025/05/06
Re: [PATCH v3 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Zhao Liu
2025/05/06
Re: [PATCH v3 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
Zhao Liu
2025/05/06
Re: [PATCH v3 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Zhao Liu
2025/05/06
Re: [PATCH v3 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Zhao Liu
2025/05/06
Re: [PATCH v3 13/19] hw/block/fdc-isa: Remove 'fallback' property
Zhao Liu
2025/05/06
Re: [PATCH v3 12/19] hw/core/machine: Remove hw_compat_2_5[] array
Zhao Liu
2025/05/06
Re: [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Zhao Liu
2025/05/06
Re: [PATCH v3 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
Zhao Liu
2025/05/06
Re: [PATCH v3 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
Zhao Liu
2025/05/06
Re: [PATCH v3 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Zhao Liu
2025/05/06
Re: [PATCH v3 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Zhao Liu
2025/05/06
Re: [PATCH v3 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
Zhao Liu
2025/05/06
Re: [PATCH v3 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Zhao Liu
2025/05/06
Re: [PATCH v3 05/19] hw/core/machine: Remove hw_compat_2_4[] array
Zhao Liu
2025/05/06
Re: [PATCH v3 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Zhao Liu
2025/05/06
Re: [PATCH v3 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Zhao Liu
2025/05/06
Re: [PATCH v3 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Zhao Liu
2025/05/06
[PATCH v3 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 13/19] hw/block/fdc-isa: Remove 'fallback' property
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 12/19] hw/core/machine: Remove hw_compat_2_5[] array
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 05/19] hw/core/machine: Remove hw_compat_2_4[] array
Philippe Mathieu-Daudé
2025/05/06
[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Philippe Mathieu-Daudé
2025/05/06
[PATCH v2] qemu-img: fix offset calculation in bench
gerben
2025/05/06
[PATCH] qcow2: add check for correctness of refcounts
gerben
2025/05/05
Re: [PULL v2 0/8] block-job patches 2025-04-29
Stefan Hajnoczi
2025/05/05
Re: [PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Philippe Mathieu-Daudé
2025/05/05
Re: [PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Thomas Huth
2025/05/05
Re: [PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Thomas Huth
2025/05/05
Re: [PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Thomas Huth
2025/05/05
Re: [PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Thomas Huth
2025/05/05
Re: [PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Thomas Huth
2025/05/05
Re: [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
Nicholas Piggin
2025/05/05
Re: [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
Laurent Vivier
2025/05/05
Re: [PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
Nicholas Piggin
2025/05/04
Re: [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
Nicholas Piggin
2025/05/04
Re: [PATCH v5 02/11] tests/qtest: Fix virtio msix message endianness
Nicholas Piggin
2025/05/04
Re: [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
Thomas Huth
2025/05/04
Re: [PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
Akihiko Odaki
2025/05/04
Re: [PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
Akihiko Odaki
2025/05/04
Re: [PATCH v5 02/11] tests/qtest: Fix virtio msix message endianness
Akihiko Odaki
2025/05/04
Re: [PATCH v5 05/11] tests/qtest/ahci: unmap pci bar before reusing device
Akihiko Odaki
2025/05/02
Re: [PATCH 1/1] monitor: don't wake up qmp_dispatcher_co coroutine upon cleanup
Philippe Mathieu-Daudé
2025/05/02
Re: [PATCH v2 2/2] scsi-disk: Advertise FUA support by default
Alberto Faria
2025/05/02
[PATCH v3 2/2] scsi-disk: Advertise FUA support by default
Alberto Faria
2025/05/02
[PATCH v3 1/2] scsi-disk: Add native FUA write support
Alberto Faria
2025/05/02
[PATCH v3 0/2] scsi-disk: Add FUA write support
Alberto Faria
2025/05/01
Re [PATCH v3 08/11] mirror: Skip writing zeroes when target is already zero
Sunny Zhu
2025/05/01
Re: [PATCH v3 07/11] mirror: Skip pre-zeroing destination if it is already zero
Sunny Zhu
2025/05/01
[PATCH v5 02/11] tests/qtest: Fix virtio msix message endianness
Nicholas Piggin
2025/05/01
[PATCH v5 11/11] qtest/libqos/pci: Factor msix entry helpers into pci common code
Nicholas Piggin
2025/05/01
[PATCH v5 09/11] qtest/libqos/pci: Enforce balanced iomap/unmap
Nicholas Piggin
2025/05/01
[PATCH v5 07/11] tests/qtest/libquos/virtio: unmap pci bar when disabling device
Nicholas Piggin
2025/05/01
[PATCH v5 08/11] tests/qtest/libquos/pci: Add migration fixup helper for pci devices
Nicholas Piggin
2025/05/01
[PATCH v5 05/11] tests/qtest/ahci: unmap pci bar before reusing device
Nicholas Piggin
2025/05/01
[PATCH v5 10/11] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
Nicholas Piggin
2025/05/01
[PATCH v5 04/11] tests/qtest: Enable spapr dma with linear iommu map
Nicholas Piggin
2025/05/01
[PATCH v5 06/11] tests/qtest/ahci: don't unmap pci bar if it wasn't mapped
Nicholas Piggin
2025/05/01
[PATCH v5 03/11] tests/qtest: Add libqos function for testing msix interrupt status
Nicholas Piggin
2025/05/01
[PATCH v5 01/11] tests/qtest: Enforce zero for the "un-fired" msix message value
Nicholas Piggin
2025/05/01
[PATCH v5 00/11] tests/qtest: pci and msix fixes
Nicholas Piggin
2025/05/01
Re: [PATCH v15 1/6] qmp: add QMP command x-query-virtio
Philippe Mathieu-Daudé
2025/05/01
Re: [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status
Philippe Mathieu-Daudé
2025/05/01
[PATCH 13/18] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines
Philippe Mathieu-Daudé
2025/05/01
[PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
Philippe Mathieu-Daudé
2025/05/01
[PATCH 14/18] hw/i386/pc: Remove pc_compat_2_9[] array
Philippe Mathieu-Daudé
2025/05/01
[PATCH 17/18] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 16/18] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 18/18] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 15/18] hw/core/machine: Remove hw_compat_2_9[] array
Philippe Mathieu-Daudé
2025/05/01
[PATCH 10/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition
Philippe Mathieu-Daudé
2025/05/01
[PATCH 09/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition
Philippe Mathieu-Daudé
2025/05/01
[PATCH 04/18] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 11/18] hw/nvram/fw_cfg: Remove FWCfgState::file_slots field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 07/18] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
Philippe Mathieu-Daudé
2025/05/01
[PATCH 08/18] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition
Philippe Mathieu-Daudé
2025/05/01
[PATCH 02/18] hw/i386/pc: Remove pc_compat_2_8[] array
Philippe Mathieu-Daudé
2025/05/01
[PATCH 06/18] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
Philippe Mathieu-Daudé
2025/05/01
[PATCH 03/18] hw/southbridge/ich9: Remove ICH9_LPC_SMI_F_BROADCAST_BIT definition
Philippe Mathieu-Daudé
2025/05/01
[PATCH 05/18] hw/core/machine: Remove hw_compat_2_8[] array
Philippe Mathieu-Daudé
2025/05/01
[PATCH 00/18] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
Philippe Mathieu-Daudé
2025/05/01
[PATCH 01/18] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines
Philippe Mathieu-Daudé
2025/05/01
[PATCH v3 1/1] hw/nvme: CMIC.MCTRS should be set automatically for multi-controller subsystems or by parameter
Alan Adamson
2025/05/01
[PATCH v3 0/1] hw/nvme: CMIC.MCTRS should be set automatically for multi-controller subsystems or by parameter
Alan Adamson
2025/05/01
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches
Eric Blake
2025/05/01
Re: Re [PATCH v3 08/11] mirror: Skip writing zeroes when target is already zero
Eric Blake
2025/05/01
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches
Stefan Hajnoczi
2025/05/01
Re: [PATCH v3 07/11] mirror: Skip pre-zeroing destination if it is already zero
Eric Blake
2025/05/01
Re: [PATCH v3 04/11] block: Add new bdrv_co_is_all_zeroes() function
Stefan Hajnoczi
2025/05/01
Re: [PATCH v3 03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
Stefan Hajnoczi
2025/05/01
Re: [PULL 0/1] Block patches
Peter Maydell
2025/05/01
[PULL v2 0/8] block-job patches 2025-04-29
Vladimir Sementsov-Ogievskiy
2025/05/01
[PULL v2 3/8] block: refactor error handling of commit_iteration
Vladimir Sementsov-Ogievskiy
2025/04/30
[PATCH v2 2/2] block/null: Add read-pattern option
Nir Soffer
2025/04/30
[PATCH v2 1/2] block/null: Report DATA if not reading zeroes
Nir Soffer
2025/04/30
[PATCH v2 0/2] block/null: Add read-pattern option
Nir Soffer
2025/04/30
Re: [PATCH 2/2] block/null: Add read-pattern option
Nir Soffer
2025/04/30
Re: [PATCH 2/2] block/null: Add read-pattern option
Nir Soffer
2025/04/30
Re: [PATCH 1/2] block/null: Report DATA if not reading zeroes
Nir Soffer
2025/04/30
Re: [PULL 0/1] Block patches
Stefan Hajnoczi
2025/04/30
Re: [PULL 0/8] block-job patches 2025-04-29
Stefan Hajnoczi
2025/04/30
Re [PATCH v3 08/11] mirror: Skip writing zeroes when target is already zero
Sunny Zhu
2025/04/30
Re: [PATCH v3 07/11] mirror: Skip pre-zeroing destination if it is already zero
Sunny Zhu
2025/04/30
Re: [PATCH] file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
2025/04/30
[PULL 0/1] Block patches
Stefan Hajnoczi
2025/04/30
[PULL 1/1] file-posix: Fix crash on discard_granularity == 0
Stefan Hajnoczi
2025/04/30
Re: [PATCH] file-posix: Fix crash on discard_granularity == 0
Stefan Hajnoczi
2025/04/30
Re: [PATCH] file-posix: Fix crash on discard_granularity == 0
Stefan Hajnoczi
2025/04/29
Re: [PATCH] file-posix: Fix crash on discard_granularity == 0
Eric Blake
2025/04/29
[PATCH] file-posix: Fix crash on discard_granularity == 0
Kevin Wolf
2025/04/29
[PATCH v2 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 12/19] hw/core/machine: Remove hw_compat_2_5[] array
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 13/19] hw/block/fdc-isa: Remove 'fallback' property
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 05/19] hw/core/machine: Remove hw_compat_2_4[] array
Philippe Mathieu-Daudé
2025/04/29
[PATCH v2 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
Philippe Mathieu-Daudé
2025/04/29
Re: [PATCH 17/21] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
Philippe Mathieu-Daudé
Earlier messages
Later messages