messages from 2024-06-26 22:25:49 to 2024-06-27 12:32:46 UTC [more...]
[RESEND PATCH 0/2] hw/intc: Restore loongarch_ipi for LoongArch
2024-06-27 12:13 UTC (3+ messages)
` [RESEND PATCH 1/2] Revert "hw/intc: Remove loongarch_ipi.c"
` [RESEND PATCH 2/2] hw/intc: Restore loongarch_ipi for LoongArch
[PATCH v5 0/9] Add MTE stubs for aarch64 user mode
2024-06-27 12:26 UTC (17+ messages)
` [PATCH v5 1/9] gdbstub: Clean up process_string_cmd
` [PATCH v5 2/9] gdbstub: Move GdbCmdParseEntry into a new header file
` [PATCH v5 3/9] gdbstub: Add support for target-specific stubs
` [PATCH v5 4/9] target/arm: Fix exception case in allocation_tag_mem_probe
` [PATCH v5 5/9] target/arm: Make some MTE helpers widely available
` [PATCH v5 6/9] target/arm: Factor out code for setting MTE TCF0 field
` [PATCH v5 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
` [PATCH v5 8/9] gdbstub: Add support for MTE in user mode
` [PATCH v5 9/9] tests/tcg/aarch64: Add MTE gdbstub tests
[PATCH v4 00/16] Add support for RISC-V ACPI tests
2024-06-27 12:18 UTC (3+ messages)
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V
[PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
2024-06-27 12:13 UTC (5+ messages)
` [PATCH 1/2] hw/intc/loongson_ipi: Gate MMIO regions creation with property
` [PATCH 2/2] MAINTAINERS: Add myself as a reviewer of LoongArch virt machine
[RFC PATCH v3 00/18] SMMUv3 nested translation support
2024-06-27 11:50 UTC (7+ messages)
` [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE
[PATCH v2 0/2] ui/cocoa: Adds native absolute pointer support
2024-06-27 11:48 UTC (3+ messages)
` [PATCH v2 2/2] ui/cocoa: Adds NSCursor "
[PATCH v2] Consider discard option when writing zeros
2024-06-27 11:42 UTC (7+ messages)
[PATCH v2 0/6] target/i386: Misc cleanup on KVM PV defs and outdated comments
2024-06-27 11:52 UTC (3+ messages)
[PATCH] target/i386/tcg: remove unused enum
2024-06-27 11:49 UTC (2+ messages)
[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
2024-06-27 11:32 UTC (7+ messages)
` [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
` [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
[PATCH v2 0/4] ui/cocoa: Add cursor composition
2024-06-27 11:17 UTC (5+ messages)
` [PATCH v2 1/4] ui/cocoa: Release CGColorSpace
` [PATCH v2 2/4] ui/console: Convert mouse visibility parameter into bool
` [PATCH v2 3/4] ui/cocoa: Add cursor composition
` [PATCH v2 4/4] ui/console: Remove dpy_cursor_define_supported()
[PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control)
2024-06-27 11:08 UTC (13+ messages)
` [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time
` [PATCH v2 08/12] plugins: add time control API
` [PATCH v2 09/12] plugins: add migration blocker
` [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling
` [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking
` [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
[PATCH v2 00/21] qapi: convert "Note" and "Example" sections to rST
2024-06-27 10:46 UTC (21+ messages)
` [PATCH v2 03/21] docs/qapidoc: remove unused intersperse function
` [PATCH v2 05/21] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH v2 07/21] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH v2 13/21] qapi/parser: don't parse rST markup as section headers
` [PATCH v2 14/21] docs/qapidoc: factor out do_parse()
` [PATCH v2 15/21] docs/qapidoc: create qmp-example directive
` [PATCH v2 16/21] docs/qapidoc: add QMP highlighting to annotated qmp-example blocks
` [PATCH v2 18/21] qapi: convert "Example" sections without titles
` [PATCH v2 19/21] qapi: convert "Example" sections with titles
` [PATCH v2 20/21] qapi: convert "Example" sections with longer prose
` [PATCH v2 21/21] qapi: remove "Example" doc section
[PULL 00/32] riscv-to-apply queue
2024-06-27 10:00 UTC (33+ messages)
` [PULL 01/32] target/riscv: Extend virtual irq csrs masks to be 64 bit wide
` [PULL 02/32] target/riscv: Move Guest irqs out of the core local irqs range
` [PULL 03/32] target/riscv: zvbb implies zvkb
` [PULL 04/32] hw/riscv/virt.c: add address-cells in create_fdt_one_aplic()
` [PULL 05/32] hw/riscv/virt.c: add aplic nodename helper
` [PULL 06/32] hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller'
` [PULL 07/32] hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible'
` [PULL 08/32] hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation'
` [PULL 09/32] hw/riscv/virt.c: change imsic nodename to 'interrupt-controller'
` [PULL 10/32] hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible'
` [PULL 11/32] hw/riscv/virt.c: imsics DT: add '#msi-cells'
` [PULL 12/32] target/riscv/kvm: add software breakpoints support
` [PULL 13/32] target/riscv/kvm: handle the exit with debug reason
` [PULL 14/32] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
` [PULL 15/32] target/riscv: Reuse the conversion function of priv_spec
` [PULL 16/32] target/riscv: Define macros and variables for ss1p13
` [PULL 17/32] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PULL 18/32] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PULL 19/32] target/riscv: Reserve exception codes for sw-check and hw-err
` [PULL 20/32] target/riscv: Support the version for ss1p13
` [PULL 21/32] hw/riscv/virt.c: Make block devices default to virtio
` [PULL 22/32] target/riscv: Fix froundnx.h nanbox check
` [PULL 23/32] target/riscv: fix instructions count handling in icount mode
` [PULL 24/32] target/riscv: Introduce extension implied rules definition
` [PULL 25/32] target/riscv: Introduce extension implied rule helpers
` [PULL 26/32] target/riscv: Add MISA extension implied rules
` [PULL 27/32] target/riscv: Add multi "
` [PULL 28/32] target/riscv: Add Zc extension implied rule
` [PULL 29/32] target/riscv: Remove extension auto-update check statements
` [PULL 30/32] target/riscv: Add functions for common matching conditions of trigger
` [PULL 31/32] target/riscv: Apply modularized matching conditions for watchpoint
` [PULL 32/32] target/riscv: Apply modularized matching conditions for icount trigger
[PATCH v5] virtio-net: Fix network stall at the host side waiting for kick
2024-06-27 9:54 UTC
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
2024-06-27 9:53 UTC (5+ messages)
` [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-06-27 9:14 UTC (9+ messages)
[PATCH v3 00/15] Introduce support for IGVM files
2024-06-27 9:14 UTC (4+ messages)
` [PATCH v3 03/15] backends/igvm: Add IGVM loader and configuration
[PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
2024-06-27 8:57 UTC (5+ messages)
[PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
2024-06-27 8:53 UTC (6+ messages)
[PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
2024-06-27 7:55 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] hw/sd/sdcard: Use spec v3.01 by default
` [PATCH-for-10.0 3/3] hw/sd/sdcard: Remove support for spec v1.10
linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
2024-06-27 7:54 UTC (6+ messages)
[PATCH v9 0/6] Pointer Masking update for Zjpm v1.0
2024-06-27 7:42 UTC (4+ messages)
` [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
[PATCH v5 0/6] hw/ppc: SPI model
2024-06-27 7:29 UTC (8+ messages)
` [PATCH v5 2/6] hw/ssi: Add "
` [PATCH v5 3/6] hw/ssi: Extend "
` [PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
[PATCH v2 0/5] *** Implement using Intel QAT to offload ZLIB
2024-06-27 7:25 UTC (5+ messages)
` [PATCH v2 2/5] migration: Add migration parameters for QATzip
[PATCH 0/3] target/i386/sev: Fix 32-bit host build issues
2024-06-27 6:17 UTC (2+ messages)
[PATCH] hw/core/loader: allow loading larger ROMs
2024-06-27 6:11 UTC (2+ messages)
[PATCH v10 00/12] hw/pci: SR-IOV related fixes and improvements
2024-06-27 6:08 UTC (13+ messages)
` [PATCH v10 01/12] hw/pci: Rename has_power to enabled
` [PATCH v10 02/12] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v10 03/12] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v10 04/12] pcie_sriov: Do not manually unrealize
` [PATCH v10 05/12] pcie_sriov: Ensure VF function number does not overflow
` [PATCH v10 06/12] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v10 07/12] pcie_sriov: Release VFs failed to realize
` [PATCH v10 08/12] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v10 09/12] pcie_sriov: Register VFs after migration
` [PATCH v10 10/12] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v10 11/12] hw/pci: Convert rom_bar into OnOffAuto
` [PATCH v10 12/12] hw/qdev: Remove opts member
[PATCH v2 0/7] plugins: access values during a memory read/write
2024-06-27 6:04 UTC (11+ messages)
` [PATCH v2 1/7] plugins: fix mem callback array size
` [PATCH v2 2/7] plugins: save value during memory accesses
` [PATCH v2 3/7] plugins: extend API to get latest memory value accessed
` [PATCH v2 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH v2 5/7] tests/tcg: allow to check output of plugins
` [PATCH v2 6/7] tests/plugin/mem: add option to print memory accesses
` [PATCH v2 7/7] tests/tcg/x86_64: add test for plugin memory access
[PATCH] hw/i386/intel_iommu: Block CFI when necessary
2024-06-27 5:15 UTC (4+ messages)
[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
2024-06-27 4:42 UTC (4+ messages)
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
2024-06-27 4:27 UTC
[PATCH v1] memory tier: consolidate the initialization of memory tiers
2024-06-27 4:17 UTC (5+ messages)
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
2024-06-27 3:27 UTC (3+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
2024-06-27 3:14 UTC (4+ messages)
` [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger
[PATCH v6 00/10] Support persistent reservation operations
2024-06-27 2:54 UTC (2+ messages)
` PING: "
[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
2024-06-27 2:44 UTC (5+ messages)
` [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
[PATCH v6 0/3] RISC-V: Modularize common match conditions for trigger
2024-06-27 2:34 UTC (4+ messages)
` [PATCH v6 1/3] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v6 2/3] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v6 3/3] target/riscv: Apply modularized matching conditions for icount trigger
[PATCH v2] util: fix building on OpenBSD/powerpc
2024-06-27 2:22 UTC
[PATCH v2] timer: Fix a race condition between timer's callback and destroying code
2024-06-27 0:31 UTC (3+ messages)
` [PATCH v3] "
[PATCH v7 00/11] Add RISC-V ISA extension smcntrpmf support
2024-06-26 23:57 UTC (12+ messages)
` [PATCH v7 01/11] target/riscv: Combine set_mode and set_virt functions
` [PATCH v7 02/11] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [PATCH v7 03/11] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v7 04/11] target/riscv: Add cycle & instret privilege mode filtering definitions
` [PATCH v7 05/11] target/riscv: Add cycle & instret privilege mode filtering support
` [PATCH v7 06/11] target/riscv: Implement privilege mode filtering for cycle/instret
` [PATCH v7 07/11] target/riscv: Save counter values during countinhibit update
` [PATCH v7 08/11] target/riscv: Enforce WARL behavior for scounteren/hcounteren
` [PATCH v7 09/11] target/riscv: Start counters from both mhpmcounter and mcountinhibit
` [PATCH v7 10/11] target/riscv: More accurately model priv mode filtering
` [PATCH v7 11/11] target/riscv: Do not setup pmu timer if OF is disabled
[RFC PATCH] target/i386: restrict SEV to 64 bit host builds
2024-06-26 23:42 UTC (2+ messages)
[PATCH 0/7] plugins: access values during a memory read/write
2024-06-26 23:39 UTC (9+ messages)
` [PATCH 1/7] plugins: fix mem callback array size
` [PATCH 2/7] plugins: save value during memory accesses
` [PATCH 3/7] plugins: extend API to get latest memory value accessed
` [PATCH 4/7] tests/tcg: add mechanism to run specific tests with plugins
` [PATCH 5/7] tests/tcg: allow to check output of plugins
` [PATCH 6/7] tests/plugin/mem: add option to print memory accesses
` [PATCH 7/7] tests/tcg/x86_64: add test for plugin memory access
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
2024-06-26 23:22 UTC (5+ messages)
` [PATCH 1/4] python: linter changes for pylint 3.x
` [PATCH 2/4] python: Do not use pylint 3.2.4 with python 3.8
` [PATCH 3/4] iotests: Change imports for Python 3.13
` [PATCH 4/4] python: enable testing for 3.13
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).