qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-30 16:53:06 to 2021-07-01 14:21:26 UTC [more...]

[PULL 00/20] migration queue
 2021-07-01 14:15 UTC  (5+ messages)
` [PULL 01/20] tests: migration-test: Still run the rest even if uffd missing
` [PULL 02/20] tests: migration-test: Add dirty ring test
` [PULL 03/20] migration: fix the memory overwriting risk in add_to_iovec
` [PULL 14/20] virtiofsd: Add umask to seccom allow list

[PATCH v7 1/2] target/i386: Trivial code motion and code style fix
 2021-07-01 13:58 UTC  (10+ messages)
` [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[PATCH v3] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-07-01 13:56 UTC  (3+ messages)

[PATCH] migration: failover: emit a warning when the card is not fully unplugged
 2021-07-01 13:14 UTC 

[PATCH v7 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-07-01 12:54 UTC  (13+ 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
` [PATCH v7 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-01 12:51 UTC  (3+ messages)

[RFC v6 00/13] s390x cleanup
 2021-07-01 12:36 UTC  (20+ messages)
` [RFC v6 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v6 03/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
` [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v6 05/13] target/s390x: remove tcg-stub.c
` [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v6 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
` [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
` [RFC v6 09/13] target/s390x: make helper.c sysemu-only
` [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-07-01 12:05 UTC  (11+ messages)
` [PATCH 20/20] target/loongarch: Add "

[PATCH 0/1] Add features and cpu models
 2021-07-01 11:47 UTC  (11+ messages)
` [PATCH 1/1] s390x/cpumodel: add 3931 and 3932
` [PATCH fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932"

[PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
 2021-07-01 11:35 UTC  (2+ messages)

[v3] migration: fix the memory overwriting risk in add_to_iovec
 2021-07-01 11:23 UTC  (4+ messages)
` [v4] "

[PATCH RFC] meson: add option to use zstd for qcow2 compression by default
 2021-07-01  9:54 UTC  (2+ messages)

[PATCH 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-01  9:46 UTC  (3+ messages)
` [PATCH 2/3] hw/net: e1000e: "
` [PATCH 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-07-01  9:38 UTC  (6+ messages)
` [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus

[PATCH] migration/rdma: Use error_report to suppress errno message
 2021-07-01  9:31 UTC  (2+ messages)

[PATCH v3 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
 2021-07-01  9:28 UTC  (5+ messages)
` [PATCH v3 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
` [PATCH v3 2/2] hw/i386/pc: Document pc_system_ovmf_table_find

[PULL V2 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-01  9:11 UTC  (7+ messages)
` [PULL V2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PULL V2 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PULL V2 4/6] net/colo-compare: Move data structure and define to .h file
` [PULL V2 5/6] net/colo-compare: Add passthrough list to CompareState
` [PULL V2 6/6] net/net.c: Add handler for passthrough filter command

[PATCH 1/2] tests/migration: parse the thread-id key of CpuInfoFast
 2021-07-01  9:15 UTC  (2+ messages)

[PULL 00/23] hw/nvme patches
 2021-07-01  9:07 UTC  (2+ messages)

[PATCH] target/i386: Fix cpuid level for AMD
 2021-07-01  8:43 UTC  (4+ messages)

[PULL 0/6] COLO-Proxy patches for 2021-06-25
 2021-07-01  8:32 UTC  (4+ messages)
` [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-07-01  8:36 UTC  (14+ messages)
` [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
` [PATCH v5 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [PATCH v5 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
` [PATCH v5 7/7] bios-tables-test: Update golden binaries
` [PATCH] hw/pci/pcie_port: Rename "enable-native-hotplug" property

[PATCH 00/18] vhost-vDPA multiqueue
 2021-07-01  8:15 UTC  (7+ messages)
` [PATCH 15/18] vhost-net: control virtqueue support
` [PATCH 18/18] vhost-vdpa: multiqueue support

[PATCH] nvdimm: add 'target-node' option
 2021-07-01  7:55 UTC  (3+ messages)

[PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
 2021-07-01  7:44 UTC  (31+ 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 v2 28/28] target/xtensa: Use translator_use_goto_tb

[PATCH 1/2] hw/display: report an error if virgl initialization failed
 2021-07-01  7:18 UTC  (2+ messages)
` [PATCH 2/2] hw/display: fail early when multiple virgl devices are requested

[PATCH] seccomp: don't block getters for resource control syscalls
 2021-07-01  7:15 UTC  (3+ messages)

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-07-01  6:55 UTC  (7+ messages)
  `  "
        ` [External] "

[PULL 00/25] Vga 20210510 patches
 2021-07-01  6:29 UTC  (4+ messages)

[PATCH] vl: add virtio-vga-gl to the default_list
 2021-07-01  6:24 UTC 

[RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
 2021-07-01  6:15 UTC  (12+ messages)

[PATCH v2 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
 2021-07-01  5:32 UTC  (5+ messages)
` [PATCH v2 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed

[PATCH 00/20] python: introduce Asynchronous QMP package
 2021-07-01  4:13 UTC  (21+ messages)
` [PATCH 01/20] python/pylint: Add exception for TypeVar names ('T')
` [PATCH 02/20] python/pylint: disable too-many-function-args
` [PATCH 03/20] python/aqmp: add asynchronous QMP (AQMP) subpackage
` [PATCH 04/20] python/aqmp: add error classes
` [PATCH 05/20] python/aqmp: add asyncio compatibility wrappers
` [PATCH 06/20] python/aqmp: add generic async message-based protocol support
` [PATCH 07/20] python/aqmp: add runstate state machine to AsyncProtocol
` [PATCH 08/20] python/aqmp: add logging "
` [PATCH 09/20] python/aqmp: add AsyncProtocol.accept() method
` [PATCH 10/20] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
` [PATCH 11/20] python/aqmp: add AsyncProtocol._readline() method
` [PATCH 12/20] python/aqmp: add QMP Message format
` [PATCH 13/20] python/aqmp: add well-known QMP object models
` [PATCH 14/20] python/aqmp: add QMP event support
` [PATCH 15/20] python/aqmp: add QMP protocol support
` [PATCH 16/20] python/aqmp: Add message routing to QMP protocol
` [PATCH 17/20] python/aqmp: add execute() interfaces
` [PATCH 18/20] python/aqmp: add _raw() execution interface
` [PATCH 19/20] python/aqmp: add asyncio_run compatibility wrapper
` [PATCH 20/20] python/aqmp: add scary message

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-07-01  3:06 UTC  (7+ messages)
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions
` [PATCH v3 05/37] target/riscv: SIMD 16-bit Shift Instructions

[PULL 00/15] Python patches
 2021-07-01  2:09 UTC  (16+ messages)
` [PULL 01/15] python/qom: Do not use 'err' name at module scope
` [PULL 02/15] python: expose typing information via PEP 561
` [PULL 03/15] python: Remove global pylint suppressions
` [PULL 04/15] python: Re-lock pipenv at *oldest* supported versions
` [PULL 05/15] python: README.rst touchups
` [PULL 06/15] python: Add no-install usage instructions
` [PULL 07/15] python: rename 'venv-check' target to 'check-pipenv'
` [PULL 08/15] python: update help text for check-tox
` [PULL 09/15] python: Fix .PHONY Make specifiers
` [PULL 10/15] python: only check qemu/ subdir with flake8
` [PULL 11/15] python: add 'make check-dev' invocation
` [PULL 12/15] python: Update help text on 'make check', 'make develop'
` [PULL 13/15] python: Update help text on 'make clean', 'make distclean'
` [PULL 14/15] python: remove auto-generated pyproject.toml file
` [PULL 15/15] python: Fix broken ReST docstrings

[PATCH] target/riscv: pmp: Fix some typos
 2021-07-01  1:27 UTC  (2+ messages)

[PATCH] scsi: fix bug scsi resp sense is 0 when expand disk
 2021-07-01  1:21 UTC  (2+ messages)
` ping "

[RFC 0/3] Improve module accelerator error message
 2021-06-30 23:27 UTC  (4+ messages)
` [RFC 1/3] modules: Add CONFIG_TCG_MODULAR in config_host
` [RFC 2/3] modules: Implement module_is_loaded function
` [RFC 3/3] qom: Improve error message in module_object_class_by_name()

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

[PATCH] python: Configure tox to skip missing interpreters
 2021-06-30 20:59 UTC  (2+ messages)

[PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
 2021-06-30 20:54 UTC  (9+ 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

[PULL v2 0/4] Hexagon (target/hexagon) bug fixes
 2021-06-30 20:08 UTC  (2+ messages)

[PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-06-30 19:26 UTC  (12+ messages)
` [PATCH v5 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v5 02/10] ACPI ERST: specification for ERST support
` [PATCH v5 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v5 04/10] ACPI ERST: header file "
` [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v5 07/10] ACPI ERST: trace support
` [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v5 09/10] ACPI ERST: qtest for ERST
` [PATCH v5 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v7 0/7] virtiofsd: Add support to enable/disable posix acls
 2021-06-30 18:53 UTC  (2+ messages)

[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  (2+ messages)

[PATCH] docs: describe the security considerations with virtiofsd xattr mapping
 2021-06-30 18:38 UTC  (2+ 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  (4+ messages)
` [PATCH 2/2] "

[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  (2+ messages)
` [Bug 1907497] "


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