qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 09:34:20 to 2022-08-30 19:06:35 UTC [more...]

[PULL 00/23] First testing patches for QEMU 7.2
 2022-08-30 18:40 UTC  (14+ messages)
` [PULL 01/23] tests/qtest: Use g_setenv()
` [PULL 02/23] tests/qtest: Use g_mkdtemp()
` [PULL 03/23] tests: Use g_mkdir_with_parents()
` [PULL 04/23] tests/qtest: migration-test: Handle link() for win32
` [PULL 05/23] backends/tpm: Exclude headers and macros that don't exist on win32
` [PULL 06/23] tests/qtest: Adapt {m48t59,rtc}-test cases for win32
` [PULL 07/23] tests/qtest: Build e1000e-test for posix only
` [PULL 08/23] tests/qtest: Build cases that use memory-backend-file "
` [PULL 09/23] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
` [PULL 12/23] tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
` [PULL 13/23] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PULL 17/23] tests/vm: Add libslirp to the VM tests
` [PULL 20/23] docs/devel/testing: fix minor typo

[PATCH] pci: Abort if pci_add_capability fails
 2022-08-30 18:00 UTC  (3+ messages)

[PULL 0/6] First s390x updates for QEMU 7.2
 2022-08-30 17:19 UTC  (7+ messages)
` [PULL 1/6] hw: Add compat machines for 7.2
` [PULL 2/6] s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
` [PULL 3/6] target/s390x: Fix CLFIT and CLGIT immediate size
` [PULL 4/6] backends/hostmem: Fix support of memory-backend-memfd in qemu_maxrampagesize()
` [PULL 5/6] softmmu/physmem: Remove the ifdef __linux__ around the pagesize functions
` [PULL 6/6] util/mmap-alloc: Remove qemu_mempath_getpagesize()

[PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-08-30 16:18 UTC  (4+ messages)

[PATCH v1 00/16] qapi examples fixes and rfc for another generator
 2022-08-30 16:15 UTC  (17+ messages)
` [PATCH v1 01/16] qapi: fix example of query-ballon command
` [PATCH v1 02/16] qapi: fix example of query-vnc command
` [PATCH v1 03/16] qapi: fix example of query-spice command
` [PATCH v1 04/16] qapi: fix example of query-rocker-of-dpa-flows command
` [PATCH v1 05/16] qapi: fix example of query-dump-guest-memory-capability command
` [PATCH v1 06/16] qapi: fix example of query-blockstats command
` [PATCH v1 07/16] qapi: fix example of BLOCK_JOB_READY event
` [PATCH v1 08/16] qapi: fix example of NIC_RX_FILTER_CHANGED event
` [PATCH v1 09/16] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
` [PATCH v1 10/16] qapi: fix example of MEM_UNPLUG_ERROR event
` [PATCH v1 11/16] qapi: fix examples of blockdev-add with qcow2
` [PATCH v1 12/16] qapi: fix example of blockdev-add command
` [PATCH v1 13/16] qapi: fix example of query-hotpluggable-cpus command
` [PATCH v1 14/16] qapi: fix example of query-migrate command
` [PATCH v1 15/16] qapi: fix examples of events missing timestamp
` [PATCH v1 16/16] RFC: add a generator for qapi's examples

[PATCH v4 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
 2022-08-30 15:50 UTC  (6+ messages)
` [PATCH v4 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v4 3/4] hw/ssi: ibex_spi: fixup/add rw1c functionality

[PATCH 1/2] error-report: make real_time_iso8601() non-static
 2022-08-30 15:31 UTC  (4+ messages)
` [PATCH 2/2] util/log: add timestamp to logs via qemu_log()

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-08-30 15:19 UTC  (6+ messages)

[PATCH v2] KVM: dirty ring: add missing memory barrier
 2022-08-30 14:24 UTC  (3+ messages)

[PATCH] tpm_crb: Avoid backend startup just before shutdown under Xen
 2022-08-30 14:15 UTC  (6+ messages)

[PATCH v5 00/18] dump: Add arch section and s390x PV dump
 2022-08-30 14:02 UTC  (14+ messages)
` [PATCH v5 04/18] dump: Rework get_start_block
` [PATCH v5 09/18] dump: Use a buffer for ELF section data and headers
` [PATCH v5 12/18] dump/dump: Add section string table support
` [PATCH v5 15/18] s390x: Add protected dump cap
` [PATCH v5 16/18] s390x: Introduce PV query interface
` [PATCH v5 18/18] s390x: pv: Add dump support

[RFC PATCH 0/4] Support multiple deocde path for RISC-V
 2022-08-30 12:54 UTC  (6+ messages)
` [RFC PATCH 1/4] target/riscv: Use xl instead of mxl for disassemble
` [RFC PATCH 4/4] target/riscv: Support Ventana disassemble

[PATCH 0/2] target/arm: armv7m_load_kernel() improvements
 2022-08-30 12:29 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
` [PATCH 2/2] target/arm: Make boards pass base address to armv7m_load_kernel()

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-30 12:30 UTC  (11+ messages)
` [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [PATCH 40/51] chardev/char-file: Add FILE_SHARE_WRITE when openning the file "

[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-08-30 12:23 UTC  (5+ messages)
` [PATCH v3 2/3] util/main-loop: Avoid adding the same HANDLE twice
` [PATCH v3 3/3] util/aio-win32: Correct the event array size in aio_poll()

[PATCH 0/7] configure: fix misc shellcheck warnings
 2022-08-30 12:16 UTC  (8+ messages)
` [PATCH 4/7] configure: Add './' on front of glob of */config-devices.mak.d
` [PATCH 5/7] configure: Remove use of backtick `...` syntax
` [PATCH 6/7] configure: Check mkdir result directly, not via $?

[PATCH 0/3] target/avr: Fix skips vs interrupts
 2022-08-30 11:49 UTC  (2+ messages)

[PATCH 0/5] virtio-gpu: Blob resources
 2022-08-30 11:07 UTC  (9+ messages)
` [PATCH 1/5] Update version for v7.1.0-rc4 release
` [PATCH 2/5] virtio: Add shared memory capability
` [PATCH 3/5] virtio-gpu: hostmem
` [PATCH 4/5] virtio-gpu: Handle resource blob commands
` [PATCH 5/5] virtio-gpu: Don't require udmabuf when blob support is enabled

[PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
 2022-08-30 11:04 UTC  (2+ messages)

[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
 2022-08-30 10:59 UTC  (8+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase

[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
 2022-08-30 10:43 UTC  (10+ messages)
` [PATCH for-7.2 v4 14/21] qmp/hmp, device_tree.c: introduce dumpdtb
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command

[PATCH] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
 2022-08-30 10:32 UTC  (3+ messages)

[PATCH v2 1/2] scsi: Add buf_len parameter to scsi_req_new()
 2022-08-30  8:06 UTC  (2+ messages)

[RFC v4 00/11] blkio: add libblkio BlockDriver
 2022-08-30  7:30 UTC  (3+ messages)
` [RFC v4 01/11] blkio: add libblkio block driver

[PATCH 0/2] usb/msd: fix guest-triggerable assert
 2022-08-30  7:12 UTC  (4+ messages)
` [PATCH 1/2] usb/msd: move usb_msd_packet_complete()
` [PATCH 2/2] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert

[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
 2022-08-30  6:43 UTC  (4+ messages)

[PATCH v3 1/1] os-posix: asynchronous teardown for shutdown on Linux
 2022-08-30  6:32 UTC  (3+ messages)

[PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
 2022-08-30  6:03 UTC  (4+ messages)

[PATCH v3 1/2] target/i386: Read 8 bytes from cvttps2pi/cvtps2pi memory operands
 2022-08-30  3:48 UTC  (2+ messages)
` [PATCH v3 2/2] target/i386: Raise #GP on unaligned m128 accesses when required

[PATCH] hcd-ohci: Fix inconsistency when resetting ohci root hubs
 2022-08-30  3:30 UTC 

[PATCH v2 0/1] target/i386: Raise #GP on unaligned m128 accesses when required
 2022-08-30  3:09 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
 2022-08-30  0:46 UTC  (9+ messages)
` [PATCH v1 12/25] tests/vm: Remove obsolete Fedora VM test
` [PATCH v1 13/25] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS

[PATCH v8 0/7] Add support for zoned device
 2022-08-30  0:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Akihiko Odaki's email address
 2022-08-29 23:11 UTC  (3+ messages)

[PATCH] tests/avocado/migration: Get find_free_port() from the ports
 2022-08-29 23:11 UTC  (2+ messages)

[PATCH 0/1] target/i386: Raise #GP on unaligned m128 accesses when required
 2022-08-29 22:54 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] ui/console: Get tab completion working again in the SDL monitor vc
 2022-08-29 21:07 UTC  (2+ messages)

[PATCH v8 2/7] file-posix: introduce helper funcations for sysfs attributes
 2022-08-29 19:17 UTC  (2+ messages)

[PATCH 0/9] QOM'ify VT82xx devices
 2022-08-29 18:12 UTC  (15+ messages)
` [PATCH 4/9] hw/isa/vt82c686: QOM'ify via-ide creation
` [PATCH 8/9] hw/isa/vt82c686: QOM'ify RTC creation

[PATCH RFC 00/13] migration: Postcopy Preempt-Full
 2022-08-29 17:39 UTC  (15+ messages)
` [PATCH RFC 01/13] migration: Use non-atomic ops for clear log bitmap
` [PATCH RFC 02/13] migration: Add postcopy_preempt_active()
` [PATCH RFC 03/13] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH RFC 04/13] migration: Cleanup xbzrle zero page cache update logic
` [PATCH RFC 05/13] migration: Disallow postcopy preempt to be used with compress
` [PATCH RFC 06/13] migration: Trivial cleanup save_page_header() on same block check
` [PATCH RFC 07/13] migration: Remove RAMState.f references in compression code
` [PATCH RFC 08/13] migration: Teach PSS about host page
` [PATCH RFC 09/13] migration: Introduce pss_channel
` [PATCH RFC 10/13] migration: Add pss_init()
` [PATCH RFC 11/13] migration: Make PageSearchStatus part of RAMState
` [PATCH RFC 12/13] migration: Move last_sent_block into PageSearchStatus
` [PATCH RFC 13/13] migration: Send requested page directly in rp-return thread

[PATCH 1/1] monitor/hmp: print trace as option in help for log command
 2022-08-29 17:36 UTC  (2+ messages)

[PATCH v2 0/4] Add 'q35' machine type to hotplug tests
 2022-08-29 17:01 UTC  (5+ messages)
` [PATCH v2 1/4] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PATCH v2 2/4] tests/x86: Add 'q35' machine type to ivshmem-test
` [PATCH v2 3/4] tests/x86: Add 'q35' machine type to hd-geo-test
` [PATCH v2 4/4] tests/x86: Add 'q35' machine type to drive_del-test

[PATCH] linux-user: fix readlinkat handling with magic exe symlink
 2022-08-29 15:49 UTC  (2+ messages)

[PATCH v6 2/2] target/s390x: support SHA-512 extensions
 2022-08-29 16:29 UTC  (7+ messages)
` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-29 15:21 UTC  (9+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[PATCH] target/sh4: Fix TB_FLAG_UNALIGN
 2022-08-29 16:10 UTC  (3+ messages)

New feature shout outs for KVM Forum QEMU Status Report
 2022-08-29 15:20 UTC  (2+ messages)

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-08-29 14:05 UTC  (12+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-08-29 13:00 UTC  (2+ messages)

[PATCH 0/1] Update vfio-user module to the latest
 2022-08-29 12:40 UTC  (6+ messages)

[PATCH] tests/qtest/ac97-test: Correct reference to driver
 2022-08-29 11:50 UTC  (2+ messages)

[PATCH v7 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:12 UTC  (12+ messages)
` [PATCH v7 01/10] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v7 03/10] parallels: Fix data_end after out-of-image check
` [PATCH v7 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v7 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v7 06/10] parallels: Move check of unclean image to a separate function
` [PATCH v7 07/10] parallels: Move check of cluster outside "
` [PATCH v7 08/10] parallels: Move check of leaks "
` [PATCH v7 09/10] parallels: Move statistic collection "
` [PATCH v7 10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v7 11/10] parallels: Incorrect condition in out-of-image check

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-08-29 10:31 UTC  (5+ messages)
` [RFC PATCH v2] "

[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:11 UTC  (9+ messages)
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()
  ` [PATCH v7 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
  ` [PATCH v7 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
  ` [PATCH v7 07/10] parallels: Move check of cluster outside image to a separate function
  ` [PATCH v7 08/10] parallels: Move check of leaks "
  ` [PATCH v7 09/10] parallels: Move statistic collection "
  ` [PATCH v7 11/10] parallels: Incorrect condition in out-of-image check

[PATCH for 7.2] minor fixups in block code
 2022-08-29 10:09 UTC  (2+ messages)

[PATCH for-7.2] tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test
 2022-08-29  9:32 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).