qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 19:18:38 to 2021-02-08 23:16:14 UTC [more...]

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-02-08 20:57 UTC  (4+ messages)
` [PATCH v2 4/7] ACPI ERST: build step for ACPI ERST
` [PATCH v2 5/7] ACPI ERST: support ERST for x86 guest
` [PATCH v2 7/7] ACPI ERST: bios-tables-test.c step 5

[RFC PATCH v2 0/4] Allow changing bs->file on reopen
 2021-02-08 18:44 UTC  (3+ messages)
` [RFC PATCH v2 1/4] block: "
` [RFC PATCH v2 2/4] iotests: Update 245 to support replacing files with x-blockdev-reopen

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-08 20:30 UTC  (7+ messages)

[PULL 00/46] Misc patches for 2021-02-08
 2021-02-08 18:23 UTC  (42+ messages)
` [PULL 01/46] fuzz: ignore address_space_map is_write flag
` [PULL 02/46] fuzz: refine the ide/ahci fuzzer configs
` [PULL 03/46] docs/fuzz: fix pre-meson path
` [PULL 04/46] fuzz: log the arguments used to initialize QEMU
` [PULL 05/46] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 06/46] docs/fuzz: add some information about OSS-Fuzz
` [PULL 07/46] fuzz: add virtio-9p configurations for fuzzing
` [PULL 08/46] target/i386: do not set LM for 32-bit emulation "-cpu host/max"
` [PULL 09/46] machine: add missing doc for memory-backend option
` [PULL 10/46] meson: accept either shared or static libraries if --disable-static
` [PULL 11/46] meson: honor --enable-rbd if cc.links test fails
` [PULL 12/46] x86/cpu: Populate SVM CPUID feature bits
` [PULL 13/46] fuzz: fix wrong index in clear_bits
` [PULL 14/46] docs: don't install corresponding man page if guest agent is disabled
` [PULL 15/46] virtio-scsi: don't uninitialize queues that we didn't initialize
` [PULL 16/46] event_notifier: handle initialization failure better
` [PULL 17/46] target/i386: Fix decoding of certain BMI instructions
` [PULL 18/46] target/i86: implement PKS
` [PULL 19/46] configure: Improve TCI feature description
` [PULL 20/46] meson: Explicit TCG backend used
` [PULL 21/46] meson: Warn when TCI is selected but TCG backend is available
` [PULL 22/46] tests/meson: Only build softfloat objects if TCG is selected
` [PULL 23/46] pc-bios/meson: Only install EDK2 blob firmwares with system emulation
` [PULL 24/46] meson: Restrict block subsystem processing
` [PULL 25/46] meson: Merge trace_events_subdirs array
` [PULL 26/46] meson: Restrict some trace event directories to user/system emulation
` [PULL 27/46] meson: Restrict emulation code
` [PULL 29/46] qapi/meson: Remove QMP from user-mode emulation
` [PULL 30/46] qapi/meson: Restrict system-mode specific modules
` [PULL 31/46] qapi/meson: Restrict UI module to system emulation and tools
` [PULL 33/46] replay: fix replay of the interrupts
` [PULL 34/46] pc-bios/descriptors: fix paths in json files
` [PULL 35/46] replay: rng-builtin support
` [PULL 36/46] cpu-throttle: Remove timer_mod() from cpu_throttle_set()
` [PULL 38/46] pci-host: designware: add pcie-msi read method
` [PULL 41/46] nvram: add nrf51_soc flash "
` [PULL 42/46] spapr_pci: add spapr msi "
` [PULL 43/46] tz-ppc: add dummy read/write methods
` [PULL 44/46] imx7-ccm: add digprog mmio write method
` [PULL 45/46] target/i386: Add support for save/load IA32_PKRS MSR
` [PULL 46/46] target/i386: Expose VMX entry/exit load pkrs control bits

[PATCH v2 0/2] Add support for ipv6 host forwarding
 2021-02-08 18:59 UTC  (4+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing

[PATCH] hw/block/nvme: add broadcast nsid support flush command
 2021-02-08 19:08 UTC  (4+ messages)

[PATCH v2 00/15] tcg/arm: host neon support
 2021-02-08 20:51 UTC  (19+ messages)
` [PATCH v2 01/15] tcg: Change parameters for tcg_target_const_match
` [PATCH v2 02/15] tcg/arm: Add host vector framework
` [PATCH v2 03/15] tcg/arm: Implement tcg_out_ld/st for vector types
` [PATCH v2 04/15] tcg/arm: Implement tcg_out_mov "
` [PATCH v2 05/15] tcg/arm: Implement tcg_out_dup*_vec
` [PATCH v2 06/15] tcg/arm: Implement minimal vector operations
` [PATCH v2 07/15] tcg/arm: Implement andc, orc, abs, neg, not "
` [PATCH v2 14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec

[PATCH 0/2] hw/block/nvme: add support for telemetry log pages
 2021-02-08 18:56 UTC  (6+ messages)
` [PATCH 1/2] hw/block/nvme: use locally assigned QEMU IEEE OUI
` [PATCH 2/2] hw/block/nvme: add nvme telemetry log support

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-08 19:04 UTC  (11+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

[PULL 00/18] Integration testing patches for 2021-02-08
 2021-02-08 20:06 UTC  (16+ messages)
` [PULL 01/18] tests/acceptance: Extract tesseract_available() helper in new namespace
` [PULL 02/18] tests/acceptance: Introduce tesseract_ocr() helper
` [PULL 03/18] tests/acceptance: Extract do_test_arm_orangepi_armbian_uboot() method
` [PULL 04/18] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
` [PULL 05/18] tests/acceptance: Move the pseries test to a separate file
` [PULL 07/18] tests/acceptance: Add a test for the virtex-ml507 ppc machine
` [PULL 09/18] tests/acceptance: Re-enable the microblaze test
` [PULL 11/18] tests/acceptance/boot_linux: rename misleading cloudinit method
` [PULL 12/18] tests/acceptance/virtiofs_submounts: use workdir property
` [PULL 13/18] tests/acceptance/virtiofs_submounts: do not ask for ssh key password
` [PULL 14/18] tests/acceptance/virtiofs_submounts: use a virtio-net device instead
` [PULL 15/18] tests/acceptance/virtiofs_submounts: standardize port as integer
` [PULL 16/18] tests/acceptance/virtiofs_submounts: required space between IP and port
` [PULL 17/18] Acceptance tests: clarify ssh connection failure reason

[PULL 00/27] migration queue
 2021-02-08 20:02 UTC  (2+ messages)

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-08 19:59 UTC  (4+ messages)
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev

[PATCH RFC] pvrdma: wean code off pvrdma_ring.h kernel header
 2021-02-08 18:29 UTC  (5+ messages)

[PATCH 0/3] Acceptance tests for mpc8544ds & virtex-ml507 ppc machines
 2021-02-08 19:57 UTC  (6+ messages)
` [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file

[PATCH 0/3] fix build failures from incorrectly skipped container build jobs
 2021-02-08 18:12 UTC  (8+ messages)
` [PATCH 1/3] gitlab: always build container images
` [PATCH 2/3] gitlab: add fine grained job deps for all build jobs
` [PATCH 3/3] gitlab: fix inconsistent indentation

[Bug 1910696] [NEW] Qemu fails to start with error " There is no option group 'spice'"
 2021-02-08 19:23 UTC  (2+ messages)
` [Bug 1910696] "

[PATCH] hw/block/nvme: fix Close Zone
 2021-02-08 17:53 UTC  (6+ messages)

[Bug 1914849] [NEW] mprotect fails after MacOS 11.2 on arm mac
 2021-02-08 18:08 UTC  (2+ messages)
` [Bug 1914849] "

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-08 17:35 UTC  (5+ messages)

[PATCH v2 0/3] Add npcm7xx emc model
 2021-02-08 17:21 UTC  (7+ messages)
` [PATCH v2 1/3] hw/net: "
` [PATCH v2 2/3] hw/arm: "
` [PATCH v2 3/3] tests/qtests: Add npcm7xx emc model test

[PATCH v2 0/6] hw/i2c: Add NPCM7XX SMBus Device
 2021-02-08 17:01 UTC  (12+ messages)
` [PATCH v2 1/6] hw/arm: Remove GPIO from unimplemented NPCM7XX
` [PATCH v2 3/6] hw/arm: Add I2C sensors for NPCM750 eval board
` [PATCH v2 4/6] hw/arm: Add I2C sensors and EEPROM for GSJ machine
` [PATCH v2 5/6] hw/i2c: Add a QTest for NPCM7XX SMBus Device
` [PATCH v2 6/6] hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode

[PATCH v2] qemu-nbd: Use SOMAXCONN for socket listen() backlog
 2021-02-08 16:49 UTC  (5+ messages)

[PATCH v2 0/1] target/arm: Fix SCR_EL3 migration issue
 2021-02-08 16:41 UTC  (3+ messages)
` [PATCH v2 1/1] target/arm: Fix SCR RES1 handling

KVM Guest
 2021-02-08 16:40 UTC 

[PATCH v5 00/15] qapi: static typing conversion, pt2
 2021-02-08 15:57 UTC  (13+ messages)
` [PATCH v5 08/15] qapi/introspect.py: Introduce preliminary tree typing
` [PATCH v5 09/15] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v5 12/15] qapi/introspect.py: add type hint annotations
` [PATCH v5 13/15] qapi/introspect.py: add introspect.json dummy types
` [PATCH v5 14/15] qapi/introspect.py: Add docstring to _tree_to_qlit

