qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 15:57:19 to 2023-07-14 11:43:11 UTC [more...]

[PATCH, trivial 00/29] tree-wide spelling fixes in comments and some messages
 2023-07-14 11:38 UTC  (12+ messages)
` [PATCH, trivial 01/29] tree-wide spelling fixes in comments and some messages: block
` [PATCH] treewide: spelling fixes in comments and some strings
` [PATCH, trivial 03/29] tree-wide spelling fixes in comments and some messages: ui
` [PATCH, trivial 04/29] tree-wide spelling fixes in comments and some messages: util
` [PATCH, trivial 05/29] tree-wide spelling fixes in comments and some messages: tcg
` [PATCH, trivial 07/29] tree-wide spelling fixes in comments and some messages: hw/9pfs
` [PATCH, trivial 09/29] tree-wide spelling fixes in comments and some messages: i386
` [PATCH, trivial 13/29] tree-wide spelling fixes in comments and some messages: s390x
` [PATCH, trivial 15/29] tree-wide spelling fixes in comments and some messages: other architectures
` [PATCH, trivial 18/29] tree-wide spelling fixes in comments and some messages: hw/tpm
` [PATCH, trivial 22/29] tree-wide spelling fixes in comments and some messages: audio

[PULL 0/5] Patches for QEMU 8.1 hard freeze
 2023-07-14 10:59 UTC  (6+ messages)
` [PULL 1/5] hw/ide/piix: properly initialize the BMIBA register
` [PULL 2/5] kconfig: Add PCIe devices to s390x machines
` [PULL 3/5] scsi: fetch unit attention when creating the request
` [PULL 4/5] scsi: cleanup scsi_clear_unit_attention()
` [PULL 5/5] scsi: clear unit attention only for REPORT LUNS commands

[PATCH v3] hw/mips: Improve the default USB settings in the loongson3-virt machine
 2023-07-14 10:49 UTC 

[PATCH 1/1] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
 2023-07-14 10:32 UTC  (2+ messages)
` [ping] "

[PATCH for-8.2 0/7] target/riscv: add 'max' CPU type
 2023-07-14 10:19 UTC  (18+ messages)
` [PATCH for-8.2 6/7] "
                ` Boot failure after QEMU's upgrade to OpenSBI v1.3 (was Re: [PATCH for-8.2 6/7] target/riscv: add 'max' CPU type)

[PATCH 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-14 10:05 UTC  (31+ messages)
` [PATCH 03/11] tpm_ppi: refactor memory space initialization
` [PATCH 04/11] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH 05/11] tpm_crb: use the ISA bus
` [PATCH 06/11] tpm_crb: move ACPI table building to device interface
` [PATCH 07/11] hw/arm/virt: add plug handler for TPM on SysBus
` [PATCH 09/11] tpm_tis_sysbus: fix crash when PPI is enabled

[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
 2023-07-14 10:01 UTC  (4+ messages)
` [PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled

[PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode
 2023-07-14  9:51 UTC  (3+ messages)
` x86 custom apicid assignments [Was: Re: [PATCH v7 0/2] Remove EPYC mode apicid decode and use generic decode]

[RFC PATCH v4 00/24] vfio: Adopt iommufd
 2023-07-14  9:35 UTC  (4+ messages)
` [RFC PATCH v4 20/24] vfio/iommufd: Implement the iommufd backend

[PATCH 0/3] hw/arm/virt: Use generic CPU invalidation
 2023-07-14  9:14 UTC  (9+ messages)

[PATCH for-8.1] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
 2023-07-14  9:12 UTC  (4+ messages)

[PATCH v2] block: Fix pad_request's request restriction
 2023-07-14  8:59 UTC 

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

[PATCH v6 0/5] Add RISC-V KVM AIA Support
 2023-07-14  8:44 UTC  (6+ messages)
` [PATCH v6 1/5] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v6 2/5] target/riscv: check the in-kernel irqchip support
` [PATCH v6 3/5] target/riscv: Create an KVM AIA irqchip
` [PATCH v6 4/5] target/riscv: update APLIC and IMSIC to support KVM AIA
` [PATCH v6 5/5] target/riscv: select KVM AIA in riscv virt machine

[PATCH v3] migration: hold the BQL during setup
 2023-07-14  8:20 UTC  (2+ messages)

[PATCH v4 0/6] eBPF RSS through QMP support
 2023-07-14  7:41 UTC  (10+ messages)
` [PATCH v4 1/6] ebpf: Added eBPF map update through mmap
` [PATCH v4 2/6] ebpf: Added eBPF initialization by fds
` [PATCH v4 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v4 4/6] ebpf: Added declaration/initialization routines
` [PATCH v4 5/6] qmp: Added new command to retrieve eBPF blob
` [PATCH v4 6/6] ebpf: Updated eBPF program and skeleton

