qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-10 13:18:20 to 2024-05-12 10:53:16 UTC [more...]

[PULL 00/27] Build/arch cleanups, target/i386 fixes for 2024-05-10
 2024-05-12 10:49 UTC  (23+ messages)
` [PULL 02/27] target/i386: fix operand size for DATA16 REX.W POPCNT
` [PULL 03/27] target/i386: rdpkru/wrpkru are no-prefix instructions
` [PULL 04/27] target/i386: move prefetch and multi-byte UD/NOP to new decoder
` [PULL 05/27] target/i386: fix feature dependency for WAITPKG
` [PULL 06/27] tests/tcg: cover lzcnt/tzcnt/popcnt
` [PULL 07/27] configure: quote -D options that are passed through to meson
` [PULL 08/27] sh4: select correct components for no-board build
` [PULL 09/27] s390x: move s390_cpu_addr2state to target/s390x/sigp.c
` [PULL 12/27] s390x: select correct components for no-board build
` [PULL 13/27] tests/qtest: s390x: fix operation in a build without any boards or devices
` [PULL 14/27] xen: initialize legacy backends from xen_bus_init()
` [PULL 15/27] xen: register legacy backends via xen_backend_init
` [PULL 16/27] i386: correctly select code in hw/i386 that depends on other components
` [PULL 17/27] i386: pc: remove unnecessary MachineClass overrides
` [PULL 18/27] hw/i386: split x86.c in multiple parts
` [PULL 19/27] hw/i386: move rtc-reset-reinjection command out of hw/rtc
` [PULL 20/27] i386: select correct components for no-board build
` [PULL 21/27] tests/qtest: arm: fix operation in a build without any boards or devices
` [PULL 22/27] meson: pick libfdt from common_ss when building target-specific files
` [PULL 23/27] meson: move libfdt together with other dependencies
` [PULL 24/27] kconfig: allow compiling out QEMU device tree code per target
` [PULL 25/27] kconfig: express dependency of individual boards on libfdt

target/ppc: Move VMX int add/sub saturate insns to decodetree
 2024-05-12 10:29 UTC  (3+ messages)
` [PATCH 1/1] target/ppc: Move VMX integer "

[PATCH 0/3] Connect STM32L4x5 USART devices to the EXTI
 2024-05-12 10:19 UTC  (4+ messages)
` [PATCH 1/3] hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
` [PATCH 2/3] hw/misc: In STM32L4x5 EXTI, handle direct line interrupts
` [PATCH 3/3] hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI

[PATCH] ui/sdl2: Allow host to power down screen
 2024-05-12  9:59 UTC 

[PATCH] docs/system: Remove ADC from raspi documentation
 2024-05-12  8:57 UTC 

[PATCH] Fixes rtl8139 driver for old kernels
 2024-05-11 20:15 UTC 

[PATCH] mips64el-softmmu: Enable MTTCG
 2024-05-11 20:26 UTC 

[PATCH v11 00/10] Support blob memory and venus on qemu
 2024-05-11 18:22 UTC  (11+ messages)
` [PATCH v11 01/10] virtio-gpu: Unrealize GL device
` [PATCH v11 02/10] virtio-gpu: Use pkgconfig version to decide which virgl features are available
` [PATCH v11 03/10] virtio-gpu: Support context-init feature with virglrenderer
` [PATCH v11 04/10] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v11 05/10] virtio-gpu: Add virgl resource management
` [PATCH v11 06/10] virtio-gpu: Support blob scanout using dmabuf fd
` [PATCH v11 07/10] virtio-gpu: Support suspension of commands processing
` [PATCH v11 08/10] virtio-gpu: Handle resource blob commands
` [PATCH v11 09/10] virtio-gpu: Register capsets dynamically
` [PATCH v11 10/10] virtio-gpu: Support Venus context

[PATCH RESEND] target/riscv/cpu.c: fix Zvkb extension config
 2024-05-11 17:58 UTC  (4+ messages)

[PATCH 0/5] target/riscv: Support RISC-V privilege 1.13 spec
 2024-05-11 14:46 UTC  (9+ messages)
` [PATCH 1/5] target/riscv: Reuse the conversion function of priv_spec and string
` [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 v9 0/6] Pointer Masking update for Zjpm v1.0
 2024-05-11 14:16 UTC  (9+ messages)
` [PATCH v9 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v9 2/6] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v0.8
` [PATCH v9 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v9 4/6] target/riscv: Add pointer masking tb flags
` [PATCH v9 5/6] target/riscv: Update address modify functions to take into account pointer masking
` [PATCH v9 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[PATCH] target/riscv/cpu.c: fix Zvkb extension config
 2024-05-11  5:39 UTC  (2+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-11 12:55 UTC  (11+ messages)
` [PATCH v6 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v6 4/7] migration/multifd: add qpl "
` [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

[PATCH 00/17] RISU misc updates
 2024-05-11 11:54 UTC  (18+ messages)
` [PATCH 01/17] ppc64: Fix <sys/user.h> include order
` [PATCH 02/17] Fix load_image error check for mmap
` [PATCH 03/17] Standardize reginfo_dump_mismatch printing
` [PATCH 04/17] Add --fulldump and --diffdup options
` [PATCH 05/17] Remove return value from reginfo_dump
` [PATCH 06/17] ppc64: Clean register values in reginfo_init
` [PATCH 07/17] ppc64: Compare all bits of CCR
` [PATCH 08/17] ppc64: Simplify reginfo_is_eq
` [PATCH 09/17] ppc64: Clean up reginfo_dump
` [PATCH 10/17] aarch64: Tidy reginfo dumping ahead of ZA state
` [PATCH 11/17] aarch64: Add support for ZA storage
` [PATCH 12/17] aarch64: Trivial SME test
` [PATCH 13/17] Use bool for reginfo_is_eq
` [PATCH 14/17] aarch64: Use bool for sve_{z,p}reg_is_eq
` [PATCH 15/17] risu: Allow use of ELF test files
` [PATCH 16/17] configure: Enable loongarch64
` [PATCH 17/17] Build elf test cases instead of raw binaries

