qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 16:29:56 to 2021-07-20 11:46:16 UTC [more...]

[PATCH v2 00/17] iotests: support zstd
 2021-07-20 11:38 UTC  (7+ messages)
` [PATCH v2 02/17] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
` [PATCH v2 03/17] iotests: drop qemu_img_verbose() helper
` [PATCH v2 04/17] iotests.py: rewrite default luks support in qemu_img
` [PATCH v2 06/17] iotest 065: explicit compression type
` [PATCH v2 10/17] qcow2: simple case support for downgrading of qcow2 images with zstd
` [PATCH v2 14/17] iotests: bash tests: filter compression type

[PULL v3 00/19] pc,pci,virtio: lots of new features
 2021-07-20 11:38 UTC  (3+ messages)
` [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35

[PATCH v3 0/3] vhost-user: warn when guest RAM is not shared
 2021-07-20 11:32 UTC  (2+ messages)

[PATCH 0/4] Add support for Fujitsu A64FX processor
 2021-07-20 11:24 UTC  (4+ messages)

[PATCH for 6.1 v1 0/2] tricore fixes
 2021-07-20 11:00 UTC  (10+ messages)
` [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
` [PATCH v1 2/2] gitlab: enable a very minimal build with the tricore container

[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
 2021-07-20 10:41 UTC  (5+ messages)
` [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter

random crash in migration-test, i386 guest, x86-64 host:
 2021-07-20 10:33 UTC  (4+ messages)

[PATCH for-6.2 00/34] target/arm: Third slice of MVE implementation
 2021-07-20 10:13 UTC  (6+ messages)
` [PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS

[RFC] Rust vhost-user-scsi implementation
 2021-07-20  9:55 UTC 

[PATCH for 6.1 v2 0/2] tricore fixes
 2021-07-20  9:14 UTC  (6+ messages)
` [PATCH v2 1/2] hw/tricore: fix inclusion of tricore_testboard
` [PATCH v2 2/2] gitlab: enable a very minimal build with the tricore container

[PATCH for 6.1 0/6] virtio-gpu acceptance test: use current device name
 2021-07-20  9:36 UTC  (3+ messages)
` [PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl

[PATCH v1 0/9] s390x: CPU Topology
 2021-07-20  9:19 UTC  (22+ messages)
` [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
` [PATCH v1 2/9] s390x: toplogy: adding drawers and books to "

Error in accel/tcg?
 2021-07-20  9:06 UTC  (2+ messages)

[PULL 0/6] Block patches for 6.1-rc0
 2021-07-20  9:02 UTC  (8+ messages)
` [PULL 1/6] blkdebug: refactor removal of a suspended request
` [PULL 2/6] blkdebug: move post-resume handling to resume_req_by_tag
` [PULL 3/6] blkdebug: track all actions
` [PULL 4/6] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
` [PULL 5/6] block/blkdebug: remove new_state field and instead use a local variable
` [PULL 6/6] blkdebug: protect rules and suspended_reqs with a lock

Failing iotest 206
 2021-07-20  8:32 UTC  (4+ messages)

[PATCH] io_uring: move LuringState typedef to block/aio.h
 2021-07-20  8:29 UTC  (2+ messages)

[PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
 2021-07-20  8:04 UTC  (4+ messages)

[PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
 2021-07-20  6:57 UTC  (29+ messages)
` [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
` [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
` [PATCH for-6.2 v2 03/11] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
` [PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
` [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
` [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH for-6.2 v2 08/11] machine: Use ms instead of global current_machine in sanity-check
` [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
` [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing

[RFC 0/3] Improve module accelerator error message
 2021-07-20  6:40 UTC  (5+ messages)
` [RFC 3/3] qom: Improve error message in module_object_class_by_name()

[PATCH v2 0/2] Add more 64-bit utilities
 2021-07-20  6:34 UTC  (5+ messages)
` [PATCH v2 1/2] hw/core/register: "
` [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64

spapr_events: Sure we may ignore migrate_add_blocker() failure?
 2021-07-20  5:30 UTC  (8+ messages)
        ` -only-migrate and the two different uses of migration blockers (was: spapr_events: Sure we may ignore migrate_add_blocker() failure?)
            ` -only-migrate and the two different uses of migration blockers

[PATCH qemu v2] ppc/vof: Fix Coverity issues
 2021-07-20  5:07 UTC 

Re:[PATCH 02/17] target/riscv: Introduce gpr_src, gpr_dst
 2021-07-20  3:37 UTC 

[PULL 0/3] ppc-for-6.1 queue 20210713
 2021-07-20  3:10 UTC  (4+ messages)
` R: "
    ` R: "

[PATCH] util: fix abstract socket path copy
 2021-07-20  2:48 UTC  (2+ messages)

[PATCH RFC 00/19] vfio-user implementation
 2021-07-20  3:01 UTC  (18+ messages)
` [PATCH RFC 12/19] vfio-user: probe remote device's BARs
` [PATCH RFC server 00/11] vfio-user server in QEMU
  ` [PATCH RFC server 01/11] vfio-user: build library
  ` [PATCH RFC server 02/11] vfio-user: define vfio-user object
  ` [PATCH RFC server 03/11] vfio-user: instantiate vfio-user context
  ` [PATCH RFC server 04/11] vfio-user: find and init PCI device
  ` [PATCH RFC server 05/11] vfio-user: run vfio-user context
  ` [PATCH RFC server 06/11] vfio-user: handle PCI config space accesses
  ` [PATCH RFC server 07/11] vfio-user: handle DMA mappings
  ` [PATCH RFC server 08/11] vfio-user: handle PCI BAR accesses
  ` [PATCH RFC server 09/11] vfio-user: handle device interrupts
  ` [PATCH RFC server 10/11] vfio-user: register handlers to facilitate migration
  ` [PATCH RFC server 11/11] vfio-user: acceptance test

[PATCH for-6.1 v5 00/15] tcg: breakpoint reorg
 2021-07-20  2:04 UTC  (17+ messages)
` [PATCH for-6.1 v5 01/15] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH for-6.1 v5 02/15] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH for-6.1 v5 03/15] target/alpha: Drop goto_tb path in gen_call_pal
` [PATCH for-6.1 v5 04/15] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH for-6.1 v5 05/15] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH for-6.1 v5 06/15] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH for-6.1 v5 07/15] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH for-6.1 v5 08/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
` [PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoint
` [PATCH for-6.1 v5 10/15] target/i386: "
` [PATCH for-6.1 v5 11/15] accel/tcg: Merge tb_find into its only caller
` [PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation
` [PATCH for-6.1 v5 13/15] accel/tcg: Remove TranslatorOps.breakpoint_check
` [PATCH for-6.1 v5 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH for-6.1 v5 15/15] accel/tcg: Record singlestep_enabled in tb->cflags

[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
 2021-07-19 20:07 UTC  (5+ messages)

Question on memory commit during MR finalize()
 2021-07-20  1:22 UTC  (16+ messages)

[PATCH qemu] ppc/vof: Fix Coverity issues
 2021-07-19 12:07 UTC  (4+ messages)

[PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
 2021-07-20  1:00 UTC  (5+ messages)
` [PATCH 1/2] qapi: introduce forwarding visitor
` [PATCH 2/2] qom: use correct field name when getting/setting alias properties

[PATCH v5 0/5] hw/nvme: fix mmio read
 2021-07-19 23:25 UTC  (7+ messages)
` [PATCH v5 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v5 2/5] hw/nvme: use symbolic names for registers
` [PATCH v5 3/5] hw/nvme: fix out-of-bounds reads
` [PATCH v5 4/5] hw/nvme: fix mmio read
` [PATCH v5 5/5] tests/qtest/nvme-test: add mmio read test

[PATCH v3 00/13] tcg: breakpoint reorg
 2021-07-19 22:06 UTC  (5+ messages)
` [PATCH v3 02/13] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH v3 07/13] accel/tcg: Move cflags lookup into tb_find

[PATCH v2 0/3] hw: aspeed_gpio: MMIO region fix and cleanups
 2021-07-19 22:05 UTC  (3+ messages)
` [PATCH v2 2/3] hw: aspeed_gpio: Simplify 1.8V defines

[PATCH for-6.1 v4 00/15] tcg: breakpoint reorg
 2021-07-19 21:45 UTC  (17+ messages)
` [PATCH for-6.1 v4 01/15] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH for-6.1 v4 02/15] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH for-6.1 v4 03/15] target/alpha: Drop goto_tb path in gen_call_pal
` [PATCH for-6.1 v4 04/15] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH for-6.1 v4 05/15] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH for-6.1 v4 06/15] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH for-6.1 v4 07/15] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH for-6.1 v4 08/15] accel/tcg: Move cflags lookup into tb_find
` [PATCH for-6.1 v4 09/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
` [PATCH for-6.1 v4 10/15] target/arm: Implement debug_check_breakpoint
` [PATCH for-6.1 v4 11/15] target/i386: "
` [PATCH for-6.1 v4 12/15] accel/tcg: Move breakpoint recognition outside translation
` [PATCH for-6.1 v4 13/15] accel/tcg: Remove TranslatorOps.breakpoint_check
` [PATCH for-6.1 v4 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH for-6.1 v4 15/15] accel/tcg: Record singlestep_enabled in tb->cflags

[PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
 2021-07-19 21:41 UTC  (2+ messages)
` [PATCH 2/2] ui/gtk: specify detached window's size and location

[PATCH 0/2] hw/core/register: Add more 64-bit utilities
 2021-07-19 21:31 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64

[PATCH for-6.2 v6 0/7] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-19 21:13 UTC  (9+ messages)
` [PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
` [PATCH for-6.2 v6 2/7] spapr.c: "
` [PATCH for-6.2 v6 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH for-6.2 v6 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH for-6.2 v6 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
` [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH 0/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid
 2021-07-19 20:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v5 00/10] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-19 20:36 UTC  (3+ messages)
` [PATCH v5 08/10] tests: Use QMP to check whether a TPM device model is available

[PATCH v4 0/5] hw/nvme: fix mmio read
 2021-07-19 20:26 UTC  (7+ messages)
` [PATCH v4 1/5] hw/nvme: split pmrmsc register into upper and lower
` [PATCH v4 2/5] hw/nvme: use symbolic names for registers
` [PATCH v4 3/5] hw/nvme: fix out-of-bounds reads
` [PATCH v4 4/5] hw/nvme: fix mmio read
` [PATCH v4 5/5] tests/qtest/nvme-test: add mmio read test

[PATCH] configure: Add -Werror to avx2, avx512 tests
 2021-07-19 20:01 UTC 

[RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
 2021-07-19 19:26 UTC  (5+ messages)

[PULL 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-19 19:15 UTC  (4+ messages)
` [PULL 44/48] meson: Introduce target-specific Kconfig

[PATCH 0/2] ui/gtk: prevent QEMU lock up
 2021-07-19 18:52 UTC  (7+ messages)
` [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles

[PATCH V5 00/25] Live Update
 2021-07-19 18:38 UTC  (9+ messages)
` [PATCH V5 16/25] vfio-pci: cpr part 1
` [PATCH V5 17/25] vfio-pci: cpr part 2

[PATCH] chardev-spice: add missing module_obj directive
 2021-07-19 17:35 UTC  (2+ 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).