qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 11:52:37 to 2021-09-22 22:29:30 UTC [more...]

[PATCH v2 0/3] QIOChannel async_write & async_flush + MSG_ZEROCOPY + multifd
 2021-09-22 22:28 UTC  (2+ messages)

[PATCH v3 0/3] QIOChannel async_write & async_flush + MSG_ZEROCOPY + multifd
 2021-09-22 22:24 UTC  (4+ messages)
` [PATCH v3 1/3] QIOChannel: Add io_async_writev & io_async_flush callbacks
` [PATCH v3 2/3] QIOChannelSocket: Implement io_async_write & io_async_flush
` [PATCH v3 3/3] multifd: Send using asynchronous write on nocomp to send RAM pages

[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
 2021-09-22 21:10 UTC  (7+ messages)
` [PATCH v3 01/15] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v3 08/15] PPC64/TCG: Implement 'rfebb' instruction

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-09-22 20:41 UTC  (20+ messages)
` [PATCH v3 03/16] iotests/migrate-bitmaps-postcopy-test: declare instance variables
` [PATCH v3 06/16] iotests/297: Add get_files() function
` [PATCH v3 07/16] iotests/297: Don't rely on distro-specific linter binaries
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852
` [PATCH v3 16/16] iotests/linters: check mypy files all at once

plugins: Missing Store Exclusive Memory Accesses
 2021-09-22 20:22 UTC  (4+ messages)

[PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance
 2021-09-22 20:03 UTC  (3+ messages)
` [PATCH v2 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH v2 2/2] tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance

Change TCG cache size?
 2021-09-22 19:52 UTC  (6+ messages)

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-09-22 19:51 UTC  (4+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2

[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
 2021-09-22 19:46 UTC  (5+ messages)
` [PATCH 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH 2/2] tests/Makefile: add TESTFILES option to make check-acceptance

[PULL 00/12] jobs: mirror: Handle errors after READY cancel
 2021-09-22 19:19 UTC  (3+ messages)

[PATCH] allwinner-h3: Switch to SMC as PSCI conduit
 2021-09-22 19:41 UTC  (2+ messages)

[PATCH v3 00/30] LoongArch64 port of QEMU TCG
 2021-09-22 19:32 UTC  (46+ messages)
` [PATCH v3 01/30] elf: Add machine type value for LoongArch
` [PATCH v3 02/30] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer
` [PATCH v3 03/30] tcg/loongarch64: Add the tcg-target.h file
` [PATCH v3 04/30] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH v3 05/30] tcg/loongarch64: Add register names, allocation order and input/output sets
` [PATCH v3 06/30] tcg/loongarch64: Define the operand constraints
` [PATCH v3 07/30] tcg/loongarch64: Implement necessary relocation operations
` [PATCH v3 08/30] tcg/loongarch64: Implement the memory barrier op
` [PATCH v3 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v3 10/30] tcg/loongarch64: Implement goto_ptr
` [PATCH v3 11/30] tcg/loongarch64: Implement sign-/zero-extension ops
` [PATCH v3 12/30] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PATCH v3 13/30] tcg/loongarch64: Implement deposit/extract ops
` [PATCH v3 14/30] tcg/loongarch64: Implement bswap{16,32,64} ops
` [PATCH v3 15/30] tcg/loongarch64: Implement clz/ctz ops
` [PATCH v3 16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v3 17/30] tcg/loongarch64: Implement add/sub ops
` [PATCH v3 18/30] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PATCH v3 19/30] tcg/loongarch64: Implement br/brcond ops
` [PATCH v3 20/30] tcg/loongarch64: Implement setcond ops
` [PATCH v3 21/30] tcg/loongarch64: Implement tcg_out_call
` [PATCH v3 22/30] tcg/loongarch64: Implement simple load/store ops
` [PATCH v3 23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH v3 24/30] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PATCH v3 25/30] tcg/loongarch64: Implement exit_tb/goto_tb
` [PATCH v3 26/30] tcg/loongarch64: Implement tcg_target_init
` [PATCH v3 27/30] tcg/loongarch64: Register the JIT
` [PATCH v3 28/30] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH v3 29/30] accel/tcg/user-exec: Implement CPU-specific signal handler "
` [PATCH v3 30/30] configure, meson.build: Mark support "

