messages from 2024-03-11 03:28:52 to 2024-03-11 17:55:14 UTC [more...]
[PULL 0/1] M68k for 9.0 patches
2024-03-11 17:54 UTC (2+ messages)
` [PULL 1/1] virt: set the CPU type in BOOTINFO
[PATCH V2 00/11] privatize migration.h
2024-03-11 17:48 UTC (12+ messages)
` [PATCH V2 01/11] migration: remove migration.h references
` [PATCH V2 02/11] migration: export migration_is_setup_or_active
` [PATCH V2 03/11] migration: export migration_is_active
` [PATCH V2 04/11] migration: export migration_is_running
` [PATCH V2 05/11] migration: export vcpu_dirty_limit_period
` [PATCH V2 06/11] migration: migration_thread_is_self
` [PATCH V2 07/11] migration: migration_is_device
` [PATCH V2 08/11] migration: migration_file_set_error
` [PATCH V2 09/11] migration: privatize colo interfaces
` [PATCH V2 10/11] migration: delete unused accessors
` [PATCH V2 11/11] migration: purge MigrationState from public interface
[PATCH V3] migration: export fewer options
2024-03-11 17:48 UTC
[PATCH v2] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
2024-03-11 17:46 UTC (2+ messages)
[PATCH v4 00/24] replay: fixes and new test cases
2024-03-11 17:40 UTC (25+ messages)
` [PATCH v4 01/24] scripts/replay-dump.py: Update to current rr record format
` [PATCH v4 02/24] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v4 03/24] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v4 04/24] replay: allow runstate shutdown->running when replaying trace
` [PATCH v4 05/24] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v4 06/24] chardev: set record/replay on the base device of a muxed device
` [PATCH v4 07/24] replay: Fix migration use of clock
` [PATCH v4 08/24] replay: Fix migration replay_mutex locking
` [PATCH v4 09/24] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v4 10/24] virtio-net: Use virtual time for RSC timers
` [PATCH v4 11/24] net: Use virtual time for net announce
` [PATCH v4 12/24] savevm: Fix load_snapshot error path crash
` [PATCH v4 13/24] tests/avocado: replay_linux.py remove the timeout expected guards
` [PATCH v4 14/24] tests/avocado/reverse_debugging.py: mark aarch64 and pseries as not flaky
` [PATCH v4 15/24] tests/avocado: reverse_debugging.py add test for x86-64 q35 machine
` [PATCH v4 16/24] tests/avocado: reverse_debugging.py verify addresses between record and replay
` [PATCH v4 17/24] tests/avocado: reverse_debugging.py stop VM before sampling icount
` [PATCH v4 18/24] tests/avocado: reverse_debugging reverse-step at the end of the trace
` [PATCH v4 19/24] tests/avocado: reverse_debugging.py add snapshot testing
` [PATCH v4 20/24] replay: simple auto-snapshot mode for record
` [PATCH v4 21/24] tests/avocado: reverse_debugging.py test auto-snapshot mode
` [PATCH v4 22/24] target/ppc: fix timebase register reset state
` [PATCH v4 23/24] spapr: Fix vpa dispatch count for record-replay
` [PATCH v4 24/24] tests/avocado: replay_linux.py add ppc64 pseries test
[PATCH] block: Use LVM tools for LV block device truncation
2024-03-11 17:40 UTC
[PATCH] docs: update copyright date to the year 2024
2024-03-11 17:22 UTC (3+ messages)
[PATCH v3 0/5] Add stub to handle Xfer:siginfo:read query
2024-03-11 17:21 UTC (6+ messages)
` [PATCH v3 3/5] gdbstub: Save target's siginfo
` [PATCH v3 4/5] gdbstub: Add Xfer:siginfo:read stub
[PATCH v11 0/7] riscv: set vstart_eq_zero on vector insns
2024-03-11 17:15 UTC (10+ messages)
` [PATCH v11 1/7] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v11 2/7] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH v11 3/7] target/riscv/vector_helpers: do early exit when vstart >= vl
` [PATCH v11 4/7] target/riscv: remove 'over' brconds from vector trans
` [PATCH v11 5/7] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v11 6/7] target/riscv: enable 'vstart_eq_zero' in the end of insns
` [PATCH v11 7/7] target/riscv/vector_helper.c: optimize loops in ldst helpers
[PATCH v4 00/19] contrib/elf2dmp: Improve robustness
2024-03-11 17:09 UTC (2+ messages)
[PATCH] target/i386: fix direction of "32-bit MMU" test
2024-03-11 16:57 UTC (2+ messages)
[PULL 0/3] Misc QGA patches for 2024-03-11
2024-03-11 16:57 UTC (4+ messages)
` [PULL 1/3] qga/commands-win32: Declare const qualifier before type
` [PULL 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
` [PULL 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command
[PATCH 0/4] crypto: handle gcrypt ciphers being disabled
2024-03-11 16:20 UTC (10+ messages)
` [PATCH 1/4] crypto: factor out conversion of QAPI to gcrypt constants
` [PATCH 2/4] crypto: query gcrypt for cipher availability
` [PATCH 3/4] crypto: use error_abort for unexpected failures
` [PATCH 4/4] crypto: report which ciphers are being skipped during tests
[PATCH v2 00/10] mirror: allow switching from background to active mode
2024-03-11 16:07 UTC (15+ messages)
[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
2024-03-11 15:55 UTC (10+ messages)
` [PATCH v1 2/8] virtio-pci: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA
` [PATCH v1 5/8] virtio-ccw: Handle extra notification data
[PATCH v9 0/3] acpi: report NUMA nodes for device memory using GI
2024-03-11 15:45 UTC (5+ messages)
` [PATCH v9 3/3] hw/i386/acpi-build: Add support for SRAT Generic Initiator structures
[PATCH 0/5] TCG plugins new inline operations
2024-03-11 15:43 UTC (4+ messages)
` [PATCH 4/5] plugins: conditional callbacks
[PATCH v2] linux-aio: add IO_CMD_FDSYNC command support
2024-03-11 15:40 UTC (3+ messages)
[PATCH 00/13] Subject: [PATCH 00/15] qapi: Improve command response documentation
2024-03-11 15:37 UTC (2+ messages)
[RFC PATCH] contrib/plugins: control flow plugin (WIP!)
2024-03-11 15:34 UTC
[PATCH v3 0/3] hw/core: Cleanup and reorder headers
2024-03-11 15:44 UTC (10+ messages)
` [PATCH v3 1/3] hw/core: Cleanup unused included headers in cpu-common.c
` [PATCH v3 2/3] hw/core: Cleanup unused included header in machine-qmp-cmds.c
` [PATCH v3 3/3] hw/core: Cleanup unused included headers in numa.c
[PATCH v4 00/25] migration: Improve error reporting
2024-03-11 15:22 UTC (4+ messages)
` [PATCH v4 07/25] migration: Always report an error in block_save_setup()
(no subject)
2024-03-11 15:16 UTC (10+ messages)
` Problem with migration/rdma
[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
2024-03-11 15:02 UTC (2+ messages)
[PATCH v2 0/9] Add AST2700 support
2024-03-11 14:57 UTC (7+ messages)
` [PATCH v2 3/9] aspeed/sdmc: "
` [PATCH v2 7/9] aspeed/soc: "
[PULL 00/34] riscv-to-apply queue
2024-03-11 14:39 UTC (4+ messages)
` [PULL 09/34] target/riscv: add remaining named features
[RFC 0/2] Add RISC-V Server Platform Reference Board
2024-03-11 14:38 UTC (10+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine
` [RISC-V][tech-server-platform] "
` [RISC-V][tech-server-soc] "
[PATCH] meson.build: Always require an objc compiler on macos hosts
2024-03-11 14:17 UTC (3+ messages)
[PATCH v3 0/3] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
2024-03-11 13:33 UTC (8+ messages)
` [PATCH v3 1/3] docs/interop/firmware.json: add new enum FirmwareFormat
` [PATCH v3 2/3] docs/interop/firmware.json: add new enum FirmwareArchitecture
` [PATCH v3 3/3] docs: add test for firmware.json QAPI
[PATCH v4 0/5] Virtio dmabuf improvements
2024-03-11 13:31 UTC (4+ messages)
` [PATCH v4 3/5] hw/virtio: change dmabuf mutex to QemuMutex
[PULL 00/27] Migration next patches
2024-03-11 13:30 UTC (6+ messages)
` [PULL 25/27] migration/multifd: Add mapped-ram support to fd: URI
[PATCH v2 0/2] kvm: add support for guest physical bits
2024-03-11 13:28 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH v4 0/7] Introduce multifd zero page checking
2024-03-11 13:20 UTC (5+ messages)
` [PATCH v4 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page
[PATCH] migration: Fix format in error message
2024-03-11 13:15 UTC (2+ messages)
[PATCH v4] hw: gpio: introduce pcf8574 driver
2024-03-11 12:08 UTC
[PATCH] tcg/aarch64: fix assertion failure on TSTxx of UINT32_MAX
2024-03-11 12:06 UTC (2+ messages)
[PATCH v3] hw: gpio: introduce pcf8574 driver
2024-03-11 12:03 UTC (2+ messages)
[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
2024-03-11 12:00 UTC (5+ messages)
[PULL for 9.0 00/29] maintainer updates (tests, gdbstub, plugins)
2024-03-11 12:00 UTC (6+ messages)
` [PULL 12/29] gdbstub: Implement follow-fork-mode child
` [PULL 26/29] disas: introduce show_opcodes
[PATCH v3 0/5] Generate x86 cpu features
2024-03-11 11:58 UTC (4+ messages)
[RFC PATCH] gitlab: aggressively avoid extra GIT data
2024-03-11 11:34 UTC (2+ messages)
[PATCH 0/2] hw/nvme: fix hibernation-based migration
2024-03-11 11:15 UTC (2+ messages)
[RFC PATCH v2] tests/vm: avoid re-building the VM images all the time
2024-03-11 10:52 UTC (2+ messages)
[RFC PATCH v7 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-03-11 10:36 UTC (4+ messages)
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-03-11 10:22 UTC (13+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
[PATCH v2 00/29] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
2024-03-11 9:32 UTC (15+ messages)
` [PATCH v2 02/29] backends/iommufd: Fix "
` [PATCH v2 03/29] block: "
` [PATCH v2 08/29] block/qcow2: "
` [PATCH v2 09/29] block/qed: "
` [PATCH v2 12/29] block/vmdk: "
` [PATCH v2 18/29] hw/vfio/ap: "
` [PATCH v2 19/29] hw/vfio/container: "
` [PATCH v2 25/29] hw/virtio/vhost-vsock: "
` [PATCH v2 27/29] migration/option: "
` [PATCH v2 29/29] target/s390x/cpu_models: "
Unmapping KVM Guest Memory from Host Kernel
2024-03-11 9:29 UTC (3+ messages)
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-03-11 9:27 UTC (19+ messages)
` [PATCH v5 30/65] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v5 52/65] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[RFC PATCH] tests/vm: ensure we build everything by default
2024-03-11 9:24 UTC (2+ messages)
[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
2024-03-11 8:45 UTC (5+ messages)
[PATCH] hw: gpio: introduce pcf8574 driver
2024-03-11 8:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
2024-03-11 8:38 UTC (2+ messages)
[PATCH v3] hw/m68k/mcf5208: add support for reset
2024-03-11 8:37 UTC (3+ messages)
[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
2024-03-11 8:32 UTC (6+ messages)
` [EXT] "
[PATCH] plugins/howvec: fix use-after-free
2024-03-11 8:31 UTC (2+ messages)
[PATCH] tests/plugins: fix use-after-free bug
2024-03-11 8:30 UTC (3+ messages)
[PATCH] sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space
2024-03-11 8:28 UTC (2+ messages)
[PATCH v6 00/17] Add boot LoongArch elf kernel with FDT
2024-03-11 6:50 UTC (5+ messages)
` [PATCH v6 03/17] hw/loongarch: Add slave cpu boot_code
[PATCH] linux-aio: add IO_CMD_FDSYNC command support
2024-03-11 6:41 UTC (6+ messages)
[PATCH 00/14] Cleanup on SMP and its test
2024-03-11 5:20 UTC (6+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()
[PATCH v2] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
2024-03-11 4:48 UTC (2+ messages)
[PATCH v2 0/7] Cleanup and fix @errp dereference
2024-03-11 3:51 UTC (2+ 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).