qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-27 07:34:34 to 2023-03-27 20:25:53 UTC [more...]

[PATCH v2 0/7] Handling IPMI for emulated BMC
 2023-03-27 20:25 UTC  (11+ messages)
` [PATCH v2 2/7] docs/specs: IPMI device emulation: main processor
` [PATCH v2 4/7] hw/ipmi: Refactor IPMI interface

[PATCH 0/3] qtests: tpm: Add test cases for TPM TIS I2C device emulation
 2023-03-27 20:24 UTC  (3+ messages)
` [PATCH 1/3] qtest: Add functions for accessing devices on Aspeed I2C controller
` [PATCH 3/3] qtest: Add a test case for TPM TIS I2C connected to "

[PATCH v10 0/3] Add support for TPM devices over I2C bus
 2023-03-27 19:59 UTC  (7+ messages)
` [PATCH v10 1/3] docs: "
` [PATCH v10 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v10 3/3] tpm: Add support for TPM device over I2C bus

[Socratic RFC PATCH] include: attempt to document device_class_set_props
 2023-03-27 19:49 UTC  (4+ messages)

[PATCH for-8.0 00/11] tcg patch queue
 2023-03-27 19:42 UTC  (7+ messages)
` [PATCH for-8.0 11/11] linux-user/arm: Take more care allocating commpage

[PATCH for-8.0] nbd/server: Request TCP_NODELAY
 2023-03-27 19:29 UTC 

[PATCH 00/19] remove MISA ext_N flags from cpu->cfg
 2023-03-27 18:59 UTC  (23+ messages)
` [PATCH 01/19] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH 02/19] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH 03/19] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH 04/19] target/riscv: remove cpu->cfg.ext_a
` [PATCH 05/19] target/riscv: remove cpu->cfg.ext_c
` [PATCH 06/19] target/riscv: remove cpu->cfg.ext_d
` [PATCH 07/19] target/riscv: remove cpu->cfg.ext_f
` [PATCH 08/19] target/riscv: remove cpu->cfg.ext_i
` [PATCH 09/19] target/riscv: remove cpu->cfg.ext_e
` [PATCH 10/19] target/riscv: remove cpu->cfg.ext_m
` [PATCH 11/19] target/riscv: remove cpu->cfg.ext_s
` [PATCH 12/19] target/riscv: remove cpu->cfg.ext_u
` [PATCH 13/19] target/riscv: remove cpu->cfg.ext_h
` [PATCH 14/19] target/riscv: remove cpu->cfg.ext_j
` [PATCH 15/19] target/riscv: remove cpu->cfg.ext_v
` [PATCH 16/19] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH 17/19] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH 18/19] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH 19/19] target/riscv/cpu.c: redesign register_cpu_props()

[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
 2023-03-27 18:58 UTC  (3+ messages)

[PATCH v9 0/3] Add support for TPM devices over I2C bus
 2023-03-27 18:34 UTC  (8+ messages)
` [PATCH v9 1/3] docs: "
` [PATCH v9 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v9 3/3] tpm: Add support for TPM device over I2C bus

[PATCH v2 00/10] target/riscv: Simplification for RVH related check and code style fix
 2023-03-27 18:10 UTC  (13+ messages)
` [PATCH v2 01/10] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PATCH v2 02/10] target/riscv: Remove redundant check on RVH
` [PATCH v2 03/10] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PATCH v2 04/10] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
` [PATCH v2 05/10] target/riscv: Convert env->virt to a bool env->virt_enabled
` [PATCH v2 06/10] target/riscv: Remove riscv_cpu_virt_enabled()
` [PATCH v2 07/10] target/riscv: Remove redundant parentheses
` [PATCH v2 08/10] target/riscv: Fix format for indentation
` [PATCH v2 09/10] target/riscv: Fix format for comments
` [PATCH v2 10/10] target/riscv: Fix lines with over 80 characters

[PATCH 0/5] target/riscv: Fix pointer mask related support
 2023-03-27 18:04 UTC  (13+ messages)
` [PATCH 1/5] target/riscv: Fix effective address for pointer mask
` [PATCH 2/5] target/riscv: Use sign-extended data address when xl = 32
` [PATCH 3/5] target/riscv: Fix pointer mask transformation for vector address
` [PATCH 4/5] target/riscv: take xl into consideration "
` [PATCH 5/5] target/riscv: Add pointer mask support for instruction fetch

[PATCH V3] meson: install keyboard maps only if necessary
 2023-03-27 18:00 UTC  (2+ messages)

[PATCH V2] tracing: install trace events file only if necessary
 2023-03-27 17:59 UTC  (2+ messages)

[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
 2023-03-27 17:53 UTC  (2+ messages)

[PATCH v8 0/3] Add support for TPM devices over I2C bus
 2023-03-27 17:52 UTC  (7+ messages)
` [PATCH v8 1/3] docs: "
` [PATCH v8 2/3] tpm: Extend common APIs to support TPM TIS I2C
` [PATCH v8 3/3] tpm: Add support for TPM device over I2C bus

