qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 16:53:11 to 2022-12-15 20:58:55 UTC [more...]

[PATCH] linux-user: Add translation for argument of msync()
 2022-12-15 20:58 UTC  (5+ messages)

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-15 20:54 UTC  (6+ messages)
` [RFC PATCH v2 20/22] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ

[PATCH 0/2] tpm: add mssim backend
 2022-12-15 20:53 UTC  (12+ messages)
` [PATCH 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH 2/2] tpm: add backend for mssim

[PATCH 0/8] tcg/loongarch64: Reorg goto_tb and cleanups
 2022-12-15 19:59 UTC  (9+ messages)
` [PATCH 1/8] target/loongarch: Enable the disassembler for host tcg
` [PATCH 3/8] tcg/loongarch64: Update tcg-insn-defs.c.inc

[PATCH 0/5] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-15 17:45 UTC  (10+ messages)
` [PATCH 1/5] include/hw/pci: Clean up superfluous inclusion of pci*/*.h cxl/*.h
` [PATCH 6/5] include/hw/cxl: Break inclusion loop

[PATCH 0/2] Make coroutine annotations ready for static analysis
 2022-12-15 17:44 UTC  (3+ messages)
` [PATCH 1/2] coroutine: annotate coroutine_fn for libclang
` [PATCH 2/2] block: Add no_coroutine_fn and coroutine_mixed_fn marker

[PULL v2 00/28] target-arm queue
 2022-12-15 17:40 UTC 

[RFC PATCH] includes: move tb_flush into its own header
 2022-12-15 17:39 UTC  (5+ messages)

[PATCH 0/5] migration: Fix disorder of channel creations
 2022-12-15 17:35 UTC  (6+ messages)
` [PATCH 1/5] io: Add support for MSG_PEEK for socket channel

regression: insmod module failed in VM with nvdimm on
 2022-12-15 17:33 UTC  (9+ messages)

[PATCH v2] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-15 17:28 UTC  (3+ messages)

[RFC v3 0/3] migration: reduce time of loading non-iterable vmstate
 2022-12-15 16:51 UTC  (6+ messages)
` [RFC v3 1/3] memory: add depth assert in address_space_to_flatview

[PULL 00/19] Next 8.0 patches
 2022-12-15 16:45 UTC  (21+ messages)
` [PULL 01/19] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PULL 02/19] multifd: Create page_count "
` [PULL 03/19] migration: Export ram_transferred_ram()
` [PULL 04/19] migration: Export ram_release_page()
` [PULL 05/19] migration: Take bitmap mutex when completing ram migration
` [PULL 06/19] migration: Add postcopy_preempt_active()
` [PULL 07/19] migration: Cleanup xbzrle zero page cache update logic
` [PULL 08/19] migration: Trivial cleanup save_page_header() on same block check
` [PULL 09/19] migration: Remove RAMState.f references in compression code
` [PULL 10/19] migration: Yield bitmap_mutex properly when sending/sleeping
` [PULL 11/19] migration: Use atomic ops properly for page accountings
` [PULL 12/19] migration: Teach PSS about host page
` [PULL 13/19] migration: Introduce pss_channel
` [PULL 14/19] migration: Add pss_init()
` [PULL 15/19] migration: Make PageSearchStatus part of RAMState
` [PULL 16/19] migration: Move last_sent_block into PageSearchStatus
` [PULL 17/19] migration: Send requested page directly in rp-return thread
` [PULL 18/19] migration: Remove old preempt code around state maintainance
` [PULL 19/19] migration: Drop rs->f

[PATCH v2] tests/qtest/qom-test: Do not print tested properties by default
 2022-12-15 15:30 UTC 

[PULL v3 00/50] Block layer patches
 2022-12-15 15:24 UTC 

[PATCH v2 0/3] Fix the "-nic help" option
 2022-12-15 15:23 UTC  (2+ messages)

[PULL v2 00/51] Block layer patches
 2022-12-15 15:13 UTC  (3+ messages)

[PULL v2 00/23] First batch of s390x, qtest, CI and misc patches for 8.0
 2022-12-15 15:12 UTC  (2+ messages)