[PATCH] virtiofsd: xattr mapping add a new type "unsupported"
 2021-09-22 19:02 UTC 

[PATCH] Hexagon (target/hexagon) probe the stores in a packet at start of commit
 2021-09-22 18:35 UTC 

[PATCH v3] tests/acceptance: allow control over tags during check-acceptance
 2021-09-22 18:33 UTC  (2+ messages)

[PULL 0/3] Update meson version
 2021-09-22 18:22 UTC  (3+ messages)

[PATCH 0/2] tests/qapi-schema: Minor tooling improvements
 2021-09-22 18:11 UTC  (5+ messages)
` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError
` [PATCH 2/2] tests/qapi-schema: Make test-qapi.py -u work when files are absent

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-09-22 17:50 UTC  (21+ messages)
` [RFC PATCH v2 01/16] rename MachineInitPhase enum constants for QAPI compatibility
` [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command
` [RFC PATCH v2 03/16] qapi: Implement x-machine-init "
` [RFC PATCH v2 04/16] softmmu/qdev-monitor: add error handling in qdev_set_id
` [RFC PATCH v2 05/16] qdev-monitor: prevent conflicts between qmp/device_add and cli/-device
` [RFC PATCH v2 06/16] qapi: Allow device_add to execute in machine initialized phase
` [RFC PATCH v2 07/16] hw/core/machine: add machine_class_is_dynamic_sysbus_dev_allowed
` [RFC PATCH v2 08/16] qdev-monitor: Check sysbus device type before creating it
` [RFC PATCH v2 09/16] hw/core/machine: Remove the dynamic sysbus devices type check
` [RFC PATCH v2 10/16] qdev-monitor: allow adding any sysbus device before machine is ready
` [RFC PATCH v2 11/16] softmmu/memory: add memory_region_try_add_subregion function
` [RFC PATCH v2 12/16] add x-sysbus-mmio-map qmp command
` [RFC PATCH v2 13/16] hw/mem/system-memory: add a memory sysbus device
` [RFC PATCH v2 14/16] docs/system: add doc about the initialized machine phase and an example
` [RFC PATCH v2 15/16] hw/char/ibex_uart: set user_creatable
` [RFC PATCH v2 16/16] hw/intc/ibex_plic: "

Re: [RFC v7] virtio/vsock: add two more queues for datagram types
 2021-09-22 17:36 UTC 

[RFC PATCH] tests/docker: add a debian-native image and make available
 2021-09-22 17:33 UTC  (3+ messages)

[PATCH v2 00/30] LoongArch64 port of QEMU TCG
 2021-09-22 17:35 UTC  (33+ messages)
` [PATCH v2 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v2 12/30] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc/eqv ops
` [PATCH v2 14/30] tcg/loongarch64: Implement bswap32_i32/bswap32_i64/bswap64_i64
` [PATCH v2 15/30] tcg/loongarch64: Implement clz/ctz ops
` [PATCH v2 16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v2 17/30] tcg/loongarch64: Implement add/sub ops
` [PATCH v2 20/30] tcg/loongarch64: Implement setcond ops
` [PATCH v2 21/30] tcg/loongarch64: Implement tcg_out_call
` [PATCH v2 23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH v2 28/30] linux-user: Add safe syscall handling for loongarch64 hosts
` [PATCH v2 29/30] accel/tcg/user-exec: Implement CPU-specific signal handler "
` [PATCH v2 30/30] configure, meson.build: Mark support "

[PATCH v3 0/3] dump-guest-memory: Add blocker for migration
 2021-09-22 16:28 UTC  (5+ messages)
` [PATCH v3 1/3] migration: Make migration blocker work for snapshots too
` [PATCH v3 2/3] migration: Add migrate_add_blocker_internal()
` [PATCH v3 3/3] dump-guest-memory: Block live migration

[PULL 0/9] Misc QEMU patches for 6.0-rc
 2021-09-22 17:00 UTC  (6+ messages)
` [PULL 8/9] qapi: introduce forwarding visitor

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-22 16:30 UTC  (10+ messages)
` [PATCH v2 01/53] docs/devel: rename file for writing monitor commands
` [PATCH v2 05/53] docs/devel: document expectations for HMP commands in the future
` [PATCH v2 38/53] qapi: introduce x-query-lapic QMP command

[PATCH v2 0/2] Makefile: A few fixes to tag generation
 2021-09-22 16:08 UTC  (3+ messages)

[PATCH v11 00/10] hvf: Implement Apple Silicon Support
 2021-09-22 16:10 UTC  (10+ messages)
` [PATCH v11 06/10] hvf: arm: Implement -cpu host

[PATCH v2 0/3] dump-guest-memory: Add blocker for migration
 2021-09-22 16:00 UTC  (7+ messages)
` [PATCH v2 1/3] migration: Make migration blocker work for snapshots too
` [PATCH v2 3/3] dump-guest-memory: Block live migration

[PATCH] 9pfs: fix wrong I/O block size in Rgetattr
 2021-09-22 15:55 UTC  (3+ messages)

[PATCH 0/3] scsi: infinite guest hangs with scsi-disk
 2021-09-22 15:47 UTC  (3+ messages)
` [PATCH 2/3] scsi: make io_timeout configurable

[PATCH v2] monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
 2021-09-22 15:39 UTC  (2+ messages)

[PATCH v3 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-22 15:37 UTC  (33+ messages)
` [PATCH v3 11/35] acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of build_header()
` [PATCH v3 12/35] acpi: vmgenid_build_acpi: "
` [PATCH v3 16/35] acpi: arm/x86: build_srat: "
` [PATCH v3 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH v3 24/35] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH v3 28/35] acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead of build_header()
` [PATCH v3 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH v3 33/35] acpi: build_facs: use build_append_int_noprefix() API to compose table
` [PATCH v3 34/35] acpi: remove no longer used build_header()
` [PATCH v3 35/35] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute

[RFC PATCH] spapr/xive: Allocate vCPU IPIs from local context
 2021-09-22 14:41 UTC 

[RFC 0/5] VirtIO RDMA
 2021-09-22 13:59 UTC  (6+ messages)
      `  "

[PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages
 2021-09-22 13:48 UTC  (11+ messages)
` [PATCH 1/3] docs: rSTify the "SpellCheck" wiki
` [PATCH 2/3] docs: rSTify the "TrivialPatches" wiki
` [PATCH 3/3] docs: rSTify the "SubmitAPatch" wiki

[PATCH v6 0/5] block/nbd: drop connection_co
 2021-09-22 13:49 UTC  (4+ messages)

[PATCH v6 00/11] 64bit block-layer: part II
 2021-09-22 13:13 UTC  (3+ messages)

ensuring a machine's buses have unique names
 2021-09-22 13:07 UTC  (9+ messages)

[PATCH v1] monitor: Consider "id" when rate-limiting MEMORY_DEVICE_SIZE_CHANGE qapi events
 2021-09-22 12:45 UTC  (4+ messages)

[PATCH] spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()
 2021-09-22 12:35 UTC  (5+ messages)

[PATCH v2 0/1] fixes in spapr_numa_FORM2_write_rtas_tables()
 2021-09-22 12:40 UTC  (3+ messages)
` [PATCH v2 1/1] spapr_numa.c: "

[PATCH 0/2] virtiofsd: Add capability to block xattrs
 2021-09-22 12:30 UTC  (3+ messages)

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-22 12:03 UTC  (3+ messages)

[PATCH v4 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-22 11:50 UTC  (4+ messages)
` [PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property


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