messages from 2022-11-15 12:13:30 to 2022-11-16 09:22:12 UTC [more...]
biosbits test failing on origin/master
2022-11-16 9:21 UTC (11+ messages)
[PATCH v3] block/rbd: Add support for layered encryption
2022-11-16 9:03 UTC (4+ messages)
[PATCH v2 00/19] At present there is no Windows support for 9p file system
2022-11-16 9:01 UTC (4+ messages)
` [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
[PATCH v3 0/8] Still more coroutine and various fixes in block layer
2022-11-16 8:50 UTC (9+ messages)
` [PATCH v3 1/8] block-copy: add missing coroutine_fn annotations
` [PATCH v3 2/8] nbd/server.c: "
` [PATCH v3 3/8] block-backend: replace bdrv_*_above with blk_*_above
` [PATCH v3 4/8] block: distinguish between bdrv_create running in coroutine and not
` [PATCH v3 5/8] block/vmdk: add missing coroutine_fn annotations
` [PATCH v3 6/8] block: bdrv_create_file is a coroutine_fn
` [PATCH v3 7/8] block: bdrv_create is never called in coroutine context
` [PATCH v3 8/8] block/dirty-bitmap: remove unnecessary qemu_in_coroutine() case
[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
2022-11-16 8:43 UTC (4+ messages)
` [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
` [PATCH RFC 2/3] hw/i2c: add mctp core
` [PATCH RFC 3/3] hw/nvme: add nvme management interface model
[PATCH v2] m25p80: Improve error when the backend file size does not match the device
2022-11-16 8:38 UTC (9+ messages)
[PATCH for-7.2] rtl8139: honor large send MSS value
2022-11-16 6:54 UTC (6+ messages)
Plugin Memory Callback Debugging
2022-11-16 6:19 UTC (3+ messages)
[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
2022-11-16 6:07 UTC (8+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-16 5:00 UTC (10+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
[PATCH] tests/avocado: configure acpi-bits to use avocado timeout
2022-11-16 4:06 UTC (5+ messages)
[PATCH] hw/loongarch: Fix setprop_sized method in fdt rtc node
2022-11-16 4:03 UTC
Bug report: QEMU/KVM: INIT-SIPI-SIPI while CPU is in SMM fails smp boot
2022-11-16 4:01 UTC
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-16 3:33 UTC (11+ messages)
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
[PATCH v2] hw/intc: sifive_plic: Renumber the S irqs for numa support
2022-11-16 2:52 UTC (2+ messages)
[PATCH for 8.0 0/8] Refactor cryptodev
2022-11-16 2:17 UTC (2+ messages)
` PING: "
[PATCH v2 0/8] support subsets of code size reduction extension
2022-11-16 1:22 UTC (6+ messages)
` [PATCH v2 3/8] target/riscv: add support for Zcd extension
` [PATCH v2 5/8] target/riscv: add support for Zcmp extension
[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
2022-11-15 23:56 UTC (5+ messages)
` [PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
[PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
2022-11-15 23:54 UTC (2+ messages)
[PULL for 7.2 00/10] testing and doc updates
2022-11-15 23:53 UTC (12+ messages)
` [PULL 01/10] Run docker probe only if docker or podman are available
` [PULL 02/10] tests/avocado: improve behaviour waiting for login prompts
` [PULL 03/10] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
` [PULL 04/10] tests/docker: allow user to override check target
` [PULL 05/10] docs/devel: add a maintainers section to development process
` [PULL 06/10] docs/devel: make language a little less code centric
` [PULL 07/10] docs/devel: simplify the minimal checklist
` [PULL 08/10] docs/devel: try and improve the language around patch review
` [PULL 09/10] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
` [PULL 10/10] gitlab: integrate coverage report
[PATCH v2] migration: check magic value for deciding the mapping of channels
2022-11-15 20:06 UTC (6+ messages)
[PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
2022-11-15 20:06 UTC (7+ messages)
[PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
2022-11-15 19:56 UTC (7+ messages)
[PULL 00/30] Next patches
2022-11-15 18:59 UTC (34+ messages)
` [PULL 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
` [PULL 02/30] migration/multifd/zero-copy: Create helper function for flushing
` [PULL 03/30] migration: check magic value for deciding the mapping of channels
` [PULL 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PULL 05/30] multifd: Create page_count "
` [PULL 06/30] migration: Export ram_transferred_ram()
` [PULL 07/30] migration: Export ram_release_page()
` [PULL 08/30] Update AVX512 support for xbzrle_encode_buffer
` [PULL 09/30] Unit test code and benchmark code
` [PULL 10/30] migration: Fix possible infinite loop of ram save process
` [PULL 11/30] migration: Fix race on qemu_file_shutdown()
` [PULL 12/30] migration: Disallow postcopy preempt to be used with compress
` [PULL 13/30] migration: Use non-atomic ops for clear log bitmap
` [PULL 14/30] migration: Disable multifd explicitly with compression
` [PULL 15/30] migration: Take bitmap mutex when completing ram migration
` [PULL 16/30] migration: Add postcopy_preempt_active()
` [PULL 17/30] migration: Cleanup xbzrle zero page cache update logic
` [PULL 18/30] migration: Trivial cleanup save_page_header() on same block check
` [PULL 19/30] migration: Remove RAMState.f references in compression code
` [PULL 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
` [PULL 21/30] migration: Use atomic ops properly for page accountings
` [PULL 22/30] migration: Teach PSS about host page
` [PULL 23/30] migration: Introduce pss_channel
` [PULL 24/30] migration: Add pss_init()
` [PULL 25/30] migration: Make PageSearchStatus part of RAMState
` [PULL 26/30] migration: Move last_sent_block into PageSearchStatus
` [PULL 27/30] migration: Send requested page directly in rp-return thread
` [PULL 28/30] migration: Remove old preempt code around state maintainance
` [PULL 29/30] migration: Drop rs->f
` [PULL 30/30] migration: Block migration comment or code is wrong
[PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
2022-11-15 18:46 UTC (3+ messages)
` [PATCH 1/2] qga: Move FS TRIM code to commands-linux.c
` [PATCH 2/2] qga: Add ZFS TRIM support for FreeBSD
[PULL 00/11] Hexagon bug fixes and performance improvement
2022-11-15 18:42 UTC (6+ messages)
[PATCH v3 0/7] memory: prevent dma-reentracy issues
2022-11-15 17:44 UTC (5+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
[PATCH for 7.2? v2 0/2] Arm GICv2 fixes
2022-11-15 17:10 UTC (6+ messages)
` [PATCH v2 1/2] hw/intc: clean-up access to GIC multi-byte registers
` [PATCH v2 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
[PATCH v1 for 7.2 0/9] test and doc updates
2022-11-15 16:46 UTC (16+ messages)
` [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
[PATCH v2 0/9] Still more coroutine and various fixes in block layer
2022-11-15 15:41 UTC (8+ messages)
` [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
[PULL 00/11] Block layer patches
2022-11-15 15:32 UTC (7+ messages)
[PATCH] m25p80: Warn the user when the backend file is too small for the device
2022-11-15 14:56 UTC (5+ messages)
[PATCH 00/30] Migration PULL request
2022-11-15 14:55 UTC (32+ messages)
` [PATCH 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
` [PATCH 02/30] migration/multifd/zero-copy: Create helper function for flushing
` [PATCH 03/30] migration: check magic value for deciding the mapping of channels
` [PATCH 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH 05/30] multifd: Create page_count "
` [PATCH 06/30] migration: Export ram_transferred_ram()
` [PATCH 07/30] migration: Export ram_release_page()
` [PATCH 08/30] Update AVX512 support for xbzrle_encode_buffer
` [PATCH 09/30] Unit test code and benchmark code
` [PATCH 10/30] migration: Fix possible infinite loop of ram save process
` [PATCH 11/30] migration: Fix race on qemu_file_shutdown()
` [PATCH 12/30] migration: Disallow postcopy preempt to be used with compress
` [PATCH 13/30] migration: Use non-atomic ops for clear log bitmap
` [PATCH 14/30] migration: Disable multifd explicitly with compression
` [PATCH 15/30] migration: Take bitmap mutex when completing ram migration
` [PATCH 16/30] migration: Add postcopy_preempt_active()
` [PATCH 17/30] migration: Cleanup xbzrle zero page cache update logic
` [PATCH 18/30] migration: Trivial cleanup save_page_header() on same block check
` [PATCH 19/30] migration: Remove RAMState.f references in compression code
` [PATCH 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH 21/30] migration: Use atomic ops properly for page accountings
` [PATCH 22/30] migration: Teach PSS about host page
` [PATCH 23/30] migration: Introduce pss_channel
` [PATCH 24/30] migration: Add pss_init()
` [PATCH 25/30] migration: Make PageSearchStatus part of RAMState
` [PATCH 26/30] migration: Move last_sent_block into PageSearchStatus
` [PATCH 27/30] migration: Send requested page directly in rp-return thread
` [PATCH 28/30] migration: Remove old preempt code around state maintainance
` [PATCH 29/30] migration: Drop rs->f
` [PATCH 30/30] migration: Block migration comment or code is wrong
[PATCH 0/2] TLS: fix read stall with large buffers
2022-11-15 14:23 UTC (3+ messages)
` [PATCH 1/2] crypto: TLS: introduce `check_pending`
` [PATCH 2/2] io/channel-tls: fix handling of bigger read buffers
[PULL v2 00/11] Block layer patches
2022-11-15 14:20 UTC (2+ messages)
[PATCH for 7.2? v1 0/2] Arm GICv2 patches
2022-11-15 14:07 UTC (5+ messages)
` [PATCH v1 1/2] hw/intc: clean-up access to GIC multi-byte registers
` [PATCH v1 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
[PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
2022-11-15 14:07 UTC (4+ messages)
[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
2022-11-15 14:05 UTC (5+ messages)
` [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-15 14:01 UTC (2+ messages)
[PATCH v11 00/11] s390x: CPU Topology
2022-11-15 13:48 UTC (5+ messages)
` [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
` [PATCH v11 09/11] s390x/cpu topology: add topology machine property
[PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
2022-11-15 12:45 UTC (3+ messages)
[PATCH v1] block/rbd: Add support for layered encryption
2022-11-15 12:27 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).