qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-30 01:43:05 to 2021-06-30 19:06:21 UTC [more...]

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-06-30 18:32 UTC  (28+ messages)
` [PATCH v2 01/28] "
` [PATCH v2 02/28] target/alpha: Remove use_exit_tb
` [PATCH v2 03/28] target/alpha: Remove in_superpage
` [PATCH v2 04/28] target/alpha: Use translator_use_goto_tb
` [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
` [PATCH v2 06/28] target/arm: Use translator_use_goto_tb for aarch64
` [PATCH v2 07/28] target/arm: Use translator_use_goto_tb for aarch32
` [PATCH v2 08/28] target/avr: Use translator_use_goto_tb
` [PATCH v2 09/28] target/avr: Mark some helpers noreturn
` [PATCH v2 10/28] target/cris: Use translator_use_goto_tb
` [PATCH v2 11/28] target/hppa: "
` [PATCH v2 12/28] target/i386: "
` [PATCH v2 13/28] target/m68k: "
` [PATCH v2 14/28] target/microblaze: "
` [PATCH v2 15/28] target/mips: "
` [PATCH v2 16/28] target/mips: Fix missing else in gen_goto_tb
` [PATCH v2 17/28] target/nios2: Use translator_use_goto_tb
` [PATCH v2 18/28] target/openrisc: "
` [PATCH v2 19/28] target/ppc: "
` [PATCH v2 20/28] target/riscv: "
` [PATCH v2 21/28] target/rx: "
` [PATCH v2 22/28] target/s390x: "
` [PATCH v2 23/28] target/s390x: Remove use_exit_tb
` [PATCH v2 24/28] target/sh4: Use translator_use_goto_tb
` [PATCH v2 25/28] target/sparc: "
` [PATCH v2 26/28] target/tricore: "
` [PATCH v2 27/28] target/tricore: Use tcg_gen_lookup_and_goto_ptr

[PATCH v7 0/7] virtiofsd: Add support to enable/disable posix acls
 2021-06-30 18:53 UTC  (6+ messages)
` [PATCH v7 1/7] virtiofsd: Fix fuse setxattr() API change issue
    ` [Virtio-fs] "

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-30 18:58 UTC  (3+ messages)
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run

[PATCH v3] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-30 18:47 UTC  (2+ messages)

[PATCH] python: Configure tox to skip missing interpreters
 2021-06-30 18:45 UTC 

[PATCH v2 00/12] Python: packaging cleanups
 2021-06-30 18:55 UTC  (5+ messages)
` [PATCH v2 07/12] python: update help text for check-tox

[PATCH v2] virtiofsd: Don't allow file creation with FUSE_OPEN
 2021-06-30 18:42 UTC  (3+ messages)

[PATCH] docs: describe the security considerations with virtiofsd xattr mapping
 2021-06-30 18:38 UTC  (2+ messages)