[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
 2023-03-27 17:47 UTC  (2+ messages)

[PATCH] hw/loongarch/virt: Fix virt_to_phys_addr function
 2023-03-27 17:44 UTC  (2+ messages)

[PATCH V2] meson: install keyboard maps only if necessary
 2023-03-27 17:33 UTC  (3+ messages)

[PATCH] tracing: install trace events file only if necessary
 2023-03-27 17:31 UTC  (6+ messages)

[PATCH] riscv: Add support for the Zfa extension
 2023-03-27 17:18 UTC  (3+ messages)

[PULL 0/2] hw/nvme fixes
 2023-03-27 17:09 UTC  (3+ messages)
` [PULL 1/2] hw/nvme: Change alignment in dma functions for nvme_blk_*
` [PULL 2/2] hw/nvme: fix missing DNR on compare failure

[PATCH v2 0/5] Support x2APIC mode with TCG accelerator
 2023-03-27 16:56 UTC  (11+ messages)
` [PATCH v2 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v2 2/5] apic: add support for x2APIC mode

[PATCH v6 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-03-27 16:43 UTC  (8+ messages)
` [PATCH v6 04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PATCH v6 13/25] target/riscv: Introduce mmuidx_priv

[RFC PATCH v1 1/1] migration: Disable postcopy + multifd migration
 2023-03-27 16:28 UTC  (2+ messages)

[PATCH 0/2] Re-enabling tests/avocado/boot_linux.py for PPC64
 2023-03-27 16:07 UTC  (4+ messages)
` [PATCH 1/2] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH 2/2] tests/avocado/boot_linux.py: re-enable test-case for ppc64

[PATCH v7 0/3] Add support for TPM devices over I2C bus
 2023-03-27 15:54 UTC  (22+ messages)
` [PATCH v7 1/3] docs: "
` [PATCH v7 3/3] tpm: Add support for TPM device "

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-03-27 14:45 UTC  (6+ messages)
` [PATCH v9 1/5] include: update virtio_blk headers to v6.3-rc1
` [PATCH v9 2/5] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v9 3/5] block: add accounting for zone append operation
` [PATCH v9 4/5] virtio-blk: add some trace events for zoned emulation
` [PATCH v9 5/5] docs/zoned-storage:add zoned emulation use case

[PATCH 0/2] Migration time prediction using calc-dirty-rate
 2023-03-27 14:08 UTC  (2+ messages)

[PATCH v5 0/1] util/async-teardown: appear in query-command-line-options
 2023-03-27 13:35 UTC  (2+ messages)
` [PATCH v5 1/1] util/async-teardown: wire up query-command-line-options

[PATCH v4 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-03-27 13:26 UTC  (2+ messages)

[PATCH for-8.0] block/export: Fix graph locking in blk_get_geometry() call
 2023-03-27 13:18 UTC  (3+ messages)

[PATCH for-8.0 v2] aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
 2023-03-27 13:14 UTC  (2+ messages)

[PATCH v2 1/6] target/ppc: Fix width of some 32-bit SPRs
 2023-03-27 13:12 UTC  (6+ messages)
` [PATCH v2 2/6] target/ppc: Better CTRL SPR implementation
` [PATCH v2 3/6] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PATCH v2 4/6] target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
` [PATCH v2 5/6] target/ppc: Add SRR1 prefix indication to interrupt handlers
` [PATCH v2 6/6] target/ppc: Implement HEIR SPR

[PATCH v4 0/1] util/async-teardown: wire up query-command-line-options
 2023-03-27 12:59 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
 2023-03-27 12:55 UTC  (9+ messages)

[PATCH 0/2] linux-user: Clarify error on failure to map guest address space
 2023-03-27 11:55 UTC  (3+ messages)
` [PATCH 1/2] linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
` [PATCH 2/2] linux-user: elfload: Specify -R is an option for qemu-user binaries

[PATCH] block/export: only acquire AioContext once for vhost_user_server_stop()
 2023-03-27 11:47 UTC  (2+ messages)

[PATCH 1/1] nbd/server: push pending frames after sending reply
 2023-03-27 11:44 UTC  (2+ messages)

[PATCH] Change the default for Mixed declarations
 2023-03-27 10:49 UTC  (8+ messages)

[PATCH 0/2] qtests: tpm: Add test cases for TPM TIS I2C device emulation
 2023-03-27 10:46 UTC  (4+ messages)
` [PATCH 2/2] qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller

[RFC PATCH] MAINTAINERS: add a section for policy documents
 2023-03-27 10:22 UTC  (4+ messages)

[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
 2023-03-27  9:36 UTC  (9+ messages)
` [PATCH for 8.1 v2 1/6] vdpa: Remove status in reset tracing
` [PATCH for 8.1 v2 2/6] vdpa: add vhost_vdpa_reset_status_fd
` [PATCH for 8.1 v2 4/6] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH] meson: install keyboard maps only if necessary
 2023-03-27  9:24 UTC  (2+ messages)

[PATCH] systemd: Also clear LISTEN_FDNAMES during systemd socket activation
 2023-03-27  9:15 UTC  (2+ messages)

[RESEND PATCH v2] target/i386: Switch back XFRM value
 2023-03-27  8:03 UTC  (4+ 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).