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

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-02-08 16:31 UTC  (4+ messages)

[PATCH] hw/block/nvme: fix Close Zone
 2021-02-08 16:19 UTC  (5+ messages)

[PATCH RFC] pvrdma: wean code off pvrdma_ring.h kernel header
 2021-02-08 17:28 UTC  (4+ 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  (18+ 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 05/16] qapi: centralize is_[user|system|builtin]_module methods
` [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 15/16] qapi: type 'info' as Optional[QAPISourceInfo]
` [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  (21+ messages)
` [PATCH v5 11/31] exec: Introduce cpu_untagged_addr
` [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 16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
` [PATCH v5 17/31] linux-user: Move lock_user et al out of line
` [PATCH v5 18/31] linux-user: Fix types in uaccess.c
` [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 v5 00/15] qapi: static typing conversion, pt2
 2021-02-08 15:43 UTC  (7+ 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 13/15] qapi/introspect.py: add introspect.json dummy types

[PATCH v2 0/3] Add npcm7xx emc model
 2021-02-08 17:21 UTC  (3+ messages)
` [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  (4+ messages)
` [PATCH v2 5/6] hw/i2c: Add a QTest for "

[PATCH 0/2] hw/block/nvme: add support for telemetry log pages
 2021-02-08 15:40 UTC  (4+ 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 0/2] viritofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
 2021-02-08 17:05 UTC  (3+ messages)
` [PATCH v2 1/2] virtiofsd: Save error code early at the failure callsite
  ` [Virtio-fs] "

[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 0/3] fix build failures from incorrectly skipped container build jobs
 2021-02-08 16:33 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

[PULL 00/18] Integration testing patches for 2021-02-08
 2021-02-08 13:37 UTC  (19+ 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 06/18] tests/acceptance: Test the mpc8544ds machine
` [PULL 07/18] tests/acceptance: Add a test for the virtex-ml507 ppc machine
` [PULL 08/18] tests/acceptance: Increase the timeout in the replay tests
` [PULL 09/18] tests/acceptance: Re-enable the microblaze test
` [PULL 10/18] tests/acceptance/boot_linux: fix typo on cloudinit error message
` [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 18/18] Acceptance Tests: remove unnecessary tag from documentation example

[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 v2 00/93] TCI fixes and cleanups
 2021-02-08 13:07 UTC  (9+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-08 12:59 UTC  (11+ 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

[PULL 00/16] testing, gdbstub and doc tweaks
 2021-02-08 12:38 UTC  (17+ messages)
` [PULL 01/16] tests/acceptance: Increase the timeout in the replay tests
` [PULL 02/16] tests/docker: Fix _get_so_libs() for docker-binfmt-image
` [PULL 03/16] tests/docker: Fix typo in help message
` [PULL 04/16] tests/docker: make _copy_with_mkdir accept missing files
` [PULL 05/16] tests/docker: preserve original name when copying libs
` [PULL 06/16] tests/docker: alias docker-help target for consistency
` [PULL 07/16] tests/docker: add a docker-exec-copy-test
` [PULL 08/16] configure: make version_ge more tolerant of shady version input
` [PULL 09/16] configure: bump the minimum gdb version for check-tcg to 9.1
` [PULL 10/16] tests/tcg: don't silently skip the gdb tests
` [PULL 11/16] gdbstub: Fix handle_query_xfer_auxv
` [PULL 12/16] tests/tcg: Replace /bin/true by true (required on macOS)
` [PULL 13/16] scripts/mtest2make.py: export all-%s-targets variable and use it
` [PULL 14/16] tests/Makefile.include: don't use TARGET_DIRS for check-tcg
` [PULL 15/16] docs/system: document an example vexpress-a15 invocation
` [PULL 16/16] docs/system: document an example booting the versatilepb machine

[PULL v9 00/13] Cgs patches
 2021-02-08 13:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
 2021-02-08 13:33 UTC  (3+ messages)

[PATCH v5] qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
 2021-02-08 13:23 UTC  (2+ messages)

[PATCH] target/i386: expose more MSRs to GDB
 2021-02-08 12:12 UTC  (2+ messages)

getting the console output for s390 cdrom-test?
 2021-02-08 12:08 UTC  (5+ messages)

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

[PATCH v14 0/5] UFFD write-tracking migration/snapshots
 2021-02-08 11:55 UTC  (4+ messages)

[PATCH 0/5] Drop float32/float64 accessors used by gdbstub code
 2021-02-08 11:57 UTC  (7+ messages)
` [PATCH 1/5] target/sh4: Drop use of gdb_get_float32() and ldfl_p()
` [PATCH 2/5] target/m68k: Drop use of gdb_get_float64() and ldfq_p()
` [PATCH 3/5] target/ppc: "
` [PATCH 4/5] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
` [PATCH 5/5] bswap.h: Remove unused float-access functions

[PULL 00/27] migration queue
 2021-02-08 11:29 UTC  (25+ messages)
` [PULL 01/27] spapr_pci: Fix memory leak of vmstate_spapr_pci
` [PULL 02/27] savevm: Fix memory leak of vmstate_configuration
` [PULL 03/27] migration/qemu-file: Fix maybe uninitialized on qemu_get_buffer_in_place()
` [PULL 07/27] migration: implementation of background snapshot thread
` [PULL 08/27] migration: introduce 'userfaultfd-wrlat.py' script
` [PULL 09/27] migration: Fix migrate-set-parameters argument validation
` [PULL 10/27] migration: Clean up signed vs. unsigned XBZRLE cache-size
` [PULL 11/27] migration: Fix cache_init()'s "Failed to allocate" error messages
` [PULL 12/27] migration: Fix a few absurdly defective "
` [PULL 13/27] migration: Add blocker information
` [PULL 14/27] migration: Display the migration blockers
` [PULL 15/27] block: push error reporting into bdrv_all_*_snapshot functions
` [PULL 16/27] migration: Make save_snapshot() return bool, not 0/-1
` [PULL 17/27] migration: stop returning errno from load_snapshot()
` [PULL 18/27] block: add ability to specify list of blockdevs during snapshot
` [PULL 19/27] block: allow specifying name of block device for vmstate storage
` [PULL 20/27] block: rename and alter bdrv_all_find_snapshot semantics
` [PULL 21/27] migration: control whether snapshots are ovewritten
` [PULL 22/27] migration: wire up support for snapshot device selection
` [PULL 23/27] migration: introduce a delete_snapshot wrapper
` [PULL 24/27] iotests: add support for capturing and matching QMP events
` [PULL 25/27] iotests: fix loading of common.config from tests/ subdir
` [PULL 26/27] migration: introduce snapshot-{save, load, delete} QMP commands
` [PULL 27/27] migration: only check page size match if RAM postcopy is enabled

[PATCH v3 0/3] Fix memory leak of some device state in migration
 2021-02-08 11:46 UTC  (5+ messages)
` [PATCH v3 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-08 11:35 UTC  (4+ messages)
` [PATCH 11/22] tests/acceptance/linux_ssh_mips_malta.py: standardize port as integer

[PATCH v3] target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
 2021-02-08 11:31 UTC  (2+ messages)

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

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

[PULL 0/2] qemu-sparc queue 20210207
 2021-02-08 11:10 UTC  (2+ messages)

[RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-08 10:55 UTC  (6+ messages)

[PATCH v2 00/36] block: update graph permissions update
 2021-02-08 11:21 UTC  (7+ messages)
` [PATCH v2 28/36] block: add bdrv_set_backing_noperm() transaction action
` [PATCH v2 30/36] block: bdrv_reopen_multiple: refresh permissions on updated graph

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

[PULL 00/27] migration queue
 2021-02-08 10:42 UTC  (3+ messages)

[PATCH] migration: only check page size match if RAM postcopy is enabled
 2021-02-08 10:59 UTC  (2+ messages)

[PATCH v2] travis-ci: Disable C++ on Aarch64 container
 2021-02-08 10:20 UTC  (5+ messages)

[PATCH 0/3] hw/sd: sd: erase operation fixes
 2021-02-08 10:17 UTC  (8+ messages)
` [PATCH 1/3] hw/sd: sd: Fix address check in sd_erase()
` [PATCH 2/3] hw/sd: sd: Move the sd_block_{read, write} and macros ahead
` [PATCH 3/3] hw/sd: sd: Actually perform the erase operation

[PATCH] hw/block/nvme: improve invalid zasl value reporting
 2021-02-08  9:15 UTC  (2+ messages)

[PATCH v2] qemu-nbd: Use SOMAXCONN for socket listen() backlog
 2021-02-08 10:00 UTC  (2+ messages)

[PATCH v3 0/2] sev: enable secret injection to a self described area in OVMF
 2021-02-08  9:38 UTC  (7+ messages)
` [PATCH v3 2/2] sev: update sev-inject-launch-secret to make gpa optional

[PULL v3 00/27] Block patches
 2021-02-08 10:02 UTC  (5+ messages)

[RFC PATCH v4 0/7] eBPF RSS support for virtio-net
 2021-02-08  9:49 UTC  (3+ messages)
` [RFC PATCH v4 4/7] ebpf: Added eBPF RSS loader

[PATCH] target/ppc: Add E500 L2CSR0 write helper
 2021-02-08  9:40 UTC 

[PATCH] migration: Drop unused VMSTATE_FLOAT64 support
 2021-02-08  9:31 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).