[PATCH v2 00/11] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2023-07-14  7:27 UTC  (23+ messages)
` [PATCH v2 01/11] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes
` [PATCH v2 02/11] hw/char/pl011: Display register name in trace events
` [PATCH v2 03/11] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions
` [PATCH v2 04/11] hw/char/pl011: Replace magic values by register field definitions
` [PATCH v2 05/11] hw/char/pl011: Split RX/TX path of pl011_reset_fifo()
` [PATCH v2 06/11] hw/char/pl011: Extract pl011_write_txdata() from pl011_write()
` [PATCH v2 07/11] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read()
` [PATCH v2 08/11] hw/char/pl011: Warn when using disabled transmitter
` [PATCH v2 09/11] hw/char/pl011: Check if receiver is enabled
` [PATCH v2 10/11] hw/char/pl011: Rename RX FIFO methods
` [RFC PATCH v2 11/11] hw/char/pl011: Implement TX FIFO

[PATCH v2 00/11] tpm: introduce TPM CRB SysBus device
 2023-07-14  7:09 UTC  (12+ messages)
` [PATCH v2 01/11] tpm_crb: refactor common code
` [PATCH v2 02/11] tpm_crb: CTRL_RSP_ADDR is 64-bits wide
` [PATCH v2 03/11] tpm_ppi: refactor memory space initialization
` [PATCH v2 04/11] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH v2 05/11] tpm_crb: use the ISA bus
` [PATCH v2 06/11] tpm_crb: move ACPI table building to device interface
` [PATCH v2 07/11] hw/arm/virt: add plug handler for TPM on SysBus
` [PATCH v2 08/11] hw/loongarch/virt: "
` [PATCH v2 09/11] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v2 10/11] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v2 11/11] tpm_crb: support restoring older vmstate

[PULL 0/1] Block patches
 2023-07-14  6:35 UTC  (2+ messages)

[PATCH for-8.2 v2 0/7] target/riscv: add 'max' CPU type
 2023-07-14  6:30 UTC  (15+ messages)
` [PATCH for-8.2 v2 1/7] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH for-8.2 v2 2/7] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH for-8.2 v2 3/7] target/riscv/cpu.c: split vendor exts from riscv_cpu_extensions[]
` [PATCH for-8.2 v2 4/7] target/riscv/cpu.c: split non-ratified "
` [PATCH for-8.2 v2 5/7] target/riscv/cpu.c: add a ADD_CPU_PROPERTIES_ARRAY() macro
` [PATCH for-8.2 v2 6/7] target/riscv: add 'max' CPU type

[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
 2023-07-14  6:23 UTC  (2+ messages)

[PATCH] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
 2023-07-14  6:12 UTC  (4+ messages)

[PATCH] plugins: Set final instruction count in plugin_gen_tb_end
 2023-07-14  4:18 UTC 

[PATCH-for-8.2 v3 00/16] target/riscv: Allow building without TCG (KVM-only so far)
 2023-07-14  3:17 UTC  (3+ messages)
` [PATCH v3 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu

[PATCH] riscv/disas: Fix disas output of upper immediates
 2023-07-14  2:58 UTC  (3+ messages)

[PATCH] docs/system/target-riscv.rst: tidy CPU firmware section
 2023-07-14  2:33 UTC  (4+ messages)

[RFC PATCH for-8.2 00/18] crypto: Provide clmul.h and host accel
 2023-07-13 21:43 UTC  (20+ messages)
` [PATCH 01/18] crypto: Add generic 8-bit carry-less multiply routines
` [PATCH 02/18] target/arm: Use clmul_8* routines
` [PATCH 03/18] target/s390x: "
` [PATCH 04/18] target/ppc: "
` [PATCH 05/18] crypto: Add generic 16-bit carry-less multiply routines
` [PATCH 06/18] target/arm: Use clmul_16* routines
` [PATCH 07/18] target/s390x: "
` [PATCH 08/18] target/ppc: "
` [PATCH 09/18] crypto: Add generic 32-bit carry-less multiply routines
` [PATCH 10/18] target/arm: Use clmul_32* routines
` [PATCH 11/18] target/s390x: "
` [PATCH 12/18] target/ppc: "
` [PATCH 13/18] crypto: Add generic 64-bit carry-less multiply routine
` [PATCH 14/18] target/arm: Use clmul_64
` [PATCH 15/18] target/s390x: "
` [PATCH 16/18] target/ppc: "
` [PATCH 17/18] host/include/i386: Implement clmul.h
` [PATCH 18/18] host/include/aarch64: "

[PATCH V3] migration: simplify notifiers
 2023-07-13 21:34 UTC  (2+ messages)

[PATCH V4 0/2] migration file URI
 2023-07-13 21:26 UTC  (2+ messages)

[PATCH V4] migration: simplify blockers
 2023-07-13 21:24 UTC  (2+ messages)

[RFC, PATCH, trivial, sample] treewide: spelling fixes in comments and some strings
 2023-07-13 20:14 UTC  (2+ messages)

drain_call_rcu() vs nested event loops
 2023-07-13 19:42 UTC 

[PATCH for-8.1 0/3] target/arm: Fix ptw bugs introduced by FEAT_RME changes
 2023-07-13 18:31 UTC  (7+ messages)
` [PATCH for-8.1 1/3] target/arm/ptw.c: Add comments to S1Translate struct fields
` [PATCH for-8.1 2/3] target/arm: Fix S1_ptw_translate() debug path
` [PATCH for-8.1 3/3] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bits
  ` [PATCH for-8.1 3/3] target/arm/ptw.c: Account for FEAT_RME when applying {N}SW,SA bits

[PATCH] target/hexagon/idef-parser: Remove self-assignment
 2023-07-13 16:21 UTC  (3+ 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).