messages from 2024-11-20 16:22:59 to 2024-11-21 17:04:31 UTC [more...]
[PATCH 00/39] maintainer updates for -rc2 pre-PR
2024-11-21 16:57 UTC (12+ messages)
` [PATCH 01/39] tests/functional: fix mips64el test to honour workdir
` [PATCH 02/39] tests/functional: automatically clean up scratch files after tests
` [PATCH 03/39] tests/functional: remove "AVOCADO" from env variable name
` [PATCH 05/39] tests/functional: remove leftover :avocado: tags
` [PATCH 07/39] tests/functional: remove comments talking about avocado
` [PATCH 08/39] tests/functional: honour self.workdir in ACPI bits tests
` [PATCH 11/39] tests/functional: enable debug logging for QEMUMachine
` [PATCH 12/39] tests/functional: logs details of console interaction operations
` [PATCH 16/39] tests/functional: remove time.sleep usage from tuxrun tests
` [PATCH 31/39] tests/functional: update the riscv64 "
` [PATCH 32/39] tests/functional: update the s390x "
[RFC PATCH v2 0/1] Sbsa-ref CXL Enablement
2024-11-21 16:55 UTC (5+ messages)
` [RFC PATCH v2 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
` [edk2-devel] "
[PATCH] docs: explicitly permit a "commonly known identity" with SoB
2024-11-21 16:53 UTC (4+ messages)
[PATCH 00/12] QOM: container_get() removal
2024-11-21 16:48 UTC (44+ messages)
` [PATCH 01/12] qom: Add TYPE_CONTAINER macro
` [PATCH 02/12] qom: New container_create()
` [PATCH 03/12] tests: Fix test-qdev-global-props on anonymous qdev realize()
` [PATCH 04/12] tests: Explicitly create containers in test_qom_partial_path()
` [PATCH 05/12] ui/console: Explicitly create "/backend" container
` [PATCH 06/12] hw/ppc: Explicitly create the drc container
` [PATCH 07/12] ppc/e500: Avoid abuse of container_get()
` [PATCH 08/12] qdev: Make qdev_get_machine() not use container_get()
` [PATCH 09/12] qdev: Add machine_get_container()
` [PATCH 10/12] qom: Create system containers explicitly
` [PATCH 11/12] qom: Add object_get_container()
` [PATCH 12/12] qom: Drop container_get()
[PATCH] rust/pl011: Fix range checks for device ID accesses
2024-11-21 16:47 UTC (2+ messages)
[PATCH v2 00/18] test/functional: improve functional test debugging & fix tuxrun
2024-11-21 16:41 UTC (20+ messages)
` [PATCH v2 01/18] tests/functional: fix mips64el test to honour workdir
` [PATCH v2 02/18] tests/functional: automatically clean up scratch files after tests
` [PATCH v2 03/18] tests/functional: remove "AVOCADO" from env variable name
` [PATCH v2 04/18] tests/functional: remove todo wrt avocado.utils.wait_for
` [PATCH v2 05/18] tests/functional: remove leftover :avocado: tags
` [PATCH v2 06/18] tests/functional: remove obsolete reference to avocado bug
` [PATCH v2 07/18] tests/functional: remove comments talking about avocado
` [PATCH v2 08/18] tests/functional: honour self.workdir in ACPI bits tests
` [PATCH v2 09/18] tests/functional: put QEMUMachine logs in testcase log directory
` [PATCH v2 10/18] tests/functional: honour requested test VM name in QEMUMachine
` [PATCH v2 11/18] tests/functional: enable debug logging for QEMUMachine
` [PATCH v2 12/18] tests/functional: logs details of console interaction operations
` [PATCH v2 13/18] tests/functional: don't try to wait for the empty string
` [PATCH v2 14/18] tests/functional: require non-NULL success_message for console wait
` [PATCH v2 15/18] tests/functional: rewrite console handling to be bytewise
` [PATCH v2 16/18] tests/functional: remove time.sleep usage from tuxrun tests
` [PATCH v2 17/18] tests/functional: add a QMP backdoor for debugging stalled tests
` [PATCH v2 18/18] tests/functional: avoid accessing log_filename on earlier failures
[PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
2024-11-21 16:24 UTC (3+ messages)
[PATCH] ui/gtk: Fix event handling on macOS hosts
2024-11-21 16:21 UTC
QEMU wiki theme table of contents changes
2024-11-21 15:48 UTC (7+ messages)
[PATCH] qdev: Fix set_pci_devfn() to visit option only once
2024-11-21 15:20 UTC (2+ messages)
[PATCH v2] linux-user: Fix strace output for s390x mmap()
2024-11-21 10:12 UTC (5+ messages)
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2024-11-21 10:12 UTC (14+ messages)
` [RFC PATCH 4/5] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
Missing PDF file download
2024-11-20 22:40 UTC
[PATCH] 9pfs: cleanup V9fsFidState
2024-11-21 14:44 UTC (3+ messages)
[PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
2024-11-21 14:35 UTC (2+ messages)
[PATCH v7 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
2024-11-21 14:11 UTC (7+ messages)
` [PATCH v7 01/12] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v7 02/12] util/dsa: Add idxd into linux header copy list
` [PATCH v7 03/12] util/dsa: Implement DSA device start and stop logic
[RFC PATCH] ui/gtk: ??? Remove dead code around X11 ???
2024-11-21 13:16 UTC (2+ messages)
[PATCH] migration: Allow pipes to keep working for fd migrations
2024-11-21 13:04 UTC (2+ messages)
[PATCH] hw/i386/amd_iommu: Allow migration
2024-11-21 11:42 UTC (2+ messages)
[PATCH] hw/usb: Use __attribute__((packed)) vs __packed
2024-11-21 11:23 UTC (5+ messages)
[PATCH] pci: ensure valid link status bits for downstream ports
2024-11-21 11:08 UTC (2+ messages)
New "rme-guest" QEMU object addition
2024-11-21 10:22 UTC (7+ messages)
[PATCH v2 0/6] virtio-net fixes
2024-11-21 10:09 UTC (3+ messages)
[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
2024-11-21 10:06 UTC (5+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
[PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
2024-11-21 10:01 UTC
nested-smmuv3 topic for QEMU/libvirt, Nov 2024
2024-11-21 9:47 UTC (8+ messages)
[RFC PATCH] docs: Add roadmap for heterogeneous emulation
2024-11-21 8:55 UTC (3+ messages)
[PATCH v5 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
2024-11-21 8:28 UTC (6+ messages)
` [PATCH v5 1/9] target/riscv: fix henvcfg potentially containing stale bits
[PATCH for 10.0] tcg/optimize: fold recursively after optimizing deposit
2024-11-21 8:19 UTC
[PATCH v2 0/2] Fix PVH entrypoint parsing
2024-11-21 8:08 UTC (2+ messages)
[PATCH 00/15] test/functional: improve functional test debugging & fix tuxrun
2024-11-21 7:01 UTC (7+ messages)
` [PATCH 11/15] tests/functional: enable debug logging for QEMUMachine
` [PATCH 12/15] tests/functional: logs details of console interaction operations
` [PATCH 15/15] tests/functional: add a QMP backdoor for debugging stalled tests
[PATCH v2 0/7] Pointer Masking update for Zjpm v1.0
2024-11-21 6:12 UTC (8+ messages)
` [PATCH v2 1/7] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v2 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
` [PATCH v2 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v2 4/7] target/riscv: Add pointer masking tb flags
` [PATCH v2 5/7] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v2 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
` [PATCH v2 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
[ANNOUNCE] QEMU 9.1.2 Stable released
2024-11-21 5:32 UTC
[ANNOUNCE] QEMU 9.0.4 Stable released
2024-11-21 5:31 UTC
[ANNOUNCE] QEMU 8.2.8 Stable released
2024-11-21 5:29 UTC
[ANNOUNCE] QEMU 7.2.15 Stable released
2024-11-21 5:28 UTC
[RFC PATCH v1 00/43] Introduce helper-to-tcg
2024-11-21 1:49 UTC (44+ messages)
` [RFC PATCH v1 01/43] Add option to enable/disable helper-to-tcg
` [RFC PATCH v1 02/43] accel/tcg: Add bitreverse and funnel-shift runtime helper functions
` [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
` [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
` [RFC PATCH v1 05/43] tcg: Add helper function dispatcher and hook tcg_gen_callN
` [RFC PATCH v1 06/43] tcg: Introduce tcg-global-mappings
` [RFC PATCH v1 07/43] tcg: Increase maximum TB size and maximum temporaries
` [RFC PATCH v1 08/43] include/helper-to-tcg: Introduce annotate.h
` [RFC PATCH v1 09/43] helper-to-tcg: Introduce get-llvm-ir.py
` [RFC PATCH v1 10/43] helper-to-tcg: Add meson.build
` [RFC PATCH v1 11/43] helper-to-tcg: Introduce llvm-compat
` [RFC PATCH v1 12/43] helper-to-tcg: Introduce custom LLVM pipeline
` [RFC PATCH v1 13/43] helper-to-tcg: Introduce Error.h
` [RFC PATCH v1 14/43] helper-to-tcg: Introduce PrepareForOptPass
` [RFC PATCH v1 15/43] helper-to-tcg: PrepareForOptPass, map annotations
` [RFC PATCH v1 16/43] helper-to-tcg: PrepareForOptPass, Cull unused functions
` [RFC PATCH v1 17/43] helper-to-tcg: PrepareForOptPass, undef llvm.returnaddress
` [RFC PATCH v1 18/43] helper-to-tcg: PrepareForOptPass, Remove noinline attribute
` [RFC PATCH v1 19/43] helper-to-tcg: Pipeline, run optimization pass
` [RFC PATCH v1 20/43] helper-to-tcg: Introduce pseudo instructions
` [RFC PATCH v1 21/43] helper-to-tcg: Introduce PrepareForTcgPass
` [RFC PATCH v1 22/43] helper-to-tcg: PrepareForTcgPass, remove functions w. cycles
` [RFC PATCH v1 23/43] helper-to-tcg: PrepareForTcgPass, demote phi nodes
` [RFC PATCH v1 24/43] helper-to-tcg: PrepareForTcgPass, map TCG globals
` [RFC PATCH v1 25/43] helper-to-tcg: PrepareForTcgPass, transform GEPs
` [RFC PATCH v1 26/43] helper-to-tcg: PrepareForTcgPass, canonicalize IR
` [RFC PATCH v1 27/43] helper-to-tcg: PrepareForTcgPass, identity map trivial expressions
` [RFC PATCH v1 28/43] helper-to-tcg: Introduce TcgType.h
` [RFC PATCH v1 29/43] helper-to-tcg: Introduce TCG register allocation
` [RFC PATCH v1 30/43] helper-to-tcg: TcgGenPass, introduce TcgEmit.[cpp|h]
` [RFC PATCH v1 31/43] helper-to-tcg: Introduce TcgGenPass
` [RFC PATCH v1 32/43] helper-to-tcg: Add README
` [RFC PATCH v1 33/43] helper-to-tcg: Add end-to-end tests
` [RFC PATCH v1 34/43] target/hexagon: Add get_tb_mmu_index()
` [RFC PATCH v1 35/43] target/hexagon: Use argparse in all python scripts
` [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
` [RFC PATCH v1 37/43] target/hexagon: Make HVX vector args. restrict *
` [RFC PATCH v1 38/43] target/hexagon: Use cpu_mapping to map env -> TCG
` [RFC PATCH v1 39/43] target/hexagon: Keep gen_slotval/check_noshuf for helper-to-tcg
` [RFC PATCH v1 40/43] target/hexagon: Emit annotations for helpers
` [RFC PATCH v1 41/43] target/hexagon: Manually call generated HVX instructions
` [RFC PATCH v1 42/43] target/hexagon: Only translate w. idef-parser if helper-to-tcg failed
` [RFC PATCH v1 43/43] target/hexagon: Use helper-to-tcg
Status of some Arm features
2024-11-21 0:02 UTC (7+ messages)
[PATCH 0/7] Enhance documentation for new developers
2024-11-20 22:05 UTC (10+ messages)
` [PATCH 2/7] docs/devel: add git-publish for patch submitting
` [PATCH 4/7] docs/devel: add information on how to setup build environments
` [PATCH 7/7] docs: add a how to section
[PATCH] linux-user/strace: show TID instead of PID
2024-11-20 20:23 UTC (4+ messages)
[PATCH] linux-user: Fix strace output for s390x mmap()
2024-11-20 20:01 UTC (2+ messages)
[PATCH] hvf: remove unused but set variable
2024-11-20 17:38 UTC (2+ messages)
[PATCH] ahci: Add comment for possible slowness on ahci_irq_lower()
2024-11-20 16:30 UTC
[PATCH V3 00/16] Live update: cpr-transfer
2024-11-20 16:26 UTC (11+ messages)
` [PATCH V3 11/16] migration: cpr-transfer mode
[PATCH 0/5] QOM: Enforce container_get() to operate on containers only
2024-11-20 16:24 UTC (9+ messages)
` [PATCH 5/5] qom: Make container_get() strict to always walk or return container
[PATCH] system/physmem: Fix cpu_memory_rw_debug for armv7m MPU
2024-11-20 15:15 UTC
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).