messages from 2025-02-25 16:38:58 to 2025-02-26 09:20:09 UTC [more...]
[PATCH 00/10] qapi: misc testing and doc patches
2025-02-26 9:19 UTC (7+ messages)
` [PATCH 01/10] qapi: update pylintrc config
` [PATCH 03/10] qapi: delete un-needed python static analysis configs
[PATCH] trace/simple: Fix hang when using simpletrace with fork()
2025-02-26 9:15 UTC (2+ messages)
[PATCH v5 00/24] hw/uefi: add uefi variable service
2025-02-26 9:12 UTC (15+ messages)
` [PATCH v5 01/24] Add support for etc/hardware-info fw_cfg file
` [PATCH v5 06/24] hw/uefi: add var-service-utils.c
` [PATCH v5 10/24] hw/uefi: add var-service-core.c
` [PATCH v5 11/24] hw/uefi: add var-service-pkcs7.c
` [PATCH v5 13/24] hw/uefi: add var-service-siglist.c
` [PATCH v5 14/24] hw/uefi: add var-service-json.c + qapi for NV vars
` [PATCH v5 15/24] hw/uefi: add trace-events
` [PATCH v5 18/24] hw/uefi: add uefi-vars-sysbus device
` [PATCH v5 22/24] hw/uefi-vars-sysbus: allow for pc and q35
` [PATCH v5 24/24] docs: add uefi variable service documentation
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-02-26 9:01 UTC
[PATCH v7 00/52] QEMU TDX support
2025-02-26 9:08 UTC (6+ messages)
` [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF
[PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
2025-02-26 9:07 UTC (9+ messages)
` [PATCH v3 1/9] target/arm: Apply correct timer offset when calculating deadlines
` [PATCH v3 2/9] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer
` [PATCH v3 4/9] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses
` [PATCH v3 5/9] target/arm: Refactor handling of timer offset for direct register accesses
[PATCH] tests/functional: Update the ppc64 pseries and pnv tests
2025-02-26 9:04 UTC (6+ messages)
[PATCH v4] target/loongarch: fix 'make check-functional failed'
2025-02-26 8:40 UTC
Problem with iotest 233
2025-02-26 8:55 UTC (9+ messages)
[PATCH v5 0/4] Add support for Zhaoxin YongFeng CPU model and other
2025-02-26 8:54 UTC (2+ messages)
[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-26 8:54 UTC (16+ messages)
` [PATCH v5 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v5 19/36] vfio/migration: Convert bytes_transferred counter to atomic
` [PATCH v5 20/36] vfio/migration: Add vfio_add_bytes_transferred()
` [PATCH v5 21/36] vfio/migration: Move migration channel flags to vfio-common.h header file
` [PATCH v5 22/36] vfio/migration: Multifd device state transfer support - basic types
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 24/36] vfio/migration: Multifd device state transfer - add support checking function
[PATCH 1/1] qapi/char.json: minor doc rewording for `hub` device
2025-02-26 8:49 UTC (4+ messages)
[PATCH 0/2] vfio: Restrict to 64-bit host platforms
2025-02-26 8:47 UTC (3+ messages)
` [PATCH 1/2] vfio: Make vfio-pci available on 64-bit host platforms only
` [PATCH 2/2] vfio: Make vfio-platform available on Aarch64 "
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
2025-02-26 6:55 UTC (11+ messages)
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
` [PATCH v2 16/18] hw/arm/fsl-imx8mp: Add boot ROM
[PATCH v2 0/5] ui/console-vc: various fixes and improvements
2025-02-26 7:59 UTC (6+ messages)
` [PATCH v2 1/5] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence
` [PATCH v2 2/5] ui/console-vc: report to the application instead of screen rendering
` [PATCH v2 3/5] ui/console-vc: report cursor position in the screen not in the scroll buffer
` [PATCH v2 4/5] ui/console-vc: add support for cursor DECSC and DECRC commands
` [PATCH v2 5/5] ui/console-vc: implement DCH (delete) and ICH (insert) commands
[PATCH v2] qapi: pluggable backend code generators
2025-02-26 7:46 UTC (4+ messages)
[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
2025-02-26 7:43 UTC (15+ messages)
` [PATCH v3 001/162] tcg: Add all_outop[]
` [PATCH v3 004/162] tcg: Convert add to TCGOutOpBinary
` [PATCH v3 006/162] tcg: Convert and "
` [PATCH v3 012/162] tcg: Convert or "
` [PATCH v3 017/162] tcg: Convert xor "
[PATCH v2 00/10] accel: Only include qdev-realized vCPUs in global &cpus_queue
2025-02-26 7:16 UTC (11+ messages)
` [PATCH v2 02/10] loongarch: reset vcpu after it's created
` [PATCH v2 03/10] m68k: "
` [PATCH v2 05/10] Revert "tcg/cputlb: remove other-cpu capability from TLB flushing"
` [PATCH v2 08/10] cpus: expose only realized vCPUs to global &cpus_queue
[PATCH] tests/functional: Replace the ppc64 e500 advent calendar test
2025-02-26 7:04 UTC (2+ messages)
[PATCH] hw/gpio: npcm7xx: fixup out-of-bounds access
2025-02-26 7:03 UTC (2+ messages)
[PATCH 0/4] target/arm: Improvement on memory error handling
2025-02-26 6:56 UTC (8+ messages)
` [PATCH 4/4] target/arm: Retry pushing CPER error if necessary
[PATCH v3 00/28] Support AST2700 A1
2025-02-26 6:38 UTC (9+ messages)
` [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
` [PATCH v3 15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
[PATCH v2 0/8] migration/rdma: fixes, refactor and cleanup
2025-02-26 6:34 UTC (6+ messages)
` [PATCH v2 5/8] migration: Add migration_capabilities_and_transport_compatible() helper
[PATCH v4 0/6] migration/rdma: fixes, refactor and cleanup
2025-02-26 6:30 UTC (7+ messages)
` [PATCH v4 1/6] migration: Prioritize RDMA in ram_save_target_page()
` [PATCH v4 2/6] migration: check RDMA and capabilities are compatible on both sides
` [PATCH v4 3/6] migration: disable RDMA + postcopy-ram
` [PATCH v4 4/6] migration/rdma: Remove redundant migration_in_postcopy checks
` [PATCH v4 5/6] migration: Unfold control_save_page()
` [PATCH v4 6/6] migration: Add qtest for migration over RDMA
[PATCH] chardev: use remoteAddr if the chardev is client
2025-02-26 4:56 UTC (3+ messages)
[PATCH 0/5] Improve Microchip Polarfire SoC customization
2025-02-26 2:46 UTC (5+ messages)
[PATCH v2 00/11] riscv: IOMMU HPM support
2025-02-26 2:35 UTC (2+ messages)
[PATCH v1] virtio-gpu-virgl: Correct virgl_cmd_context_create()
2025-02-26 1:39 UTC
[PATCH v3 0/6] migration/rdma: fixes, refactor and cleanup
2025-02-26 1:02 UTC (7+ messages)
` [PATCH v3 1/6] migration: Prioritize RDMA in ram_save_target_page()
` [PATCH v3 2/6] migration: Add migration_capabilities_and_transport_compatible() helper
` [PATCH v3 3/6] migration: disable RDMA + postcopy-ram
` [PATCH v3 4/6] migration/rdma: Remove redundant migration_in_postcopy checks
` [PATCH v3 5/6] migration: Unfold control_save_page()
` [PATCH v3 6/6] migration: Add qtest for migration over RDMA
[PATCH v2] hw/misc/macio/gpio.c: Add constants for register bits
2025-02-25 23:00 UTC (2+ messages)
[PATCH] hw/misc/macio: Improve trace logs
2025-02-25 22:58 UTC (2+ messages)
[PATCH v2 0/5] PCI: Implement basic PCI PM capability backing
2025-02-25 21:52 UTC (6+ messages)
` [PATCH v2 1/5] hw/pci: Basic support for PCI power management
` [PATCH v2 2/5] pci: Use PCI PM capability initializer
` [PATCH v2 3/5] vfio/pci: Delete local pm_cap
` [PATCH v2 4/5] pcie, virtio: Remove redundant pm_cap
` [PATCH v2 5/5] hw/vfio/pci: Re-order pre-reset
[PATCH V4] migration: ram block cpr blockers
2025-02-25 21:10 UTC (2+ messages)
[PATCH] hw/misc/npcm_clk: fix buffer-overflow
2025-02-25 20:57 UTC (3+ messages)
[PATCH] iotests: Stop NBD server in test 162 before starting the next one
2025-02-25 20:31 UTC (2+ messages)
[PATCH 0/4] docs: automated info about machine deprecation/removal info
2025-02-25 20:19 UTC (8+ messages)
` [PATCH 1/4] include/hw/boards: cope with dev/rc versions in deprecation checks
` [PATCH 2/4] docs/about/deprecated: auto-generate a note for versioned machine types
` [PATCH 3/4] docs/about/removed-features: "
` [PATCH 4/4] include/hw/boards: add warning about changing deprecation logic
[PATCH 0/4] cputlb: add tlb_flush_other_cpu
2025-02-25 20:04 UTC (11+ messages)
` [PATCH 1/4] target/ppc: drop ppc_tlb_invalidate_all from cpu_reset
` [PATCH 2/4] target/hppa: defer hppa_ptlbe until CPU starts running
` [PATCH 3/4] cputlb: introduce tlb_flush_other_cpu for reset use
` [PATCH 4/4] tcg:tlb: use tcg_debug_assert() in assert_cpu_is_self()
[PATCH 00/10] plugins: reduce total number of build objects
2025-02-25 19:21 UTC (21+ messages)
` [PATCH 02/10] plugins/loader: populate target_name with target_name()
` [PATCH 03/10] include/qemu: plugin-memory.h doesn't need cpu-defs.h
` [PATCH 04/10] plugins/api: clean-up the includes
` [PATCH 05/10] plugins/plugin.h: include queue.h
` [PATCH 06/10] plugins/loader: compile loader only once
` [PATCH 07/10] plugins/api: split out binary path/start/end/entry code
` [PATCH 08/10] plugins/api: split out the vaddr/hwaddr helpers
` [PATCH 09/10] plugins/api: split out time control helpers
` [PATCH 10/10] plugins/api: build only once
[PATCH V3] migration: ram block cpr blockers
2025-02-25 19:15 UTC (3+ messages)
[PULL 00/43] target-arm queue
2025-02-25 18:05 UTC (44+ messages)
` [PULL 01/43] hw/arm/smmuv3: Fill u.f_cd_fetch.addr for SMMU_EVT_F_CD_FETCH
` [PULL 02/43] hw/arm/virt: Support larger highmem MMIO regions
` [PULL 03/43] monitor/hmp-cmds.c: Clean up hmp_dumpdtb printf
` [PULL 04/43] hw/openrisc: Support monitor dumpdtb command
` [PULL 05/43] hw/mips/boston: Check for error return from boston_fdt_filter()
` [PULL 06/43] hw/mips/boston: Support dumpdtb monitor commands
` [PULL 07/43] hw: Centralize handling of -machine dumpdtb option
` [PULL 08/43] hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error
` [PULL 09/43] fpu: Make targets specify floatx80 default Inf at runtime
` [PULL 10/43] target/m68k: Avoid using floatx80_infinity global const
` [PULL 11/43] target/i386: "
` [PULL 12/43] fpu: Pass float_status to floatx80_is_infinity()
` [PULL 13/43] fpu: Make targets specify whether floatx80 Inf can have Int bit clear
` [PULL 14/43] fpu: Pass float_status to floatx80_invalid_encoding()
` [PULL 15/43] fpu: Make floatx80 invalid encoding settable at runtime
` [PULL 16/43] fpu: Move m68k_denormal fmt flag into floatx80_behaviour
` [PULL 17/43] fpu: Always decide no_signaling_nans() at runtime
` [PULL 18/43] fpu: Always decide snan_bit_is_one() "
` [PULL 19/43] fpu: Don't compile-time disable hardfloat for PPC targets
` [PULL 20/43] fpu: Build only once
` [PULL 21/43] target/arm: Move TCG-only VFP code into tcg/ subdir
` [PULL 22/43] target/arm: Move FPSCR get/set helpers to tcg/vfp_helper.c
` [PULL 23/43] target/arm: Move softfloat specific FPCR/FPSR handling to tcg/
` [PULL 24/43] target/arm: Rename vfp_helper.c to vfp_fpscr.c
` [PULL 25/43] target/arm/hvf: Disable SME feature
` [PULL 26/43] target/arm/hvf: sign extend the data for a load operation when SSE=1
` [PULL 27/43] hw/misc/npcm_clk: fix buffer-overflow
` [PULL 28/43] hw/usb/hcd-dwc3: Align global registers size with Linux
` [PULL 29/43] hw/pci-host/designware: Prevent device attachment on internal PCIe root bus
` [PULL 30/43] hw/gpio/pca955*: Move Kconfig switches next to implementations
` [PULL 31/43] hw/arm: Add i.MX 8M Plus EVK board
` [PULL 32/43] hw/arm/fsl-imx8mp: Implement clock tree
` [PULL 33/43] hw/arm/fsl-imx8mp: Add SNVS
` [PULL 34/43] hw/arm/fsl-imx8mp: Add USDHC storage controllers
` [PULL 35/43] hw/arm/fsl-imx8mp: Add PCIe support
` [PULL 36/43] hw/arm/fsl-imx8mp: Add GPIO controllers
` [PULL 37/43] hw/arm/fsl-imx8mp: Add I2C controllers
` [PULL 38/43] hw/arm/fsl-imx8mp: Add SPI controllers
` [PULL 39/43] hw/arm/fsl-imx8mp: Add watchdog support
` [PULL 40/43] hw/arm/fsl-imx8mp: Implement general purpose timers
` [PULL 41/43] hw/arm/fsl-imx8mp: Add Ethernet controller
` [PULL 42/43] hw/arm/fsl-imx8mp: Add USB support
` [PULL 43/43] hw/arm/fsl-imx8mp: Add on-chip RAM
[PATCH 0/1] [RISC-V/RVV] use a single function to probe memory
2025-02-25 18:03 UTC (3+ messages)
` [PATCH 1/1] [RISC-V/RVV] Expand the probe_pages helper function to handle probe flags
Some regression due to "ui/gtk: Fix mouse/motion event scaling issue with GTK display backend"
2025-02-25 18:03 UTC
[PATCH 0/1 v2] [RISC-V/RVV] optimize the memory probing for vector fault-only-first loads
2025-02-25 17:56 UTC (3+ messages)
` [PATCH 1/1 V2] "
[PATCH] linux-user/riscv: Disable unsupported SA_RESTORER
2025-02-25 6:41 UTC (3+ messages)
[PATCH v5 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-02-25 17:01 UTC (4+ messages)
` [PATCH v5 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
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).