[PATCH 1/1] tests/fp/meson: don't build fp-bench test if fenv.h is missing
 2024-05-11 11:09 UTC  (8+ messages)

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-05-11 10:25 UTC  (9+ messages)

[PATCH 0/4] Fix "virtio-gpu: fix scanout migration post-load"
 2024-05-11  6:44 UTC  (6+ messages)
` [PATCH 3/4] virtio-gpu: use a VMState variant for the scanout field

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-11  4:00 UTC  (12+ messages)

[PATCH v5 0/3] Add migration test for loongarch64
 2024-05-11  3:42 UTC  (4+ 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 1/3] migration/colo: Minor fix for colo error message
 2024-05-11  2:51 UTC  (6+ messages)
` [PATCH 2/3] migration/colo: make colo_incoming_co() return void
` [PATCH 3/3] migration/colo: Tidy up bql_unlock() around bdrv_activate_all()

[RFC QEMU PATCH v9 0/1] S3 support
 2024-05-11  2:19 UTC  (4+ messages)
` [RFC QEMU PATCH v9 1/2] virtio-pci: only reset pm state during resetting

[PATCH v6 00/48] Misc PPC exception and BookE MMU clean ups
 2024-05-11  1:46 UTC  (49+ messages)
` [PATCH v6 01/48] target/ppc: Remove unused struct 'mmu_ctx_hash32'
` [PATCH v6 02/48] target/ppc: Remove unused helper
` [PATCH v6 03/48] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v6 04/48] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v6 05/48] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v6 06/48] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v6 07/48] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v6 08/48] target/ppc/mmu_common.c: Move else branch to avoid large if block
` [PATCH v6 09/48] target/ppc/mmu_common.c: Move some debug logging
` [PATCH v6 10/48] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address()
` [PATCH v6 11/48] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v6 12/48] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v6 13/48] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v6 14/48] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v6 15/48] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v6 16/48] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v6 17/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address()
` [PATCH v6 18/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address()
` [PATCH v6 19/48] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address()
` [PATCH v6 20/48] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot()
` [PATCH v6 21/48] target/ppc/mmu_common.c: Remove BookE from direct store handling
` [PATCH v6 22/48] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v6 23/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1
` [PATCH v6 24/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2
` [PATCH v6 25/48] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb()
` [PATCH v6 26/48] target/ppc/mmu_common.c: Split off 40x cases from ppc_jumbo_xlate()
` [PATCH v6 27/48] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate()
` [PATCH v6 28/48] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c
` [PATCH v6 29/48] target/ppc/mmu_common.c: Remove pte_update_flags()
` [PATCH v6 30/48] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v6 31/48] target/ppc: Split off common embedded TLB init
` [PATCH v6 32/48] target/ppc/mmu-hash32.c: Drop a local variable
` [PATCH v6 33/48] target/ppc/mmu-radix64.c: "
` [PATCH v6 34/48] target/ppc: Add a function to check for page protection bit
` [PATCH v6 35/48] target/ppc: Move out BookE and related MMU functions from mmu_common.c
` [PATCH v6 36/48] target/ppc/mmu_common.c: Remove local name for a constant
` [PATCH v6 37/48] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v6 38/48] "
` [PATCH v6 39/48] target/ppc/mmu_common.c: Remove another single use local
` [PATCH v6 40/48] target/ppc/mmu_common.c: Remove yet "
` [PATCH v6 41/48] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
` [PATCH v6 42/48] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
` [PATCH v6 43/48] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
` [PATCH v6 44/48] target/ppc/mmu_common.c: Remove hash "
` [PATCH v6 45/48] target/ppc/mmu_common.c: Remove nx "
` [PATCH v6 46/48] target/ppc/mmu_common.c: Convert local variable to bool
` [PATCH v6 47/48] target/ppc/mmu_common.c: Remove single use local variable
` [PATCH v6 48/48] target/ppc/mmu_common.c: Simplify a switch statement

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-05-10 20:03 UTC  (7+ messages)
` [PATCH v3] "

[BUG, RFC] Base node is in RW after making external snapshot
 2024-05-10 19:29 UTC  (2+ messages)

[PATCH 00/41] target/sparc: Implement VIS4
 2024-05-10 17:31 UTC  (32+ messages)
` [PATCH 08/41] target/sparc: Perform DFPREG/QFPREG in decodetree
` [PATCH 09/41] target/sparc: Remove gen_dest_fpr_D
` [PATCH 11/41] target/sparc: Use gvec for VIS1 parallel add/sub
` [PATCH 13/41] target/sparc: Add feature bits for VIS 3
` [PATCH 14/41] target/sparc: Implement ADDXC, ADDXCcc
` [PATCH 21/41] target/sparc: Implement FPADD64 FPSUB64
` [PATCH 26/41] target/sparc: Implement LZCNT
` [PATCH 28/41] target/sparc: Implement PDISTN
` [PATCH 32/41] target/sparc: Implement IMA extension
` [PATCH 33/41] target/sparc: Add feature bit for VIS4
` [PATCH 35/41] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
` [PATCH 37/41] target/sparc: Implement FPMIN, FPMAX
` [PATCH 38/41] target/sparc: Implement SUBXC, SUBXCcc
` [PATCH 40/41] target/sparc: Implement monitor asis
` [PATCH 41/41] target/sparc: Enable VIS4 feature bit

