qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 14:29:09 to 2023-03-16 10:04:01 UTC [more...]

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

dropping 32-bit host support
 2023-03-16 10:00 UTC  (12+ messages)

[PATCH] migration/rdma: Remove deprecated variable rdma_return_path
 2023-03-16  9:59 UTC  (2+ messages)

[RFC 0/2] Split padded I/O vectors exceeding IOV_MAX
 2023-03-16  9:43 UTC  (7+ messages)
` [RFC 1/2] block: "

[PULL v2 0/4] Misc fixes for 2023-03-15
 2023-03-16  9:26 UTC  (2+ messages)

[PULL 0/3] Misc next patches
 2023-03-16  9:25 UTC  (2+ messages)

[PATCH for 8.0] exec/memory: Fix kernel-doc warning
 2023-03-16  8:56 UTC  (4+ messages)

[PATCH v4 0/9] improvement to Python detection, preparation for dropping 3.6
 2023-03-16  8:54 UTC  (5+ messages)
` [PATCH 02/10] python: drop pipenv

[PATCH v2] target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
 2023-03-16  8:50 UTC  (3+ messages)

[PATCH v2 0/2] target/s390x: Fix R[NOX]SBG with T=1
 2023-03-16  8:41 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg/s390x: Add rxsbg.c

[PULL 0/3] Edk2 stable202302 20230309 patches
 2023-03-16  7:55 UTC  (8+ messages)
` [PULL 2/3] edk2: replace build scripts

[PATCH 00/14] qapi: Fix minor bugs, require boxed for conditional arguments
 2023-03-16  7:45 UTC  (19+ messages)
` [PATCH 01/14] qapi: Fix error message format regression
` [PATCH 02/14] qapi/schema: Use super()
` [PATCH 03/14] qapi: Clean up after removal of simple unions
` [PATCH 04/14] qapi: Split up check_type()
` [PATCH 05/14] qapi: Improve error message for unexpected array types
` [PATCH 06/14] qapi: Simplify code a bit after previous commit
` [PATCH 07/14] qapi: Fix error message when type name or array is expected
` [PATCH 08/14] qapi: Fix to reject 'data': 'mumble' in struct
` [PATCH 09/14] tests/qapi-schema: Improve union discriminator coverage
` [PATCH 10/14] tests/qapi-schema: Rename a few conditionals
` [PATCH 11/14] tests/qapi-schema: Clean up positive test for conditionals
` [PATCH 12/14] tests/qapi-schema: Cover optional conditional struct member
` [PATCH 13/14] qapi: Fix code generated for "
` [PATCH 14/14] qapi: Require boxed for conditional command and event arguments

[PATCH v2 00/10] gitdm metadata updates
 2023-03-16  6:31 UTC  (4+ messages)
` [PATCH v2 09/10] contrib/gitdm: add more individual contributors

[PATCH] Use f-strings in python scripts
 2023-03-16  6:07 UTC  (6+ messages)

[PATCH v2 01/28] accel/tcg: Introduce translator_use_goto_tb
 2023-03-16  3:07 UTC  (3+ messages)

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2023-03-16  2:39 UTC  (2+ messages)
` [Bug 1703506] "

Enable cross-page block chaining for user mode tcg
 2023-03-16  1:55 UTC  (2+ messages)

[PATCH] disas/riscv: Add support for XThead* instructions
 2023-03-16  1:30 UTC  (2+ messages)

[RFC PATCH 00/10] Additional selftests for restrictedmem
 2023-03-16  0:31 UTC  (11+ messages)
` [RFC PATCH 01/10] KVM: selftests: Test error message fixes for memfd_restricted selftests
` [RFC PATCH 02/10] KVM: selftests: Test that ftruncate to non-page-aligned size on a restrictedmem fd should fail
` [RFC PATCH 03/10] KVM: selftests: Test that VM private memory should not be readable from host
` [RFC PATCH 04/10] KVM: selftests: Exercise restrictedmem allocation and truncation code after KVM invalidation code has been unbound
` [RFC PATCH 05/10] KVM: selftests: Generalize private_mem_conversions_test for parallel execution
` [RFC PATCH 06/10] KVM: selftests: Default private_mem_conversions_test to use 1 memslot for test data
` [RFC PATCH 07/10] KVM: selftests: Add vm_userspace_mem_region_add_with_restrictedmem
` [RFC PATCH 08/10] KVM: selftests: Default private_mem_conversions_test to use 1 restrictedmem file for test data
` [RFC PATCH 09/10] KVM: selftests: Add tests around sharing a restrictedmem fd
` [RFC PATCH 10/10] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH v3 00/12] target/s390x: Handle unaligned accesses
 2023-03-15 23:26 UTC  (13+ messages)
` [PATCH v3 01/12] target/s390x: Handle branching to odd addresses
` [PATCH v3 02/12] target/s390x: Handle EXECUTE of "
` [PATCH v3 03/12] target/s390x: Handle LGRL from non-aligned addresses
` [PATCH v3 04/12] target/s390x: Handle LRL and LGFRL "
` [PATCH v3 05/12] target/s390x: Handle LLGFRL "
` [PATCH v3 06/12] target/s390x: Handle CRL and CGFRL with "
` [PATCH v3 07/12] target/s390x: Handle CGRL and CLGRL "
` [PATCH v3 08/12] target/s390x: Handle CLRL and CLGFRL "
` [PATCH v3 09/12] target/s390x: Handle STRL to "
` [PATCH v3 10/12] target/s390x: Handle STGRL "
` [PATCH v3 11/12] target/s390x: Update do_unaligned_access() comment
` [PATCH v3 12/12] tests/tcg/s390x: Test unaligned accesses

[RFC QEMU PATCH 00/18] Add VirtIO GPU and Passthrough GPU support on Xen
 2023-03-15 23:14 UTC  (5+ messages)
` [RFC QEMU PATCH 08/18] virtio-gpu: Initialize Venus

