messages from 2024-05-23 20:21:19 to 2024-05-24 14:21:10 UTC [more...]
[PATCH 00/16] target/i386/tcg: translation cleanups
2024-05-24 14:20 UTC (20+ messages)
` [PATCH 01/16] target/i386: remove unnecessary gen_update_cc_op before gen_eob*
` [PATCH 02/16] target/i386: cleanup eob handling of RSM
` [PATCH 03/16] target/i386: document and group DISAS_* constants
` [PATCH 04/16] target/i386: avoid calling gen_eob_syscall before tb_stop
` [PATCH 05/16] target/i386: avoid calling gen_eob_inhibit_irq "
` [PATCH 06/16] target/i386: assert that gen_update_eip_cur and gen_update_eip_next are the same in tb_stop
` [PATCH 07/16] target/i386: raze the gen_eob* jungle
` [PATCH 08/16] target/i386: reg in gen_ldst_modrm is always OR_TMP0
` [PATCH 09/16] target/i386: split gen_ldst_modrm for load and store
` [PATCH 10/16] target/i386: inline gen_add_A0_ds_seg
` [PATCH 11/16] target/i386: use mo_stacksize more
` [PATCH 12/16] target/i386: introduce gen_lea_ss_ofs
` [PATCH 13/16] target/i386: clean up repeated string operations
` [PATCH 14/16] target/i386: remove aflag argument of gen_lea_v_seg
` [PATCH 15/16] target/i386: cpu_load_eflags already sets cc_op
` [PATCH 16/16] target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
[PATCH V1 00/26] Live update: cpr-exec
2024-05-24 14:07 UTC (7+ messages)
` [PATCH V1 05/26] migration: precreate vmstate
` [PATCH V1 23/26] migration: misc cpr-exec blockers
[PATCH rfcv2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-05-24 13:57 UTC (7+ messages)
` [PATCH rfcv2 06/17] intel_iommu: Implement stage-1 translation
` [PATCH rfcv2 09/17] intel_iommu: Flush stage-1 cache in iotlb invalidation
` [PATCH rfcv2 15/17] intel_iommu: Set default aw_bits to 48 in scalable modren mode
[PULL 00/72] ppc-for-9.1-1 queue
2024-05-24 13:36 UTC (2+ messages)
[PATCH 00/16] VFIO: misc cleanups part2
2024-05-24 13:16 UTC (5+ messages)
` [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
` [PATCH 05/16] vfio/helpers: Make vfio_device_get_name() "
[PATCH 0/7] s390x/ccw: Error reporting cleanups
2024-05-24 13:14 UTC (14+ messages)
` [PATCH 1/7] hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
` [PATCH 2/7] s390x/css: Make CCWDeviceClass::realize return bool
` [PATCH 3/7] hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
` [PATCH 4/7] s390x/css: Make S390CCWDeviceClass::realize return bool
` [PATCH 5/7] vfio/ccw: Use the 'Error **errp' argument of vfio_ccw_realize()
` [PATCH 7/7] vfio/{ap, ccw}: Use warn_report_err() for IRQ notifier registration errors
[PATCH v2 0/3] RISC-V virt MHP support
2024-05-24 13:14 UTC (6+ messages)
` [PATCH v2 1/3] hw/riscv/virt: Add memory hotplugging and virtio-md-pci support
` [PATCH v2 3/3] hw/riscv/virt: Add ACPI GED and PC-DIMM MHP support
[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
2024-05-24 12:30 UTC (4+ messages)
` [PATCH v2 01/18] migration: Fix file migration with fdset
[PATCH] tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG, too
2024-05-24 12:28 UTC (4+ messages)
[PATCH v2 0/2] Zynq 7000 Improvements
2024-05-24 12:08 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm/xilinx_zynq: Add cache controller
` [PATCH v2 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
[PATCH 0/2] Zynq 7000 SoC improvements
2024-05-24 11:45 UTC (4+ messages)
` [PATCH 2/2] hw/arm/xilinx_zynq: Support up to two CPU cores
[RFC PATCH] hw/dma: Add Intel I/OAT DMA controller emulation
2024-05-24 11:45 UTC
[PATCH 0/6] target/riscv: Support Zabha extension
2024-05-24 11:44 UTC (4+ messages)
` [PATCH 5/6] target/riscv: Enable zabha for max cpu
[PATCH v2 0/2] Fix GICv2 handling of pending interrupts
2024-05-24 11:32 UTC (3+ messages)
` [PATCH v2 1/2] hw/intc/arm_gic: Fix set pending of PPIs
` [PATCH v2 2/2] hw/intc/arm_gic: Fix writes to GICD_ITARGETSRn
[PATCH 1/1] target/riscv: Support Zama16b extension
2024-05-24 11:22 UTC (2+ messages)
[PATCH 0/2] migrate inflight emulated SCSI request for the scsi disk device
2024-05-24 10:53 UTC (5+ messages)
` [PATCH 1/2] scsi-disk: Introduce the migrate_emulate_scsi_request field
` [PATCH 2/2] scsi-disk: Fix crash for VM configured with USB CDROM after live migration
[PULL 00/10] loongarch-to-apply queue
2024-05-24 10:54 UTC (6+ messages)
` [PULL 01/10] target/loongarch/kvm: Fix VM recovery from disk failures
` [PULL 10/10] hw/loongarch/virt: Fix FDT memory node address width
[PATCH v7 0/8] xen: Support grant mappings
2024-05-24 10:51 UTC (9+ messages)
` [PATCH v7 1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v7 2/8] xen: mapcache: Unmap first entries in buckets
` [PATCH v7 3/8] xen: Add xen_mr_is_memory()
` [PATCH v7 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
` [PATCH v7 5/8] softmmu: Replace check for RAMBlock offset 0 with xen_mr_is_memory
` [PATCH v7 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v7 7/8] xen: mapcache: Add support for grant mappings
` [PATCH v7 8/8] hw/arm: xen: Enable use of "
[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-05-24 10:05 UTC (7+ messages)
` [PATCH v2 1/6] hw/acpi/GI: Fix trivial parameter alignment issue
` [PATCH v2 2/6] hw/acpi: Insert an acpi-generic-node base under acpi-generic-initiator
` [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
` [PATCH v2 4/6] bios-tables-test: Allow for new acpihmat-generic-x test data
` [PATCH v2 5/6] bios-tables-test: Add complex SRAT / HMAT test for GI GP
` [PATCH v2 6/6] bios-tables-test: Add data for complex numa test (GI, GP etc)
[PATCH 0/4] target/riscv: Implement May-Be-Operations(zimop) extension
2024-05-24 9:48 UTC (5+ messages)
` [PATCH 1/4] target/riscv: Add zimop extension
` [PATCH 3/4] target/riscv: Add zcmop extension
[PATCH v3] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
2024-05-24 9:31 UTC (2+ messages)
[PATCH RFC 0/2] meson: Pass objects to declare_dependency()
2024-05-24 9:14 UTC (4+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] Revert "meson: Propagate gnutls dependency"
[PATCH] intel_iommu: Use the latest fault reasons defined by spec
2024-05-24 8:40 UTC (8+ messages)
[PATCH v3 0/3] Fix sanitizer errors with clang 18.1.1
2024-05-24 8:09 UTC (4+ messages)
` [PATCH v3 3/3] meson: Drop the .fa library prefix
[PATCH] hw/nvme: fix mo field in io mgnt send
2024-05-24 8:03 UTC (4+ messages)
[PATCH v3 00/11] Support persistent reservation operations
2024-05-24 7:24 UTC (11+ messages)
` [PATCH v3 06/11] block/nvme: add reservation command protocol constants
` [PATCH v3 08/11] hw/nvme: enable ONCS reservations
` [PATCH v3 09/11] hw/nvme: enable namespace rescap function
` [PATCH v3 10/11] hw/nvme: add reservation protocal command
[PATCH v2] meson.build: add -mcx16 flag for x86_64 host
2024-05-24 7:15 UTC (3+ messages)
[PATCH v2 00/11] qcow2: make subclusters discardable
2024-05-24 6:42 UTC (7+ messages)
` [PATCH v2 04/11] block/file-posix: add trace event for fallocate() calls
` [PATCH v2 05/11] iotests/common.rc: add disk_usage function
` [PATCH v2 06/11] iotests/290: add test case to check 'discard-no-unref' option behavior
[PATCH v2 00/12] Add support for RISC-V ACPI tests
2024-05-24 6:14 UTC (13+ messages)
` [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PATCH v2 02/12] uefi-test-tools: Add support for python based build script
` [PATCH v2 03/12] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PATCH v2 04/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PATCH v2 05/12] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH v2 06/12] tests/data/acpi/virt: Move ACPI tables under aarch64
` [PATCH v2 07/12] meson.build: Add RISC-V to the edk2-target list
` [PATCH v2 08/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PATCH v2 09/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PATCH v2 10/12] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PATCH v2 11/12] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v2 12/12] tests/qtest/bios-tables-test: Add expected ACPI data files "
[PATCH v4 0/4] Fix sanitizer errors with clang 18.1.1
2024-05-24 5:35 UTC (5+ messages)
` [PATCH v4 1/4] qemu-keymap: Make references to allocations static
` [PATCH v4 2/4] lockable: Do not cast function pointers
` [PATCH v4 3/4] qapi: "
` [PATCH v4 4/4] meson: Drop the .fa library suffix
[PULL 0/5] tcg patch queue
2024-05-24 5:06 UTC (2+ messages)
[PATCH v3 0/3] Add extioi virt extension support
2024-05-24 1:23 UTC (3+ messages)
[PATCH v12 00/13] Support blob memory and venus on qemu
2024-05-23 23:33 UTC (4+ messages)
` [PATCH v12 13/13] virtio-gpu: Support Venus context
[PULL 00/72] ppc-for-9.1-1 queue
2024-05-23 23:31 UTC (74+ messages)
` [PULL 01/72] spapr: avoid overhead of finding vhyp class in critical operations
` [PULL 02/72] ppc/spapr: Add ibm,pi-features
` [PULL 03/72] target/ppc: Fix broadcast tlbie synchronisation
` [PULL 04/72] tcg/cputlb: Remove non-synced variants of global TLB flushes
` [PULL 05/72] tcg/cputlb: remove other-cpu capability from TLB flushing
` [PULL 06/72] target/ppc: Move sync instructions to decodetree
` [PULL 07/72] target/ppc: Fix embedded memory barriers
` [PULL 08/72] target/ppc: Add ISA v3.1 variants of sync instruction
` [PULL 09/72] target/ppc: Merge various fpu helpers
` [PULL 10/72] target/ppc: Move floating-point arithmetic instructions to decodetree
` [PULL 11/72] target/ppc: Move mul{li, lw, lwo, hw, hwu} "
` [PULL 12/72] target/ppc: Make divw[u] handler method decodetree compatible
` [PULL 13/72] target/ppc: Move divw[u, e, eu] instructions to decodetree
` [PULL 14/72] target/ppc: Move neg, darn, mod{sw, uw} "
` [PULL 15/72] target/ppc: Move multiply fixed-point insns (64-bit operands) "
` [PULL 16/72] target/ppc: Move div/mod fixed-point insns (64 bits "
` [PULL 17/72] target/ppc: Move cmp{rb, eqb}, tw[i], td[i], isel instructions "
` [PULL 18/72] target/ppc: Move logical fixed-point "
` [PULL 19/72] target/ppc: Move VMX storage access "
` [PULL 20/72] target/ppc: Move VMX integer logical "
` [PULL 21/72] target/ppc: Move VMX integer max/min "
` [PULL 22/72] This commit is preparatory to the addition of Branch History Rolling Buffer (BHRB) functionality, which is being provided today starting with the P8 processor
` [PULL 23/72] This commit continues adding support for the Branch History Rolling Buffer (BHRB) as is provided starting with the P8 processor and continuing with its successors. This commit is limited to the recording and filtering of taken branches
` [PULL 24/72] Add support for the clrbhrb and mfbhrbe instructions
` [PULL 25/72] Adds migration support for Branch History Rolling Buffer (BHRB) internal state
` [PULL 26/72] target/ppc: larx/stcx generation need only apply DEF_MEMOP() once
` [PULL 27/72] target/ppc: Remove redundant MEMOP_GET_SIZE macro
` [PULL 28/72] target/ppc: Make checkstop actually stop the system
` [PULL 29/72] target/ppc: improve checkstop logging
` [PULL 30/72] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PULL 31/72] target/ppc: BookE DECAR SPR is 32-bit
` [PULL 32/72] target/ppc: Add PPR32 SPR
` [PULL 33/72] target/ppc: add helper to write per-LPAR SPRs
` [PULL 34/72] target/ppc: Add SMT support to simple SPRs
` [PULL 35/72] target/ppc: Add SMT support to PTCR SPR
` [PULL 36/72] target/ppc: Implement LDBAR, TTR SPRs
` [PULL 37/72] target/ppc: Implement SPRC/SPRD SPRs
` [PULL 38/72] target/ppc: add SMT support to msgsnd broadcast
` [PULL 39/72] target/ppc: Remove unused struct 'mmu_ctx_hash32'
` [PULL 40/72] target/ppc: Remove unused helper
` [PULL 41/72] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PULL 42/72] target/ppc/mmu_common.c: Remove unneeded local variable
` [PULL 43/72] target/ppc/mmu_common.c: Simplify checking for real mode
` [PULL 44/72] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PULL 45/72] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PULL 46/72] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PULL 47/72] target/ppc/mmu_common.c: Move some debug logging
` [PULL 48/72] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PULL 49/72] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PULL 50/72] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PULL 51/72] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PULL 52/72] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PULL 53/72] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PULL 54/72] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PULL 55/72] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PULL 56/72] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address()
` [PULL 57/72] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PULL 58/72] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PULL 59/72] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PULL 60/72] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PULL 61/72] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PULL 62/72] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb()
` [PULL 63/72] target/ppc/mmu_common.c: Split off 40x cases from ppc_jumbo_xlate()
` [PULL 64/72] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate()
` [PULL 65/72] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c
` [PULL 66/72] target/ppc: Remove id_tlbs flag from CPU env
` [PULL 67/72] target/ppc: Split off common embedded TLB init
` [PULL 68/72] target/ppc/mmu-hash32.c: Drop a local variable
` [PULL 69/72] target/ppc/mmu-radix64.c: "
` [PULL 70/72] target/ppc: Add a function to check for page protection bit
` [PULL 71/72] target/ppc: Move out BookE and related MMU functions from mmu_common.c
` [PULL 72/72] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
[PATCH 0/2] target/ppc: Fix PMU instruction counting
2024-05-23 23:27 UTC (3+ messages)
[RFC PATCH 0/4] migration-test: Device migration smoke tests
2024-05-23 20:19 UTC (3+ messages)
` [RFC PATCH 2/4] tests/qtest/migration: Add a test that runs vmstate-static-checker
` [RFC PATCH 3/4] tests/qtest/migration: Add support for simple device tests
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).