qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 08:36:39 to 2021-06-15 16:13:13 UTC [more...]

[PULL 00/28] target-arm queue
 2021-06-15 15:44 UTC  (29+ messages)
` [PULL 01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
` [PULL 02/28] target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
` [PULL 03/28] target/arm: Remove fprintf from disas_simd_mod_imm
` [PULL 04/28] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
` [PULL 05/28] hw: virt: consider hw_compat_6_0
` [PULL 06/28] hw/arm: add quanta-gbs-bmc machine
` [PULL 07/28] hw/arm: quanta-gbs-bmc add i2c comments
` [PULL 08/28] hw/intc/armv7m_nvic: Remove stale comment
` [PULL 09/28] hw/acpi: Provide stub version of acpi_ghes_record_errors()
` [PULL 10/28] hw/acpi: Provide function acpi_ghes_present()
` [PULL 11/28] target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors
` [PULL 12/28] target/arm: Fix mte page crossing test
` [PULL 13/28] hw/arm: gsj add i2c comments
` [PULL 14/28] hw/arm: gsj add pca9548
` [PULL 15/28] hw/arm: quanta-q71l add pca954x muxes
` [PULL 16/28] target/arm: Provide and use H8 and H1_8 macros
` [PULL 17/28] target/arm: Enable FPSCR.QC bit for MVE
` [PULL 18/28] target/arm: Handle VPR semantics in existing code
` [PULL 19/28] target/arm: Add handling for PSR.ECI/ICI
` [PULL 20/28] target/arm: Let vfp_access_check() handle late NOCP checks
` [PULL 21/28] target/arm: Implement MVE LCTP
` [PULL 22/28] target/arm: Implement MVE WLSTP insn
` [PULL 23/28] target/arm: Implement MVE DLSTP
` [PULL 24/28] target/arm: Implement MVE LETP insn
` [PULL 25/28] target/arm: Add framework for MVE decode
` [PULL 26/28] target/arm: Move expand_pred_b() data to vec_helper.c
` [PULL 27/28] bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
` [PULL 28/28] include/qemu/int128.h: Add function to create Int128 from int64_t

[PATCH v2 1/2] target/ppc: fix address translation bug for radix mmus
 2021-06-15 15:57 UTC  (15+ messages)
` [RFC PATCH v2 2/2] target/ppc: make gdb able to translate priviledged addresses

[PATCH] docs: describe the security considerations with virtiofsd xattr mapping
 2021-06-15 15:46 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH v3 0/7] block: file-posix queue
 2021-06-15 15:58 UTC  (3+ messages)
` [PATCH v3 1/7] file-posix: fix max_iov for /dev/sg devices

[PATCH v2 0/3] STM32VLDISCOVERY Machine Model
 2021-06-15 15:34 UTC  (4+ messages)
` [PATCH v2 1/3] stm32f100: Add the stm32f100 SoC
` [PATCH v2 2/3] stm32vldiscovery: Add the STM32VLDISCOVERY Machine
` [PATCH v2 3/3] docs/system: arm: Add stm32 boards description

[PULL v1 0/5] Merge tpm 2021/06/15 v1
 2021-06-15 15:21 UTC  (6+ messages)
` [PULL v1 1/5] i386: Eliminate all TPM related code if CONFIG_TPM is not set
` [PULL v1 2/5] arm: "
` [PULL v1 3/5] acpi: "
` [PULL v1 4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
` [PULL v1 5/5] tpm: Return QMP error when TPM is disabled in build

[RFC PATCH] Add a post for the new TCG cache modelling plugin
 2021-06-15 15:23 UTC  (2+ messages)

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-06-15 15:20 UTC  (2+ messages)

[PATCH v8 0/9] i386: KVM: expand Hyper-V features early
 2021-06-08 12:52 UTC  (5+ messages)
