qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-17 18:32:09 to 2023-03-20 13:53:31 UTC [more...]

[PATCH v2 0/3] Fix Spice regression on win32
 2023-03-20 13:52 UTC  (8+ messages)
` [PATCH v2 1/3] win32: add qemu_close_socket_osfhandle()
` [PATCH v2 2/3] ui/spice: fix SOCKET handling regression
` [PATCH v2 3/3] ui/dbus: fix passing SOCKET to GSocket API & leak

[PATCH-for-8.1 0/5] bulk: Do not declare function prototypes using 'extern' keyword
 2023-03-20 13:50 UTC  (8+ messages)
` [PATCH-for-8.1 1/5] qemu/osdep.h: Do not declare function prototypes using extern keyword
` [PATCH-for-8.1 2/5] block/dmg: Remove duplicated prototype declarations
` [PATCH-for-8.1 3/5] qemu/uri: Use QueryParams type definition
` [PATCH-for-8.1 4/5] bulk: Do not declare function prototypes using extern keyword
` [PATCH-for-8.1 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN

[PATCH-for-8.0] qemu/osdep.h: Do not declare function prototypes using extern keyword
 2023-03-20 13:47 UTC  (3+ messages)

[PULL 00/31] various fixes (testing, plugins, gitdm)
 2023-03-20 13:42 UTC  (13+ messages)
` [PULL 01/31] tests/avocado: update AArch64 tests to Alpine 3.17.2
` [PULL 02/31] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
` [PULL 03/31] scripts/ci: add libslirp-devel to build-environment
` [PULL 04/31] scripts/ci: update gitlab-runner playbook to handle CentOS
` [PULL 05/31] gitlab: update centos-8-stream job
` [PULL 06/31] include/qemu: add documentation for memory callbacks
` [PULL 07/31] tests/tcg: add some help output for running individual tests
` [PULL 08/31] tests/avocado: don't use tags to define drive
` [PULL 09/31] tcg: Clear plugin_mem_cbs on TB exit
` [PULL 10/31] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
` [PULL 11/31] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT

[PATCH 00/10] accel/tcg: refactor the cpu-exec loop
 2023-03-20 13:32 UTC  (13+ messages)
` [PATCH 01/10] metadata: add .git-blame-ignore-revs
` [PATCH 02/10] accel/tcg: move cpu_reloading_memory_map into cpu-exec-softmmu
` [PATCH 03/10] accel/tcg: move i386 halt handling to sysemu_ops
` [PATCH 04/10] accel/tcg: don't bother with ifdef for CPU_DUMP_CCOP
` [PATCH 05/10] accel/tcg: remove the fake_user_interrupt guards
` [PATCH 06/10] includes: move irq definitions out of cpu-all.h
` [PATCH 07/10] accel/tcg: use QEMU_IOTHREAD_LOCK_GUARD to cover the exit
` [PATCH 08/10] accel/tcg: push i386 specific hacks into handle_cpu_interrupt callback
` [PATCH 09/10] accel/tcg: re-inline the filtering of virtual IRQs but data driven
` [PATCH 10/10] accel/tcg: remove unused includes

[PATCH v2] ui/gtk: fix cursor moved to left corner
 2023-03-20 13:32 UTC  (2+ messages)

Intent to add a VirtIO SCMI device
 2023-03-20 13:12 UTC 

[PATCH] target/i386: Fix exception classes for SSE/AVX instructions
 2023-03-20 13:21 UTC  (2+ messages)

[PATCH] hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
 2023-03-20 11:29 UTC 

[PATCH] Add my old and new work email mapping and use work email to support biosbits
 2023-03-20 11:42 UTC 

[PATCH] hw/nvme: Change alignment in dma functions for nvme_blk_*
 2023-03-20 12:40 UTC 

[PATCH v2 0/1] util/async-teardown: wire up query-command-line-options
 2023-03-20 13:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PULL 00/24] s390x and misc patches for 8.0-rc1
 2023-03-20 13:03 UTC  (25+ messages)
` [PULL 01/24] MAINTAINERS: Mark the Nios II CPU as orphan
` [PULL 02/24] target/s390x: Fix LPSW
` [PULL 03/24] target/s390x: Implement Early Exception Recognition
` [PULL 04/24] tests/tcg/s390x: Add PSW modification tests
` [PULL 05/24] target/s390x: Fix R[NOX]SBG with T=1
` [PULL 06/24] tests/tcg/s390x: Add rxsbg.c
` [PULL 07/24] target/s390x: Fix EXECUTE of relative long instructions
` [PULL 08/24] tests/tcg/s390x: Add ex-relative-long.c
` [PULL 09/24] target/s390x: Handle branching to odd addresses
` [PULL 10/24] target/s390x: Handle EXECUTE of "
` [PULL 11/24] target/s390x: Handle LGRL from non-aligned addresses
` [PULL 12/24] target/s390x: Handle LRL and LGFRL "
` [PULL 13/24] target/s390x: Handle LLGFRL "
` [PULL 14/24] target/s390x: Handle CRL and CGFRL with "
` [PULL 15/24] target/s390x: Handle CGRL and CLGRL "
` [PULL 16/24] target/s390x: Handle CLRL and CLGFRL "
` [PULL 17/24] target/s390x: Handle STRL to "
` [PULL 18/24] target/s390x: Handle STGRL "
` [PULL 19/24] target/s390x: Update do_unaligned_access() comment
` [PULL 20/24] tests/tcg/s390x: Test unaligned accesses
` [PULL 21/24] target/s390x/tcg/mem_helper: Remove bad assert() statement
` [PULL 22/24] tests/unit/test-blockjob: Disable complete_in_standby test
` [PULL 23/24] qemu/osdep: Switch position of "extern" and "G_NORETURN"
` [PULL 24/24] replace TABs with spaces

[RFC 0/2] vhost-user-fs: Stateful migration
 2023-03-20 12:39 UTC  (7+ messages)
` [RFC 2/2] vhost-user-fs: Implement stateful migration
    ` [Virtio-fs] "

[PATCH] python: honour message limit when using pre-opened socket
 2023-03-20 12:20 UTC  (3+ messages)

[PATCH] ui/gtk: fix cursor moved to lower-left corner
 2023-03-20 12:20 UTC  (2+ messages)

[PATCH 0/3] Fix Spice regression on win32
 2023-03-20 12:17 UTC  (7+ messages)
` [PATCH 1/3] win32: add qemu_close_to_socket()
` [PATCH 2/3] ui/spice: fix SOCKET handling regression
` [PATCH 3/3] ui/dbus: fix passing SOCKET to GSocket API & leak

[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
 2023-03-20 12:12 UTC  (13+ messages)
` [PATCH 1/4] util/iov: Make qiov_slice() public
` [PATCH 2/4] block: Split padded I/O vectors exceeding IOV_MAX
` [PATCH 3/4] util/iov: Remove qemu_iovec_init_extended()
` [PATCH 4/4] iotests/iov-padding: New test

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-03-20 12:08 UTC 

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-03-20 12:06 UTC  (2+ messages)

[PATCH v3 00/14] File-based migration support and fixed-ram features
 2023-03-20 11:25 UTC  (9+ messages)
` [PATCH v3 10/14] migration/ram: Introduce 'fixed-ram' migration stream capability

[PATCH] target/s390x/tcg/mem_helper: Remove bad assert() statement
 2023-03-20 11:20 UTC  (2+ messages)

[PATCH v3 0/3] python/qemu/machine: fix potential hang in QMP accept
 2023-03-20 10:56 UTC  (4+ messages)
` [PATCH v3 3/3] python/qemu/machine: use socketpair() for QMP by default

[RFC PATCH v1 00/12] *** Add allwinner R40 device support ***
 2023-03-20 10:55 UTC  (5+ messages)

[PATCH v2 0/6] Implement virtio-multitouch and enable GTK3 to use it
 2023-03-20 10:16 UTC  (4+ messages)
` [PATCH v2 6/6] ui/gtk: enable backend to send multi-touch events

[PATCH] vfio/pci: add support for VF token
 2023-03-20 10:03 UTC  (2+ messages)

[PULL 0/6] Edk2 stable202302 20230320 patches
 2023-03-20  9:38 UTC  (7+ messages)
` [PULL 1/6] acpi: enable tests/data/acpi updates
` [PULL 2/6] bios-tables-test: use 128M numa nodes on aarch64
` [PULL 3/6] acpi: disable tests/data/acpi updates
` [PULL 4/6] edk2: update submodule to edk2-stable202302
` [PULL 5/6] edk2: replace build scripts
` [PULL 6/6] edk2: update firmware binaries

About the instance_finalize callback in VFIO PCI
 2023-03-20  9:31 UTC 

[PATCH v3 0/2] Use f-strings and black code style
 2023-03-20  9:25 UTC  (3+ messages)
` [PATCH v3 1/2] Use f-strings in python scripts
` [PATCH v3 2/2] Use black code style for "

[PATCH] replace TABs with spaces
 2023-03-20  9:29 UTC  (2+ messages)

[PATCH v1 1/1] util/async-teardown: wire up query-command-line-options
 2023-03-20  9:13 UTC  (3+ messages)

[PATCH for 8.0] qemu/osdep: Switch position of "extern" and "G_NORETURN"
 2023-03-20  8:35 UTC  (4+ messages)

[PATCH] qtests: avoid printing comments before g_test_init()
 2023-03-20  8:01 UTC  (2+ messages)

Audio playback speed issue on sam460ex and pegasos2
 2023-03-20  7:03 UTC  (16+ messages)

[PATCH v8] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-20  6:30 UTC  (3+ messages)

[PATCH] xen: Fix host pci for stubdom
 2023-03-20  0:05 UTC 

Using QEMU how to redirect serial /dev/ttyS2 output of guest machine to host machine
 2023-03-19 17:57 UTC  (5+ messages)

[PATCH v2 0/2] fix for #285
 2023-03-19 14:15 UTC  (3+ messages)

[PATCH v2 0/7] plugin: fix clearing of plugin_mem_cbs on TB exit
 2023-03-19 14:06 UTC  (2+ messages)

[PATCH for-8.0] Revert "ui: set cursor position upon listener registration"
 2023-03-19 12:24 UTC  (3+ messages)

[PATCH] ui: return the default console cursor when con == NULL
 2023-03-19 11:10 UTC 

[RFC PATCH v2 00/11] Add stage-2 translation for SMMUv3
 2023-03-19  8:38 UTC  (4+ messages)
` [RFC PATCH v2 03/11] hw/arm/smmuv3: Refactor stage-1 PTW

[PATCH] doc: do not recommend -blockdev
 2023-03-19  6:43 UTC  (3+ messages)

[PATCH for-8.1 v3 00/26] target/riscv: rework CPU extensions validation
 2023-03-18 20:04 UTC  (27+ messages)
` [PATCH for-8.1 v3 01/26] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH for-8.1 v3 02/26] target/riscv/cpu.c: remove set_vext_version()
` [PATCH for-8.1 v3 03/26] target/riscv/cpu.c: remove set_priv_version()
` [PATCH for-8.1 v3 04/26] target/riscv: add PRIV_VERSION_LATEST
` [PATCH for-8.1 v3 05/26] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH for-8.1 v3 06/26] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH for-8.1 v3 07/26] target/riscv: move pmp and epmp validations to validate_set_extensions()
` [PATCH for-8.1 v3 08/26] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH for-8.1 v3 09/26] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH for-8.1 v3 10/26] target/riscv/cpu.c: avoid set_misa() in validate_set_extensions()
` [PATCH for-8.1 v3 11/26] target/riscv/cpu.c: set cpu config in set_misa()
` [PATCH for-8.1 v3 12/26] target/riscv/cpu.c: redesign register_cpu_props()
` [PATCH for-8.1 v3 13/26] target/riscv: put env->misa_ext <-> cpu->cfg code into helpers
` [PATCH for-8.1 v3 14/26] target/riscv: add RVG
` [PATCH for-8.1 v3 15/26] target/riscv/cpu.c: split RVG code from validate_set_extensions()
` [PATCH for-8.1 v3 16/26] target/riscv/cpu.c: add riscv_cpu_validate_misa_ext()
` [PATCH for-8.1 v3 17/26] target/riscv: move riscv_cpu_validate_v() to validate_misa_ext()
` [PATCH for-8.1 v3 18/26] target/riscv: error out on priv failure for RVH
` [PATCH for-8.1 v3 19/26] target/riscv: write env->misa_ext* in register_generic_cpu_props()
` [PATCH for-8.1 v3 20/26] target/riscv: make validate_misa_ext() use a misa_ext val
` [PATCH for-8.1 v3 21/26] target/riscv: split riscv_cpu_validate_set_extensions()
` [PATCH for-8.1 v3 22/26] target/riscv: use misa_ext val in riscv_cpu_validate_extensions()
` [PATCH for-8.1 v3 23/26] target/riscv: rework write_misa()
` [PATCH for-8.1 v3 24/26] target/riscv: update cpu->cfg misa bits in commit_cpu_cfg()
` [PATCH for-8.1 v3 25/26] target/riscv: allow write_misa() to enable RVG
` [PATCH for-8.1 v3 26/26] target/riscv: allow write_misa() to enable RVV

Should I record QEMU developers fortnightly call?
 2023-03-18 18:10 UTC 

KVM call for agenda for 2023-03-21
 2023-03-18 17:59 UTC 

[RFC PATCH] metadata: add .git-blame-ignore-revs
 2023-03-18 11:56 UTC 

Question about TCG liveness_pass_1
 2023-03-18 10:10 UTC  (3+ messages)

[PATCH for 8.0 v3] memory: Prevent recursive memory access
 2023-03-18  6:10 UTC  (5+ messages)

[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
 2023-03-17 21:40 UTC  (7+ messages)

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-18  0:38 UTC  (5+ messages)
` [RFC QEMU PATCH 12/18] softmmu: Fix the size to map cache with xen for host virtual address
` [RFC QEMU PATCH 13/18] hw/i386/xen/xen-hvm: Introduce xen_ram_block_check function

[PATCH] Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation"
 2023-03-17 23:24 UTC  (2+ messages)

[PATCH] scsi/lsi53c895a: restrict DMA engine to memory regions (CVE-2023-0330)
 2023-03-17 21:59 UTC  (3+ messages)

[PATCH] hw/usb/imx: Fix out of bounds access in imx_usbphy_read()
 2023-03-17 21:50 UTC  (2+ messages)

Call failed: MCTP Endpoint did not respond: Qemu CXL switch with mctp-1.0
 2023-03-17 20:02 UTC  (4+ messages)

[PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-03-17 19:02 UTC  (12+ 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).