messages from 2024-05-26 19:49:20 to 2024-05-27 07:28:54 UTC [more...]
[Stable-8.2.5 00/21] Patch Round-up for stable 8.2.5, freeze on 2024-06-07
2024-05-27 7:24 UTC (11+ messages)
` [Stable-8.2.5 01/21] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
` [Stable-8.2.5 03/21] target/sparc: Fix FMUL8x16
` [Stable-8.2.5 05/21] hw/remote/vfio-user: Fix config space access byte order
` [Stable-8.2.5 06/21] target/i386: fix operand size for DATA16 REX.W POPCNT
` [Stable-8.2.5 10/21] configure: Fix error message when C compiler is not working
` [Stable-8.2.5 11/21] ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
` [Stable-8.2.5 12/21] ui/gtk: Check if fence_fd is equal to or greater than 0
` [Stable-8.2.5 14/21] target-i386: hyper-v: Correct kvm_hv_handle_exit return value
` [Stable-8.2.5 16/21] target/loongarch/kvm: Fix VM recovery from disk failures
` [Stable-8.2.5 20/21] target/i386: disable jmp_opt if EFLAGS.RF is 1
[PATCH v2 0/3] RISC-V virt MHP support
2024-05-27 7:19 UTC (6+ messages)
` [PATCH v2 1/3] hw/riscv/virt: Add memory hotplugging and virtio-md-pci support
[RFC PATCH 0/3] Fix s390x flic migration and add some more qtests
2024-05-27 7:13 UTC (11+ messages)
` [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
` [RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x
[PATCH v3 00/11] Power11 support for QEMU
2024-05-27 7:10 UTC (9+ messages)
` [PATCH v3 01/11] ppc: Add Power11 DD2.0 processor
` [PATCH v3 02/11] ppc/pseries: Add Power11 cpu type
` [PATCH v3 03/11] target/ppc: Introduce 'PowerPCCPUClass::logical_pvr'
` [PATCH v3 04/11] target/ppc: Fix regression due to Power10 and Power11 having same PCR
` [PATCH v3 05/11] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v3 06/11] ppc/pnv: Add HOMER for POWER11
` [PATCH v3 07/11] ppc/pnv: Add a LPC controller "
` [PATCH v3 09/11] ppc/pnv: Add a PSI bridge model for Power11
[PATCH v3 0/4] Check clock connection between STM32L4x5 RCC and peripherals
2024-05-27 7:04 UTC (3+ messages)
` [PATCH v3 3/4] hw/clock: Expose 'qtest-clock-period' QOM property for QTests
[PATCH] intel_iommu: Use the latest fault reasons defined by spec
2024-05-27 6:50 UTC (15+ messages)
[PATCH v3 00/16] Add AST2700 support
2024-05-27 6:48 UTC (8+ messages)
` [PATCH v3 08/16] aspeed/smc: support 64 bits dma dram address
[Stable-7.2.12 00/19] Patch Round-up for stable 7.2.12, freeze on 2024-06-07
2024-05-27 6:40 UTC (20+ messages)
` [Stable-7.2.12 01/19] gitlab-ci: Remove job building EDK2 firmware binaries
` [Stable-7.2.12 02/19] gitlab/opensbi: Move to docker:stable
` [Stable-7.2.12 03/19] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [Stable-7.2.12 04/19] nbd/server: do not poll within a coroutine context
` [Stable-7.2.12 05/19] nbd/server: Mark negotiation functions as coroutine_fn
` [Stable-7.2.12 06/19] backends/cryptodev-builtin: Fix local_error leaks
` [Stable-7.2.12 07/19] tests/avocado: update sunxi kernel from armbian to 6.6.16
` [Stable-7.2.12 08/19] .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
` [Stable-7.2.12 09/19] hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
` [Stable-7.2.12 10/19] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
` [Stable-7.2.12 11/19] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
` [Stable-7.2.12 12/19] hw/remote/vfio-user: Fix config space access byte order
` [Stable-7.2.12 13/19] target/i386: fix operand size for DATA16 REX.W POPCNT
` [Stable-7.2.12 14/19] target/i386: rdpkru/wrpkru are no-prefix instructions
` [Stable-7.2.12 15/19] ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
` [Stable-7.2.12 16/19] ui/gtk: Check if fence_fd is equal to or greater than 0
` [Stable-7.2.12 17/19] target-i386: hyper-v: Correct kvm_hv_handle_exit return value
` [Stable-7.2.12 18/19] target/i386: disable jmp_opt if EFLAGS.RF is 1
` [Stable-7.2.12 19/19] target/i386: no single-step exception after MOV or POP SS
[PATCH 0/7] s390x/ccw: Error reporting cleanups
2024-05-27 6:43 UTC (3+ messages)
[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2024-05-27 6:41 UTC (6+ messages)
[PATCH v8 0/8] update linux headers to v6.10-rc1 and shutdown support for pvpanic
2024-05-27 6:33 UTC (10+ messages)
` [PATCH v8 1/8] scripts/update-linux-headers: Copy setup_data.h to correct directory
` [PATCH v8 2/8] linux-headers: update to 6.10-rc1
` [PATCH v8 3/8] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v8 4/8] tests/qtest/pvpanic: use centralized "
` [PATCH v8 5/8] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v8 6/8] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v8 7/8] tests/qtest/pvpanic: add tests for pvshutdown event
` [PATCH v8 8/8] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
[RFC PATCH 00/10] ppc/pnv: Better big-core model, lpar-per-core, PC unit
2024-05-27 6:25 UTC (2+ messages)
[PATCH] scripts/update-linux-headers.sh: Remove temporary directory inbetween
2024-05-27 6:02 UTC
[PATCH] scripts/update-linux-headers.sh: Fix the path of setup_data.h
2024-05-27 6:01 UTC
[PATCH] fuzz: specify audiodev for usb-audio
2024-05-27 5:34 UTC (2+ messages)
[PATCH] dias/riscv: Decode all of the pmpcfg and pmpaddr CSRs
2024-05-27 5:28 UTC (2+ messages)
[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
2024-05-27 5:19 UTC (3+ messages)
` [PATCH V2 1/3] vl: Allow multiple -overcommit commands
[PATCH v2 0/1] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
2024-05-27 5:17 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH rfcv2 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-05-27 5:14 UTC (11+ 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
[PATCH] target/riscv: zvbb implies zvkb
2024-05-27 5:13 UTC (3+ messages)
[PATCH v2 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
2024-05-27 5:06 UTC (2+ messages)
[PATCH] virtio-pci: Fix the use of an uninitialized irqfd
2024-05-27 3:43 UTC (2+ messages)
[PATCH 00/16] VFIO: misc cleanups part2
2024-05-27 3:18 UTC (4+ messages)
` [PATCH 04/16] vfio/helpers: Make vfio_set_irq_signaling() return bool
[PATCH] x86: cpu: fixup number of addressable IDs for processor cores in the physical package
2024-05-27 3:13 UTC
[PATCH v13 00/13] Support blob memory and venus on qemu
2024-05-27 3:02 UTC (14+ messages)
` [PATCH v13 01/13] virtio-gpu: Move fence_poll timer to VirtIOGPUGL
` [PATCH v13 02/13] virtio-gpu: Move print_stats "
` [PATCH v13 03/13] virtio-gpu: Handle virtio_gpu_virgl_init() failure
` [PATCH v13 04/13] virtio-gpu: Unrealize GL device
` [PATCH v13 05/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v13 06/13] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v13 07/13] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v13 08/13] virtio-gpu: Add virgl resource management
` [PATCH v13 09/13] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v13 10/13] virtio-gpu: Support suspension of commands processing
` [PATCH v13 11/13] virtio-gpu: Handle resource blob commands
` [PATCH v13 12/13] virtio-gpu: Register capsets dynamically
` [PATCH v13 13/13] virtio-gpu: Support Venus context
[PULL 00/20] target-arm queue
2024-05-27 2:36 UTC (5+ messages)
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
[PULL 00/28] linux-user patch queue
2024-05-27 2:34 UTC (30+ messages)
` [PULL 01/28] target/i386: Add tcg/access.[ch]
` [PULL 02/28] target/i386: Convert do_fldt, do_fstt to X86Access
` [PULL 03/28] target/i386: Convert helper_{fbld, fbst}_ST0 "
` [PULL 04/28] target/i386: Convert do_fldenv "
` [PULL 05/28] target/i386: Convert do_fstenv "
` [PULL 06/28] target/i386: Convert do_fsave, do_frstor "
` [PULL 07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} "
` [PULL 08/28] target/i386: Convert do_xrstor_{fpu, "
` [PULL 09/28] tagret/i386: Convert do_fxsave, do_fxrstor "
` [PULL 10/28] target/i386: Convert do_xsave_* "
` [PULL 11/28] target/i386: Convert do_xrstor_* "
` [PULL 12/28] target/i386: Split out do_xsave_chk
` [PULL 13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
` [PULL 14/28] target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea
` [PULL 15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
` [PULL 16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
` [PULL 17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
` [PULL 18/28] linux-user/i386: Split out struct target_fregs_state
` [PULL 19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
` [PULL 20/28] linux-user/i386: Return boolean success from restore_sigcontext
` [PULL 21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
` [PULL 22/28] linux-user/i386: Fix allocation and alignment of fp state
` [PULL 23/28] linux-user/i386: Honor xfeatures in xrstor_sigcontext
` [PULL 24/28] target/i386: Convert do_xsave to X86Access
` [PULL 25/28] target/i386: Convert do_xrstor "
` [PULL 26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
` [PULL 27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
` [PULL 28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}
[PATCH v1 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2024-05-27 2:19 UTC (5+ messages)
` [PATCH v1 1/4] target/riscv/kvm: add software breakpoints support
` [PATCH v1 2/4] target/riscv/kvm: implement kvm_arch_update_guest_debug()
` [PATCH v1 3/4] target/riscv/kvm: handle the exit with debug reason
` [PATCH v1 4/4] target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2024-05-27 2:12 UTC (5+ messages)
` [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
[PULL 00/10] loongarch-to-apply queue
2024-05-27 1:54 UTC (4+ messages)
` [PULL 01/10] target/loongarch/kvm: Fix VM recovery from disk failures
[PATCH 0/6] target/riscv: Support Zabha extension
2024-05-27 1:52 UTC (5+ messages)
[PATCH] target/arm: Disable SVE extensions when SVE is disabled
2024-05-27 0:57 UTC (3+ messages)
[PATCH v12 00/13] Support blob memory and venus on qemu
2024-05-27 0:52 UTC (11+ messages)
` [PATCH v12 03/13] virtio-gpu: Use pkgconfig version to decide which virgl features are available
[PATCH 00/43] Remaining MMU clean up patches
2024-05-26 23:13 UTC (44+ messages)
` [PATCH 01/43] target/ppc: Reorganise and rename ppc_hash32_pp_prot()
` [PATCH 02/43] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH 03/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 04/43] "
` [PATCH 05/43] target/ppc/mmu_common.c: Remove another "
` [PATCH 06/43] target/ppc/mmu_common.c: Remove yet "
` [PATCH 07/43] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH 08/43] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH 09/43] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PATCH 10/43] target/ppc/mmu_common.c: Remove hash "
` [PATCH 11/43] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH 12/43] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
` [PATCH 13/43] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH 14/43] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH 15/43] target/ppc/mmu_common.c: Simplify a switch statement
` [PATCH 16/43] target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
` [PATCH 17/43] target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
` [PATCH 18/43] target/ppc: Add function to get protection key for hash32 MMU
` [PATCH 19/43] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_prot()
` [PATCH 20/43] target/ppc/mmu_common.c: Init variable in function that relies on it
` [PATCH 21/43] target/ppc/mmu_common.c: Remove key field from mmu_ctx_t
` [PATCH 22/43] target/ppc/mmu_common.c: Stop using ctx in ppc6xx_tlb_check()
` [PATCH 23/43] target/ppc/mmu_common.c: Rename function parameter
` [PATCH 24/43] target/ppc/mmu_common.c: Use defines instead of numeric constants
` [PATCH 25/43] target/ppc: Remove bat_size_prot()
` [PATCH 26/43] target/ppc/mmu_common.c: Stop using ctx in get_bat_6xx_tlb()
` [PATCH 27/43] target/ppc/mmu_common.c: Remove mmu_ctx_t
` [PATCH 28/43] target/ppc/mmu-hash32.c: Inline and remove ppc_hash32_pte_raddr()
` [PATCH 29/43] target/ppc/mmu-hash32.c: Move get_pteg_offset32() to the header
` [PATCH 30/43] target/ppc: Unexport some functions from mmu-book3s-v3.h
` [PATCH 31/43] target/ppc/mmu-radix64: Remove externally unused parts from header
` [PATCH 32/43] target/ppc: Remove includes from mmu-book3s-v3.h
` [PATCH 33/43] target/ppc: Remove single use static inline function
` [PATCH 34/43] target/ppc/internal.h: Consolidate ifndef CONFIG_USER_ONLY blocks
` [PATCH 35/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_bat_lookup()
` [PATCH 36/43] target/ppc/mmu-hash32: Remove some static inlines from header
` [PATCH 37/43] target/ppc/mmu-hash32.c: Return and use pte address instead of base + offset
` [PATCH 38/43] target/ppc/mmu-hash32.c: Use pte address as parameter instead of offset
` [PATCH 39/43] target/ppc: Change parameter type of some inline functions
` [PATCH 40/43] target/ppc: Change parameter type of ppc64_v3_radix()
` [PATCH 41/43] target/ppc: Change MMU xlate functions to take CPUState
` [PATCH 42/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_set_[rc]
` [PATCH 43/43] target/ppc/mmu-hash32.c: Change parameter type of ppc_hash32_direct_store
[PATCH 0/2] block: allow commit to unmap zero blocks
2024-05-26 19:29 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block: add test non-active commit with zeroed data
[PATCH v2 00/37] target/sparc: Implement VIS4
2024-05-26 19:42 UTC (5+ messages)
` [PATCH v2 08/37] target/sparc: Use gvec for VIS1 parallel add/sub
` [PATCH v2 11/37] target/sparc: Implement ADDXC, ADDXCcc
` [PATCH v2 21/37] target/sparc: Implement LDXEFSR
` [PATCH v2 23/37] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd
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).