messages from 2021-02-08 18:03:42 to 2021-02-08 22:18:08 UTC [more...]
[PULL 00/46] Misc patches for 2021-02-08
2021-02-08 18:23 UTC (14+ messages)
` [PULL 05/46] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 08/46] target/i386: do not set LM for 32-bit emulation "-cpu host/max"
` [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 19/46] configure: Improve TCI feature description
` [PULL 20/46] meson: Explicit TCG backend used
` [PULL 22/46] tests/meson: Only build softfloat objects if TCG is selected
` [PULL 29/46] qapi/meson: Remove QMP from user-mode emulation
[PATCH v6 0/6] Qemu SEV-ES guest support
2021-02-08 17:35 UTC (5+ messages)
[PATCH 0/3] fix build failures from incorrectly skipped container build jobs
2021-02-08 17:22 UTC (6+ 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
[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 00/15] tcg/arm: host neon support
2021-02-08 18:22 UTC (11+ messages)
` [PATCH v2 01/15] tcg: Change parameters for tcg_target_const_match
` [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 07/15] tcg/arm: Implement andc, orc, abs, neg, not vector operations
[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 0/2] hw/block/nvme: add support for telemetry log pages
2021-02-08 17:47 UTC (5+ 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 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 (14+ 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 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 14/16] tests/Makefile.include: don't use TARGET_DIRS for check-tcg
` [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] 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 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 (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 (19+ 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 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 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
[PULL 00/18] Integration testing patches for 2021-02-08
2021-02-08 13:37 UTC (18+ 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 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 (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
[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 (11+ messages)
` [PULL 11/27] migration: Fix cache_init()'s "Failed to allocate" error messages
` [PULL 16/27] migration: Make save_snapshot() return bool, not 0/-1
` [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 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 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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).