[PATCH v7 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-30 18:23 UTC  (7+ messages)
` [PATCH v7 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v7 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook

[PULL 00/25] Vga 20210510 patches
 2021-06-30 18:16 UTC  (3+ messages)

[PATCH v2] virtiofsd: use GDateTime for formatting timestamp for debug messages
 2021-06-30 17:59 UTC  (2+ messages)

[PATCH 0/2] migration: failover: continue to wait card unplug on error
 2021-06-30 17:54 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH 00/18] vhost-vDPA multiqueue
 2021-06-30 17:33 UTC  (3+ messages)
` [PATCH 15/18] vhost-net: control virtqueue support

[PATCH] seccomp: don't block getters for resource control syscalls
 2021-06-30 17:13 UTC  (2+ messages)

[v3] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-30 17:02 UTC  (4+ messages)
` [v4] "

[PATCH v2 0/2] tests: migration-test: Fix agressive test skip, add dirty ring test
 2021-06-30 17:01 UTC  (2+ messages)

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-06-30 16:51 UTC  (4+ messages)
` [PATCH v5 10/14] target/hexagon: import parser for idef-parser

[Bug 1907497] [NEW] [OSS-Fuzz] Issue 28435 qemu:qemu-fuzz-i386-target-generic-fuzz-intel-hda: Stack-overflow in ldl_le_dma
 2021-06-30 16:44 UTC  (3+ messages)
` [Bug 1907497] "

[PATCH] tests/vm: update NetBSD to 9.2
 2021-06-30 16:50 UTC  (5+ messages)

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-30 16:40 UTC  (16+ messages)

[PATCH 0/4] Improvements for the -display option
 2021-06-30 16:32 UTC  (5+ messages)
` [PATCH 1/4] softmmu/vl: Remove obsolete comment about the "frame" parameter
` [PATCH 2/4] ui: Fix the "-display sdl,window_close=..." parameter
` [PATCH 3/4] ui: Mark the '-no-quit' option as deprecated
` [PATCH 4/4] qemu-options: Improve the documentation of the -display options

[PULL 00/24] Block layer patches
 2021-06-30 16:02 UTC  (25+ messages)
` [PULL 01/24] Prevent compiler warning on block.c
` [PULL 02/24] block: Move read-only check during truncation earlier
` [PULL 03/24] block: BDRV_O_NO_IO for backing file on creation
` [PULL 04/24] block: rename bdrv_replace_child to bdrv_replace_child_tran
` [PULL 05/24] block: comment graph-modifying function not updating permissions
` [PULL 06/24] block: introduce bdrv_remove_file_or_backing_child()
` [PULL 07/24] block: introduce bdrv_set_file_or_backing_noperm()
` [PULL 08/24] block: bdrv_reopen_parse_backing(): don't check aio context
` [PULL 09/24] block: bdrv_reopen_parse_backing(): don't check frozen child
` [PULL 10/24] block: bdrv_reopen_parse_backing(): simplify handling implicit filters
` [PULL 11/24] block: move supports_backing check to bdrv_set_file_or_backing_noperm()
` [PULL 12/24] block: BDRVReopenState: drop replace_backing_bs field
` [PULL 13/24] block: Allow changing bs->file on reopen
` [PULL 14/24] iotests: Test replacing files with x-blockdev-reopen
` [PULL 15/24] introduce QEMU_AUTO_VFREE
` [PULL 16/24] block/commit: use QEMU_AUTO_VFREE
` [PULL 17/24] block/ssh: add support for sha256 host key fingerprints
` [PULL 18/24] vhost: Add Error parameter to vhost_dev_init()
` [PULL 19/24] vhost: Distinguish errors in vhost_backend_init()
` [PULL 20/24] vhost: Return 0/-errno in vhost_dev_init()
` [PULL 21/24] vhost-user-blk: Add Error parameter to vhost_user_blk_start()
` [PULL 22/24] vhost: Distinguish errors in vhost_dev_get_config()
` [PULL 23/24] vhost-user-blk: Factor out vhost_user_blk_realize_connect()
` [PULL 24/24] vhost-user-blk: Implement reconnection during realize

[PATCH 0/1] Add features and cpu models
 2021-06-30 15:56 UTC  (6+ messages)
` [PATCH 1/1] s390x/cpumodel: add 3931 and 3932

[PATCH 0/7] tests: Add test cases for TPM 1.2 ACPI tables
 2021-06-30 15:37 UTC  (8+ messages)
` [PATCH 1/7] tests: Rename TestState to TPMTestState
` [PATCH 2/7] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
` [PATCH 4/7] test: tpm: Create TPM 1.2 response in TPM emulator
` [PATCH 5/7] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH 6/7] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH 7/7] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PATCH 0/2] migration: Two fixes around yank and postcopy recovery
 2021-06-30 15:39 UTC  (5+ messages)
` [PATCH 1/2] migration: Move yank outside qemu_start_incoming_migration()
` [PATCH 2/2] migration: Allow reset of postcopy_recover_triggered when failed

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-06-30 15:31 UTC  (11+ messages)
` [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
` [PATCH v5 02/10] hw/intc: GICv3 ITS register definitions added
` [PATCH v5 03/10] hw/intc: GICv3 ITS command queue framework
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
` [PATCH v5 05/10] hw/intc: GICv3 ITS Feature enablement
` [PATCH v5 06/10] hw/intc: GICv3 redistributor ITS processing
` [PATCH v5 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v5 08/10] tests/data/acpi/virt: Add IORT files for ITS
` [PATCH v5 09/10] hw/arm/virt: add ITS support in virt GIC
` [PATCH v5 10/10] tests/data/acpi/virt: Update IORT files for ITS

[PATCH v3 00/15] Python: packaging cleanups
 2021-06-30 15:32 UTC  (16+ messages)
` [PATCH v3 01/15] python/qom: Do not use 'err' name at module scope
` [PATCH v3 10/15] python: only check qemu/ subdir with flake8
` [PATCH v3 11/15] python: add 'make check-dev' invocation
` [PATCH v3 15/15] python: Fix broken ReST docstrings

Contributions: Adding New Devices
 2021-06-30 14:01 UTC 

[RFC v6 00/13] s390x cleanup
 2021-06-30 15:27 UTC  (10+ messages)
` [RFC v6 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v6 11/13] target/s390x: remove kvm-stub.c
` [RFC v6 12/13] target/s390x: move kvm files into kvm/

[PATCH 0/3] renesas_sci update
 2021-06-30 15:15 UTC  (4+ messages)
