qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 08:27:45 to 2022-01-18 16:54:45 UTC [more...]

[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
 2022-01-18 16:27 UTC  (4+ messages)
` [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
` [PATCH 05/12] test-bdrv-drain.c: adapt test to the coming subtree drains
` [PATCH 11/12] block/io.c: fully enable assert_bdrv_graph_writable

[PATCH v3 00/19] Make image fleecing more usable
 2022-01-18 16:37 UTC  (7+ messages)
` [PATCH v3 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v3 08/19] block/reqlist: add reqlist_wait_all()
` [PATCH v3 09/19] block: introduce FleecingState class

[RESEND] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
 2022-01-18 16:32 UTC 

[PATCH] python/qom: Fix qom-set failure
 2022-01-18 16:20 UTC  (3+ messages)

[RESEND] target/riscv: fix RV128 lq encoding
 2022-01-18 16:32 UTC 

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-18 16:26 UTC  (5+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net

[PATCH] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
 2022-01-18 16:21 UTC  (2+ messages)

[PATCH] target/riscv: fix RV128 lq encoding
 2022-01-18 16:07 UTC  (2+ messages)

[PATCH v3 0/3] qapi/ui: change vnc addresses
 2022-01-18 16:09 UTC  (4+ messages)
` [PATCH v3 1/3] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
` [PATCH v3 3/3] avocado/vnc: add test_change_listen

hexagon container update
 2022-01-18 15:41 UTC  (8+ messages)

[PATCH v2 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-18 15:33 UTC  (3+ messages)
` [PATCH v2 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
` [PATCH v2 2/2] hw/vfio/common: Silence ram device offset alignment error traces

[PATCH v2 0/3] Support fd-based KVM stats
 2022-01-18 14:47 UTC  (9+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats

[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
 2022-01-18 15:07 UTC  (3+ messages)
` [PATCH v1 1/2] virtio-mem: Warn if a memory backend with "prealloc=on" is used
` [PATCH v1 2/2] virtio-mem: Handle preallocation with migration

[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [QEMU]
 2022-01-18 14:20 UTC  (4+ messages)
` [RFC PATCH v5 1/1] s390x: sigp: Reorder the SIGP STOP code

[PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-18 13:52 UTC  (9+ messages)
` [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v5 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v5 4/6] hw/arm/virt: Use the PA range to compute the memory map
` [PATCH v5 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range

iotest 040, 041, intermittent failure in netbsd VM
 2022-01-18 13:30 UTC  (8+ messages)

/usr/shared/qemu binaries
 2022-01-18 13:24 UTC  (10+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-18 13:21 UTC  (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 03/12] mm: Introduce memfile_notifier
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 05/12] KVM: Extend the memslot to support fd-based private memory
` [PATCH v4 06/12] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v4 08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v4 09/12] KVM: Handle page fault for private memory
` [PATCH v4 10/12] KVM: Register private memslot to memory backing store
` [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH v3 0/3] trace qmp commands
 2022-01-18 14:22 UTC  (12+ messages)
` [PATCH v3 1/3] scripts/qapi/gen.py: add .trace-events file for module
` [PATCH v3 2/3] scripts/qapi-gen.py: add --add-trace-events option
` [PATCH v3 3/3] meson: generate trace events for qmp commands

[PULL 00/31] ppc queue
 2022-01-18 13:07 UTC  (32+ messages)
` [PULL 01/31] docs: rSTify ppc-spapr-hotplug.txt
` [PULL 02/31] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst
` [PULL 03/31] Link new ppc-spapr-hotplug.rst file to pseries.rst
` [PULL 04/31] rSTify ppc-spapr-uv-hcalls.txt
` [PULL 05/31] Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst
` [PULL 06/31] Link new ppc-spapr-uv-hcalls.rst to pseries.rst
` [PULL 07/31] target/ppc: Remove last user of .load_state_old
` [PULL 08/31] target/ppc: Finish removal of 401/403 CPUs
` [PULL 09/31] target/ppc: Fix 7448 support
` [PULL 10/31] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
` [PULL 11/31] ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
` [PULL 12/31] ppc/pnv: move PCI registers to PnvPHB4
` [PULL 13/31] ppc/pnv: move phbbar "
` [PULL 14/31] ppc/pnv: move intbar "
` [PULL 15/31] ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
` [PULL 16/31] ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
` [PULL 17/31] ppc/pnv: move nest_regs[] "
` [PULL 18/31] ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
` [PULL 19/31] ppc/pnv: move nest_regs_mr to PnvPHB4
` [PULL 20/31] ppc/pnv: move phb_regs_mr "
` [PULL 21/31] ppc/pnv: introduce PnvPHB4 'pec' property
` [PULL 22/31] ppc/pnv: reduce stack->stack_no usage
` [PULL 23/31] ppc/pnv: remove stack pointer from PnvPHB4
` [PULL 24/31] ppc/pnv: move default_phb_realize() to pec_realize()
` [PULL 25/31] ppc/pnv: remove PnvPhb4PecStack::stack_no
` [PULL 26/31] ppc/pnv: make PECs create and realize PHB4s
` [PULL 27/31] ppc/pnv: remove PnvPhb4PecStack object
` [PULL 28/31] ppc/pnv: rename pnv_pec_stk_update_map()
` [PULL 29/31] ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
` [PULL 30/31] ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
` [PULL 31/31] ppc/pnv: Remove PHB4 version property

[PATCH v2 0/2] python: a few improvements to qmp-shell
 2022-01-18 13:26 UTC  (4+ messages)
` [PATCH v2 1/2] python: introduce qmp-shell-wrap convenience tool
` [PATCH v2 2/2] python: support recording QMP session to a file

[RFC PATCH 0/7] AMX support in Qemu
 2022-01-18 13:06 UTC  (13+ messages)
` [RFC PATCH 1/7] x86: Fix the 64-byte boundary enumeration for extended state
` [RFC PATCH 2/7] x86: Add AMX XTILECFG and XTILEDATA components
` [RFC PATCH 3/7] x86: Grant AMX permission for guest
` [RFC PATCH 4/7] x86: Add XFD faulting bit for state components

[PULL 0/9] Trivial branch for 7.0 patches
 2022-01-18 12:28 UTC  (10+ messages)
` [PULL 1/9] hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
` [PULL 2/9] hw/scsi/megasas: Simplify using the ldst API
` [PULL 3/9] qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
` [PULL 4/9] tests: Fix typo in check-help output
` [PULL 5/9] softmmu: Provide a clue as to why device tree loading failed
` [PULL 6/9] linux-user: Fix comment typo in arm cpu_loop code
` [PULL 7/9] linux-user: Rename user_force_sig tracepoint to match function name
` [PULL 8/9] linux-user: Return void from queue_signal()
` [PULL 9/9] linux-user: Remove MAX_SIGQUEUE_SIZE

[RFC PATCH 0/3] hw/sd/sdhci: Fix DMA re-entrancy issue
 2022-01-18 12:41 UTC  (3+ messages)
` [RFC PATCH 3/3] tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)

[PULL 00/19] Memory API patches for 2022-01-18
 2022-01-18 12:02 UTC  (20+ messages)
` [PULL 01/19] memory: Directly dispatch alias accesses on origin memory region
` [PULL 02/19] memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
` [PULL 03/19] memory: Have 'info mtree' remove duplicated Address Space information
` [PULL 04/19] machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
` [PULL 05/19] memory: Make memory_region_is_mapped() succeed when mapped via an alias
` [PULL 06/19] memory: Update description of memory_region_is_mapped()
` [PULL 07/19] memory: Fix incorrect calls of log_global_start/stop
` [PULL 08/19] stubs: Restrict fw_cfg to system emulation
` [PULL 09/19] hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
` [PULL 10/19] hw/pci: Restrict pci-bus stub to sysemu
` [PULL 11/19] hw/pci: Document pci_dma_map()
` [PULL 12/19] hw/dma: Remove CONFIG_USER_ONLY check
` [PULL 13/19] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PULL 14/19] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PULL 15/19] hw/dma: Fix format string issues using dma_addr_t
` [PULL 16/19] hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
` [PULL 17/19] hw/dma: Use dma_addr_t type definition when relevant
` [PULL 18/19] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
` [PULL 19/19] docs/devel: add some clarifying text for aliases

[PATCH v2 0/8] remove PnvPhb4PecStack from Powernv9
 2022-01-18 12:03 UTC  (2+ messages)

[PATCH 0/3] rSTify ppc-spapr-hotplug.txt
 2022-01-18 12:03 UTC  (2+ messages)

[PATCH 0/3] rSTify ppc-spapr-uv-hcalls.txt
 2022-01-18 12:02 UTC  (2+ messages)

[PATCH 0/3] ppc/pnv: Final refinements on PHB4s
 2022-01-18 12:01 UTC  (2+ messages)

[PATCH] target/ppc: Fix 7748 support
 2022-01-18 12:01 UTC  (2+ messages)

[PATCH RESEND] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families
 2022-01-18 12:01 UTC  (2+ messages)

[PATCH v2 0/2] target/ppc: more cleanups around the 403 CPUs
 2022-01-18 12:02 UTC  (7+ messages)
` [PATCH v2 1/2] target/ppc: Remove last user of .load_state_old
` [PATCH v2 2/2] target/ppc: Finish removal of 401/403 CPUs

[PATCH v5 0/5] support subsets of virtual memory extension
 2022-01-18 11:57 UTC  (21+ messages)
` [PATCH v5 1/5] target/riscv: Ignore reserved bits in PTE for RV64
` [PATCH v5 3/5] target/riscv: add support for svnapot extension
` [PATCH v5 5/5] target/riscv: add support for svpbmt extension

[RFC PATCH] linux-user: expand reserved brk space for 64bit guests
 2022-01-18 11:48 UTC  (2+ messages)

[PATCH] linux-user: Fix comment typo in arm cpu_loop code
 2022-01-18 11:38 UTC  (2+ messages)

[PATCH 0/3] linux-user: Fix some minor nits
 2022-01-18 11:42 UTC  (5+ messages)
` [PATCH 2/3] linux-user: Rename user_force_sig tracepoint to match function name
` [PATCH 3/3] linux-user: Return void from queue_signal()

[PATCH 0/2] linux-user: Two minor patches
 2022-01-18 11:45 UTC  (3+ messages)
` [PATCH 1/2] linx-user: Remove MAX_SIGQUEUE_SIZE

[PATCH] Remove unnecessary minimum_version_id_old fields
 2022-01-18 11:26 UTC  (2+ messages)

[PATCH] softmmu: Provide a clue as to why device tree loading failed
 2022-01-18 11:34 UTC  (2+ messages)

[PULL 0/2] Seabios 20220118 patches
 2022-01-18 11:22 UTC  (3+ messages)
` [PULL 1/2] seabios: update submodule to snapshot
` [PULL 2/2] seabios: update binaries "

[PATCH v2 0/3] Improve RISC-V spike machine bios support
 2022-01-18 11:17 UTC  (4+ messages)
` [PATCH v2 1/3] hw/riscv: spike: Allow using binary firmware as bios
` [PATCH v2 2/3] hw/riscv: Remove macros for ELF BIOS image names
` [PATCH v2 3/3] roms/opensbi: Remove ELF images

[PATCH 0/8] hw/dma: Introduce dma_size_t type definition
 2022-01-18 10:13 UTC  (3+ messages)
` [PATCH 5/8] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument

[PATCH 0/2] python: a few improvements to qmp-shell
 2022-01-18 10:06 UTC  (4+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-18  9:41 UTC  (3+ messages)
` [RFC PATCH 10/13] softmmu/physmem: Add private memory address space

[PATCH v4] memory: Directly dispatch alias accesses on origin memory region
 2022-01-18  9:35 UTC  (2+ messages)

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-18  9:34 UTC  (5+ messages)
` [RFC PATCH v3 7/7] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH] memory: Fix incorrect calls of log_global_start/stop
 2022-01-18  9:33 UTC  (2+ messages)

[PATCH v3 0/6] Introduce CanoKey QEMU
 2022-01-18  9:28 UTC  (3+ messages)
` [PATCH v3 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples

[PATCH v3 0/3] memory: memory_region_is_mapped() cleanups
 2022-01-18  9:16 UTC  (3+ messages)

ppc pbr403 vmstate
 2022-01-18  9:11 UTC  (6+ messages)

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-18  9:16 UTC  (2+ messages)

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-18  9:12 UTC  (10+ messages)

[PATCH 0/8] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-18  8:40 UTC  (4+ messages)
` [PATCH 1/8] target/ppc: 405: Add missing MSR bits to msr_mask

[PATCH v4 0/5] target/s390x: Fix shift instructions
 2022-01-18  9:08 UTC  (2+ messages)

tracing.rst neglects to document syntax of trace-events files
 2022-01-18  9:02 UTC  (2+ messages)

[PATCH] hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated
 2022-01-18  8:49 UTC  (3+ messages)

[PATCH] target/ppc: Finish removal of 401/403 CPUs
 2022-01-18  8:26 UTC  (3+ messages)

[PATCH v4 0/7] support subsets of scalar crypto extension
 2022-01-18  8:24 UTC  (6+ messages)
` [PATCH v4 4/7] target/riscv: rvk: add implementation of instructions for Zk*


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