CXL numa error on arm64 qemu virt machine
 2024-05-10 17:16 UTC  (4+ messages)

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-05-10 16:33 UTC  (14+ messages)
` [PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing

[Stable-8.2.4 00/16] Patch Round-up for stable 8.2.4 (planned for 2024-05-12)
 2024-05-10 15:05 UTC  (3+ messages)
` [Stable-8.2.4 00/16] Patch Round-up for stable 8.2.4 (planned for 2024-05-10)

[PATCH v2 0/4] target/hexagon: Minor idef-parser cleanup
 2024-05-10 14:52 UTC  (5+ messages)
` [PATCH v2 1/4] target/hexagon: idef-parser remove unused defines
` [PATCH v2 2/4] target/hexagon: idef-parser remove undefined functions
` [PATCH v2 3/4] target/hexagon: idef-parser fix leak of init_list
` [PATCH v2 4/4] target/hexagon: idef-parser simplify predicate init

[PATCH 00/45] target/hppa: Misc improvements
 2024-05-10 14:48 UTC  (2+ messages)

[PATCH V8 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-10 14:43 UTC  (7+ messages)
` [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V8 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code

[PATCH] ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
 2024-05-10 14:30 UTC 

[PATCH 0/3] Initial support for One-Time Programmable Memory (OTP) in BCM2835
 2024-05-10 14:10 UTC  (4+ messages)
` [PATCH 1/3] hw/nvram: Add BCM2835 OTP device
` [PATCH 2/3] hw/arm: Connect OTP device to BCM2835
` [PATCH 3/3] hw/misc: Implement mailbox properties for customer OTP and device specific private keys

[PATCH v2 0/2] ppc/pnv: ADU model for POWER9/10
 2024-05-10 14:14 UTC  (3+ messages)
` [PATCH v2 1/2] ppc/pnv: Begin a more complete ADU LPC "
` [PATCH v2 2/2] ppc/pnv: Implement ADU access to LPC space

Problem with bypass iommu
 2024-05-10  7:25 UTC 

[PATCH v3 0/5] mirror: allow specifying working bitmap
 2024-05-10 13:16 UTC  (5+ messages)
` [PATCH v3 1/5] qapi/block-core: avoid the re-use of MirrorSyncMode for backup
` [PATCH v3 3/5] mirror: allow specifying working bitmap
` [PATCH v3 4/5] iotests: add test for bitmap mirror
` [PATCH v3 5/5] blockdev: mirror: check for target's cluster size when using bitmap


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