qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH] ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
 2024-05-15 10:09 UTC  (2+ messages)

[PATCH 00/11] maintainer updates (plugins, testing) pre-PR
 2024-05-15  9:48 UTC  (10+ messages)
` [PATCH 03/11] plugins: prepare introduction of new inline ops
` [PATCH 04/11] plugins: extract generate ptr for qemu_plugin_u64
` [PATCH 05/11] plugins: add new inline op STORE_U64
` [PATCH 10/11] plugins: extract cpu_index generate

[PULL 00/43] target/hppa: Misc improvements
 2024-05-15  9:40 UTC  (44+ messages)
` [PULL 01/43] target/hppa: Move cpu_get_tb_cpu_state out of line
` [PULL 02/43] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
` [PULL 03/43] target/hppa: Move constant destination check into use_goto_tb
` [PULL 04/43] target/hppa: Pass displacement to do_dbranch
` [PULL 05/43] target/hppa: Allow prior nullification in do_ibranch
` [PULL 06/43] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
` [PULL 07/43] target/hppa: Add install_iaq_entries
` [PULL 08/43] target/hppa: Add install_link
` [PULL 09/43] target/hppa: Delay computation of IAQ_Next
` [PULL 10/43] target/hppa: Skip nullified insns in unconditional dbranch path
` [PULL 11/43] target/hppa: Simplify TB end
` [PULL 12/43] target/hppa: Add IASQ entries to DisasContext
` [PULL 13/43] target/hppa: Add space arguments to install_iaq_entries
` [PULL 14/43] target/hppa: Add space argument to do_ibranch
` [PULL 15/43] target/hppa: Use umax in do_ibranch_priv
` [PULL 16/43] target/hppa: Always make a copy "
` [PULL 17/43] target/hppa: Introduce and use DisasIAQE for branch management
` [PULL 18/43] target/hppa: Use displacements in DisasIAQE
` [PULL 19/43] target/hppa: Rename cond_make_* helpers
` [PULL 20/43] target/hppa: Use TCG_COND_TST* in do_cond
` [PULL 21/43] target/hppa: Use TCG_COND_TST* in do_log_cond
` [PULL 22/43] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
` [PULL 23/43] target/hppa: Use TCG_COND_TST* in do_unit_addsub
` [PULL 24/43] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PULL 25/43] target/hppa: Use registerfields.h for FPSR
` [PULL 26/43] target/hppa: Use TCG_COND_TST* in trans_ftest
` [PULL 27/43] target/hppa: Remove cond_free
` [PULL 28/43] target/hppa: Introduce DisasDelayException
` [PULL 29/43] target/hppa: Use delay_excp for conditional traps
` [PULL 30/43] target/hppa: Use delay_excp for conditional trap on overflow
` [PULL 31/43] linux-user/hppa: Force all code addresses to PRIV_USER
` [PULL 32/43] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
` [PULL 33/43] target/hppa: Do not mask in copy_iaoq_entry
` [PULL 34/43] target/hppa: Improve hppa_cpu_dump_state
` [PULL 35/43] target/hppa: Split PSW X and B into their own field
` [PULL 36/43] target/hppa: Manage PSW_X and PSW_B in translator
` [PULL 37/43] target/hppa: Implement PSW_B
` [PULL 38/43] target/hppa: Implement PSW_X
` [PULL 39/43] target/hppa: Drop tlb_entry return from hppa_get_physical_address
` [PULL 40/43] target/hppa: Adjust priv for B,GATE at runtime
` [PULL 41/43] target/hppa: Implement CF_PCREL
` [PULL 42/43] target/hppa: Log cpu state at interrupt
` [PULL 43/43] target/hppa: Log cpu state on return-from-interrupt

[PATCH v3 0/6] hw/loongarch: Refine numa memory map
 2024-05-15  9:39 UTC  (7+ messages)
` [PATCH v3 1/6] hw/loongarch: Refine acpi srat table for numa memory
` [PATCH v3 2/6] hw/loongarch: Refine fadt memory "
` [PATCH v3 3/6] hw/loongarch: Refine fwcfg memory map
` [PATCH v3 4/6] hw/loongarch: Refine system dram memory region
` [PATCH v3 5/6] hw/loongarch: Remove minimum and default memory size
` [PATCH v3 6/6] tests/qtest: Add numa test for loongarch system

[PATCH v3] hw/pflash: fix block write start
 2024-05-15  9:37 UTC  (2+ messages)

