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: Tue Dec 24 2024 10:20:03 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v16 00/14] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 01/14] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 03/14] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 04/14] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 02/14] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 05/14] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 08/14] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 09/14] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 10/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 11/14] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 13/14] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 06/14] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 12/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/23
[PATCH v16 07/14] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/12/23
Re: [PATCH v16 00/14] macOS PV Graphics and new vmapple machine type
,
Philippe Mathieu-Daudé
,
2024/12/23
Re: [PATCH-for-9.1? v2 4/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Michael Tokarev
,
2024/12/20
[PATCH 00/17] replay: Fixes and avocado test updates
,
Nicholas Piggin
,
2024/12/20
[PATCH 01/17] replay: Fix migration use of clock for statistics
,
Nicholas Piggin
,
2024/12/20
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Peter Xu
,
2024/12/20
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Nicholas Piggin
,
2024/12/20
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Peter Xu
,
2024/12/23
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Pavel Dovgalyuk
,
2024/12/24
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Peter Xu
,
2024/12/24
[PATCH 02/17] replay: Fix migration replay_mutex locking
,
Nicholas Piggin
,
2024/12/20
Re: [PATCH 02/17] replay: Fix migration replay_mutex locking
,
Fabiano Rosas
,
2024/12/20
Re: [PATCH 02/17] replay: Fix migration replay_mutex locking
,
Nicholas Piggin
,
2024/12/20
[PATCH 03/17] async: rework async event API for replay
,
Nicholas Piggin
,
2024/12/20
[PATCH 04/17] util/main-loop: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 05/17] util/thread-pool: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 06/17] util/aio-wait: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 07/17] async/coroutine: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 08/17] migration: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 09/17] monitor: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 10/17] qmp: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 11/17] block: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 12/17] hw/ide: Fix record-replay and convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 13/17] hw/scsi: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
Re: [PATCH 13/17] hw/scsi: Convert to new bh API
,
Paolo Bonzini
,
2024/12/20
Re: [PATCH 13/17] hw/scsi: Convert to new bh API
,
Nicholas Piggin
,
2024/12/20
[PATCH 14/17] async: add debugging assertions for record/replay in bh APIs
,
Nicholas Piggin
,
2024/12/20
[PATCH 15/17] tests/avocado/replay_linux: Fix compile error
,
Nicholas Piggin
,
2024/12/20
[PATCH 16/17] tests/avocado/replay_linux: Fix cdrom device setup
,
Nicholas Piggin
,
2024/12/20
[PATCH 17/17] tests/avocado/replay_linux: remove the timeout expected guards
,
Nicholas Piggin
,
2024/12/20
Re: [PATCH 00/17] replay: Fixes and avocado test updates
,
Pavel Dovgalyuk
,
2024/12/20
[PATCH v15 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/12/18
Re: [PATCH v15 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Philippe Mathieu-Daudé
,
2024/12/23
[PATCH v15 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/12/18
Re: [PATCH v15 09/15] gpex: Allow more than 4 legacy IRQs
,
Philippe Mathieu-Daudé
,
2024/12/23
[PATCH v15 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/12/18
[PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/18
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2024/12/19
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/23
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Philippe Mathieu-Daudé
,
2024/12/23
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/23
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/23
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Philippe Mathieu-Daudé
,
2024/12/23
[PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Thomas Huth
,
2024/12/18
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Philippe Mathieu-Daudé
,
2024/12/18
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Daniel P . Berrangé
,
2024/12/18
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Thomas Huth
,
2024/12/18
[PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Philippe Mathieu-Daudé
,
2024/12/17
[PATCH 1/2] exec/translation-block: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2024/12/17
[PATCH 2/2] qemu/coroutine: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
2024/12/17
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Richard Henderson
,
2024/12/17
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Ilya Leoshkevich
,
2024/12/17
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Philippe Mathieu-Daudé
,
2024/12/19
[PATCH 0/9] hw/nvme: refactor/cleanup
,
Klaus Jensen
,
2024/12/16
[PATCH 1/9] hw/nvme: always initialize a subsystem
,
Klaus Jensen
,
2024/12/16
[PATCH 2/9] hw/nvme: make oacs dynamic
,
Klaus Jensen
,
2024/12/16
[PATCH 3/9] hw/nvme: add knob for doorbell buffer config support
,
Klaus Jensen
,
2024/12/16
[PATCH 4/9] nvme: fix iocs status code values
,
Klaus Jensen
,
2024/12/16
[PATCH 6/9] hw/nvme: rework csi handling
,
Klaus Jensen
,
2024/12/16
[PATCH 9/9] hw/nvme: remove nvme_aio_err()
,
Klaus Jensen
,
2024/12/16
[PATCH 5/9] hw/nvme: be compliant wrt. dsm processing limits
,
Klaus Jensen
,
2024/12/16
[PATCH 7/9] hw/nvme: only set command abort requested when cancelled due to Abort
,
Klaus Jensen
,
2024/12/16
[PATCH 8/9] hw/nvme: set error status code explicitly for misc commands
,
Klaus Jensen
,
2024/12/16
[PATCH 55/71] hw/scsi: Constify all Property
,
Richard Henderson
,
2024/12/13
[PATCH 56/71] hw/sd: Constify all Property
,
Richard Henderson
,
2024/12/13
Re: [PATCH 56/71] hw/sd: Constify all Property
,
Cédric Le Goater
,
2024/12/14
[PATCH 43/71] hw/nvme: Constify all Property
,
Richard Henderson
,
2024/12/13
[PATCH 30/71] hw/ide: Constify all Property
,
Richard Henderson
,
2024/12/13
Re: [PATCH 30/71] hw/ide: Constify all Property
,
Bernhard Beschow
,
2024/12/14
[PATCH 19/71] hw/block: Constify all Property
,
Richard Henderson
,
2024/12/13
[PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo
,
Richard Henderson
,
2024/12/13
Re: [PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo
,
Jason Andryuk
,
2024/12/14
libnfs 6.0.0 breaks qemu compilation (was: Re: libnfs soname bump)
,
Richard W.M. Jones
,
2024/12/13
Re: libnfs 6.0.0 breaks qemu compilation
,
Paolo Bonzini
,
2024/12/13
Re: libnfs 6.0.0 breaks qemu compilation
,
Richard W.M. Jones
,
2024/12/13
Re: libnfs 6.0.0 breaks qemu compilation
,
Paolo Bonzini
,
2024/12/13
Re: libnfs 6.0.0 breaks qemu compilation
,
Richard W.M. Jones
,
2024/12/13
Re: libnfs 6.0.0 breaks qemu compilation
,
Paolo Bonzini
,
2024/12/14
Re: libnfs 6.0.0 breaks qemu compilation
,
Daniel P . Berrangé
,
2024/12/16
Re: libnfs 6.0.0 breaks qemu compilation
,
Xavier Bachelot
,
2024/12/16
Re: libnfs 6.0.0 breaks qemu compilation
,
Daniel P . Berrangé
,
2024/12/18
Re: libnfs 6.0.0 breaks qemu compilation
,
Stefan Hajnoczi
,
2024/12/14
Message not available
Message not available
Message not available
Re: libnfs 6.0.0 breaks qemu compilation
,
Paolo Bonzini
,
2024/12/15
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Guoyi Tu
,
2024/12/13
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Daniel P . Berrangé
,
2024/12/13
[PATCH v2 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
2024/12/12
[PATCH v2 1/2] hw/sd/sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks
,
Jamin Lin
,
2024/12/12
[PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Jamin Lin
,
2024/12/12
[PATCH v4 0/2] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
2024/12/12
[PATCH v4 1/2] vpc: Split off vpc_ignore_current_size() helper
,
Vitaly Kuznetsov
,
2024/12/12
Re: [PATCH v4 1/2] vpc: Split off vpc_ignore_current_size() helper
,
Philippe Mathieu-Daudé
,
2024/12/12
[PATCH v4 2/2] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
2024/12/12
[PATCH v3] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
2024/12/12
Re: [PATCH v3] vpc: Read images exported from Azure correctly
,
Philippe Mathieu-Daudé
,
2024/12/12
[PATCH v4 0/2] AHCI cleanup
,
Bernhard Beschow
,
2024/12/12
[PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
2024/12/12
Re: [PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Philippe Mathieu-Daudé
,
2024/12/13
Re: [PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
2024/12/13
[PATCH v4 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Bernhard Beschow
,
2024/12/12
Re: [PATCH v4 0/2] AHCI cleanup
,
Philippe Mathieu-Daudé
,
2024/12/13
[RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
2024/12/11
[RFC.PATCH v1 1/2] sd:sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks
,
Jamin Lin
,
2024/12/11
[RFC.PATCH v1 2/2] sd:sdhci: Fix data transfer did not complete if data size is bigger then SDMA Buffer Boundary
,
Jamin Lin
,
2024/12/11
RE: [RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
2024/12/12
[PATCH v4 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
2024/12/09
[PATCH v4 6/6] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/09
[PATCH v13 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/08
[PATCH v13 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/13
Re: [PATCH v14 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v13 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v14 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
2024/12/13
[PATCH v2 0/6] migration/block: disk activation rewrite
,
Peter Xu
,
2024/12/06
[PATCH v2 2/6] qmp/cont: Only activate disks if migration completed
,
Peter Xu
,
2024/12/06
Re: [PATCH v2 2/6] qmp/cont: Only activate disks if migration completed
,
Fabiano Rosas
,
2024/12/16
[PATCH v2 3/6] migration/block: Make late-block-active the default
,
Peter Xu
,
2024/12/06
Re: [PATCH v2 3/6] migration/block: Make late-block-active the default
,
Fabiano Rosas
,
2024/12/16
[PATCH v2 1/6] migration: Add helper to get target runstate
,
Peter Xu
,
2024/12/06
[PATCH v2 4/6] migration/block: Apply late-block-active behavior to postcopy
,
Peter Xu
,
2024/12/06
Re: [PATCH v2 4/6] migration/block: Apply late-block-active behavior to postcopy
,
Fabiano Rosas
,
2024/12/16
[PATCH v2 5/6] migration/block: Fix possible race with block_inactive
,
Peter Xu
,
2024/12/06
Re: [PATCH v2 5/6] migration/block: Fix possible race with block_inactive
,
Fabiano Rosas
,
2024/12/16
[PATCH v2 6/6] migration/block: Rewrite disk activation
,
Peter Xu
,
2024/12/06
Re: [PATCH v2 6/6] migration/block: Rewrite disk activation
,
Fabiano Rosas
,
2024/12/16
Re: [PATCH v2 6/6] migration/block: Rewrite disk activation
,
Peter Xu
,
2024/12/16
Re: [PATCH v2 0/6] migration/block: disk activation rewrite
,
Fabiano Rosas
,
2024/12/17
[PATCH v3 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
2024/12/06
[PATCH v3 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
2024/12/06
[PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
2024/12/06
Re: [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Thomas Huth
,
2024/12/09
Re: [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
2024/12/09
[PATCH v3 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
2024/12/06
[PATCH v3 6/6] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/06
[PATCH v3 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
2024/12/06
[PATCH v3 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
2024/12/06
[PATCH v2 0/3] Add RW support for 4k sector size vhdx
,
Takeshi Suzuki
,
2024/12/05
[PATCH v2 1/3] Add RW support for 4k sector size vhdx
,
Takeshi Suzuki
,
2024/12/05
[PATCH v2 2/3] Add iotest for 4k sector size vhdx
,
Takeshi Suzuki
,
2024/12/05
[PATCH v2 3/3] Add VHDX specific image info
,
Takeshi Suzuki
,
2024/12/05
[PATCH v2 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
2024/12/05
[PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
2024/12/05
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Daniel P . Berrangé
,
2024/12/06
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Peter Maydell
,
2024/12/06
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Daniel P . Berrangé
,
2024/12/06
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
2024/12/06
[PATCH v2 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
2024/12/05
[PATCH v2 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
2024/12/05
[PATCH v2 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
2024/12/05
[PATCH v2 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
2024/12/05
[PATCH v2 6/6] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/05
[PATCH v3 0/2] AHCI cleanup
,
Bernhard Beschow
,
2024/12/05
[PATCH v3 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Bernhard Beschow
,
2024/12/05
Re: [PATCH v3 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Philippe Mathieu-Daudé
,
2024/12/05
[PATCH v3 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
2024/12/05
[PATCH v2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
2024/12/05
[PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
2024/12/04
Re: [PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
2024/12/16
Re: [PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
2024/12/16
Re: [PATCH] vvfat: fix ubsan issue in create_long_filename
,
Michael Tokarev
,
2024/12/22
Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating
,
Peter Xu
,
2024/12/03
[PATCH RFC 00/11] migration/block: disk activation rewrite
,
Peter Xu
,
2024/12/03
[PATCH RFC 03/11] migration/block: Apply late-block-active behavior to postcopy
,
Peter Xu
,
2024/12/03
[PATCH RFC 04/11] migration/block: Fix possible race with block_inactive
,
Peter Xu
,
2024/12/03
[PATCH RFC 02/11] migration/block: Make late-block-active the default
,
Peter Xu
,
2024/12/03
[PATCH RFC 01/11] migration: Add helper to get target runstate
,
Peter Xu
,
2024/12/03
[PATCH RFC 05/11] migration/block: Merge block reactivations for fail/cancel
,
Peter Xu
,
2024/12/03
[PATCH RFC 06/11] migration/block: Extend the migration_block_* API to dest side
,
Peter Xu
,
2024/12/03
Re: [PATCH RFC 06/11] migration/block: Extend the migration_block_* API to dest side
,
Peter Xu
,
2024/12/04
[PATCH RFC 08/11] tests/qtest/migration: Move more code under only_target
,
Peter Xu
,
2024/12/03
[PATCH RFC 07/11] migration/block: Apply the migration_block_* API to postcopy
,
Peter Xu
,
2024/12/03
[PATCH RFC 09/11] tests/qtest/migration: Don't use hardcoded strings for -serial
,
Peter Xu
,
2024/12/03
Re: [PATCH RFC 09/11] tests/qtest/migration: Don't use hardcoded strings for -serial
,
Fabiano Rosas
,
2024/12/04
[PATCH RFC 10/11] tests/qtest/migration: Support cleaning up only one side of migration
,
Peter Xu
,
2024/12/03
[PATCH RFC 11/11] tests/qtest/migration: Test successive migrations
,
Peter Xu
,
2024/12/03
Re: [PATCH RFC 00/11] migration/block: disk activation rewrite
,
Peter Xu
,
2024/12/04
Re: [PATCH 6/7] docs: add a glossary
,
Peter Maydell
,
2024/12/03
Re: [PATCH 6/7] docs: add a glossary
,
Alex Bennée
,
2024/12/03
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/03
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/03
Re: [PATCH 6/7] docs: add a glossary
,
Peter Maydell
,
2024/12/05
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
2024/12/05
Re: [PATCH 5/7] docs: add a codebase section
,
Peter Maydell
,
2024/12/03
Re: [PATCH 5/7] docs: add a codebase section
,
Alex Bennée
,
2024/12/03
Re: [PATCH 5/7] docs: add a codebase section
,
Peter Maydell
,
2024/12/03
Re: [PATCH 5/7] docs: add a codebase section
,
Pierrick Bouvier
,
2024/12/03
Re: [PATCH 5/7] docs: add a codebase section
,
Daniel P . Berrangé
,
2024/12/04
Re: [PATCH 5/7] docs: add a codebase section
,
Pierrick Bouvier
,
2024/12/03
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Bernhard Beschow
,
2024/12/03
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Philippe Mathieu-Daudé
,
2024/12/03
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Bernhard Beschow
,
2024/12/05
[PULL 4/4] hw/nvme: take a reference on the subsystem on vf realization
,
Klaus Jensen
,
2024/12/03
[PULL 2/4] hw/nvme: fix use/unuse of msix vectors
,
Klaus Jensen
,
2024/12/03
[PULL 3/4] hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
,
Klaus Jensen
,
2024/12/03
[PULL 1/4] hw/nvme: fix msix_uninit with exclusive bar
,
Klaus Jensen
,
2024/12/03
Re: [RFC PATCH 0/5] support unaligned access to xHCI Capability
,
Peter Maydell
,
2024/12/02
Re: [RFC PATCH 0/5] support unaligned access to xHCI Capability
,
Tomoyuki HIROSE
,
2024/12/04
[PATCH v3 0/2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI
,
Saif Abrar
,
2024/12/02
[PATCH v3 2/2] hw/nvme: Add property for user-specified IEEE-OUI ID
,
Saif Abrar
,
2024/12/02
[PATCH v3 1/2] hw/nvme: Add properties for PCI vendor/device IDs
,
Saif Abrar
,
2024/12/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc