qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-29 21:29:49 to 2022-03-30 16:17:49 UTC [more...]

[PATCH 0/5] Generalize the sysbus device machine allowance
 2022-03-30 16:12 UTC  (3+ messages)
` [PATCH 3/5] qdev-monitor: use the newly uc_requires_machine_allowance
` [PATCH 4/5] rename machine_class_allow_dynamic_sysbus_dev

[PATCH] target/riscv: Exit current TB after an sfence.vma
 2022-03-30 16:11 UTC  (6+ messages)
        `  "

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-30 16:08 UTC  (15+ messages)
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
` [PATCH v7 14/17] vfio-user: handle PCI BAR accesses

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-30 16:02 UTC  (14+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-03-30 15:55 UTC  (15+ messages)
` [PATCH v1 1/9] qmp: Add dump machine "
` [PATCH v1 2/9] pci: add null-pointer check
` [PATCH v1 3/9] mem: appropriate handling getting mem region
` [PATCH v1 6/9] chardev: add appropriate getting address
` [PATCH v1 7/9] colo-compare: safe finalization
` [PATCH v1 8/9] qom: add command to print initial properties
` [PATCH v1 9/9] scripts: printing machine type compat properties

[PATCH 0/7] vhost-vdpa multiqueue fixes
 2022-03-30 15:47 UTC  (16+ messages)
` [PATCH 1/7] virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
` [PATCH 2/7] virtio-net: Fix indentation
` [PATCH 3/7] virtio-net: Only enable userland vq if using tap backend
` [PATCH 4/7] virtio: don't read pending event on host notifier if disabled
` [PATCH 5/7] vhost-vdpa: fix improper cleanup in net_init_vhost_vdpa
` [PATCH 6/7] vhost-net: fix improper cleanup in vhost_net_start
` [PATCH 7/7] vhost-vdpa: backend feature should set only once

[PATCH 0/4] Python: relicense async qmp as LGPLv2+
 2022-03-30 15:46 UTC  (5+ messages)
` [PATCH 3/4] python/qmp-shell: relicense "

[PATCH qemu v5 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
 2022-03-30 15:13 UTC  (6+ messages)

[PATCH v2 0/2] qcow2: Improve refcount structure rebuilding
 2022-03-30 15:07 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/108: Test new refcount rebuild algorithm

[PATCH for-7.0] meson.build: Fix dependency of page-vary-common.c to config-poison.h
 2022-03-30 15:03 UTC  (5+ messages)

[PATCH] linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
 2022-03-30 14:37 UTC  (4+ messages)

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-03-30 14:35 UTC  (2+ messages)

[PATCH v3 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-03-30 14:10 UTC  (12+ messages)
` [PATCH v3 1/4] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v3 3/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
` [PATCH v3 4/4] hw/arm/virt: Unify ACPI processor ID in MADT and SRAT table

[PATCH 0/2] target/s390x: Fix determination of overflow condition code
 2022-03-30 14:04 UTC  (13+ messages)
` [PATCH 1/2] target/s390x: Fix determination of overflow condition code after addition
` [PATCH 2/2] target/s390x: Fix determination of overflow condition code after subtraction

[PATCH] MAINTAINERS: change Fred Konrad's email address
 2022-03-30 13:19 UTC  (3+ messages)

[RFC PATCH 00/18] user-creatable cpu clusters
 2022-03-30 12:56 UTC  (19+ messages)
` [RFC PATCH 01/18] define MAX_CLUSTERS in cpu.h instead of cluster.h
` [RFC PATCH 02/18] hw/cpu/cpus: introduce _cpus_ device
` [RFC PATCH 03/18] hw/cpu/cpus: prepare to handle cpu clusters
` [RFC PATCH 04/18] hw/cpu/cluster: make _cpu-cluster_ a subclass of _cpus_
` [RFC PATCH 05/18] gdbstub: deal with _cpus_ object instead of _cpu-cluster_
` [RFC PATCH 06/18] hw/cpu/cluster: remove cluster_id now that gdbstub is updated
` [RFC PATCH 07/18] hw/cpu/cpus: add a common start-powered-off property
` [RFC PATCH 08/18] hw/arm/arm_cpus: add arm_cpus device
` [RFC PATCH 09/18] hw/arm/xlnx-zynqmp: convert cpu clusters to arm_cpus
` [RFC PATCH 10/18] hw/riscv/riscv_hart: prepare transition to cpus
` [RFC PATCH 11/18] hw/riscv: prepare riscv_hart "
` [RFC PATCH 12/18] hw/riscv/virt: "
` [RFC PATCH 13/18] hw/riscv/spike: "
` [RFC PATCH 14/18] hw/riscv/riscv_hart: use cpus as base class
` [RFC PATCH 15/18] hw/riscv/sifive_u&microchip_pfsoc: apply riscv_hart_array update
` [RFC PATCH 16/18] hw/riscv: update remaining machines due to "
` [RFC PATCH 17/18] hw/riscv/riscv_hart: remove temporary features
` [RFC PATCH 18/18] add myself as reviewer of the newly added _cpus_

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-30 13:46 UTC  (13+ messages)
` [RFC PATCH v7 02/29] target/loongarch: Add CSRs definition
` [RFC PATCH v7 07/29] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v7 08/29] target/loongarch: Add LoongArch IOCSR instruction

[PATCH] vdpa: Avoid reset when stop device
 2022-03-30 10:52 UTC  (8+ messages)
` [PATCH v2] vdpa: reset the backend device in stage of stop last vhost device

[PATCH v3 0/9] dump: Cleanup and consolidation
 2022-03-30 12:36 UTC  (10+ messages)
` [PATCH v3 1/9] dump: Use ERRP_GUARD()
` [PATCH v3 2/9] dump: Remove the sh_info variable
` [PATCH v3 3/9] dump: Introduce shdr_num to decrease complexity
` [PATCH v3 4/9] dump: Remove the section if when calculating the memory offset
` [PATCH v3 5/9] dump: Add more offset variables
` [PATCH v3 6/9] dump: Introduce dump_is_64bit() helper function
` [PATCH v3 7/9] dump: Consolidate phdr note writes
` [PATCH v3 8/9] dump: Cleanup dump_begin write functions
` [PATCH v3 9/9] dump: Consolidate elf note function

[PATCH qemu v7 00/14] Add tail agnostic behavior for rvv instructions
 2022-03-30 12:47 UTC  (16+ messages)
` [PATCH qemu v7 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v7 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v7 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v7 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v7 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v7 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v7 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v7 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v7 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v7 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v7 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v7 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v7 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v7 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed

[PATCH v3 0/3] util/thread-pool: Expose minimun and maximum size
 2022-03-30 12:22 UTC  (2+ messages)

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-30 12:15 UTC  (5+ messages)
` [PATCH v8 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)

[PATCH 0/5] Compilation fixes for 7.0
 2022-03-30 12:06 UTC  (3+ messages)
` [PATCH 1/5] trace: fix compilation with lttng-ust >= 2.13

[PATCH for-7.0?] tcg/aarch64: Use 'ull' suffix to force 64-bit constant
 2022-03-30 11:48 UTC  (2+ messages)

[RFC 0/8] blkio: add libblkio BlockDriver
 2022-03-30 10:45 UTC  (6+ messages)
` [RFC 2/8] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [RFC 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-30 10:39 UTC  (8+ messages)

[PATCH v4 00/45] Transactional block-graph modifying API
 2022-03-30 10:12 UTC  (12+ messages)
` [PATCH v4 31/45] qapi: block: add blockdev-add transaction action
` [PATCH v4 33/45] block-backend: blk_root(): drop const specifier on return type
` [PATCH v4 34/45] block/export: add blk_by_export_id()
` [PATCH v4 36/45] block: bdrv_replace_child_bs(): move to external transaction
` [PATCH v4 39/45] block: bdrv_get_xdbg_block_graph(): report export ids
` [PATCH v4 40/45] iotests.py: qemu_img_create: use imgfmt by default
` [PATCH v4 41/45] iotests.py: introduce VM.assert_edges_list() method
` [PATCH v4 42/45] iotests.py: add VM.qmp_check() helper
` [PATCH v4 43/45] iotests: add filter-insertion
` [PATCH v4 44/45] block: bdrv_open_inherit: create BlockBackend only when necessary
` [PATCH v4 45/45] block/copy-before-write: correct permission scheme

[PATCH v3 00/14] Fix some qapi examples and a TODO section
 2022-03-30 10:15 UTC  (4+ messages)
` [PATCH v3 11/14] qapi: fix example of MEMORY_FAILURE

[PATCH] target/sh4: Remove old README.sh4 file
 2022-03-30 10:02 UTC  (2+ messages)

[PATCH v2] block/stream: Drain subtree around graph change
 2022-03-30  9:40 UTC  (9+ messages)

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-30  9:40 UTC  (7+ messages)
` [PATCH v6 15/19] vfio-user: handle device interrupts

[PATCH for-7.1] tests: Drop perl-Test-Harness from the CI containers / VMs
 2022-03-30  8:47 UTC  (3+ messages)

[PATCH V2 0/4] PASID support for Intel IOMMU
 2022-03-30  8:36 UTC  (19+ messages)
` [PATCH V2 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V2 4/4] intel-iommu: PASID support

[PATCH qemu v6 00/14] Add tail agnostic behavior for rvv instructions
 2022-03-30  8:05 UTC  (15+ messages)
` [PATCH qemu v6 04/14] target/riscv: rvv: Add tail agnostic for vv instructions
` [PATCH qemu v6 05/14] target/riscv: rvv: Add tail agnostic for vector load / store instructions
` [PATCH qemu v6 06/14] target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
` [PATCH qemu v6 07/14] target/riscv: rvv: Add tail agnostic for vector integer shift instructions
` [PATCH qemu v6 08/14] target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
` [PATCH qemu v6 09/14] target/riscv: rvv: Add tail agnostic for vector integer merge and move instructions
` [PATCH qemu v6 10/14] target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instructions
` [PATCH qemu v6 11/14] target/riscv: rvv: Add tail agnostic for vector floating-point instructions
` [PATCH qemu v6 12/14] target/riscv: rvv: Add tail agnostic for vector reduction instructions
` [PATCH qemu v6 13/14] target/riscv: rvv: Add tail agnostic for vector mask instructions
` [PATCH qemu v6 14/14] target/riscv: rvv: Add tail agnostic for vector permutation instructions
` [PATCH qemu v6 02/14] target/riscv: rvv: Rename ambiguous esz
` [PATCH qemu v6 03/14] target/riscv: rvv: Early exit when vstart >= vl
` [PATCH qemu v6 01/14] target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed

[PATCH v2 0/1] target/riscv: misa to ISA string conversion fix
 2022-03-30  7:49 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] virtio-ccw: remove device declarations from virtio-ccw.h
 2022-03-30  7:12 UTC  (5+ messages)
` [PATCH 3/4] virtio-ccw: move device type declarations to .c files
` [PATCH 4/4] virtio-ccw: do not include headers for all virtio devices

[PATCH v3 0/2] Added option to take screenshot with screendump as PNG
 2022-03-30  6:13 UTC  (4+ messages)
` [PATCH v3 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG

[PATCH v4 0/2] Option to take screenshot with screendump as PNG
 2022-03-30  6:11 UTC  (3+ messages)
` [PATCH v4 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PATCH v4 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH] target/riscv: Exit current TB after an sfence.vma
 2022-03-30  6:09 UTC  (3+ messages)

[ANNOUNCE] QEMU 7.0.0-rc2 is now available
 2022-03-30  0:25 UTC 

[RESEND PATCH] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
 2022-03-30  2:13 UTC 

[PATCH] target/riscv: fix start byte for vmv<nf>r.v when vstart != 0
 2022-03-30  2:10 UTC 

[PATCH v2 0/1] fix vcpu hotunplug leak in spapr_realize_vcpu
 2022-03-30  0:48 UTC  (3+ messages)
` [PATCH v2 1/1] hw/ppc: free env->tb_env in spapr_unrealize_vcpu()

[PULL 0/2] Build bugfixes for QEMU 7.0, 2022-03-29
 2022-03-29 22:31 UTC  (2+ 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).