qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 09:30:52 to 2021-06-25 18:35:13 UTC [more...]

[PATCH 00/11] Python: packaging cleanups
 2021-06-25 18:29 UTC  (19+ messages)
` [PATCH 01/11] python: expose typing information via PEP 561
` [PATCH 02/11] python: Remove global pylint suppressions
` [PATCH 03/11] python: Re-lock pipenv at *oldest* supported versions
` [PATCH 04/11] python: README.rst touchups
` [PATCH 05/11] python: Add no-install usage instructions
` [PATCH 06/11] python: rename 'venv-check' target to 'check-pipenv'
` [PATCH 07/11] python: update help text for check-tox
` [PATCH 08/11] python: add 'make check-venv' invocation
` [PATCH 09/11] python: Update help text on 'make check', 'make develop'
` [PATCH 10/11] python: Update help text on 'make clean', 'make distclean'
` [PATCH 11/11] python: remove auto-generated pyproject.toml file

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-06-25 18:20 UTC  (11+ messages)
` [PATCH 01/10] iotests/297: modify is_python_file to work from any CWD
` [PATCH 02/10] iotests/297: Add get_files() function
` [PATCH 03/10] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH 04/10] iotests/297: Create main() function
` [PATCH 05/10] iotests/297: Separate environment setup from test execution
` [PATCH 06/10] iotests/297: Add 'directory' argument to run_linters
` [PATCH 07/10] iotests/297: return error code from run_linters()
` [PATCH 08/10] iotests/297: split linters.py off from 297
` [PATCH 09/10] iotests/linters: Add entry point for Python CI linters
` [PATCH 10/10] python: Add iotest linters to test suite

[PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-06-25 18:11 UTC  (3+ messages)
` [PATCH v4 01/22] hw/usb/ccid: remove references to NSS

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-25 18:08 UTC  (2+ messages)

[PULL 0/7] riscv-to-apply queue
 2021-06-25 17:55 UTC  (2+ messages)

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-25 17:22 UTC  (4+ messages)
` [PATCH 1/3] build: validate that system capstone works before using it
` [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
` [PATCH 3/3] cirrus: delete FreeBSD and macOS jobs

[PATCH 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 17:20 UTC  (9+ messages)
` [PATCH 1/2] g364fb: use RAM memory region for framebuffer
` [PATCH 2/2] g364fb: add VMStateDescription for G364SysBusState

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-25 17:19 UTC  (9+ messages)
` [PATCH RFC 4/6] i386/pc: Keep PCI 64-bit hole within usable IOVA space

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-25 17:17 UTC  (14+ messages)
` [RFC PATCH 04/10] hw/sd: Introduce sd_cmd_handler type
` [RFC PATCH 05/10] hw/sd: Add sd_cmd_illegal() handler
` [RFC PATCH 06/10] hw/sd: Add sd_cmd_unimplemented() handler
` [RFC PATCH 07/10] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [RFC PATCH 09/10] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [RFC PATCH 10/10] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler

[PATCH v2 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] g364fb: use RAM memory region for framebuffer
` [PATCH v2 2/2] g364fb: add VMStateDescription for G364SysBusState

tests: ReverseDebugging_AArch64.test_aarch64_virt -> InvalidPacketError
 2021-06-25 17:01 UTC 

[PATCH] tests/migration: fix unix socket migration
 2021-06-25 16:33 UTC  (5+ messages)

[PULL 0/1] Block patch
 2021-06-25 16:04 UTC  (2+ messages)

[PATCH v2 0/6] export/fuse: Allow other users access to the export
 2021-06-25 14:23 UTC  (7+ messages)
` [PATCH v2 1/6] export/fuse: Pass default_permissions for mount
` [PATCH v2 2/6] export/fuse: Add allow-other option
` [PATCH v2 3/6] export/fuse: Give SET_ATTR_SIZE its own branch
` [PATCH v2 4/6] export/fuse: Let permissions be adjustable
` [PATCH v2 5/6] iotests/308: Test +w on read-only FUSE exports
` [PATCH v2 6/6] iotests/fuse-allow-other: Test allow-other

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-06-25 14:18 UTC  (29+ messages)
` [PULL 01/28] target/i386: kvm: add support for TSC scaling
` [PULL 02/28] meson: drop unused CONFIG_GCRYPT_HMAC
` [PULL 03/28] configure: drop unused variables for xts
` [PULL 04/28] meson: remove preadv from summary
` [PULL 05/28] tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
` [PULL 06/28] configure, meson: convert crypto detection to meson
` [PULL 07/28] configure, meson: convert libtasn1 "
` [PULL 08/28] configure, meson: convert pam "
` [PULL 09/28] configure, meson: convert libusb "
` [PULL 10/28] configure, meson: convert libcacard "
` [PULL 11/28] configure, meson: convert libusbredir "
` [PULL 12/28] KVM: Fix dirty ring mmap incorrect size due to renaming accident
` [PULL 13/28] file-posix: fix max_iov for /dev/sg devices
` [PULL 14/28] scsi-generic: pass max_segments via max_iov field in BlockLimits
` [PULL 15/28] osdep: provide ROUND_DOWN macro
` [PULL 16/28] block-backend: align max_transfer to request alignment
` [PULL 17/28] block: add max_hw_transfer to BlockLimits
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
` [PULL 19/28] block: feature detection for host block support
` [PULL 20/28] block: check for sys/disk.h
` [PULL 21/28] block: try BSD disk size ioctls one after another
` [PULL 22/28] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PULL 23/28] file-posix: handle EINTR during ioctl
` [PULL 24/28] machine: move dies from X86MachineState to CpuTopology
` [PULL 25/28] machine: move common smp_parse code to caller
` [PULL 26/28] machine: add error propagation to mc->smp_parse
` [PULL 27/28] machine: pass QAPI struct "
` [PULL 28/28] machine: reject -smp dies!=1 for non-PC machines

[PULL 0/7] misc fixes (docs, plugins, tests)
 2021-06-25 14:28 UTC  (2+ messages)

[PATCH 0/2] arm/virt: fix machine poweroff
 2021-06-25 14:03 UTC  (6+ messages)
` [PATCH 1/2] arm/virt: fix irq mapping for gpio_pwr
` [PATCH 2/2] gpio_pwr: use shutdown function for reboot

[PATCH 0/4] Integrate renesas MCU/SoC timer module [part 2 from review]
 2021-06-25 14:02 UTC  (3+ messages)
` [RFC PATCH 2/4] !fixup hw/rx: rx62n switch renesas_timer

[PATCH] ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim struct
 2021-06-25 13:56 UTC  (2+ messages)

[PULL 00/10] Block Jobs patches
 2021-06-25 13:00 UTC  (11+ messages)
` [PULL 01/10] ratelimit: treat zero speed as unlimited
` [PULL 02/10] block-copy: let ratelimit handle a speed of 0
` [PULL 03/10] blockjob: "
` [PULL 04/10] progressmeter: protect with a mutex
` [PULL 05/10] co-shared-resource: "
` [PULL 06/10] block-copy: small refactor in block_copy_task_entry and block_copy_common
` [PULL 07/10] block-copy: streamline choice of copy_range vs. read/write
` [PULL 08/10] block-copy: move progress_set_remaining in block_copy_task_end
` [PULL 09/10] block-copy: add CoMutex lock
` [PULL 10/10] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState

Difficulties to access guest memory in TCG plugins
 2021-06-25 11:41 UTC  (5+ messages)

[PULL 0/6] Floppy patches
 2021-06-25 12:54 UTC  (7+ messages)
` [PULL 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
` [PULL 2/6] hw/block/fdc: Replace disabled fprintf() by trace event
` [PULL 3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PULL 4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PULL 5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PULL 6/6] hw/block/fdc: Add description to floppy controllers

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25 12:01 UTC  (4+ messages)
` [PATCH v2 10/10] hw/mips/jazz: specify correct endian for dp8393x device

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25 11:49 UTC  (11+ messages)

[PATCH v5 0/5] block-copy: protect block-copy internal structures
 2021-06-25 11:34 UTC  (3+ messages)

[PATCH v3 0/5] block-copy: make helper APIs thread safe
 2021-06-25 11:27 UTC  (2+ messages)

[PULL 0/5] Ui 20210624 patches
 2021-06-25 10:59 UTC  (2+ messages)

[PATCH 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:35 UTC  (5+ messages)
` [PATCH 5/6] kvm/i386: Add support for user space MSR filtering

[PATCH v2 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:23 UTC  (7+ messages)
` [PATCH v2 1/6] hyper-v: Overlay abstraction for synic event and msg pages
` [PATCH v2 2/6] hyper-v: Use -1 as invalid overlay address
` [PATCH v2 3/6] kvm/i386: Stop using cpu->kvm_msr_buf in kvm_put_one_msr()
` [PATCH v2 4/6] kvm/i386: Avoid multiple calls to check_extension(KVM_CAP_HYPERV)
` [PATCH v2 5/6] kvm/i386: Add support for user space MSR filtering
` [PATCH v2 6/6] hyper-v: Handle hypercall code page as an overlay page

[PATCH 0/1] Add features and cpu models
 2021-06-25  9:55 UTC  (2+ messages)

[PULL 00/15] MIPS patches for 2021-06-25
 2021-06-25  9:23 UTC  (16+ messages)
` [PULL 01/15] target/mips: Fix potential integer overflow (CID 1452921)
` [PULL 02/15] target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
` [PULL 03/15] target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
` [PULL 04/15] target/mips: Raise exception when DINSV opcode used with DSP disabled
` [PULL 05/15] target/mips: Do not abort on invalid instruction
` [PULL 06/15] target/mips: Move TCG trace events to tcg/ sub directory
` [PULL 07/15] target/mips: Move translate.h "
` [PULL 08/15] target/mips: Restrict some system specific declarations to sysemu
` [PULL 09/15] target/mips: Remove SmartMIPS / MDMX unuseful comments
` [PULL 10/15] target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
` [PULL 11/15] target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
` [PULL 12/15] target/mips: Constify host_to_mips_errno[]
` [PULL 13/15] target/mips: Optimize regnames[] arrays
` [PULL 14/15] target/mips: Remove pointless gen_msa()
` [PULL 15/15] target/mips: Merge msa32/msa64 decodetree definitions

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-06-25  9:33 UTC  (45+ messages)
` [PATCH 02/53] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PATCH 11/53] tests: acpi: update expected blobs
` [PATCH 12/53] tests: acpi: arm/virt: drop redudant test_acpi_one() in test_acpi_virt_tcg()
` [PATCH 13/53] tests: acpi: whitelist expected tables for acpi/virt/iort testcase
` [PATCH 14/53] tests: acpi: arm/virt: use kvm to test IORT table
` [PATCH 15/53] tests: acpi: add expected IORT table blob
` [PATCH 16/53] tests: arm-cpu-features: use qtest_has_kvm() API
` [PATCH 17/53] tests: migration-test: use qtest_has_accel() API
` [PATCH 19/53] acpi: add helper routines to initialize ACPI tables
` [PATCH 20/53] acpi: build_rsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 21/53] acpi: build_xsdt: "
` [PATCH 22/53] acpi: build_slit: "
` [PATCH 23/53] acpi: build_fadt: "
` [PATCH 24/53] acpi: build_tpm2: "
` [PATCH 25/53] acpi: acpi_build_hest: "
` [PATCH 26/53] acpi: build_mcfg: "
` [PATCH 27/53] acpi: build_hmat: "
` [PATCH 28/53] acpi: nvdimm_build_nfit: "
` [PATCH 29/53] acpi: nvdimm_build_ssdt: "
` [PATCH 30/53] acpi: vmgenid_build_acpi: "
` [PATCH 31/53] acpi: x86: build_dsdt: "
` [PATCH 32/53] acpi: build_hpet: "
` [PATCH 33/53] acpi: build_tpm_tcpa: "
` [PATCH 34/53] acpi: arm/x86: build_srat: "
` [PATCH 35/53] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH 36/53] acpi: build_dmar_q35: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 37/53] acpi: build_waet: "
` [PATCH 38/53] acpi: build_amd_iommu: "
` [PATCH 39/53] acpi: madt: arm/x86: "
` [PATCH 40/53] acpi: x86: remove dead code
` [PATCH 41/53] acpi: x86: set enabled when composing _MAT entries
` [PATCH 42/53] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH 43/53] acpi: arm/virt: "
` [PATCH 44/53] acpi: build_dsdt_microvm: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 45/53] acpi: arm: virt: build_dsdt: "
` [PATCH 46/53] acpi: arm: virt: build_iort: "
` [PATCH 47/53] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH 48/53] acpi: arm/virt: build_spcr: fix invalid cast
` [PATCH 49/53] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 50/53] acpi: arm/virt: build_gtdt: "
` [PATCH 51/53] acpi: build_facs: use build_append_int_noprefix() API to compose table
` [PATCH 52/53] acpi: remove no longer used build_header()
` [PATCH 53/53] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute

[PATCH v5 00/11] block: file-posix queue
 2021-06-25  9:28 UTC  (4+ 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).