` [PATCH v8 3/9] i386: hardcode supported eVMCS version to '1'
` [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test

[PATCH 00/22] Convert more checks to Meson
 2021-06-15 15:17 UTC  (62+ messages)
` [PATCH 01/26] meson: drop unused CONFIG_GCRYPT_HMAC
` [PATCH 02/26] configure: drop unused variables for xts
` [PATCH 03/26] configure, meson: convert crypto detection to meson
` [PATCH 04/26] configure, meson: convert libtasn1 "
` [PATCH 05/26] configure, meson: convert pam "
` [PATCH 06/26] configure, meson: convert libusb "
` [PATCH 07/26] configure, meson: convert libcacard "
` [PATCH 08/26] configure, meson: convert libusbredir "
` [PATCH 09/26] configure, meson: convert vte "
` [PATCH 10/26] configure, meson: convert virgl "
` [PATCH 11/26] configure, meson: convert libdaxctl "
` [PATCH 12/26] configure, meson: convert libpmem "
` [PATCH 13/26] configure, meson: convert liburing "
` [PATCH 14/26] configure, meson: convert libxml2 "
` [PATCH 15/26] meson: sort header tests
` [PATCH 16/26] meson: remove preadv from summary
` [PATCH 17/26] configure, meson: move CONFIG_IVSHMEM to meson
` [PATCH 18/26] configure: convert HAVE_BROKEN_SIZE_MAX "
` [PATCH 19/26] configure: convert compiler tests to meson, part 1
` [PATCH 20/26] meson: store dependency('threads') in a variable
` [PATCH 21/26] configure: convert compiler tests to meson, part 2
` [PATCH 22/26] configure: convert compiler tests to meson, part 3
` [PATCH 23/26] configure: convert CONFIG_STATIC_ASSERT tests to meson
` [PATCH 24/26] configure: convert compiler tests to meson, part 4
` [PATCH 25/26] configure: convert compiler tests to meson, part 5
` [PATCH 26/26] configure: convert compiler tests to meson, part 6

[PATCH V8 0/6] Passthrough specific network traffic in COLO
 2021-06-15 15:01 UTC  (9+ messages)
` [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
` [PATCH V8 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PATCH V8 3/6] hmp-commands: Add new HMP command for COLO passthrough
` [PATCH V8 4/6] net/colo-compare: Move data structure and define to .h file
` [PATCH V8 5/6] net/colo-compare: Add passthrough list to CompareState
` [PATCH V8 6/6] net/net.c: Add handler for COLO passthrough connection

[RFC PATCH] linux-user/sparc: Implement v8plus signals
 2021-06-15 14:44 UTC  (3+ messages)

[PATCH v4 0/5] tpm: Eliminate TPM related code if CONFIG_TPM is not set
 2021-06-15 14:21 UTC  (6+ messages)
` [PATCH v4 1/5] i386: Eliminate all "
` [PATCH v4 2/5] arm: "
` [PATCH v4 3/5] acpi: "
` [PATCH v4 4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
` [PATCH v4 5/5] tpm: Return QMP error when TPM is disabled in build

[RFC] GitLab issue tracker labeling process: arch/target, os, and accel labels
 2021-06-15 14:03 UTC  (7+ messages)

[PULL 00/33] Misc patches for 2021-06-15
 2021-06-15 14:17 UTC  (35+ messages)
` [PULL 01/33] vnc: avoid deprecation warnings for SASL on OS X
` [PULL 02/33] vl: Fix an assert failure in error path
` [PULL 03/33] qemu-config: use qemu_opts_from_qdict
` [PULL 04/33] block/scsi: correctly emulate the VPD block limits page
` [PULL 05/33] runstate: Initialize Error * to NULL
` [PULL 06/33] esp: only assert INTR_DC interrupt flag if selection fails
` [PULL 07/33] esp: only set ESP_RSEQ at the start of the select sequence
` [PULL 08/33] esp: allow non-DMA callback in esp_transfer_data() initial transfer
` [PULL 09/33] esp: handle non-DMA transfers from the target one byte at a time
` [PULL 10/33] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
` [PULL 11/33] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
` [PULL 12/33] esp: correctly accumulate extended messages for PDMA
` [PULL 13/33] esp: fix migration version check in esp_is_version_5()
` [PULL 14/33] esp: store lun coming from the MESSAGE OUT phase
` [PULL 15/33] softmmu/physmem: Mark shared anonymous memory RAM_SHARED
` [PULL 16/33] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory
` [PULL 17/33] softmmu/physmem: Fix qemu_ram_remap() "
` [PULL 18/33] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PULL 19/33] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PULL 20/33] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PULL 21/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
` [PULL 22/33] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
` [PULL 23/33] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
` [PULL 24/33] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PULL 25/33] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PULL 26/33] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
` [PULL 27/33] hostmem: Wire up RAM_NORESERVE via "reserve" property
` [PULL 28/33] qmp: Clarify memory backend properties returned via query-memdev
` [PULL 29/33] qmp: Include "share" property of memory backends
` [PULL 30/33] hmp: Print "share" property of memory backends with "info memdev"
` [PULL 31/33] qmp: Include "reserve" property of memory backends
` [PULL 32/33] hmp: Print "reserve" property of memory backends with "info memdev"
` [PULL 33/33] configure: map x32 to cpu_family x86_64 for meson

[PATCH v2 0/8] configure: Change to -std=gnu11
 2021-06-15 13:51 UTC  (19+ messages)