[PULL 00/16] testing, gdbstub and doc tweaks
 2021-02-08 16:12 UTC  (3+ messages)
` [PULL 16/16] docs/system: document an example booting the versatilepb machine

[RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-08 17:51 UTC  (7+ messages)

[PATCH v2] travis-ci: Disable C++ on Aarch64 container
 2021-02-08 15:41 UTC  (4+ messages)

[RFC PATCH 0/6] vhost-user: Shutdown/Flush slave channel properly
 2021-02-08 17:41 UTC  (6+ messages)
` [PATCH 4/6] qemu, vhost-user: Extend protocol to start/stop/flush slave channel

[PATCH v2 0/2] viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
 2021-02-08 17:35 UTC  (5+ messages)
` [PATCH v2 1/2] virtiofsd: Save error code early at the failure callsite
  ` [Virtio-fs] "
` [PATCH v2 2/2] viriofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
  ` [Virtio-fs] "

Interested in contributing to QEMU
 2021-02-08 15:13 UTC  (2+ messages)

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-02-08 15:30 UTC  (13+ messages)

[PATCH RFC v2 0/8] hw/block/nvme: metadata and end-to-end data protection support
 2021-02-08 15:47 UTC  (10+ messages)
` [PATCH RFC v2 1/8] hw/block/nvme: remove redundant len member in compare context
` [PATCH RFC v2 2/8] hw/block/nvme: remove block accounting for write zeroes
` [PATCH RFC v2 3/8] hw/block/nvme: fix strerror printing
` [PATCH RFC v2 4/8] hw/block/nvme: try to deal with the iov/qsg duality