[PATCH v6 0/9] vfio: Improve error reporting (part 2
 2024-05-15  9:34 UTC  (19+ messages)
` [PATCH v6 1/9] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v6 2/9] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v6 3/9] migration: Extend migration_file_set_error() with Error* argument
` [PATCH v6 4/9] vfio/migration: Add an Error** argument to vfio_migration_set_state()
` [PATCH v6 5/9] vfio/migration: Add Error** argument to .vfio_save_config() handler
` [PATCH v6 6/9] vfio: Reverse test on vfio_get_xlat_addr()
` [PATCH v6 7/9] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v6 8/9] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v6 9/9] vfio: Also trace event failures in vfio_save_complete_precopy()

[PULL 00/11] Ui patches
 2024-05-15  9:27 UTC  (2+ messages)

[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
 2024-05-15  9:16 UTC  (15+ messages)
` [PATCH 02/20] qapi: linter fixups
` [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
` [PATCH 05/20] qapi/parser: adjust info location for doc body section
` [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
` [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
` [PATCH 10/20] qapi/schema: add __iter__ method to QAPISchemaVariants
` [PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
` [PATCH 12/20] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
` [PATCH 15/20] qapi: remove developer factoring comments from QAPI doc blocks
` [PATCH 16/20] qapi: rewrite StatsFilter comment
` [PATCH 18/20] qapi: ensure all errors sections are uniformly typset

[PATCH v2 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
 2024-05-15  9:11 UTC 

[PATCH] tests/libqos: Add loongarch virt machine node
 2024-05-15  9:06 UTC  (3+ messages)

[PATCH v3 00/16] Add AST2700 support
 2024-05-15  9:01 UTC  (16+ messages)
` [PATCH v3 07/16] aspeed/smc: fix dma moving incorrect data length issue
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address

[PATCH] intel_iommu: Make pasid entry type check accurate
 2024-05-15  8:46 UTC 

[PATCH v5 0/3] Add migration test for loongarch64
 2024-05-15  8:40 UTC  (7+ messages)
` [PATCH v5 1/3] hw/loongarch: Add compat machine for 9.1
` [PATCH v5 2/3] hw/loongarch: Remove minimum and default memory size
` [PATCH v5 3/3] tests: Add migration test for loongarch64

[PATCH v2 0/6] hw/loongarch: Refine numa memory map
 2024-05-15  8:27 UTC  (2+ messages)

[PATCH 00/16] VFIO: misc cleanups part2
 2024-05-15  8:20 UTC  (17+ messages)
` [PATCH 01/16] vfio/display: Fix error path in call site of ramfb_setup()
` [PATCH 02/16] vfio/display: Make vfio_display_*() return bool
` [PATCH 03/16] vfio/helpers: Use g_autofree in hw/vfio/helpers.c
` [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
` [PATCH 05/16] vfio/helpers: Make vfio_device_get_name() "
` [PATCH 06/16] vfio/platform: Make vfio_populate_device() and vfio_base_device_init() "
` [PATCH 07/16] vfio/ccw: Make vfio_ccw_get_region() return a bool
` [PATCH 08/16] vfio/pci: Make vfio_intx_enable_kvm() "
` [PATCH 09/16] vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() "
` [PATCH 10/16] vfio/pci: Make vfio_populate_device() "
` [PATCH 11/16] vfio/pci: Make vfio_intx_enable() return bool
` [PATCH 12/16] vfio/pci: Make vfio_populate_vga() "
` [PATCH 13/16] vfio/pci: Make capability related functions "
` [PATCH 14/16] vfio/pci: Use g_autofree for vfio_region_info pointer
` [PATCH 15/16] vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool
` [PATCH 16/16] vfio/pci-quirks: Make vfio_add_*_cap() "

[PULL 00/34] tcg patch queue
 2024-05-15  7:52 UTC  (35+ messages)
` [PULL 01/34] accel/tcg: Use vaddr in translator_ld*
` [PULL 02/34] accel/tcg: Hide in_same_page outside of a target-specific context
` [PULL 03/34] accel/tcg: Pass DisasContextBase to translator_fake_ldb
` [PULL 04/34] accel/tcg: Reorg translator_ld*
` [PULL 05/34] accel/tcg: Cap the translation block when we encounter mmio
` [PULL 06/34] accel/tcg: Record mmio bytes during translation
` [PULL 07/34] accel/tcg: Record when translator_fake_ldb is used
` [PULL 08/34] accel/tcg: Record DisasContextBase in tcg_ctx for plugins
` [PULL 09/34] plugins: Copy memory in qemu_plugin_insn_data
` [PULL 10/34] accel/tcg: Implement translator_st
` [PULL 11/34] plugins: Use translator_st for qemu_plugin_insn_data
` [PULL 12/34] plugins: Read mem_only directly from TB cflags
` [PULL 13/34] plugins: Use DisasContextBase for qemu_plugin_insn_haddr
` [PULL 14/34] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
` [PULL 15/34] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start
` [PULL 16/34] accel/tcg: Provide default implementation of disas_log
` [PULL 17/34] accel/tcg: Return bool from TranslatorOps.disas_log
` [PULL 18/34] disas: Split disas.c
` [PULL 19/34] disas: Use translator_st to get disassembly data
` [PULL 20/34] accel/tcg: Introduce translator_fake_ld
` [PULL 21/34] target/s390x: Fix translator_fake_ld length
` [PULL 22/34] target/s390x: Disassemble EXECUTEd instructions
` [PULL 23/34] target/hexagon: Use translator_ldl in pkt_crosses_page
` [PULL 24/34] target/microblaze: Use translator_ldl
` [PULL 25/34] target/i386: Use translator_ldub for everything
` [PULL 26/34] target/avr: Use translator_lduw
` [PULL 27/34] target/cris: Use translator_ld* in cris_fetch
` [PULL 28/34] target/cris: Use cris_fetch in translate_v10.c.inc
` [PULL 29/34] target/riscv: Use translator_ld* for everything
` [PULL 30/34] target/rx: Use translator_ld*
` [PULL 31/34] target/xtensa: Use translator_ldub in xtensa_insn_len
` [PULL 32/34] target/s390x: Use translator_lduw in get_next_pc
` [PULL 33/34] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
` [PULL 34/34] tcg/loongarch64: Fill out tcg_out_{ld, st} for vector regs

[RESEND PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-05-15  8:06 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] target/riscv: Reuse the conversion function of priv_spec
` [RESEND PATCH v2 2/5] target/riscv: Support the version for ss1p13
` [RESEND PATCH v2 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [RESEND PATCH v2 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [RESEND PATCH v2 5/5] target/riscv: Reserve exception codes for sw-check and hw-err

[PATCH v2 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-05-15  7:56 UTC  (7+ messages)
` [PATCH 1/5] target/riscv: Reuse the conversion function of priv_spec
` [PATCH 2/5] target/riscv: Support the version for ss1p13
` [PATCH 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PATCH 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PATCH 5/5] target/riscv: Reserve exception codes for sw-check and hw-err

[PATCH 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-05-15  7:47 UTC  (10+ messages)
` [PATCH 1/5] target/riscv: Reuse the conversion function of priv_spec and string
` [PATCH 3/5] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PATCH 4/5] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32

[PATCH v10 0/2] S3 support
 2024-05-15  7:35 UTC  (3+ messages)
` [PATCH v10 1/2] virtio-pci: only reset pm state during resetting
` [PATCH v10 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH v2 00/45] target/hppa: Misc improvements
 2024-05-15  7:35 UTC  (7+ messages)
` [PATCH v2 24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm
` [PATCH v2 32/45] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB

[PATCH ats_vtd v2 00/25] ATS support for VT-d
 2024-05-15  7:14 UTC  (26+ messages)
` [PATCH ats_vtd v2 01/25] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v2 03/25] intel_iommu: check if the input address is canonical
` [PATCH ats_vtd v2 02/25] intel_iommu: make types match
` [PATCH ats_vtd v2 04/25] intel_iommu: set accessed and dirty bits during first stage translation
` [PATCH ats_vtd v2 07/25] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v2 05/25] intel_iommu: return page walk level even when the translation fails
` [PATCH ats_vtd v2 06/25] intel_iommu: extract device IOTLB invalidation logic
` [PATCH ats_vtd v2 12/25] intel_iommu: add an internal API to find an address space with PASID
` [PATCH ats_vtd v2 10/25] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v2 09/25] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v2 08/25] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v2 11/25] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v2 14/25] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v2 16/25] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v2 13/25] intel_iommu: add support for PASID-based device IOTLB invalidation
` [PATCH ats_vtd v2 15/25] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v2 18/25] intel_iommu: implement the get_memory_region_pasid iommu operation
` [PATCH ats_vtd v2 19/25] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v2 20/25] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v2 17/25] intel_iommu: implement the get_address_space_pasid iommu operation
` [PATCH ats_vtd v2 21/25] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v2 24/25] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v2 23/25] pci: add a pci-level API for ATS
` [PATCH ats_vtd v2 22/25] memory: add an API for ATS support
` [PATCH ats_vtd v2 25/25] intel_iommu: add support for ATS

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-15  7:17 UTC  (8+ messages)
` [PATCH 4/9] migration: Add direct-io parameter

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-15  7:16 UTC  (3+ messages)
` [PATCH v2 06/15] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug

[PATCH ats_vtd v1 00/24] ATS support for VT-d
 2024-05-15  6:59 UTC  (4+ messages)
` [PATCH ats_vtd v1 03/24] intel_iommu: check if the input address is canonical

[PULL 00/11] gitlab CI fix and glib update
 2024-05-15  6:51 UTC  (2+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-15  6:36 UTC  (6+ messages)
` [PATCH v6 6/7] migration/multifd: implement qpl compression and decompression

[PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
 2024-05-15  5:47 UTC  (6+ messages)
` [PATCH v3 2/2] vhost-user: fix lost reconnect again

[RFC PATCH v2] target/loongarch/kvm: Add pmu support
 2024-05-15  4:06 UTC 


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).