messages from 2022-07-06 21:16:18 to 2022-07-07 16:51:45 UTC [more...]
[PATCH v3 0/9] tests: introduce a tree-wide code style checking facility
2022-07-07 16:37 UTC (10+ messages)
` [PATCH v3 1/9] tests: introduce tree-wide code style checking
` [PATCH v3 2/9] misc: fix mixups of bool constants with int variables
` [PATCH v3 3/9] tests/style: check for "
` [PATCH v3 4/9] misc: fix commonly doubled up words
` [PATCH v3 5/9] tests/style: check for "
` [PATCH v3 6/9] misc: ensure qemu/osdep.h is included first in all .c files
` [PATCH v3 7/9] tests/style: check qemu/osdep.h is included "
` [PATCH v3 8/9] misc: remove qemu/osdep.h from headers / included source files
` [PATCH v3 9/9] tests/style: check qemu/osdep.h is NOT included in all .h/.c.inc files
[PATCH v2 00/15] virtio-gpio and various virtio cleanups
2022-07-07 16:43 UTC (6+ messages)
[PATCH RFC v2 0/2] arm: enable MTE for QEMU + kvm
2022-07-07 16:16 UTC (3+ messages)
` [PATCH RFC v2 1/2] arm/kvm: add support for MTE
` [PATCH RFC v2 2/2] qtests/arm: add some mte tests
[RFC PATCH v5 0/4] RISC-V Smstateen support
2022-07-07 16:21 UTC (10+ messages)
` [RFC PATCH v5 1/4] target/riscv: Add smstateen support
` [RFC PATCH v5 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v5 4/4] target/riscv: smstateen check for AIA/IMSIC
[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-07 15:53 UTC (18+ messages)
` [PATCH v6 04/10] i386/pc: factor out above-4g end to an helper
` [PATCH v6 05/10] i386/pc: factor out cxl range end to helper
` [PATCH v6 06/10] i386/pc: factor out cxl range start "
` [PATCH v6 07/10] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v6 08/10] i386/pc: factor out device_memory base/size to helper
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable
[PATCH v3 00/13] Improve reliability of VM tests
2022-07-07 15:52 UTC (31+ messages)
` [PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"
` [PATCH v3 02/13] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH v3 03/13] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH v3 04/13] tests/vm: switch centos.aarch64 "
` [PATCH v3 05/13] tests/vm: update sha256sum for ubuntu.aarch64
` [PATCH v3 06/13] tests/vm: remove ubuntu.i386 VM test
` [PATCH v3 07/13] tests/vm: remove duplicate 'centos' "
` [PATCH v3 08/13] tests/vm: add 1GB extra memory per core
` [PATCH v3 09/13] tests/vm: upgrade Ubuntu 18.04 VM to 20.04
` [PATCH v3 10/13] tests/vm: Remove docker cross-compile test from CentOS VM
` [PATCH v3 11/13] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH v3 12/13] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH v3 13/13] iotests: fix copy-before-write for macOS and FreeBSD
[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
2022-07-07 15:52 UTC (7+ messages)
[PATCH v2] qemu-options: bring the kernel and image options together
2022-07-07 15:10 UTC
questions about QMP commands - "block-export-add" and "nbd-server-add"
2022-07-07 14:00 UTC (3+ messages)
[QEMU 1/1] nvme: Fix misleading macro when mixed with ternary operator
2022-07-07 13:36 UTC
venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
2022-07-07 12:49 UTC (12+ messages)
[PULL 0/9] target-arm queue
2022-07-07 12:27 UTC (10+ messages)
` [PULL 1/9] hw/arm/virt: dt: add rng-seed property
` [PULL 2/9] target/arm: Fix MTE check in sve_ldnfff1_r
` [PULL 3/9] target/arm: Record tagged bit for user-only in sve_probe_page
` [PULL 4/9] target/arm: Fix code style issues in debug helper functions
` [PULL 5/9] target/arm: Move define_debug_regs() to debug_helper.c
` [PULL 6/9] target/arm: Suppress debug exceptions when OS Lock set
` [PULL 7/9] target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
` [PULL 8/9] target/arm: Correctly implement Feat_DoubleLock
` [PULL 9/9] target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmem
[PATCH v2 0/7] tests: introduce a tree-wide code style checking facility
2022-07-07 12:35 UTC (5+ messages)
` [PATCH v2 4/7] misc: fix commonly doubled up words
[PATCH 0/9] Preliminary patches for subproject split
2022-07-07 12:23 UTC (7+ messages)
` [PATCH 1/9] monitor: make error_vprintf_unless_qmp() static
` [PATCH 5/9] error-report: introduce ErrorReportDetailedFunc
` [PATCH 6/9] error-report: add a callback to overwrite error_vprintf
[PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
2022-07-07 10:55 UTC (6+ messages)
` [PATCH 02/17] acpi: x86: deduplicate HPET AML building
[PULL 0/2] Block patches
2022-07-07 10:51 UTC (4+ messages)
` [PULL 1/2] io_uring: fix short read slow path
` [PULL 2/2] block/io_uring: clarify that short reads can happen
[PATCH] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
2022-07-07 10:39 UTC (2+ messages)
[PATCH 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
2022-07-07 10:36 UTC (3+ messages)
` [PATCH v2] hw: m25p80: Add Block Protect and Top Bottom "
[RFC v1] util/aio: Keep notification disabled as much as possible
2022-07-07 10:16 UTC (5+ messages)
[PATCH v5 00/45] target/arm: Scalable Matrix Extension
2022-07-07 9:52 UTC (11+ messages)
` [PATCH v5 19/45] target/arm: Implement SME MOVA
` [PATCH v5 24/45] target/arm: Implement FMOPA, FMOPS (non-widening)
` [PATCH v5 25/45] target/arm: Implement BFMOPA, BFMOPS
` [PATCH v5 26/45] target/arm: Implement FMOPA, FMOPS (widening)
[PATCH] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
2022-07-07 9:21 UTC (2+ messages)
[PATCH] test/avocado/machine_aspeed.py: Add SDK tests
2022-07-07 9:12 UTC
[PATCH] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
2022-07-07 9:03 UTC (4+ messages)
[PATCH 1/2] hw/gpio/aspeed: Don't let guests modify input pins
2022-07-07 8:56 UTC (5+ messages)
` [PATCH 2/2] aspeed: Add fby35-bmc slot GPIO's
` [PATCH 0/2] hw/gpio/aspeed: Don't let guests modify input pins
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-07 8:50 UTC (6+ messages)
[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-07 8:31 UTC (6+ messages)
[PULL 00/18] s390x updates
2022-07-07 7:54 UTC (19+ messages)
` [PULL 01/18] target/s390x/tcg: SPX: check validity of new prefix
` [PULL 02/18] pc-bios/s390-ccw: Add a proper prototype for main()
` [PULL 03/18] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PULL 04/18] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PULL 05/18] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PULL 06/18] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PULL 07/18] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PULL 08/18] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PULL 09/18] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PULL 10/18] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
` [PULL 11/18] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PULL 12/18] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PULL 13/18] pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
` [PULL 14/18] pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixes
` [PULL 15/18] target/s390x: Remove DISAS_GOTO_TB
` [PULL 16/18] target/s390x: Remove DISAS_PC_STALE
` [PULL 17/18] target/s390x: Remove DISAS_PC_STALE_NOCHAIN
` [PULL 18/18] target/s390x: Exit tb after executing ex_value
[PATCH] block/io_uring: clarify that short reads can happen
2022-07-07 8:11 UTC (3+ messages)
[PATCH v4 0/2] qga: add command 'guest-get-cpustats'
2022-07-07 8:00 UTC (6+ messages)
` [PATCH v4 1/2] qapi: Avoid generating C identifier 'linux'
` "
` [PATCH v4 2/2] qga: add command 'guest-get-cpustats'
[PATCH 0/2] hw/gpio/aspeed: Don't let guests modify input pins
2022-07-07 7:20 UTC
[PATCH v3 0/4] Cavium Octeon MIPS extensions
2022-07-07 7:10 UTC (6+ messages)
` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model
[PATCH v2 0/5] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-07 7:03 UTC (3+ messages)
` [PATCH v2 1/5] target/ppc/kvm.c: do not return -1 on uint64_t return
Adjusting the default ROM option for SEV guests
2022-07-07 6:53 UTC (3+ messages)
[PATCH] docs: aspeed: Minor updates
2022-07-07 6:40 UTC (3+ messages)
[RFC PATCH v9 00/23] Net Control VQ support in SVQ
2022-07-07 6:23 UTC (3+ messages)
` [RFC PATCH v9 23/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
2022-07-07 6:02 UTC (2+ messages)
[PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of direct access
2022-07-07 3:11 UTC (7+ messages)
` [PATCH v2 2/7] tests/qtest/ide-test.c: Create disk image for use as a secondary
` [PATCH v2 3/7] hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
` [PATCH v2 4/7] tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
` [PATCH v2 5/7] qpci_device_enable: Allow for command bits hardwired to 0
` [PATCH v2 6/7] hw/ide/piix: Ignore writes of hardwired PCI command register bits
` [PATCH v2 7/7] hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
[PULL 00/34] ppc queue
2022-07-07 2:24 UTC (6+ messages)
` [PULL 16/34] target/ppc: use int128.h methods in vsubuqm
` [PULL 26/34] target/ppc: Implement mffscdrn[i] instructions
` [PULL 28/34] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PULL 30/34] target/ppc: implement cbcdtd
vhost-user-test failure
2022-07-07 1:18 UTC
[PATCH] hw/riscv: virt: pass random seed to fdt
2022-07-07 1:04 UTC (4+ messages)
[PATCH] configure: Restrict TCG to emulation
2022-07-07 1:01 UTC (2+ messages)
[PATCH] ui/cocoa: Fix switched_to_fullscreen warning
2022-07-07 0:58 UTC (3+ messages)
[PATCH] avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
2022-07-07 0:55 UTC (2+ messages)
[PATCH RESEND] python/machine: Fix AF_UNIX path too long on macOS
2022-07-07 0:52 UTC (4+ messages)
[PULL 0/2] M68k for 7.1 patches
2022-07-07 0:50 UTC (2+ messages)
[PATCH v2 1/2] hw/i386/postcard.c: New ISA POST card device
2022-07-07 0:37 UTC (2+ messages)
` [PATCH v2 2/2] hw/i386/postcard: New test suite for the "
[PATCH] scripts: check if .git exists before checking submodule status
2022-07-06 21:13 UTC (2+ messages)
[PATCH v9 00/21] job: replace AioContext lock with job_mutex
2022-07-06 20:15 UTC (20+ messages)
` [PATCH v9 01/21] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v9 02/21] job.h: categorize fields in struct Job
` [PATCH v9 03/21] job.c: API functions not used outside should be static
` [PATCH v9 04/21] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v9 05/21] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v9 07/21] blockjob: introduce block_job _locked() APIs
` [PATCH v9 09/21] jobs: use job locks also in the unit tests
` [PATCH v9 10/21] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v9 11/21] jobs: group together API calls under the same job lock
` [PATCH v9 12/21] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v9 13/21] job: detect change of aiocontext within job coroutine
` [PATCH v9 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v9 15/21] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v9 16/21] block_job_query: remove atomic read
` [PATCH v9 17/21] blockjob.h: categorize fields in struct BlockJob
` [PATCH v9 18/21] blockjob: rename notifier callbacks as _locked
` [PATCH v9 19/21] blockjob: protect iostatus field in BlockJob struct
` [PATCH v9 20/21] blockjob: remove unused functions
` [PATCH v9 21/21] job: "
[PATCH v8 00/20] job: replace AioContext lock with job_mutex
2022-07-06 21:29 UTC (4+ messages)
` [PATCH v8 17/20] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
2022-07-06 21:01 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).