[Bug 1915027] [NEW] RISC-V 64, CPUs do ilegal 0x00 write with SMP
 2021-02-08 15:09 UTC 

[PULL 00/16] QAPI patches patches for 2021-02-08
 2021-02-08 17:32 UTC  (16+ messages)
` [PULL 01/16] qapi/commands: assert arg_type is not None
` [PULL 02/16] qapi/events: fix visit_event typing
` [PULL 03/16] qapi/main: handle theoretical None-return from re.match()
` [PULL 04/16] qapi/gen: inline _wrap_ifcond into end_if()
` [PULL 06/16] qapi/gen: Replace ._begin_system_module()
` [PULL 07/16] qapi: use explicitly internal module names
` [PULL 08/16] qapi: use './builtin' as the built-in module name
` [PULL 09/16] qapi/gen: Combine ._add_[user|system]_module
` [PULL 10/16] qapi: centralize the built-in module name definition
` [PULL 11/16] qapi/gen: write _genc/_genh access shims
` [PULL 12/16] qapi/gen: Support switching to another module temporarily
` [PULL 13/16] qapi/commands: Simplify command registry generation
` [PULL 14/16] qapi/gen: Drop support for QAPIGen without a file name
` [PULL 16/16] qapi: enable strict-optional checks

[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
 2021-02-08 14:48 UTC  (11+ messages)
` [RFC PATCH v2 1/6] target: Replace tcg_debug_assert() by assert()
` [PATCH v2 4/6] accel/tcg: Include missing "tcg/tcg.h" header
` [RFC PATCH v2 5/6] accel/tcg: Refactor debugging tlb_assert_iotlb_entry_for_ptr_present()
` [PATCH v2 6/6] exec/cpu_ldst: Move tlb* declarations to "exec/exec-all.h"

[PATCH v5 00/31] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-08 17:32 UTC  (15+ messages)
` [PATCH v5 12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
` [PATCH v5 13/31] linux-user: Explicitly untag memory management syscalls
` [PATCH v5 14/31] linux-user: Use guest_range_valid in access_ok
` [PATCH v5 15/31] exec: Rename guest_{addr,range}_valid to *_untagged
  ` [PATCH v5 15/31] exec: Rename guest_{addr, range}_valid "
` [PATCH v5 17/31] linux-user: Move lock_user et al out of line
` [PATCH v5 19/31] linux-user: Handle tags in lock_user/unlock_user

[PATCH v8 0/5] MTE support for KVM guest
 2021-02-08 17:31 UTC  (3+ messages)
` [RFC PATCH v8 5/5] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH 00/33] migration: capture error reports into Error object
 2021-02-08 14:36 UTC  (7+ messages)

