qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 18:07:16 to 2023-06-20 11:10:25 UTC [more...]

[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
 2023-06-20 11:07 UTC  (5+ messages)
` [PATCH v3 01/37] util: Add cpuinfo-ppc.c
` [PATCH v3 02/37] tests/multiarch: Add test-aes
` [PATCH v3 07/37] target/arm: Demultiplex AESE and AESMC
` [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK

[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 0/9] ppc: New reviewers and KVM cleanups
 2023-06-20 10:56 UTC  (28+ 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 "
` [PATCH 9/9] target/ppc: Fix timer register accessors when !KVM

[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
 2023-06-20 10:52 UTC  (16+ messages)
` [PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v3 05/14] target/ppc: Remove some more local CPUState variables only used once
` [PATCH v3 08/14] target/ppc: Fix gen_sc to use correct nip
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v3 10/14] target/ppc: Simplify syscall exception handlers
` [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1

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

[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

[PATCH v3 00/34] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
 2023-06-20 10:44 UTC  (38+ 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 v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
 2023-06-20 10:44 UTC  (4+ messages)

[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  (14+ 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

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-20  9:38 UTC  (47+ 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

[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] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
 2023-06-20  8:33 UTC  (5+ messages)

[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 

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

[PATCH qemu 1/2] semihosting: Added to support GDB_O_APPEND flag of host_open()
 2023-06-20  7:32 UTC  (4+ messages)
` [PATCH qemu 2/2] gdbstub: Fixed gdb_open() does not work issue while an extra 'x' is being added when converting '%s' to a pointer

[PATCH] target/arm: Restructure has_vfp_d32 test
 2023-06-20  7:19 UTC  (4+ messages)

[PATCH] ppc/pnv/pci: Clean up error messages
 2023-06-20  6:00 UTC  (3+ messages)

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-20  5:09 UTC  (3+ messages)
` [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot

[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-20  3:41 UTC  (4+ messages)
` [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file

[PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
 2023-06-20  3:39 UTC  (8+ messages)
` [PATCH 2/4] target/ppc: Ensure stcx size matches larx

[PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
 2023-06-20  1:24 UTC  (2+ messages)

[PATCH qemu v3 0/2] target/arm: Improve user-mode compatibility with JITs
 2023-06-20  1:04 UTC  (3+ messages)
` [PATCH qemu v3 1/2] target/arm: Handle IC IVAU to improve "
` [PATCH qemu v3 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-20  0:50 UTC  (5+ messages)

[PATCH] STM32F100: support different density lines
 2023-06-19 22:18 UTC 

Faster than real-time execution
 2023-06-19 21:44 UTC  (2+ messages)

[PATCH v4 0/6] hw/riscv: Add TPM support to the virt board
 2023-06-19 20:32 UTC  (3+ messages)
` [PATCH v4 6/6] hw/riscv: Enable TPM backends

[RFC PATCH] plugins: force slow path when plugins instrument memory ops
 2023-06-19 18:49 UTC  (3+ messages)

[PATCH v3] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
 2023-06-19 18:08 UTC  (2+ messages)

[PATCH] contrib/plugins: add meson build file
 2023-06-19 18:04 UTC  (2+ messages)


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