` [PULL v2 09/23] util/qemu-config: Fix "query-command-line-options" to provide the right values

QEMU PPC VLE support
 2022-12-15 14:15 UTC  (7+ messages)

[PATCH] target/riscv/cpu.c: Fix elen check
 2022-12-15  8:46 UTC 

[RFC PATCH] gitlab: turn off verbose logging for make check on custom runners
 2022-12-15 14:58 UTC  (2+ messages)

[PULL 00/23] First batch of s390x, qtest, CI and misc patches for 8.0
 2022-12-15 14:14 UTC  (3+ messages)

[PATCH] tests/qtest/qom-test: Do not print tested properties by default
 2022-12-15 14:12 UTC  (3+ messages)

[PATCH v11 0/5] add generic vDPA device support
 2022-12-15 13:49 UTC  (6+ messages)
` [PATCH v11 1/5] virtio: get class_id and pci device id by the virtio id
` [PATCH v11 2/5] vdpa: add vdpa-dev support
` [PATCH v11 3/5] vdpa: add vdpa-dev-pci support
` [PATCH v11 4/5] vdpa-dev: mark the device as unmigratable
` [PATCH v11 5/5] docs: Add generic vhost-vdpa device documentation

migration qtest failure: "query-migrate shows failed migration: Unable to write to socket: Broken pipe"
 2022-12-15 13:44 UTC  (6+ messages)

[PATCH] blkdebug: ignore invalid rules in non-coroutine context
 2022-12-15 13:44 UTC  (2+ messages)

[PULL 00/29] target-arm queue
 2022-12-15 12:50 UTC  (30+ messages)
` [PULL 01/29] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PULL 02/29] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PULL 03/29] hw/arm/virt: Introduce variable region_base "
` [PULL 04/29] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PULL 05/29] hw/arm/virt: Improve high memory region address assignment
` [PULL 06/29] hw/arm/virt: Add 'compact-highmem' property
` [PULL 07/29] hw/arm/virt: Add properties to disable high memory regions
` [PULL 08/29] hw/arm/virt: build SMBIOS 19 table
` [PULL 09/29] target/arm: Add Cortex-A55 CPU
` [PULL 10/29] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
` [PULL 11/29] target/arm: Allow relevant HCR bits to be written for FEAT_EVT
` [PULL 12/29] target/arm: Implement HCR_EL2.TTLBIS traps
` [PULL 13/29] target/arm: Implement HCR_EL2.TTLBOS traps
` [PULL 14/29] target/arm: Implement HCR_EL2.TICAB,TOCU traps
` [PULL 15/29] target/arm: Implement HCR_EL2.TID4 traps
` [PULL 16/29] target/arm: Report FEAT_EVT for TCG '-cpu max'
` [PULL 17/29] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
` [PULL 18/29] hw/arm: Convert TYPE_ARM_SMMUV3 "
` [PULL 19/29] hw/intc: Convert TYPE_ARM_GIC_COMMON "
` [PULL 20/29] hw/intc: Convert TYPE_ARM_GIC_KVM "
` [PULL 21/29] hw/intc: Convert TYPE_ARM_GICV3_COMMON "
` [PULL 22/29] hw/intc: Convert TYPE_KVM_ARM_GICV3 "
` [PULL 23/29] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON "
` [PULL 24/29] hw/intc: Convert TYPE_ARM_GICV3_ITS "
` [PULL 25/29] hw/intc: Convert TYPE_KVM_ARM_ITS "
` [PULL 26/29] hw/arm/boot: set initrd with #address-cells type in fdt
` [PULL 27/29] target/arm: align exposed ID registers with Linux
` [PULL 28/29] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
` [PULL 29/29] target/arm: Restrict arm_cpu_exec_interrupt() to TCG accelerator

[PATCH] block: remove bdrv_coroutine_enter
 2022-12-15 13:02 UTC 

[PATCH] qemu-io: do not reinvent the blk_pwrite_zeroes wheel
 2022-12-15 13:02 UTC 