[PATCH v2 0/2] ZynqMP QSPI supports SPI transfer using DMA mode, but currently this
 2021-02-08 15:17 UTC  (7+ messages)
` [PATCH v2 2/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support

[PATCH 0/9] hw/arm/virt: Improve CPU help and fix testing under KVM
 2021-02-08 14:22 UTC  (8+ messages)
` [PATCH 1/9] tests/qtest/arm-cpu-features: Remove Cortex-A15 check

[PATCH] input-linux: Make grabbing on start configurable
 2021-02-08 14:17 UTC 

[PATCH v4 0/9] hw/sd: Support block read/write in SPI mode
 2021-02-08 14:44 UTC  (6+ messages)
` [PATCH v4 9/9] hw/sd: ssi-sd: Handle the rest commands with R1b response type

[PATCH] hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
 2021-02-08 14:00 UTC  (6+ messages)

[Bug 1913505] [NEW] Windows XP slow on Apple M1
 2021-02-08 16:03 UTC  (2+ messages)
` [Bug 1913505] "

[PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
 2021-02-08 16:09 UTC  (2+ messages)

[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
 2021-02-08 13:50 UTC  (5+ messages)
` [PATCH 1/4] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES
` [PATCH 2/4] hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards
` [PATCH 3/4] hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
` [PATCH 4/4] hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES

[PATCH] docs/devel/testing.rst: Update outdated Avocado URLs
 2021-02-08 15:26 UTC  (2+ messages)

Emulating sd card with hifive_u risc-v machine
 2021-02-08 13:47 UTC 

USB pass through into Mac OS 9.x with qemu-system-ppc
 2021-02-08 13:29 UTC 

[PATCH] scsi: mptsas: dequeue request object in case of an error (CVE-2021-3392)
 2021-02-08 11:40 UTC  (2+ messages)

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-08 12:59 UTC  (9+ messages)

[PATCH v16 00/23] i386 cleanup PART 2
 2021-02-08 12:54 UTC  (5+ messages)
` [PATCH v16 21/23] accel: introduce new accessor functions

ARM Snapshots Not Backwards-Compatible
 2021-02-08 13:11 UTC  (3+ messages)
` [PATCH] target/arm: Don't migrate CPUARMState.features


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