messages from 2022-10-06 04:17:25 to 2022-10-06 18:48:22 UTC [more...]
[PATCH 00/14] migration: Postcopy Preempt-Full
2022-10-06 18:38 UTC (18+ messages)
` [PATCH 10/14] migration: Make PageSearchStatus part of RAMState
` [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
[PATCH v5 00/12] blkio: add libblkio BlockDriver
2022-10-06 18:09 UTC (10+ messages)
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
[PATCH] linux-user: mprotect() should returns 0 when len is 0
2022-10-06 18:13 UTC (2+ messages)
[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
2022-10-06 18:20 UTC (30+ 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 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] tests/qtest: npcm7xx-emc-test: Skip checking MAC
2022-10-06 17:59 UTC (6+ messages)
[PATCH] linux-user,bsd-user: re-exec with G_SLICE=always-malloc
2022-10-06 18:12 UTC (3+ 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
[RFC PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
2022-10-06 16:14 UTC (5+ 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 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 (11+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH v6] 9pfs: use GHashTable for fid table
2022-10-06 16:12 UTC (4+ messages)
[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
2022-10-06 15:19 UTC (19+ 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] gitmodules: recurse by default
2022-10-06 15:29 UTC (6+ messages)
[PATCH] coroutine: Make qemu_coroutine_self() return NULL if not in coroutine
2022-10-06 15:20 UTC (3+ messages)
[PATCH v10 0/7] Add support for zoned device
2022-10-06 15:17 UTC (5+ messages)
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[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 (3+ messages)
ublk-qcow2: ublk-qcow2 is available
2022-10-06 15:09 UTC (12+ 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 (6+ messages)
` [PATCH v2 1/2] include: update virtio_blk headers from Linux 5.19-rc2+
` [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)
[PATCH] linux-user: Fix more MIPS n32 syscall ABI issues
2022-10-06 13:39 UTC (3+ messages)
[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
2022-10-06 13:18 UTC (2+ messages)
[RFC PATCH 0/3] MIPS decodetree conversion attempt
2022-10-06 13:37 UTC (5+ messages)
Minor tweak to wiki Linux build instructions
2022-10-06 13:35 UTC
[PATCH 1/6] device-tree: add re-randomization helper function
2022-10-06 13:17 UTC (3+ messages)
[PATCH] docs/nuvoton: Update URL for images
2022-10-06 13:08 UTC (3+ messages)
[PATCH] ui/cocoa: Support hardware cursor interface
2022-10-06 12:58 UTC (4+ messages)
[PATCH v3] win32: set threads name
2022-10-06 12:51 UTC (4+ messages)
[PATCH v3 00/26] block: fix coroutine_fn annotations
2022-10-06 12:17 UTC (6+ messages)
` [PATCH 06/26] blkdebug: add missing "
[PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
2022-10-06 12:12 UTC (24+ messages)
[PATCH v4 0/6] io/command: implement portable spawn
2022-10-06 11:36 UTC (7+ messages)
` [PATCH v4 1/6] osdep: make readv_writev() work with partial read/write
` [PATCH v4 2/6] util: make do_send_recv work with partial send/recv
` [PATCH v4 3/6] tests/channel-helper: set blocking in main thread
` [PATCH v4 4/6] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PATCH v4 5/6] io/command: implement support for win32
` [PATCH v4 6/6] tests/unit: make test-io-channel-command work on win32
[PATCH v10 00/17] qapi: net: add unix socket type support to netdev backend
2022-10-06 11:20 UTC (8+ messages)
` [PATCH v10 05/17] net: introduce qemu_set_info_str() function
` [PATCH v10 07/17] net: socket: Don't ignore EINVAL on netdev socket connection
` [PATCH v10 08/17] net: stream: "
[PATCH v3 0/5] io/command: implement portable spawn
2022-10-06 11:26 UTC (13+ messages)
` [PATCH v3 1/5] osdep: make readv_writev() work with partial read/write
` [PATCH v3 2/5] tests/channel-helper: set blocking in main thread
` [PATCH v3 3/5] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PATCH v3 4/5] io/command: implement support for win32
` [PATCH v3 5/5] tests/unit: make test-io-channel-command work on win32
[PATCH RESEND] linux-user: Fix struct statfs ABI on loongarch64
2022-10-06 11:11 UTC (2+ messages)
[PATCH] linux-user: Fix struct statfs ABI on loongarch64
2022-10-06 11:11 UTC (2+ messages)
[PULL v2 00/53] testing, gdbstub, plugin and gitdm updates
2022-10-06 10:55 UTC (3+ messages)
[PATCH v2] build-sys: error when slirp is not found and not disabled
2022-10-06 11:08 UTC (7+ messages)
A few QEMU questiosn
2022-10-06 10:50 UTC (4+ messages)
[PATCH] coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
2022-10-06 8:37 UTC (2+ messages)
[PATCH v1] vhost-vdpa : add support for vIOMMU
2022-10-06 5:39 UTC
[PATCH 00/26] target/s390x: pc-relative translation blocks
2022-10-06 3:44 UTC (9+ messages)
` [PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER
` [PATCH 18/26] target/s390x: Split per_branch
` [PATCH 19/26] target/s390x: Simplify help_branch
` [PATCH 20/26] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH 21/26] target/s390x: Remove PER check from use_goto_tb
` [PATCH 22/26] target/s390x: Pass original r2 register to BCR
` [PATCH 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PATCH 26/26] target/s390x: Enable TARGET_TB_PCREL
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).