[PATCH v3 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-12-15 13:11 UTC  (3+ messages)
` [PATCH v3 1/3] update-linux-headers: Version 6.1-rc8

[PULL 00/14] Miscellaneous patches for 2022-12-14
 2022-12-15 13:10 UTC  (8+ messages)
` [PULL 02/14] error: Drop some obviously superfluous error_propagate()
` [PULL 04/14] error: Move ERRP_GUARD() to the beginning of the function
` [PULL 09/14] sockets: Use ERRP_GUARD() where obviously appropriate
` [PULL 11/14] io: Tidy up fat-fingered parameter name
` [PULL 14/14] ppc4xx_sdram: Simplify sdram_ddr_size() to return

[PATCH] hw/riscv: Add support to change default RISCV hart memory region
 2022-12-15 13:09 UTC  (2+ messages)

[PATCH v1 00/24] vfio-user client
 2022-12-15 12:59 UTC  (11+ messages)
` [PATCH v1 15/24] vfio-user: forward msix BAR accesses to server
` [PATCH v1 16/24] vfio-user: proxy container connect/disconnect
` [PATCH v1 17/24] vfio-user: dma map/unmap operations
` [PATCH v1 22/24] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
` [PATCH v1 24/24] vfio-user: add trace points

[PATCH Trivial] hw/cxl/cxl-cdat.c: spelling: missmatch
 2022-12-15 12:59 UTC  (2+ messages)

[PATCH 00/14] block: Move more functions to coroutines
 2022-12-15 12:39 UTC  (2+ messages)

[PATCH v9 00/12] ASID support in vhost-vdpa net
 2022-12-15 11:31 UTC  (13+ messages)
` [PATCH v9 01/12] vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v9 02/12] vhost: set SVQ device call handler at SVQ start
` [PATCH v9 03/12] vhost: allocate SVQ device file descriptors at device start
` [PATCH v9 04/12] vhost: move iova_tree set to vhost_svq_start
` [PATCH v9 05/12] vdpa: add vhost_vdpa_net_valid_svq_features
` [PATCH v9 06/12] vdpa: request iova_range only once
` [PATCH v9 07/12] vdpa: move SVQ vring features check to net/
` [PATCH v9 08/12] vdpa: allocate SVQ array unconditionally
` [PATCH v9 09/12] vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v9 10/12] vdpa: store x-svq parameter in VhostVDPAState
` [PATCH v9 11/12] vdpa: add shadow_data to vhost_vdpa
` [PATCH v9 12/12] vdpa: always start CVQ in SVQ mode if possible

[PATCH] target/i386/hax: Add XCR0 support
 2022-12-15 10:26 UTC  (4+ messages)

[PULL v2 00/30] QAPI patches patches for 2022-12-14
 2022-12-15 10:13 UTC  (4+ messages)
` [PULL v2 10/30] qapi block: Elide redundant has_FOO in generated C
` [PULL v2 18/30] qapi net: "

[PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
 2022-12-15 10:12 UTC  (2+ messages)

[PATCH] tests/tcg/multiarch: remove unused variable in linux-test
 2022-12-15  9:58 UTC 

[PATCH v2] hostmem: Honor multiple preferred nodes if possible
 2022-12-15  9:55 UTC 

[PULL 00/51] Block layer patches
 2022-12-15  9:44 UTC  (3+ messages)

[PATCH v1 0/2] Add irq number property for loongarch pch interrupt controller
 2022-12-15  8:30 UTC  (5+ messages)
` [PATCH v1 1/2] hw/intc/loongarch_pch_msi: add irq number property
` [PATCH v1 2/2] hw/intc/loongarch_pch_pic: "

[PULL for 7.2-rc4 0/1] loongarch for 7.2-rc4 patch
 2022-12-15  8:12 UTC  (3+ messages)

[PULL 0/1] loongarch-to-apply queue
 2022-12-15  8:09 UTC  (2+ messages)
` [PULL 1/1] hw/loongarch/virt: Add cfi01 pflash device

qemu no sound
 2022-12-15  7:36 UTC 

[PATCH 0/4] coroutine: Clean up includes
 2022-12-15  6:49 UTC  (4+ messages)
` [PATCH 4/4] coroutine: Break inclusion loop

[PATCH v2 0/5] Nested virtualization fixes for QEMU
 2022-12-15  3:25 UTC  (7+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes

[PATCH] tpm: add backend for mssim
 2022-12-15  2:42 UTC  (13+ messages)

CVMSEG Emulation
 2022-12-15  0:57 UTC 

[ANNOUNCE] QEMU 7.2.0 is now available
 2022-12-14 23:46 UTC 

[PATCH 0/2] test
 2022-12-14 20:48 UTC 

[PATCH v4 0/4] hw/nvme: fix broken shadow doorbells on some platforms
 2022-12-14 18:34 UTC  (7+ messages)
` [PATCH v4 2/4] hw/nvme: rename shadow doorbell related trace events
` [PATCH v4 3/4] hw/nvme: fix missing endian conversions for doorbell buffers
` [PATCH v4 4/4] hw/nvme: fix missing cq eventidx update

QEMU function trace
 2022-12-14 18:04 UTC  (8+ messages)
  `  "

[PATCH v2 00/27] target/s390x: pc-relative translation blocks
 2022-12-14 17:22 UTC  (3+ messages)
` [PATCH v2 27/27] target/s390x: Enable TARGET_TB_PCREL

[PULL 00/30] QAPI patches patches for 2022-12-14
 2022-12-14 17:03 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).