` [PATCH v2 1/8] configure: Use -std=gnu11
` [PATCH v2 2/8] softfloat: Use _Generic instead of QEMU_GENERIC
` [PATCH v2 3/8] util: Use real functions for thread-posix QemuRecMutex
` [PATCH v2 4/8] util: Pass file+line to qemu_rec_mutex_unlock_impl
` [PATCH v2 5/8] util: Use unique type for QemuRecMutex in thread-posix.h
` [PATCH v2 6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
` [PATCH v2 7/8] qemu/compiler: Remove QEMU_GENERIC
` [PATCH v2 8/8] configure: Remove probe for _Static_assert

[PATCH v2 0/3] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-06-15 14:06 UTC  (2+ messages)

tb_flush() calls causing long Windows XP boot times
 2021-06-15 13:58 UTC  (10+ messages)

[PATCH] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-15 13:43 UTC  (5+ messages)

[PATCH v2 00/18] modules: add metadata database
 2021-06-15 13:35 UTC  (14+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-15 13:09 UTC  (4+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH v2] qobject: Fix maybe uninitialized in qdict_array_split
 2021-06-15 13:09 UTC 

[PATCH v8 00/19] hvf: Implement Apple Silicon Support
 2021-06-15 12:54 UTC  (17+ messages)
` [PATCH v8 13/19] hvf: Add Apple Silicon support
` [PATCH v8 14/19] arm/hvf: Add a WFI handler
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling
` [PATCH v8 17/19] arm: Add Hypervisor.framework build target
` [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
` [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call

[PATCH 0/4] AIA local interrupt CSR support
 2021-06-15 12:48 UTC  (8+ messages)
` [PATCH 3/4] target/riscv: Implement AIA local interrupt CSRs

[PATCH 0/3] Start fixing kvm-unit-tests for svm
 2021-06-15 12:24 UTC  (3+ messages)
` [PATCH 1/3] target/i386: Added consistency checks for VMRUN intercept and ASID

[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
 2021-06-15 12:04 UTC  (5+ messages)

[PATCH v5 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-15 11:56 UTC  (6+ messages)
` [PATCH v5 1/9] docs: update the documentation about schema configuration
` [PATCH v5 7/9] qapi: normalize 'if' condition to IfPredicate tree

[PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
 2021-06-15 11:42 UTC  (2+ messages)

[PATCH v7 0/4] Add support for ipv6 host forwarding
 2021-06-15 11:24 UTC  (3+ messages)

[PATCH 1/2] target/riscv: csr: Fix hmode32() for RV64
 2021-06-15 10:42 UTC  (5+ messages)
` [PATCH 2/2] target/riscv: csr: Remove redundant check in fp csr read/write routines

[PATCH] target/riscv: gdbstub: Fix dynamic CSR XML generation
 2021-06-15 10:41 UTC  (2+ messages)

[PATCH 0/2] STM32VLDISCOVERY Machine Model
 2021-06-15 10:40 UTC  (11+ messages)
` [PATCH 1/2] stm32f100: Add the stm32f100 SoC
` [PATCH 2/2] stm32vldiscovery: Add the STM32VLDISCOVERY Machine

[PATCH qemu v21] spapr: Implement Open Firmware client interface
 2021-06-15 10:29 UTC  (2+ messages)

[Bug 1878057] [NEW] null-ptr dereference in megasas_command_complete
 2021-06-15  9:57 UTC  (2+ messages)
` [Bug 1878057] "

[Bug 1878323] [NEW] Assertion-failure in usb_detach
 2021-06-15  9:56 UTC  (2+ messages)
` [Bug 1878323] "

[PATCH 0/5] linux-user/s390x: Fix psw.mask handling in signals
 2021-06-15  9:51 UTC  (6+ messages)
` [PATCH 1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h

[RFC PATCH] migration: Add missing dependency on GNUTLS
 2021-06-15  9:45 UTC  (3+ messages)

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-15  9:44 UTC  (4+ messages)
` [RFC PATCH 4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement

[RFC PATCH 0/8] pSeries base FORM2 NUMA affinity support
 2021-06-15  9:33 UTC  (3+ messages)
` [RFC PATCH 6/8] nvdimm: add PPC64 'device-node' property

[PATCH] target/arm: Fix mte page crossing test
 2021-06-15  9:20 UTC  (2+ messages)

[PATCH 0/3] hw/acpi, arm: Provide and use acpi_ghes_present()
 2021-06-15  9:19 UTC  (2+ messages)

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-15  9:13 UTC  (6+ messages)

[PATCH v2] ui: Make the DisplayType enum entries conditional
 2021-06-15  9:04 UTC 

[PATCH] tests: cover aio_co_enter from a worker thread without BQL taken
 2021-06-15  9:00 UTC  (2+ messages)

[PATCH v3 0/5] tpm: Eliminate TPM related code if CONFIG_TPM is not set
 2021-06-15  8:52 UTC  (6+ messages)
` [PATCH v3 5/5] tpm: Return QMP error when TPM is disabled in build

[Bug 1907952] [NEW] qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
 2021-06-15  8:28 UTC  (2+ messages)
` [Bug 1907952] "


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