` [PATCH 3/3] hw/sh4: sh7750 using renesas_sci

[PATCH] nvdimm: add 'target-node' option
 2021-06-30 15:00 UTC  (2+ messages)

[PATCH v2 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
 2021-06-30 14:35 UTC  (7+ messages)
` [PATCH v2 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
` [PATCH v2 2/2] hw/i386/pc: Document pc_system_ovmf_table_find

[PATCH] pvrdma: Fix the ring init error flow (CVE-2021-3608)
 2021-06-30 14:32 UTC  (3+ messages)

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-30 14:24 UTC  (7+ messages)
` [PATCH v6 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH v2] qga: fix a memory leak in qmp_guest_exec_status()
 2021-06-30 17:44 UTC  (2+ messages)

[PATCH] pvrdma: Ensure correct input on ring init (CVE-2021-3607)
 2021-06-30 13:55 UTC  (2+ messages)

[PATCH v2] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-30 13:32 UTC  (4+ messages)

[PATCH 0/7] vhost-user-blk: Implement reconnection during realize
 2021-06-30 12:39 UTC  (2+ messages)

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-06-30 12:21 UTC  (9+ messages)
` [PATCH 19/53] acpi: add helper routines to initialize "
` [PATCH 33/53] acpi: build_tpm_tcpa: use acpi_init_table()/acpi_table_composed() instead of build_header()
  ` [PATCH v2 "

[PULL 0/7] crypto patches
 2021-06-30 11:56 UTC  (8+ messages)
` [PULL 1/7] crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
` [PULL 2/7] block/nbd: Use qcrypto_tls_creds_check_endpoint()
` [PULL 3/7] qemu-nbd: "
` [PULL 4/7] chardev/socket: "
` [PULL 5/7] migration/tls: "
` [PULL 6/7] ui/vnc: "
` [PULL 7/7] crypto: Make QCryptoTLSCreds* structures private

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-06-30 11:56 UTC  (15+ messages)

[PATCH] block/ssh: add support for sha256 host key fingerprints
 2021-06-30 10:52 UTC  (2+ messages)

[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-30 10:47 UTC  (7+ messages)

[PATCH] ui: Mark the '-no-quit' option as deprecated
 2021-06-30 10:45 UTC  (6+ messages)

[PULL 0/6] COLO-Proxy patches for 2021-06-25
 2021-06-30 10:39 UTC  (3+ messages)
` [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough

[PATCH] tests/vm: update openbsd to release 6.9
 2021-06-30 10:33 UTC  (4+ messages)

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-06-30  9:36 UTC  (6+ messages)
` [PATCH 20/20] target/loongarch: Add "

[question] Shall we flush ITS tables into guest RAM when shutdown the VM?
 2021-06-30  9:16 UTC  (4+ messages)

[PATCH] softmmu/vl: Remove obsolete comment about the "frame" parameter
 2021-06-30  8:51 UTC 

Possible io_uring regression with QEMU on Ubuntu's kernel
 2021-06-30  8:47 UTC 

[PATCH] Fix CPUID_Fn8000001E_EBX for AMD
 2021-06-30  8:25 UTC 

[PATCH] qga: fix a memory leak in qmp_guest_exec_status()
 2021-06-30 15:33 UTC  (2+ messages)

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-30  7:28 UTC  (11+ messages)

[PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-06-30  6:53 UTC  (4+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-06-30  5:37 UTC  (5+ messages)
` [RFC PATCH 03/11] hw/intc: Add CLIC device

[Qemu-devel] [Bug 1826401] [NEW] qemu-system-aarch64 has a high cpu usage on windows
 2021-06-30  4:17 UTC  (2+ messages)
` [Bug 1826401] "

[Bug 1793635] Re: Using pflash with u-boot, when CONFIG_SYS_FLASH_USE_BUFFER_WRITE were defined, envirment args won't be able to save correctly
 2021-06-30  4:17 UTC 

[Qemu-devel] [Bug 1827005] [NEW] hvf: ubuntu iso boot menu issue
 2021-06-30  4:17 UTC  (2+ messages)
` [Bug 1827005] "

[Bug 1923693] [NEW] Lack of architecture in gdbstub makes debugging confusing
 2021-06-30  4:17 UTC  (2+ messages)
` [Bug 1923693] "

[PATCH v5 0/3] Fuzzer pattern-matching, timeouts, and instrumentation-filtering
 2021-06-30  3:41 UTC  (4+ messages)
` [PATCH v5 1/3] fuzz: adjust timeout to allow for longer inputs
` [PATCH v5 2/3] fuzz: add an instrumentation filter
` [PATCH v5 3/3] fuzz: make object-name matching case-insensitive


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