[PATCH v2 00/32] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
 2023-03-15 22:01 UTC  (35+ messages)
` [PATCH v2 01/32] tests/avocado: update AArch64 tests to Alpine 3.17.2
` [PATCH v2 02/32] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
` [PATCH v2 03/32] scripts/ci: add libslirp-devel to build-environment
` [PATCH v2 04/32] scripts/ci: update gitlab-runner playbook to handle CentOS
` [PATCH v2 05/32] gitlab: update centos-8-stream job
` [PATCH v2 06/32] include/qemu: add documentation for memory callbacks
` [PATCH v2 07/32] tests/tcg: add some help output for running individual tests
` [PATCH v2 08/32] tests/tcg: disable pauth for aarch64 gdb tests
` [PATCH v2 09/32] include/exec: fix kerneldoc definition
` [PATCH v2 10/32] tests/avocado: don't use tags to define drive
` [PATCH v2 11/32] tcg: Clear plugin_mem_cbs on TB exit
` [PATCH v2 12/32] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
` [PATCH v2 13/32] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
` [PATCH v2 14/32] *: Add missing includes of qemu/error-report.h
` [PATCH v2 15/32] *: Add missing includes of qemu/plugin.h
` [PATCH v2 16/32] include/qemu: Split out plugin-event.h
` [PATCH v2 17/32] include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
` [PATCH v2 18/32] iotests: explicitly pass source/build dir to 'check' command
` [PATCH v2 19/32] iotests: allow test discovery before building
` [PATCH v2 20/32] iotests: strip subdir path when listing tests
` [PATCH v2 21/32] iotests: print TAP protocol version when reporting tests
` [PATCH v2 22/32] iotests: connect stdin to /dev/null when running tests
` [PATCH v2 23/32] iotests: always use a unique sub-directory per test
` [PATCH v2 24/32] iotests: register each I/O test separately with meson
` [PATCH v2 25/32] iotests: remove the check-block.sh script
` [PATCH v2 26/32] contrib/gitdm: Add ASPEED Technology to the domain map
` [PATCH v2 27/32] contrib/gitdm: Add SYRMIA "
` [PATCH v2 28/32] contrib/gitdm: add Amazon "
` [PATCH v2 29/32] contrib/gitdm: add Alibaba to the domain-map
` [PATCH v2 30/32] contrib/gitdm: add revng to domain map
` [PATCH v2 31/32] contrib/gitdm: add more individual contributors
` [PATCH v2 32/32] contrib/gitdm: add group map for AMD

[PATCH 0/4] Basic Allwinner WDT emulation
 2023-03-15 22:01 UTC  (7+ messages)
` [PATCH 1/4] hw/watchdog: Allwinner WDT emulation for system reset
` [PATCH 2/4] hw/arm: Add WDT to Allwinner-A10 and Cubieboard

[PATCH v6 0/4] Add zone append write for zoned device
 2023-03-15 21:23 UTC  (6+ messages)
` [PATCH v6 1/4] file-posix: add tracking of the zone write pointers

[PATCH] coverity: physmem: use simple assertions instead of modelling
 2023-03-15 21:22 UTC  (6+ messages)

[PATCH RESEND v2 0/2] migration/xbzrle: fix two avx512 runtime issues
 2023-03-15 20:57 UTC  (7+ messages)
` [PATCH RESEND v2 1/2] migration/xbzrle: use ctz64 to avoid undefined result
` [PATCH RESEND v2 2/2] migration/xbzrle: fix out-of-bounds write with axv512

[PATCH for-8.1 v2 00/26] target/riscv: rework CPU extensions validation
 2023-03-15 20:37 UTC  (4+ messages)
` [PATCH for-8.1 v2 25/26] target/riscv: rework write_misa()

