QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 01:11:35 to 2024-02-06 19:07:17 UTC [more...]

[PATCH v2 0/5] virtio-blk: iothread-vq-mapping cleanups
 2024-02-06 19:06 UTC  (4+ messages)
` [PATCH v2 1/5] virtio-blk: enforce iothread-vq-mapping validation
` [PATCH v2 4/5] virtio-blk: declare VirtIOBlock::rq with a type
` [PATCH v2 5/5] monitor: use aio_co_reschedule_self()

[PATCH] virtio-blk: do not use C99 mixed declarations
 2024-02-06 18:52 UTC  (4+ messages)

[PATCH v2 0/3] virtio: Re-enable notifications after drain
 2024-02-06 18:39 UTC  (2+ messages)

[PATCH 0/2] Fix issues with npcm7xx and recent NIC cleanup
 2024-02-06 17:46 UTC  (7+ messages)
` [PATCH 1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules
` [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

[v0 0/2] uart base and hardcode boot address 0
 2024-02-06 17:36 UTC  (17+ messages)
` [PATCH v0 1/2] aspeed: support uart controller both 0 and 1 base
` [PATCH v0 2/2] aspeed: fix hardcode boot address 0

test-x86-cpuid-compat qtest produces warnings on TCG
 2024-02-06 17:16 UTC  (2+ messages)

[PATCH] target/riscv: Update $pc after linking to $ra in trans_cm_jalt()
 2024-02-06 17:05 UTC  (2+ messages)

[PATCH 0/2] block: Allow concurrent BB context changes
 2024-02-06 16:56 UTC  (6+ messages)
` [PATCH 1/2] block-backend: Allow concurrent "
` [PATCH 2/2] scsi: Await request purging

[PATCH 00/13] hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image)
 2024-02-06 16:50 UTC  (20+ messages)
` [PATCH 01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs
` [PATCH 02/13] target/arm: The Cortex-R52 has a read-only CBAR
` [PATCH 03/13] target/arm: Add Cortex-R52 IMPDEF sysregs
` [PATCH 04/13] target/arm: Allow access to SPSR_hyp from hyp mode
` [PATCH 05/13] hw/misc/mps2-scc: Fix condition for CFG3 register
` [PATCH 06/13] hw/misc/mps2-scc: Factor out which-board conditionals
` [PATCH 07/13] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
` [PATCH 08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board
` [PATCH 09/13] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
` [PATCH 10/13] hw/arm/mps3r: Add UARTs
` [PATCH 11/13] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
` [PATCH 12/13] hw/arm/mps3r: Add remaining devices
` [PATCH 13/13] docs: Add documentation for the mps3-an536 board

[PATCH] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
 2024-02-06 16:44 UTC  (8+ messages)
    `  "

[RFC] hw/i386/multiboot2: add multiboot2 support
 2024-02-06 16:42 UTC  (3+ messages)

[PATCH] tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64
 2024-02-06 16:38 UTC  (2+ messages)

[PATCH 0/8] hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function)
 2024-02-06 16:35 UTC  (4+ messages)
` [PATCH 2/8] hw/pci-host/designware: Initialize root function in host bridge realize

[PATCH v16 0/6] Implementation of GMAC Networking Module
 2024-02-06 16:29 UTC  (3+ messages)
` [PATCH v16 3/6] tests/qtest: Creating qtest for GMAC Module

[PATCH v4] target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
 2024-02-06 16:29 UTC  (2+ messages)

[PATCH 0/4] hw/pci: Have functions acess memory regions via pci_address_space()
 2024-02-06 16:14 UTC  (6+ messages)
` [PATCH 3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]()

[PATCH 0/4] mips: do not list individual devices from configs/
 2024-02-06 16:11 UTC  (4+ messages)
` [PATCH 2/4] isa: extract FDC37M81X to a separate file

[PATCH] hw/intc: Handle the error of IOAPICCommonClass.realize()
 2024-02-06 16:08 UTC  (4+ messages)

[PATCH] hw/block/tc58128: Don't emit deprecation warning under qtest
 2024-02-06 15:51 UTC  (2+ messages)

[PATCH v2] hw: riscv: Allow large kernels to boot by moving the initrd further away in RAM
 2024-02-06 15:40 UTC 

[PULL 0/1] Block patches
 2024-02-06 15:31 UTC  (2+ messages)
` [PULL 1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional

[PATCH 0/5] virtio-blk: iothread-vq-mapping cleanups
 2024-02-06 15:18 UTC  (17+ messages)
` [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
` [PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
` [PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
` [PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
` [PATCH 5/5] monitor: use aio_co_reschedule_self()

[PATCH v2 0/6] target/arm: assorted mte fixes
 2024-02-06 15:18 UTC  (16+ messages)
` [PATCH v2 1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3
` [PATCH v2 2/6] target/arm: Fix nregs computation in do_ld_zpa
` [PATCH v2 3/6] target/arm: Adjust and validate mtedesc sizem1
` [PATCH v2 4/6] target/arm: Split out make_svemte_desc
` [PATCH v2 5/6] target/arm: Handle mte in do_ldrq, do_ldro
` [PATCH v2 6/6] target/arm: Fix SVE/SME gross MTE suppression checks

[PATCH v2 0/6] migration/multifd: Fix channel creation vs. cleanup races
 2024-02-06 14:44 UTC  (13+ messages)
` [PATCH v2 1/6] migration/multifd: Join the TLS thread
` [PATCH v2 5/6] migration/multifd: Unify multifd and TLS connection paths
` [PATCH v2 6/6] migration/multifd: Add a synchronization point for channel creation

[RFC PATCH 0/4] Confidential Guest Support: Introduce kvm_init() and kvm_reset() virtual functions
 2024-02-06 14:19 UTC  (8+ messages)
` [RFC PATCH 1/4] confidential guest support: Add kvm_init() and kvm_reset() in class
` [RFC PATCH 2/4] i386/sev: Switch to use confidential_guest_kvm_init()
` [RFC PATCH 3/4] ppc/pef: switch to use confidential_guest_kvm_init/reset()
` [RFC PATCH 4/4] s390: Switch to use confidential_guest_kvm_init()

[PATCH] build-sys: add the D-Bus generated header to the dependency
 2024-02-06 14:04 UTC 

[PATCH v3 0/5] Generate x86 cpu features
 2024-02-06 13:47 UTC  (6+ messages)
` [PATCH v3 1/5] target/i386: Split out feature_word_info
` [PATCH v3 2/5] target/i386: Translate feature_word_info to yaml
` [PATCH v3 3/5] target/i386: Remove comments from feature_word_info.c.inc
` [PATCH v3 4/5] target/i386: Fix feature_word_info.c.inc formatting
` [PATCH v3 5/5] target/i386: Generate feature_word_info.c.inc

[PATCH] docs/style: allow C99 mixed declarations
 2024-02-06 13:48 UTC  (4+ messages)

[PATCH] hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
 2024-02-06 13:46 UTC  (2+ messages)

[PATCH V2] loongarch: Change the UEFI loading mode to loongarch
 2024-02-06 13:38 UTC  (2+ messages)

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-02-06  7:13 UTC 

hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUT
 2024-02-06  7:05 UTC  (2+ messages)

[PATCH 00/17] migration: Add new migration channel connect and TLS upgrade APIs
 2024-02-06 13:10 UTC  (11+ messages)
` [PATCH 04/17] migration/multifd: Set p->running = true in the right place

[PATCH] hw: riscv: Allow large kernels to boot by moving the initrd further way in RAM
 2024-02-06 11:35 UTC  (5+ messages)

[PATCH] hw/net/tulip: add chip status register values
 2024-02-06 11:30 UTC  (2+ messages)

ui/dbus-display1.[ch] are not properly listed in dependencies
 2024-02-06 11:11 UTC  (2+ messages)

[PULL 00/12] s390x, tests and misc. patches
 2024-02-06 10:43 UTC  (13+ messages)
` [PULL 01/12] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
` [PULL 02/12] target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
` [PULL 03/12] docs/about: Deprecate the old "power5+" and "power7+" CPU names
` [PULL 04/12] target/s390x: Emulate CVDG
` [PULL 05/12] target/s390x: Emulate CVB, CVBY and CVBG
` [PULL 06/12] tests/tcg/s390x: Test CONVERT TO DECIMAL
` [PULL 07/12] tests/tcg/s390x: Test CONVERT TO BINARY
` [PULL 08/12] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
` [PULL 09/12] tests/vm: Set UseDNS=no in the sshd configuration
` [PULL 10/12] tests/vm/freebsd: Reload "
` [PULL 11/12] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
` [PULL 12/12] meson: Link with libinotify on FreeBSD

[PATCH v3 00/17] TCG Plugin inline operation enhancement
 2024-02-06  9:24 UTC  (18+ messages)
` [PATCH v3 01/17] plugins: remove previous n_vcpus functions from API
` [PATCH v3 02/17] plugins: add qemu_plugin_num_vcpus function
` [PATCH v3 03/17] plugins: fix order of init/idle/resume callback
` [PATCH v3 04/17] cpu: call plugin init hook asynchronously
` [PATCH v3 05/17] plugins: scoreboard API
` [PATCH v3 06/17] docs/devel: plugins can trigger a tb flush
` [PATCH v3 07/17] plugins: implement inline operation relative to cpu_index
` [PATCH v3 08/17] plugins: add inline operation per vcpu
` [PATCH v3 09/17] tests/plugin: add test plugin for inline operations
` [PATCH v3 10/17] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v3 11/17] tests/plugin/insn: "
` [PATCH v3 12/17] tests/plugin/bb: "
` [PATCH v3 13/17] contrib/plugins/hotblocks: "
` [PATCH v3 14/17] contrib/plugins/howvec: "
` [PATCH v3 15/17] plugins: remove non per_vcpu inline operation from API
` [PATCH v3 16/17] plugins: cleanup codepath for previous inline operation
` [PATCH v3 17/17] MAINTAINERS: Add myself as reviewer for TCG Plugins

[PATCH] tests/cdrom-test: Add cdrom test for LoongArch virt machine
 2024-02-06  9:20 UTC  (6+ messages)

[PATCH v3 0/4] make vm-build-freebsd fixes
 2024-02-06  9:02 UTC  (3+ messages)
` [PATCH v3 4/4] meson: Link with libinotify on FreeBSD

[PATCH v5 0/4] target/s390x: Emulate CVDG and CVB*
 2024-02-06  8:43 UTC  (3+ messages)
` [PATCH v5 2/4] target/s390x: Emulate CVB, CVBY and CVBG

[PATCH v11 0/3] gdbstub and TCG plugin improvements
 2024-02-06  8:36 UTC  (7+ messages)

[PATCH 0/3] ci: Fixes on the recent cross-binary test case
 2024-02-06  8:30 UTC  (8+ messages)
` [PATCH 1/3] tests/migration-test: Stick with gicv3 in aarch64 test
` [PATCH 2/3] ci: Remove tag dependency for build-previous-qemu
` [PATCH 3/3] ci: Update comment for migration-compat-aarch64

building qemu on a system with libxkbcommon installed but not xkeyboard-config produces an core dump
 2024-02-06  7:50 UTC  (7+ messages)

[PULL v3 0/3] Host Memory Backends and Memory devices queue 2024-02-06
 2024-02-06  7:22 UTC  (4+ messages)
` [PULL v3 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment
` [PULL v3 2/3] memory-device: reintroduce memory region size check
` [PULL v3 3/3] oslib-posix: initialize backend memory objects in parallel

[PULL v2 0/3] Host Memory Backends and Memory devices queue 2024-02-06
 2024-02-06  7:20 UTC  (3+ messages)
` [PULL v2 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment

[PULL 0/3] Host Memory Backends and Memory devices queue 2024-02-6
 2024-02-06  7:11 UTC  (3+ messages)
` [PULL 1/3] hv-balloon: use get_min_alignment() to express 32 GiB alignment

[PULL v2 00/39] tcg patch queue
 2024-02-06  3:21 UTC  (2+ messages)
` [PULL v2 38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE}

[PATCH v2 00/23] migration/multifd: Refactor ->send_prepare() and cleanups
 2024-02-06  3:05 UTC  (2+ messages)

[PATCH 0/2] migration: Fix return-path thread exit
 2024-02-06  2:42 UTC  (4+ messages)

[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
 2024-02-06  1:10 UTC  (3+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init


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 read-only IMAP folder(s) and NNTP newsgroup(s).