messages from 2022-10-06 13:58:20 to 2022-10-07 11:04:18 UTC [more...]
[PULL 00/50] Block layer patches
2022-10-07 10:47 UTC (3+ messages)
` [PULL 01/50] Revert "qapi: fix examples of blockdev-add with qcow2"
` [PULL 06/50] nbd: remove incorrect coroutine_fn annotations
[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
2022-10-07 10:42 UTC (60+ messages)
` [PATCH v3 01/42] target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
` [PATCH v3 03/42] target/arm: Fix S2 disabled check in S1_ptw_translate
` [PATCH v3 15/42] target/arm: Remove env argument from combined_attrs_fwb
` [PATCH v3 19/42] target/arm: Fix cacheattr in get_phys_addr_disabled
` [PATCH v3 20/42] target/arm: Use tlb_set_page_full
` [PATCH v3 21/42] target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
` [PATCH v3 22/42] target/arm: Use probe_access_full for MTE
` [PATCH v3 23/42] target/arm: Use probe_access_full for BTI
` [PATCH v3 24/42] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH v3 25/42] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH v3 26/42] target/arm: Plumb debug into S1_ptw_translate
` [PATCH v3 27/42] target/arm: Use softmmu tlbs for page table walking
` [PATCH v3 28/42] target/arm: Split out get_phys_addr_twostage
` [PATCH v3 29/42] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH v3 30/42] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH v3 31/42] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH v3 32/42] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v3 33/42] target/arm: Split out S1TranslateResult type
` [PATCH v3 34/42] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v3 35/42] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v3 36/42] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v3 37/42] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v3 38/42] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v3 39/42] target/arm: Don't shift attrs "
` [PATCH v3 40/42] target/arm: Consider GP an attribute "
` [PATCH v3 42/42] target/arm: Use the max page size in a 2-stage ptw
[PATCH v6 00/13] blkio: add libblkio BlockDriver
2022-10-07 10:42 UTC (17+ messages)
` [PATCH v6 01/13] coroutine: add flag to re-queue at front of CoQueue
` [PATCH v6 02/13] blkio: add libblkio block driver
` [PATCH v6 03/13] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [PATCH v6 04/13] block: pass size to bdrv_unregister_buf()
` [PATCH v6 05/13] block: use BdrvRequestFlags type for supported flag fields
` [PATCH v6 06/13] block: add BDRV_REQ_REGISTERED_BUF request flag
` [PATCH v6 07/13] block: return errors from bdrv_register_buf()
` [PATCH v6 08/13] numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
` [PATCH v6 09/13] block: add BlockRAMRegistrar
` [PATCH v6 10/13] exec/cpu-common: add qemu_ram_get_fd()
` [PATCH v6 11/13] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
` [PATCH v6 12/13] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [PATCH v6 13/13] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PATCH] gitmodules: recurse by default
2022-10-07 10:11 UTC (10+ messages)
ublk-qcow2: ublk-qcow2 is available
2022-10-07 10:04 UTC (13+ messages)
[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
2022-10-07 9:57 UTC (22+ messages)
` [PATCH v5 01/18] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH v5 02/18] tcg: "
` [PATCH v5 03/18] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH v5 04/18] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PATCH v5 05/18] block/vvfat: Unify the mkdir() call
` [PATCH v5 06/18] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v5 07/18] hw/usb: dev-mtp: "
` [PATCH v5 08/18] accel/qtest: Support qtest accelerator for Windows
` [PATCH v5 09/18] tests/qtest: Use send/recv for socket communication
` [PATCH v5 10/18] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH v5 11/18] tests/qtest: Support libqtest to build and run on Windows
` [PATCH v5 12/18] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v5 13/18] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH v5 14/18] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH v5 15/18] io/channel-watch: Drop the unnecessary cast
` [PATCH v5 16/18] io/channel-watch: Fix socket watch on Windows
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH v5 18/18] tests/qtest: Enable qtest build on Windows
[PATCH v3] win32: set threads name
2022-10-07 9:52 UTC (6+ messages)
[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
2022-10-07 9:26 UTC (3+ messages)
[PATCH 0/3] blcok: Start/end drain on correct AioContext
2022-10-07 9:05 UTC (7+ messages)
` [PATCH 1/3] block: bdrv_child_get_parent_aio_context is not GS
` [PATCH 2/3] block-backend: Update ctx immediately after root
` [PATCH 3/3] block: Start/end drain on correct AioContext
[PATCH v1] qapi/qmp: Add timestamps to qmp command responses
2022-10-07 8:17 UTC (2+ messages)
[PATCH] hw/arm/aspeed: increase Bletchley memory size
2022-10-07 8:08 UTC (3+ messages)
[PATCH v2] tests: Add sndio to the FreeBSD CI containers / VM
2022-10-07 8:09 UTC (2+ messages)
A few QEMU questiosn
2022-10-07 6:34 UTC (5+ messages)
[RFC PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
2022-10-07 4:25 UTC (7+ messages)
` [RFC PATCH 1/4] tests/acpi: virt: allow acpi MADT and FADT changes
` [RFC PATCH 2/4] acpi: fadt: support revision 6.0 of the ACPI specification
` [RFC PATCH 3/4] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [RFC PATCH 4/4] Step 6 & 7 of the bios-tables-test.c documented procedure
[PATCH RESEND] cirrus_vga: fix potential memory overflow
2022-10-07 2:12 UTC
[PATCH RESEND] elf2dmp: free memory in failure
2022-10-07 2:01 UTC
[PATCH] linux-user: mprotect() should returns 0 when len is 0
2022-10-07 0:38 UTC (5+ messages)
[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
2022-10-06 23:37 UTC (2+ messages)
` [PATCH 2/2] hw/cxl: Allow CXL type-3 devices to be persistent or volatile
[PATCH v10 0/7] Add support for zoned device
2022-10-06 23:03 UTC (6+ messages)
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH v3 0/8] m25p80: Add SFDP support
2022-10-06 22:49 UTC (2+ messages)
[PATCH v3 8/8] arm/aspeed: Replace mx25l25635e chip model
2022-10-06 22:44 UTC (2+ messages)
` [PATCH] m25p80: Add the w25q01jvq SFPD table
[PATCH 00/14] migration: Postcopy Preempt-Full
2022-10-06 20:40 UTC (19+ messages)
` [PATCH 06/14] migration: Use atomic ops properly for page accountings
` [PATCH 11/14] migration: Move last_sent_block into PageSearchStatus
` [PATCH 12/14] migration: Send requested page directly in rp-return thread
` [PATCH 13/14] migration: Remove old preempt code around state maintainance
` [PATCH 14/14] migration: Drop rs->f
[PULL 00/54] testing, gdbstub, plugin and gitdm updates
2022-10-06 20:37 UTC (5+ messages)
` [PULL 26/54] configure: unify creation of cross-compilation Makefiles
` [PULL 28/54] configure: build ROMs with container-based cross compilers
[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
2022-10-06 20:06 UTC (7+ messages)
` [PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
` [PATCH 2/6] target/ppc: fix msgsync "
` [PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition
` [PATCH 4/6] target/ppc: move msgclr/msgsnd to decodetree
` [PATCH 5/6] target/ppc: move msgclrp/msgsndp "
` [PATCH 6/6] target/ppc: move msgsync "
[PATCH v4] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-10-06 19:49 UTC
[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-10-06 19:24 UTC (9+ messages)
[PATCH v5 00/12] blkio: add libblkio BlockDriver
2022-10-06 18:56 UTC (13+ messages)
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
[PATCH] linux-user,bsd-user: re-exec with G_SLICE=always-malloc
2022-10-06 18:49 UTC (5+ messages)
[PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
2022-10-06 17:59 UTC (6+ messages)
[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
2022-10-06 17:29 UTC (6+ messages)
[PATCH v12 00/21] job: replace AioContext lock with job_mutex
2022-10-06 17:42 UTC (4+ messages)
` [PATCH v12 16/21] blockjob: protect iostatus field in BlockJob struct
[PATCH] linux-user: mprotect() should returns 0 when len is 0
2022-10-06 16:43 UTC
[PATCH v10 0/5] RISC-V Smstateen support
2022-10-06 17:06 UTC (6+ messages)
` [PATCH v10 4/5] target/riscv: smstateen check for fcsr
[PULL 00/10] Dump patches
2022-10-06 15:34 UTC (11+ messages)
` [PULL 01/10] dump: Replace opaque DumpState pointer with a typed one
` [PULL 02/10] dump: Rename write_elf_loads to write_elf_phdr_loads
` [PULL 03/10] dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
` [PULL 04/10] dump: Rework get_start_block
` [PULL 05/10] dump: Rework filter area variables
` [PULL 06/10] dump: Rework dump_calculate_size function
` [PULL 07/10] dump: Split elf header functions into prepare and write
` [PULL 08/10] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
` [PULL 09/10] dump: simplify a bit kdump get_next_page()
` [PULL 10/10] dump: fix kdump to work over non-aligned blocks
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-06 15:34 UTC (5+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
[PATCH v6] 9pfs: use GHashTable for fid table
2022-10-06 16:12 UTC (4+ messages)
[PATCH] coroutine: Make qemu_coroutine_self() return NULL if not in coroutine
2022-10-06 15:20 UTC (3+ messages)
[PATCH 00/18] tests/qtest: Enable running qtest on Windows
2022-10-06 15:17 UTC (20+ messages)
` [PATCH 01/18] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH 02/18] tcg: "
` [PATCH 03/18] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH 04/18] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PATCH 05/18] block/vvfat: Unify the mkdir() call
` [PATCH 06/18] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH 07/18] hw/usb: dev-mtp: "
` [PATCH 08/18] accel/qtest: Support qtest accelerator for Windows
` [PATCH 09/18] tests/qtest: Use send/recv for socket communication
` [PATCH 10/18] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH 11/18] tests/qtest: Support libqtest to build and run on Windows
` [PATCH 12/18] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH 13/18] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH 14/18] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH 15/18] io/channel-watch: Drop the unnecessary cast
` [PATCH 16/18] io/channel-watch: Fix socket watch on Windows
` [PATCH 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH 18/18] tests/qtest: Enable qtest build on Windows
[PATCH] quorum: Remove unnecessary forward declaration
2022-10-06 15:14 UTC (2+ messages)
[PATCH v2 0/2] Fix dumping in kdump format with non-aligned memory
2022-10-06 15:05 UTC (3+ messages)
` [PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
[PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver
2022-10-06 15:04 UTC (3+ messages)
` [PATCH v2 2/2] virtio-blk: add zoned storage emulation for zoned devices
[PATCH] hw/char/pl011: fix baud rate calculation
2022-10-06 11:12 UTC (3+ messages)
[PULL v3 00/52] testing, gdbstub, plugin and gitdm updates
2022-10-06 14:08 UTC (2+ messages)
[PATCH] qtest: start a VNC test
2022-10-06 13:50 UTC (3+ 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).