[PATCH] migration: Wait on preempt channel in preempt thread
 2023-03-15 20:34 UTC  (2+ messages)

[PATCH v3 0/3] qapi: Simplify enum generation
 2023-03-15 20:30 UTC  (8+ messages)
` [PATCH v3 1/3] scripts/git.orderfile: Display QAPI script changes before schema ones
` [PATCH v3 2/3] qapi: Do not generate empty enum
` [PATCH v3 3/3] qapi: Generate enum count as definition

[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
 2023-03-15 19:05 UTC  (4+ messages)
` [PATCH v5 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs

[PATCH 0/2] target/s390x: Fix R[NOX]SBG with T=1
 2023-03-15 18:30 UTC  (4+ messages)
` [PATCH 2/2] tests/tcg/s390x: Add rxsbg.c

[PATCH v2 0/2] target/m68k: Reject immediate as destination
 2023-03-15 18:16 UTC  (5+ messages)
` [PATCH v2 1/2] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH v2 2/2] linux-user/m68k: Handle EXCP_ADDRESS in cpu_loop

[PATCH 1/2] linux-user: Fix mmap2() syscall on 32-bit targets to allow file mapping beyond 4GB
 2023-03-15 18:16 UTC  (2+ messages)
` [PATCH 2/2] linux-user: Improve strace output of pread64() and pwrite64()

[PATCH v2 00/12] target/s390x: Handle unaligned accesses
 2023-03-15 18:13 UTC  (4+ messages)
` [PATCH v2 12/12] tests/tcg/s390x: Test "

[PATCH] vdpa: fix emulated guest announce feature status handling
 2023-03-15 17:31 UTC  (3+ messages)

[PATCH v2 00/30] tcg: Improve atomicity support
 2023-03-15 17:13 UTC  (13+ messages)
` [PATCH v2 02/30] include/exec/memop: Add bits describing atomicity
` [PATCH v2 03/30] accel/tcg: Add cpu_in_serial_context
` [PATCH v2 14/30] tcg/i386: Add have_atomic16
` [PATCH v2 17/30] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PATCH v2 18/30] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PATCH v2 29/30] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool

[PATCH v8] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-03-15 16:46 UTC 

[RFC 0/2] vhost-user-fs: Stateful migration
 2023-03-15 16:33 UTC  (5+ messages)
` [RFC 1/2] vhost-user: Add interface for virtio-fs migration

[PATCH 0/7] target/s390x: mem_helper.c cleanups
 2023-03-15 15:30 UTC  (3+ messages)
` [PATCH 1/7] target/s390x: Fix s390_probe_access for user-only

[PATCH v2 0/3] qapi: Simplify enum generation
 2023-03-15 15:25 UTC  (4+ messages)
` [PATCH v2 2/3] qapi: Do not generate empty enum

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-15 15:25 UTC  (6+ messages)
` [PATCH V3 1/2] docs: vhost-user: Define memory region separately
` [PATCH V3 2/2] docs: vhost-user: Add Xen specific memory mapping support

raspi3b - dumpdtb
 2023-03-15 15:20 UTC 

[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
 2023-03-15 14:52 UTC  (6+ messages)
` [PATCH 1/5] hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
` [PATCH 2/5] fsl-imx6ul: Add fec[12]-phy-connected properties
` [PATCH 3/5] arm/mcimx6ul-evk: Set fec1-phy-connected property to false
` [PATCH 4/5] fsl-imx7: Add fec[12]-phy-connected properties
` [PATCH 5/5] arm/mcimx7d-sabre: Set fec2-phy-connected property to false

[PATCH v18 00/17] s390x: CPU Topology
 2023-03-15 14:35 UTC  (18+ messages)
` [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v18 02/17] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v18 03/17] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v18 04/17] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v18 05/17] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v18 06/17] s390x/cpu topology: interception of PTF instruction
` [PATCH v18 07/17] target/s390x/cpu topology: activate CPU topology
` [PATCH v18 08/17] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v18 09/17] machine: adding s390 topology to query-cpu-fast
` [PATCH v18 10/17] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v18 11/17] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v18 12/17] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v18 13/17] tests/avocado: s390x cpu topology core
` [PATCH v18 14/17] tests/avocado: s390x cpu topology polarisation
` [PATCH v18 15/17] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v18 16/17] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v18 17/17] tests/avocado: s390x cpu topology test socket full

[PATCH v2 0/2] Fix EXECUTE of relative long instructions
 2023-03-15 14:33 UTC  (5+ messages)
` [PATCH v2 1/2] target/s390x: "
` [PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c


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