qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 08:07:31 to 2023-06-20 12:20:14 UTC [more...]

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-06-20 12:19 UTC  (5+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions

[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
 2023-06-20 12:14 UTC  (5+ messages)

[RFC 0/6] Migration deprecated parts
 2023-06-20 12:13 UTC  (13+ messages)
` [RFC 1/6] migration: skipped field is really obsolete
` [RFC 2/6] migration: migrate 'inc' command option is deprecated
` [RFC 3/6] migration: migrate 'blk' "
` [RFC 4/6] migration: Deprecate -incoming <uri>

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-20 12:10 UTC  (49+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 02/46] target/loongarch: meson.build support build LASX
` [PATCH v1 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
` [PATCH v1 05/46] target/loongarch: Implement xvreplgr2vr
` [PATCH v1 06/46] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v1 07/46] target/loongarch: Implement xvneg
` [PATCH v1 08/46] target/loongarch: Implement xvsadd/xvssub
` [PATCH v1 09/46] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v1 10/46] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v1 11/46] target/loongarch: Implement xavg/xvagr
` [PATCH v1 12/46] target/loongarch: Implement xvabsd
` [PATCH v1 13/46] target/loongarch: Implement xvadda
` [PATCH v1 14/46] target/loongarch: Implement xvmax/xvmin
` [PATCH v1 15/46] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PATCH v1 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v1 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v1 18/46] target/loongarch: Implement xvsat
` [PATCH v1 19/46] target/loongarch: Implement xvexth
` [PATCH v1 20/46] target/loongarch: Implement vext2xv
` [PATCH v1 21/46] target/loongarch: Implement xvsigncov
` [PATCH v1 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PATCH v1 23/46] target/loognarch: Implement xvldi
` [PATCH v1 24/46] target/loongarch: Implement LASX logic instructions
` [PATCH v1 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PATCH v1 26/46] target/loongarch: Implement xvsllwil xvextl
` [PATCH v1 27/46] target/loongarch: Implement xvsrlr xvsrar
` [PATCH v1 28/46] target/loongarch: Implement xvsrln xvsran
` [PATCH v1 29/46] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v1 30/46] target/loongarch: Implement xvssrln xvssran
` [PATCH v1 31/46] target/loongarch: Implement xvssrlrn xvssrarn
` [PATCH v1 32/46] target/loongarch: Implement xvclo xvclz
` [PATCH v1 33/46] target/loongarch: Implement xvpcnt
` [PATCH v1 34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v1 35/46] target/loongarch: Implement xvfrstp
` [PATCH v1 36/46] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v1 37/46] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v1 38/46] target/loongarch: Implement xvseq xvsle xvslt
` [PATCH v1 39/46] target/loongarch: Implement xvfcmp
` [PATCH v1 40/46] target/loongarch: Implement xvbitsel xvset
` [PATCH v1 41/46] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH v1 42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
` [PATCH v1 43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v1 44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins
` [PATCH v1 45/46] target/loongarch: Implement xvld xvst
` [PATCH v1 46/46] target/loongarch: CPUCFG support LASX

[PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
 2023-06-20 12:05 UTC  (7+ messages)

[PATCH 0/9] ppc: New reviewers and KVM cleanups
 2023-06-20 11:53 UTC  (29+ messages)
` [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
` [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
` [PATCH 3/9] MAINTAINERS: Add reviewer for XIVE
` [PATCH 4/9] ppc/prep: Report an error when run with KVM
` [PATCH 5/9] ppc/pegasos2: "
` [PATCH 6/9] ppc/sam460ex: "
` [PATCH 7/9] ppc/bamboo: "
` [PATCH 8/9] ppc/pnv: Rephrase "
    ` [SPAM] "
` [PATCH 9/9] target/ppc: Fix timer register accessors when !KVM

[PATCH v3 00/34] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
 2023-06-20 11:37 UTC  (39+ messages)
` [PATCH v3 08/34] target/arm/tcg: Un-inline VFP translation helpers
` [PATCH v3 09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c
` [PATCH v3 11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
` [PATCH v3 13/34] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
  ` [PATCH v3 14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
  ` [PATCH v3 15/34] target/arm/tcg: Export some generic vector helpers
  ` [PATCH v3 16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c
  ` [PATCH v3 17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc'
  ` [PATCH v3 18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion
  ` [PATCH v3 20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
  ` [PATCH v3 21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc'
  ` [PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
  ` [PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
  ` [PATCH v3 24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
  ` [PATCH v3 25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc'
  ` [PATCH v3 26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc'
  ` [PATCH v3 28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
  ` [PATCH v3 29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
  ` [PATCH v3 33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'

[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-20 11:21 UTC  (2+ messages)

[PULL 00/29] ppc queue
 2023-06-20 11:20 UTC  (4+ messages)
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports

[PATCH 00/12] Introduce new vmapple machine type
 2023-06-20 11:17 UTC  (2+ messages)

[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
 2023-06-20 11:07 UTC  (38+ messages)
` [PATCH v3 01/37] util: Add cpuinfo-ppc.c
` [PATCH v3 02/37] tests/multiarch: Add test-aes
` [PATCH v3 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v3 04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
` [PATCH v3 06/37] target/i386: Use aesenc_SB_SR_AK
` [PATCH v3 07/37] target/arm: Demultiplex AESE and AESMC
` [PATCH v3 08/37] target/arm: Use aesenc_SB_SR_AK
` [PATCH v3 09/37] target/ppc: "
` [PATCH v3 10/37] target/riscv: "
` [PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v3 12/37] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v3 13/37] target/arm: "
` [PATCH v3 14/37] target/ppc: "
` [PATCH v3 15/37] target/riscv: "
` [PATCH v3 16/37] crypto: Add aesenc_MC
` [PATCH v3 17/37] target/arm: Use aesenc_MC
` [PATCH v3 18/37] crypto: Add aesdec_IMC
` [PATCH v3 19/37] target/i386: Use aesdec_IMC
` [PATCH v3 20/37] target/arm: "
` [PATCH v3 21/37] target/riscv: "
` [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v3 23/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v3 24/37] target/ppc: "
` [PATCH v3 25/37] target/riscv: "
` [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v3 27/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v3 28/37] target/riscv: "
` [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v3 30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v3 33/37] crypto: Remove AES_imc
` [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH v3 35/37] host/include/i386: Implement aes-round.h
` [PATCH v3 36/37] host/include/aarch64: "
` [PATCH v3 37/37] host/include/ppc: "

[PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
 2023-06-20 11:09 UTC  (4+ messages)

[PATCH] x86_64/atomic128-ldst.h: fix arch include guard
 2023-06-20 10:59 UTC  (4+ messages)

[PATCH v2 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-20 10:57 UTC  (5+ messages)
` [PATCH v2 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH v2 2/4] ppc/spapr: Add a nested state struct
` [PATCH v2 3/4] ppc/spapr: load and store l2 state with helper functions
` [PATCH v2 4/4] ppc/spapr: Move spapr nested HV to a new file

[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
 2023-06-20 10:52 UTC  (10+ messages)
` [PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1

[PATCH 0/4] target/ppc: TCG SMT support for spapr
 2023-06-20 10:45 UTC  (8+ messages)
` [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer

[PULL v5 00/11] xenpvh5-tag
 2023-06-20 10:40 UTC  (3+ messages)
` [PULL v5 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure

[PATCH v3 0/4] hw/smbios: Cleanup topology related variables
 2023-06-20 10:39 UTC  (5+ messages)
` [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
` [PATCH v3 2/4] hw/smbios: Fix smbios_smp_sockets caculation
` [PATCH v3 3/4] hw/smbios: Fix thread count in type4
` [PATCH v3 4/4] hw/smbios: Fix core "

[PATCH 0/5] docs/devel: improve API documentation for QOM
 2023-06-20 10:22 UTC  (12+ messages)
` [PATCH 1/5] docs/devel: add some front matter to the devel index
` [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
` [PATCH 3/5] include/hw/qdev-core: fixup kerneldoc annotations (!COMPLETE)
` [PATCH 4/5] docs/devel: split qom-api reference into new file
` [PATCH 5/5] docs/devel: introduce some key concepts for QOM development

[PULL 00/16] tcg patch queue
 2023-06-20  9:52 UTC  (18+ messages)
` [PULL 01/16] host/include/x86_64: Use __m128i for "x" constraints
` [PULL 02/16] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
` [PULL 03/16] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
` [PULL 04/16] target/i386: Simplify i386_tr_init_disas_context()
` [PULL 05/16] target/tricore: Remove pointless CONFIG_SOFTMMU guard
` [PULL 06/16] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
` [PULL 07/16] target/ppc: "
` [PULL 08/16] hw/core/cpu: "
` [PULL 09/16] accel/tcg: "
` [PULL 10/16] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
` [PULL 11/16] meson: Replace "
` [PULL 12/16] meson: Replace softmmu_ss -> system_ss
` [PULL 13/16] plugins: Remove unused 'exec/helper-proto.h' header
` [PULL 14/16] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
` [PULL 15/16] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
` [PULL 16/16] cputlb: Restrict SavedIOTLB to system emulation

[QEMU PATCH 0/1]
 2023-06-20  9:41 UTC  (6+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
 2023-06-20  9:28 UTC  (6+ messages)

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-20  9:22 UTC  (11+ messages)
        ` [PATCH v6] "
          ` Ping: "
                ` [PATCH v7] "

[PATCH 0/2] hw/i386: Cleanups around kvmclock_create()
 2023-06-20  8:32 UTC  (3+ messages)
` [PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
` [RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'

[PATCH] target/riscv: Remove unuseful KVM stubs
 2023-06-20  8:16 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).