qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-08 16:01:47 to 2021-07-08 19:13:52 UTC [more...]

[PATCH v2 for 6.1 00/39] testing and plugins pre-PR series
 2021-07-08 19:09 UTC  (2+ messages)
` [PATCH v2 03/39] Jobs based on custom runners: docs and gitlab-runner setup playbook

[PATCH 0/3] migration: Three more fixes for postcopy recovery
 2021-07-08 19:06 UTC  (2+ messages)
` [PATCH 1/3] migration: Release return path early for paused postcopy

[PATCH] Move qemu.sasl to contrib/
 2021-07-08 18:45 UTC  (2+ messages)

[PATCH] contrib: add stub bridge.conf for qemu-bridge-helper
 2021-07-08 18:44 UTC  (2+ messages)

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-08 19:03 UTC  (23+ messages)
` [PATCH 01/18] crypto: remove conditional around 3DES crypto test cases
` [PATCH 02/18] crypto: remove obsolete crypto test condition
` [PATCH 03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available
` [PATCH 04/18] crypto: use &error_fatal in crypto tests
` [PATCH 05/18] crypto: fix gcrypt min version 1.8 regression
` [PATCH 06/18] crypto: drop gcrypt thread initialization code
` [PATCH 07/18] crypto: drop custom XTS support in gcrypt driver
` [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
` [PATCH 10/18] crypto: delete built-in XTS cipher mode support
` [PATCH 12/18] crypto: flip priority of backends to prefer gcrypt
` [PATCH 13/18] crypto: introduce build system for gnutls crypto backend

[PATCH v2 0/2] virtio-balloon: don't start free page hinting if postcopy is possible
 2021-07-08 18:51 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/9] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 18:38 UTC  (10+ messages)
` [PATCH v2 1/9] tests: Rename TestState to TPMTestState
` [PATCH v2 2/9] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH v2 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
` [PATCH v2 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
` [PATCH v2 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PATCH v2 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
` [PATCH v2 7/9] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH v2 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH v2 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PATCH] remote/memory: Replace share parameter with ram_flags
 2021-07-08 18:48 UTC  (2+ messages)

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-08 18:52 UTC  (5+ messages)
` [PATCH 2/4] datadir: Use "
` [PATCH 3/4] ui/icons: "
` [PATCH 4/4] net: "

[PATCH 0/4] target/alpha: Use tcg_constant_*
 2021-07-08 18:25 UTC  (5+ messages)
` [PATCH 1/4] target/alpha: Store set into rx flag
` [PATCH 2/4] target/alpha: Use dest_sink for HW_RET temporary
` [PATCH 3/4] target/alpha: Use tcg_constant_i64 for zero and lit
` [PATCH 4/4] target/alpha: Use tcg_constant_* elsewhere

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-08 18:23 UTC  (2+ messages)

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-08 18:30 UTC  (18+ messages)

Picture missing in About dialog on cocoa ui
 2021-07-08 18:38 UTC  (7+ messages)

[PATCH 0/4] contrib: qemu-guest-agent.service updates
 2021-07-08 18:32 UTC  (5+ messages)
` [PATCH 1/4] contrib: qemu-guest-agent.service: s/BindTo/BindsTo/g
` [PATCH 2/4] contrib: qemu-guest-agent.service: Add Documentation= link
` [PATCH 3/4] contrib: qemu-guest-agent.service: Don't ignore failure
` [PATCH 4/4] contrib: qemu-guest-agent.service: Use IgnoreOnIsolate=True

[PATCH v3 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 17:34 UTC  (13+ messages)
` [PATCH v3 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
` [PATCH v3 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH v3 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH v3 4/8] linux-user/alpha: Move errno definitions "
` [PATCH v3 5/8] linux-user/hppa: "
` [PATCH v3 6/8] linux-user/mips: "
` [PATCH v3 7/8] linux-user: Simplify host <-> target errno conversion using macros
` [PATCH v3 8/8] linux-user/syscall: Remove ERRNO_TABLE_SIZE check

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-08 17:34 UTC  (5+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-08 17:27 UTC  (4+ messages)
` [PATCH v5 02/10] hw/intc: GICv3 ITS register definitions added

[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP
 2021-07-08 18:19 UTC  (4+ messages)
` [PATCH v8 3/3] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[PATCH v5 0/5] Add support for PMBus in QEMU
 2021-07-08 17:25 UTC  (6+ messages)
` [PATCH v5 1/5] hw/i2c: add support for PMBus
` [PATCH v5 2/5] hw/misc: add ADM1272 device
` [PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v5 4/5] hw/misc: add MAX34451 device
` [PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH] include/qemu: Use builtins for bswap
 2021-07-08 18:17 UTC 

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-08 17:47 UTC  (7+ messages)
` [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB

[PATCH v5 0/5] Add support for PMBus in QEMU
 2021-07-08 17:20 UTC  (6+ messages)
` [PATCH v5 1/5] hw/i2c: add support for PMBus
` [PATCH v5 2/5] hw/misc: add ADM1272 device
` [PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
` [PATCH v5 4/5] hw/misc: add MAX34451 device
` [PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model

[PATCH v3 0/4] target/ppc: MMU clean up
 2021-07-08 18:09 UTC  (6+ messages)
` [PATCH v3 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
` [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files
` [PATCH v3 3/4] target/ppc: moved ppc_store_sdr1 to mmu_common.c
` [PATCH v3 4/4] target/ppc: moved store_40x_sler to helper_regs.c

[PATCH v7 00/14] s390x cleanup
 2021-07-08 17:20 UTC  (3+ messages)
` [PATCH v7 01/14] target/s390x: meson: add target_user_arch

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-08 17:20 UTC  (4+ messages)
` [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft

[PATCH] target/i386: suppress CPUID leaves not defined by the CPU vendor
 2021-07-08 17:06 UTC  (2+ messages)
` [PATCH] target/i386: Fix cpuid level for AMD

[PATCH v6 00/10] GICv3 LPI and ITS feature implementation
 2021-07-08 17:24 UTC  (3+ messages)
` [PATCH v6 01/10] hw/intc: GICv3 ITS initial framework

[GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-08 17:23 UTC  (5+ messages)

[PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-07-08 17:16 UTC  (4+ messages)

[PATCH v2 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-08 17:18 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE

[PATCH v1] migration: fix typo in mig_throttle_guest_down comment
 2021-07-08 17:07 UTC  (3+ messages)

[PATCH v2] ui/cocoa: Fix the type of main's argv
 2021-07-08 16:56 UTC 

[PATCH 0/2] Remove deprecated qemu-img backing file without format
 2021-07-08 16:58 UTC  (3+ messages)
` [PATCH 3/2] qemu-img: Improve error for rebase without backing format

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

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-08 16:50 UTC  (4+ messages)
` [PATCH 12/20] python/aqmp: add QMP Message format

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-08 16:13 UTC  (7+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-08 16:31 UTC  (3+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH v2 0/2] coverity-scan: Add accelerator and sysemu components
 2021-07-08 15:57 UTC  (3+ messages)
` [PATCH v2 1/2] coverity-scan: Add a component for each accelerator
` [PATCH v2 2/2] coverity-scan: Add 'sysemu' component

[PATCH] contrib: add udev qemu-guest-agent.rules
 2021-07-08 16:36 UTC  (2+ messages)

[PATCH V5 00/25] Live Update
 2021-07-08 16:03 UTC  (8+ messages)
` [PATCH V5 11/25] cpr: restart mode
` [PATCH V5 12/25] cpr: QMP interfaces for restart
` [PATCH V5 20/25] chardev: cpr framework

[PATCH v2 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-08 16:09 UTC  (19+ messages)
` [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
` [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
` [PATCH v2 5/8] linux-user/hppa: Move errno definitions "
` [PATCH v2 6/8] linux-user/mips: "
` [PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
` [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros

[PATCH v5 00/14] target/hexagon: introduce idef-parser
 2021-07-08 16:00 UTC  (4+ messages)
` [PATCH v5 14/14] gitlab-ci: do not use qemu-project Docker registry

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-08 15:46 UTC  (35+ messages)
` [PATCH v2 02/35] acpi: build_rsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 03/35] acpi: build_xsdt: "
` [PATCH v2 04/35] acpi: build_slit: "
` [PATCH v2 05/35] acpi: build_fadt: "
` [PATCH v2 06/35] acpi: build_tpm2: "
` [PATCH v2 07/35] acpi: acpi_build_hest: "
` [PATCH v2 08/35] acpi: build_mcfg: "
` [PATCH v2 09/35] acpi: build_hmat: "
` [PATCH v2 10/35] acpi: nvdimm_build_nfit: "
` [PATCH v2 11/35] acpi: nvdimm_build_ssdt: "
` [PATCH v2 12/35] acpi: vmgenid_build_acpi: "
` [PATCH v2 13/35] acpi: x86: build_dsdt: "
` [PATCH v2 14/35] acpi: build_hpet: "
` [PATCH v2 15/35] acpi: build_tpm_tcpa: "
` [PATCH v2 16/35] acpi: arm/x86: build_srat: "
` [PATCH v2 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH v2 18/35] acpi: build_dmar_q35: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 19/35] acpi: build_waet: "
` [PATCH v2 20/35] acpi: build_amd_iommu: "
` [PATCH v2 21/35] acpi: madt: arm/x86: "
` [PATCH v2 22/35] acpi: x86: remove dead code
` [PATCH v2 23/35] acpi: x86: set enabled when composing _MAT entries
` [PATCH v2 24/35] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH v2 25/35] acpi: arm/virt: "
` [PATCH v2 26/35] acpi: build_dsdt_microvm: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 27/35] acpi: arm: virt: build_dsdt: "
` [PATCH v2 28/35] acpi: arm: virt: build_iort: "
` [PATCH v2 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH v2 30/35] acpi: arm/virt: build_spcr: fix invalid cast
` [PATCH v2 31/35] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH v2 32/35] acpi: arm/virt: build_gtdt: "
` [PATCH v2 33/35] acpi: build_facs: use build_append_int_noprefix() API to compose table
` [PATCH v2 34/35] acpi: remove no longer used build_header()
` [PATCH v2 35/35] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute

[PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-07-08 15:48 UTC  (2+ messages)

[PATCH 0/7] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-08 15:27 UTC  (5+ messages)
` [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files

[PULL 00/15] Machine queue, 2021-07-07
 2021-07-08 15:32 UTC  (3+ messages)

[PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
 2021-07-08 15:29 UTC  (3+ messages)
` [PATCH v1 05/39] tests/tcg: generalise the disabling of the signals test


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