qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-10 18:18:36 to 2022-02-11 12:39:13 UTC [more...]

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-02-11 12:07 UTC  (21+ messages)
` [PATCH v6 01/43] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v6 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v6 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v6 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v6 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v6 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v6 07/43] hw/cxl/device: Add memory device utilities
` [PATCH v6 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v6 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v6 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v6 11/43] hw/pxb: Use a type for realizing expanders
` [PATCH v6 12/43] hw/pci/cxl: Create a CXL bus type
` [PATCH v6 13/43] cxl: Machine level control on whether CXL support is enabled
` [PATCH v6 14/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v6 15/43] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v6 16/43] hw/cxl/rp: Add a root port
` [PATCH v6 17/43] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v6 19/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v6 20/43] hw/cxl/device: Add some trivial commands
` [PATCH v6 26/43] hw/cxl/component: Add utils for interleave parameter encoding/decoding

[PATCH v12 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-02-11 12:10 UTC  (14+ messages)
` [PATCH v12 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v12 3/8] qmp: add QMP command x-query-virtio
` [PATCH v12 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v12 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v12 7/8] qmp: add QMP command x-query-virtio-queue-element

[PATCH v11 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-02-11 12:08 UTC  (9+ messages)
` [PATCH v11 3/8] qmp: add QMP command x-query-virtio
` [PATCH v11 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v11 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v11 7/8] qmp: add QMP command x-query-virtio-queue-element

[PATCH] scripts/qapi: minor delinting
 2022-02-11 11:58 UTC  (4+ messages)

[PATCH 0/9] exec: Split some user-mode specific declarations from 'exec/exec-all.h'
 2022-02-11 11:56 UTC  (21+ messages)
` [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
` [PATCH 2/9] coverity-scan: Cover common-user/
` [PATCH 3/9] include: Move exec/user/ to user/
` [PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
` [PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
` [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
` [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
` [PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations

[PATCH 0/6] block: bug fixes in preparation of AioContext removal
 2022-02-11 11:54 UTC  (6+ messages)
` [PATCH 1/6] block/io.c: fix bdrv_child_cb_drained_begin invocations from a coroutine
` [PATCH 4/6] test-bdrv-drain.c: adapt test to the coming subtree drains

[PATCH v5 0/2] semihosting/next (SYS_HEAPINFO)
 2022-02-11 11:52 UTC  (4+ messages)
` [PATCH v5 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO

[RFC PATCH] linux-user: trap internal SIGABRT's
 2022-02-11 11:46 UTC  (3+ messages)

[RFC] thread-pool: Add option to fix the pool size
 2022-02-11 11:32 UTC  (6+ messages)

[PULL 00/12] Hexagon (target/hexagon) queue
 2022-02-11 11:34 UTC  (14+ messages)
` [PULL 01/12] Hexagon (target/hexagon) fix bug in circular addressing
` [PULL 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
` [PULL 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
` [PULL 04/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
` [PULL 05/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
` [PULL 06/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
` [PULL 07/12] Hexagon (tests/tcg/hexagon) update overflow test
` [PULL 08/12] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
` [PULL 09/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
` [PULL 10/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
` [PULL 11/12] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
` [PULL 12/12] target/hexagon: remove unused variable

[PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
 2022-02-11 11:19 UTC  (3+ messages)

[PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
 2022-02-11 10:06 UTC  (6+ messages)

[PATCH] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
 2022-02-11  9:43 UTC  (3+ messages)

[PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
 2022-02-11  9:40 UTC  (3+ messages)

[PATCH v2 0/8] Improve integration of iotests in the meson test harness
 2022-02-11  9:38 UTC  (6+ messages)
` [PATCH v2 1/8] tests/qemu-iotests/testrunner: Allow parallel test invocations
` [PATCH v2 2/8] tests/qemu-iotests: Improve the check for GNU sed

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-02-11  9:00 UTC  (8+ messages)
` [PATCH v5 01/20] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v5 02/20] job.h: categorize fields in struct Job

[PATCH v2 0/3] Support akcipher for virtio-crypto
 2022-02-11  8:43 UTC  (4+ messages)
` [PATCH v2 1/3] virtio-crypto: header update
` [PATCH v2 2/3] virtio_crypto: Support virtio crypto asym operation
` [PATCH v2 3/3] crypto: Introduce RSA algorithm

[PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
 2022-02-11  8:43 UTC  (3+ messages)
` [PATCH v2 1/3] hw/smbios: code cleanup - use macro definitions for table base addresses

[PATCH v9 00/23] QEMU RISC-V AIA support
 2022-02-11  8:28 UTC  (6+ messages)

[PATCH v4 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-02-11  7:58 UTC  (10+ messages)
` [PATCH v4 10/15] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v4 11/15] hw/nvme: Calculate BAR attributes in a function
` [PATCH v4 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v4 15/15] hw/nvme: Update the initalization place for the AER queue

[PATCH] hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
 2022-02-11  8:05 UTC  (2+ messages)

[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-11  6:15 UTC  (33+ messages)
` [PATCH v3 02/37] target/ppc: moved vector even and odd multiplication to decodetree
` [PATCH v3 03/37] target/ppc: Moved vector multiply high and low "
` [PATCH v3 04/37] target/ppc: vmulh* instructions use gvec
` [PATCH v3 05/37] target/ppc: Implement vmsumcud instruction
` [PATCH v3 06/37] target/ppc: Implement vmsumudm instruction
` [PATCH v3 07/37] target/ppc: Move vexts[bhw]2[wd] to decodetree
` [PATCH v3 08/37] target/ppc: Implement vextsd2q
` [PATCH v3 09/37] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
` [PATCH v3 10/37] target/ppc: Move Vector Compare Not Equal or Zero "
` [PATCH v3 11/37] target/ppc: Implement Vector Compare Equal Quadword
` [PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
` [PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
` [PATCH v3 14/37] target/ppc: implement vstri[bh][lr]
` [PATCH v3 15/37] target/ppc: implement vclrlb
` [PATCH v3 17/37] target/ppc: implement vcntmb[bhwd]
` [PATCH v3 18/37] target/ppc: implement vgnb

[PATCH v6 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-02-11  4:39 UTC  (7+ messages)
` [PATCH v6 1/6] target/riscv: add cfg properties for zfinx, zdinx and zhinx{min}
` [PATCH v6 2/6] target/riscv: hardwire mstatus.FS to zero when enable zfinx
` [PATCH v6 3/6] target/riscv: add support for zfinx
` [PATCH v6 4/6] target/riscv: add support for zdinx
` [PATCH v6 5/6] target/riscv: add support for zhinx/zhinxmin
` [PATCH v6 6/6] target/riscv: expose zfinx, zdinx, zhinx{min} properties

[PATCH v2 00/12] Hexagon bug fixes and additional tests
 2022-02-11  4:09 UTC  (22+ messages)
` [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
` [PATCH v2 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
` [PATCH v2 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
` [PATCH v2 04/12] Hexagon (target/hexagon) properly handle SNaN in dfmin/dfmax/sfmin/sfmax
` [PATCH v2 05/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
` [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
` [PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
` [PATCH v2 08/12] Hexagon (tests/tcg/hexagon) update overflow test
` [PATCH v2 10/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
` [PATCH v2 12/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit

[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-02-11  2:57 UTC  (6+ messages)
` [PATCH 11/15] target: Use ArchCPU as "

[PATCH v3] target/riscv: Enable Zicbo[m,z,p] instructions
 2022-02-11  2:41 UTC  (4+ messages)

[PULL 00/34] tcg patch queue
 2022-02-11  1:30 UTC  (35+ messages)
` [PULL 01/34] common-user/host/sparc64: Fix safe_syscall_base
` [PULL 02/34] linux-user: Introduce host_signal_mask
` [PULL 03/34] linux-user: Introduce host_sigcontext
` [PULL 04/34] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
` [PULL 05/34] linux-user/include/host/sparc64: Fix host_sigcontext
` [PULL 06/34] accel/tcg: Optimize jump cache flush during tlb range flush
` [PULL 07/34] softmmu/cpus: Check if the cpu work list is empty atomically
` [PULL 08/34] replay: use CF_NOIRQ for special exception-replaying TB
` [PULL 09/34] tcg/loongarch64: Fix fallout from recent MO_Q renaming
` [PULL 10/34] tcg/i386: Support raising sigbus for user-only
` [PULL 11/34] tcg/aarch64: "
` [PULL 12/34] tcg/ppc: "
` [PULL 13/34] tcg/riscv: "
` [PULL 14/34] tcg/s390x: "
` [PULL 15/34] tcg/tci: "
` [PULL 16/34] tcg/loongarch64: "
` [PULL 17/34] tcg/arm: Drop support for armv4 and armv5 hosts
` [PULL 18/34] tcg/arm: Remove use_armv5t_instructions
` [PULL 19/34] tcg/arm: Remove use_armv6_instructions
` [PULL 20/34] tcg/arm: Check alignment for ldrd and strd
` [PULL 21/34] tcg/arm: Support unaligned access for softmmu
` [PULL 22/34] tcg/arm: Reserve a register for guest_base
` [PULL 23/34] tcg/arm: Support raising sigbus for user-only
` [PULL 24/34] tcg/mips: Support unaligned access "
` [PULL 25/34] tcg/mips: Support unaligned access for softmmu
` [PULL 26/34] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64
` [PULL 27/34] tcg/sparc: Split out tcg_out_movi_imm32
` [PULL 28/34] tcg/sparc: Add scratch argument to tcg_out_movi_int
` [PULL 29/34] tcg/sparc: Improve code gen for shifted 32-bit constants
` [PULL 30/34] tcg/sparc: Convert patch_reloc to return bool
` [PULL 31/34] tcg/sparc: Use the constant pool for 64-bit constants
` [PULL 32/34] tcg/sparc: Add tcg_out_jmpl_const for better tail calls
` [PULL 33/34] tcg/sparc: Support unaligned access for user-only
` [PULL 34/34] tests/tcg/multiarch: Add sigbus.c

[RFC PATCH v5 00/30] Add LoongArch softmmu support
 2022-02-11  2:04 UTC  (3+ messages)

[PATCH v5 03/18] pci: isolated address space for PCI bus
 2022-02-11  0:54 UTC  (20+ messages)

[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-02-10 23:06 UTC  (4+ messages)
` [RFC PATCH 2/3] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd

[PATCH] hw/arm/armv7m: Handle disconnected clock inputs
 2022-02-10 22:54 UTC  (2+ messages)

[PATCH] mps3-an547: Add missing user ahb interfaces
 2022-02-10 21:02 UTC 

[PATCH v2] Deprecate C virtiofsd
 2022-02-10 20:44 UTC  (3+ messages)

[PATCH v1] an547: Correct typo that swaps ahb and apb peripherals
 2022-02-10 20:07 UTC  (4+ messages)

[PATCH v14 0/7] support dirty restraint on vCPU
 2022-02-10 16:17 UTC  (4+ messages)
` [PATCH v14 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v14 2/7] cpus: Introduce cpu_list_generation_id
` [PATCH v14 7/7] softmmu/dirtylimit: Implement dirty page rate limit

[PATCH V13 0/7] support dirty restraint on vCPU
 2022-02-10 16:12 UTC  (3+ messages)
  ` [PATCH V13 1/7] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping

qemu iotest 161 and make check
 2022-02-10 17:44 UTC  (5+ messages)

[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-02-10 14:52 UTC  (4+ messages)
` [PATCH v3 2/5] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v3 4/5] tests/qtest/vhost-user-blk-test: Temporary hack to get tests passing on aarch64
` [PATCH v3 5/5] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine

[PATCH] Deprecate C virtiofsd
 2022-02-10 17:27 UTC  (7+ messages)

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-02-10 16:19 UTC  (5+ 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).