qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-29 12:17:38 to 2023-05-02 10:33:32 UTC [more...]

[PATCH 0/2] target/arm: Load correct half of 64-bit fields
 2023-05-02 10:33 UTC  (2+ messages)

[PATCH] migration/xbzrle: Use __attribute__((target)) for avx512
 2023-05-02 10:31 UTC  (3+ messages)

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-05-02 10:30 UTC  (15+ messages)

[PATCH] qemu/int128: Re-shuffle Int128Alias members
 2023-05-02 10:30 UTC  (3+ messages)

[PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
 2023-05-02 10:28 UTC  (2+ messages)

[PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
 2023-05-02 10:27 UTC  (2+ messages)

[PATCH] hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
 2023-05-02 10:25 UTC  (3+ messages)

[PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
 2023-05-02 10:23 UTC  (2+ messages)

[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-05-02 10:22 UTC  (2+ messages)

[PATCH v2 0/4] Cleanup [h_enter|spapr_exit]_nested routines
 2023-05-02 10:20 UTC  (14+ messages)
` [PATCH v2 1/4] ppc: spapr: cleanup cr get/store in [h_enter|spapr_exit]_nested with helpers
` [PATCH v2 2/4] ppc: spapr: cleanup h_enter_nested() with helper routines
` [PATCH v2 3/4] ppc: spapr: cleanup spapr_exit_nested() "

[PULL 0/3] Various fixes
 2023-05-02 10:18 UTC  (4+ messages)
` [PULL 1/3] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
` [PULL 2/3] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG
` [PULL 3/3] async: avoid use-after-free on re-entrancy guard

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-05-02 10:17 UTC  (6+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PATCH] hw/arm/bcm2835_property: Implement "get command line" message
 2023-05-02 10:15 UTC  (2+ messages)

[PATCH v2 0/3] ROM migration
 2023-05-02 10:13 UTC  (12+ messages)
` [PATCH v2 1/3] pci: pci_add_option_rom(): improve style
` [PATCH v2 2/3] pci: pci_add_option_rom(): refactor: use g_autofree for path variable
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
 2023-05-02 10:03 UTC  (4+ messages)

[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
 2023-05-02  9:55 UTC  (7+ messages)
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm

[PATCH v2] migration: Handle block device inactivation failures better
 2023-05-02  9:54 UTC  (2+ messages)

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-02  9:23 UTC  (13+ messages)
` [PATCH v2 01/12] simpletrace: Improve parsing of sys.argv; fix files never closed
` [PATCH v2 02/12] simpletrace: Annotate magic constants from QEMU code
` [PATCH v2 03/12] simpletrace: changed naming of edict and idtoname to improve readability
` [PATCH v2 04/12] simpletrace: update code for Python 3.11
` [PATCH v2 05/12] simpletrace: Changed Analyzer class to become context-manager
` [PATCH v2 06/12] simpletrace: Simplify construction of tracing methods
` [PATCH v2 07/12] simpletrace: Improved error handling on struct unpack
` [PATCH v2 08/12] simpletrace: define exception and add handling
` [PATCH v2 09/12] simpletrace: Refactor to separate responsibilities
` [PATCH v2 10/12] MAINTAINERS: add maintainer of simpletrace.py
` [PATCH v2 11/12] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()
` [PATCH v2 12/12] scripts/analyse-locks-simpletrace.py: reflect changes to process in simpletrace.py

[PATCH 0/2] tcg: ppc64: Fix mask generation for vextractdm
 2023-05-02  9:03 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-05-02  8:54 UTC  (3+ messages)
` [RESEND PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

[PATCH v3] meson: Pass -j option to sphinx
 2023-05-02  8:34 UTC  (6+ messages)

[PULL 00/15] Kraxel 20220614 patches
 2023-05-02  8:25 UTC  (6+ messages)
` [PULL 04/15] hw/usb: Add CanoKey Implementation
  ` Apache license usage (was Re: [PULL 04/15] hw/usb: Add CanoKey Implementation)

[PATCH] async: avoid use-after-free on re-entrancy guard
 2023-05-02  7:48 UTC  (2+ messages)

[PATCH] tests/9p: fix potential leak in v9fs_rreaddir()
 2023-05-02  5:46 UTC  (4+ messages)

[PATCH v3] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-05-01 20:31 UTC 

[PATCH] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
 2023-05-01 20:26 UTC  (3+ messages)

[PATCH 00/10] tracing: remove dynamic vcpu state
 2023-05-01 20:25 UTC  (2+ messages)

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-05-01 20:20 UTC  (7+ messages)
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
` [PATCH v3 09/19] tcg: Add andcs and rotrs tcg gvec ops
` [PATCH v3 10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers

[RFC PATCH v3 00/20] configure: create a python venv and ensure meson, sphinx
 2023-05-01 19:20 UTC  (2+ messages)

[PATCH 00/20] Graph locking, part 3 (more block drivers)
 2023-05-01 19:10 UTC  (41+ messages)
` [PATCH 01/20] qcow2: Don't call bdrv_getlength() in coroutine_fns
` [PATCH 02/20] block: Consistently call bdrv_activate() outside coroutine
` [PATCH 03/20] block: bdrv/blk_co_unref() for calls in coroutine context
` [PATCH 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()
` [PATCH 05/20] test-bdrv-drain: Don't modify the graph in coroutines
` [PATCH 06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR)
` [PATCH 07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
` [PATCH 08/20] block: .bdrv_open is non-coroutine and unlocked
` [PATCH 09/20] nbd: Remove nbd_co_flush() wrapper function
` [PATCH 10/20] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
` [PATCH 11/20] vhdx: Take graph lock for accessing a node's parent list
` [PATCH 12/20] mirror: "
` [PATCH 13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
` [PATCH 14/20] block: Mark bdrv_co_get_info() "
` [PATCH 15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
` [PATCH 16/20] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
` [PATCH 17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
` [PATCH 18/20] block: Mark bdrv_query_block_graph_info() "
` [PATCH 19/20] block: Mark bdrv_recurse_can_replace() "
` [PATCH 20/20] block: Mark bdrv_refresh_limits() "

[RFC PATCH v4 00/44] Add LoongArch LSX instructions
 2023-05-01 18:43 UTC  (14+ messages)
` [RFC PATCH v4 01/44] target/loongarch: Add LSX data type VReg
` [RFC PATCH v4 14/44] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [RFC PATCH v4 30/44] target/loongarch: Implement vpcnt
` [RFC PATCH v4 34/44] target/loongarch: Implement LSX fpu fcvt instructions
` [RFC PATCH v4 37/44] target/loongarch: Implement vbitsel vset
` [RFC PATCH v4 41/44] target/loongarch: Implement vld vst

[PATCH v6 0/3] qga: Support merging output streams in guest-exec
 2023-05-01 17:54 UTC  (6+ messages)
` [PATCH v6 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode

[PATCH] block: compile out assert_bdrv_graph_readable() by default
 2023-05-01 17:34 UTC 

[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
 2023-05-01 16:53 UTC  (5+ messages)
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function

[PATCH v4 0/3] Smstateen FCSR
 2023-05-01 16:33 UTC  (5+ messages)
` [PATCH v4 1/3] target/riscv: smstateen check for fcsr
` [PATCH v4 2/3] target/riscv: Reuse tb->flags.FS
` [PATCH v4 3/3] target/riscv: smstateen knobs

[PATCH v2] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-05-01 16:06 UTC  (4+ messages)

[PATCH v2 0/2] linux-user: Fix mincore() with PROT_NONE
 2023-05-01 15:54 UTC  (7+ messages)
` [PATCH v2 1/2] linux-user: Add new flag VERIFY_NONE
` [PATCH v2 2/2] linux-user: Don't require PROT_READ for mincore

[PATCH] linux-user/main: Use list_cpus() instead of cpu_list()
 2023-05-01 15:41 UTC  (2+ messages)

[PATCH 1/2] linux-user: Add move_mount() syscall
 2023-05-01 15:34 UTC  (6+ messages)
` [PATCH 2/2] linux-user: Add open_tree() syscall

[PATCH] test-aio-multithread: simplify test_multi_co_schedule
 2023-05-01 15:14 UTC  (2+ messages)

[PATCH v4 00/20] block: remove aio_disable_external() API
 2023-05-01 15:09 UTC  (4+ messages)
` [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug

[PATCH] linux-user: report ENOTTY for unknown ioctls
 2023-05-01 15:07 UTC  (2+ messages)

[PULL 00/13] DMA reentrancy fixes and other misc patches
 2023-05-01 14:09 UTC  (3+ messages)
` [PULL 07/13] async: Add an optional reentrancy guard to the BH API

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-01 14:01 UTC  (9+ messages)
` [PATCH 1/8] migration: Add precopy initial data capability
` [PATCH 2/8] migration: Add precopy initial data handshake
` [PATCH 3/8] migration: Add precopy initial data loaded ACK functionality
` [PATCH 4/8] migration: Enable precopy initial data capability
` [PATCH 5/8] tests: Add migration precopy initial data capability test
` [PATCH 6/8] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH 7/8] vfio/migration: Add VFIO migration pre-copy support
` [PATCH 8/8] vfio/migration: Add support for precopy initial data capability

[PATCH] test-aio-multithread: do not use mb_read/mb_set for simple flags
 2023-05-01 13:56 UTC  (2+ messages)

[PATCH] hw/usb/canokey: change license to GPLv2+
 2023-05-01 12:52 UTC  (4+ messages)
` 回复:[PATCH] "

[PULL 00/17] Block patches
 2023-05-01 11:56 UTC  (3+ messages)

[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
 2023-05-01 11:19 UTC  (3+ messages)

[PATCH v2 1/3] target/i386: Fix and add some comments next to SSE/AVX instructions
 2023-05-01 11:14 UTC  (3+ messages)
` [PATCH v2 2/3] target/i386: Fix exception classes for "
` [PATCH v2 3/3] target/i386: Fix exception classes for MOVNTPS/MOVNTPD

[PATCH] call_rcu: stop using mb_set/mb_read
 2023-05-01  9:07 UTC  (2+ messages)

[PATCH] tb-maint: do not use mb_read/mb_set
 2023-05-01  8:58 UTC  (2+ messages)

[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
 2023-05-01  7:42 UTC  (7+ messages)
` [PATCH v3 06/57] tcg/i386: Generalize multi-part load overlap test
` [PATCH v3 54/57] tcg/ppc: Remove unused constraints A, B, C, D

[PATCH 0/5] eBPF RSS through QMP support
 2023-05-01  7:21 UTC  (6+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 3/5] ebpf: Added declaration/initialization routines
` [PATCH 4/5] qmp: Added new command to retrieve eBPF blob
` [PATCH 5/5] ebpf: Updated eBPF program and skeleton

[RFC PATCH v2 0/4] vhost: register and change IOMMU flag depending on ATS state
 2023-05-01  2:02 UTC  (5+ messages)
` [RFC PATCH v2 1/4] pci: add handling of Enable bit in ATS Control Register
` [RFC PATCH v2 2/4] virtio-pci: add handling of ATS and Device-TLB enable
` [RFC PATCH v2 3/4] vhost: register and change IOMMU flag depending on Device-TLB state
` [RFC PATCH v2 4/4] virtio-net: pass Device-TLB enable/disable events to vhost

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-04-30 23:26 UTC  (21+ messages)

[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
 2023-04-30 20:55 UTC  (9+ messages)
  ` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
              ` [PATCH v6] "

[PATCH v4 0/2] Add gdbstub support to HVF
 2023-04-30 19:45 UTC  (4+ messages)
` [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts

VNC clipboard support
 2023-04-30 16:20 UTC 

[PATCH v3 0/2] igb: packet-split descriptors support
 2023-04-30 11:57 UTC  (6+ messages)
  ` [PATCH v3 1/2] igb: RX descriptors handling cleanup

[PULL v2 00/16] Misc patches for 2023-04-29
 2023-04-30  7:10 UTC  (2+ messages)

[PULL 00/21] Migration 20230428 patches
 2023-04-29 22:08 UTC  (4+ messages)

[PATCH v6 0/3] ppc/e500: Add support for eSDHC
 2023-04-29 21:11 UTC  (4+ messages)
` [PATCH v6 2/3] hw/sd/sdhci: Support big endian SD host controller interfaces

[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-29 19:56 UTC  (3+ messages)

[PATCH v2] target/hexagon: fix = vs. == mishap
 2023-04-29 19:47 UTC  (5+ messages)

[PATCH v4 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-04-29 17:15 UTC  (4+ messages)
` [PATCH v4 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PATCH v3 0/2] accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
 2023-04-29 12:23 UTC  (3+ messages)

[PULL 00/17] Misc patches for 2023-04-29
 2023-04-29 12:16 UTC  (15+ messages)
` [PULL 03/17] i386/sev: Update checks and information related to reduced-phys-bits
` [PULL 04/17] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
` [PULL 05/17] target/i386: Add support for CMPCCXADD in CPUID enumeration
` [PULL 06/17] target/i386: Add support for AMX-FP16 "
` [PULL 08/17] target/i386: Add support for AVX-VNNI-INT8 "
` [PULL 09/17] target/i386: Add support for AVX-NE-CONVERT "
` [PULL 10/17] target/i386: Add support for PREFETCHIT0/1 "
` [PULL 11/17] Fix libvhost-user.c compilation
` [PULL 12/17] update-linux-headers.sh: Add missing kernel headers
` [PULL 13/17] Update linux headers to v6.3rc5
` [PULL 14/17] tests: vhost-user-test: release mutex on protocol violation
` [PULL 15/17] target/hexagon: fix = vs. == mishap
` [PULL 16/17] async: Suppress GCC13 false positive in aio_bh_poll()
` [PULL 17/17] cpus-common: stop using mb_set/mb_read


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