qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-28 08:13:48 to 2022-11-29 02:45:13 UTC [more...]

[PATCH v7 0/9] support subsets of code size reduction extension
 2022-11-29  2:43 UTC  (3+ messages)
` [PATCH v7 3/9] target/riscv: add support for Zcf extension
` [PATCH v7 6/9] target/riscv: add support for Zcmp extension

[PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
 2022-11-29  2:32 UTC  (2+ messages)

[PATCH v6 0/9] support subsets of code size reduction extension
 2022-11-29  2:22 UTC  (13+ messages)
` [PATCH v6 1/9] target/riscv: add cfg properties for Zc* extension
` [PATCH v6 2/9] target/riscv: add support for Zca extension
` [PATCH v6 3/9] target/riscv: add support for Zcf extension
` [PATCH v6 4/9] target/riscv: add support for Zcd extension
` [PATCH v6 5/9] target/riscv: add support for Zcb extension
` [PATCH v6 6/9] target/riscv: add support for Zcmp extension
` [PATCH v6 7/9] target/riscv: add support for Zcmt extension
` [PATCH v6 8/9] target/riscv: expose properties for Zc* extension
` [PATCH v6 9/9] disas/riscv.c: add disasm support for Zc*

[PATCH 00/26] target/s390x: pc-relative translation blocks
 2022-11-29  1:53 UTC  (6+ messages)
` [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
        ` [PATCH] tests/tcg/s390x: Add sam.S

[PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
 2022-11-29  1:05 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-29  0:37 UTC  (4+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH for-8.0 v2 00/13] target/s390x: Use TCGv_i128
 2022-11-29  0:02 UTC  (13+ messages)
` [PATCH for-8.0 v2 04/13] target/s390x: Use a single return for helper_divs32/u32
` [PATCH for-8.0 v2 10/13] target/s390x: Use Int128 for returning float128
` [PATCH for-8.0 v2 11/13] target/s390x: Use Int128 for passing float128
` [PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
    ` [PATCH] tests/tcg/s390x: Add cdsg.c
` [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc

[PATCH 0/2] qga: improve "syslog" domain logging
 2022-11-28 22:36 UTC  (4+ messages)
` [PATCH 1/2] qga-win: add logging to Windows event log
` [PATCH 2/2] qga: map GLib log levels to system levels

[qemu-web PATCH v2] Add a blog post about zoned storage emulation
 2022-11-28 21:13 UTC  (2+ messages)

[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
 2022-11-28 21:10 UTC  (12+ messages)
` [PATCH v3 12/17] "

[PATCH v14 0/5] Improve PMU support
 2022-11-28 21:10 UTC  (7+ messages)
` [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree

[PATCH] po: Add Georgian translation
 2022-11-28 18:41 UTC 

[PATCH 0/2] target/ppc: Implement Dynamic Execution Control Registers
 2022-11-28 20:35 UTC  (5+ messages)
` [PATCH 1/2] target/ppc: Implement the DEXCR and HDEXCR
` [PATCH 2/2] target/ppc: Check DEXCR on hash{st, chk} instructions

[RFC PATCH-for-7.2 v3 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
 2022-11-28 20:27 UTC  (6+ messages)
` [PATCH-for-7.2 v3 1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
` [PATCH-for-7.2 v3 2/5] hw/display/qxl: Document qxl_phys2virt()
` [RFC PATCH-for-7.2 v3 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
` [RFC PATCH-for-7.2 v3 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
` [PATCH-for-8.0 v3 5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion

[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
 2022-11-28 19:39 UTC  (11+ messages)
` [PATCH v3 1/7] include/hw: attempt to document VirtIO feature variables
` [PATCH v3 2/7] include/hw: VM state takes precedence in virtio_device_should_start
` [PATCH v3 3/7] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
` [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
` [PATCH v3 5/7] vhost: enable vrings in vhost_dev_start() for vhost-user devices
` [PATCH v3 6/7] hw/virtio: add started_vu status field to vhost-user-gpio
` [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling

[PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
 2022-11-28 19:25 UTC  (15+ messages)
` [PATCH v2 for-8.0 1/5] scripts/make-release: Add a simple help text for the script
` [PATCH v2 for-8.0 2/5] scripts/make-release: Only clone single branches to speed up "
` [PATCH v2 for-8.0 3/5] scripts/make-release: Remove CI yaml and more git files from the tarball
` [PATCH v2 for-8.0 4/5] roms: Add a README file with some basic information
` [PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball

[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
 2022-11-28 19:01 UTC  (2+ messages)

[PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
 2022-11-28 18:47 UTC  (5+ messages)
` [Virtio-fs] "

[PATCH for-8.0 0/9] arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset
 2022-11-28 18:20 UTC  (5+ messages)
` [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU "
` [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 "

[PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
 2022-11-28 18:07 UTC  (2+ messages)

[PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
 2022-11-28 18:01 UTC  (4+ messages)

[RFC PATCH] migration: reduce time of loading non-iterable vmstate
 2022-11-28 17:41 UTC  (4+ messages)

[RFC PATCH-for-7.2 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
 2022-11-28 16:52 UTC  (20+ messages)
` [PATCH-for-7.2 1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
` [PATCH-for-7.2 2/5] hw/display/qxl: Document qxl_phys2virt()
` [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
` [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
` [PATCH-for-8.0 5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
` [RFC PATCH-for-7.2 v2 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()

[PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
 2022-11-28 16:18 UTC  (3+ messages)

[PATCH v3 0/3] cleanup: Tweak and re-run return_directly.cocci
 2022-11-28 15:59 UTC  (6+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] block/vmdk: Simplify vmdk_co_create() to return directly
` [PATCH v3 3/3] ppc4xx_sdram: Simplify sdram_ddr_size() "

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2022-11-28 15:01 UTC  (4+ messages)
` [RFC v4 1/3] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH for-8.0] monitor/misc: Remove superfluous include statements
 2022-11-28 14:56 UTC  (2+ messages)

[PATCH v7 00/14] Still more coroutine and various fixes in block layer
 2022-11-28 14:23 UTC  (15+ messages)
` [PATCH v7 01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
` [PATCH v7 02/14] block-copy: add coroutine_fn annotations
` [PATCH v7 03/14] nbd/server.c: "
` [PATCH v7 04/14] block-backend: replace bdrv_*_above with blk_*_above
` [PATCH v7 05/14] block/vmdk: add coroutine_fn annotations
` [PATCH v7 06/14] block: avoid duplicating filename string in bdrv_create
` [PATCH v7 07/14] block: distinguish between bdrv_create running in coroutine and not
` [PATCH v7 08/14] block: bdrv_create_file is a coroutine_fn
` [PATCH v7 09/14] block: rename generated_co_wrapper in co_wrapper_mixed
` [PATCH v7 10/14] block-coroutine-wrapper.py: introduce co_wrapper
` [PATCH v7 11/14] block-coroutine-wrapper.py: support functions without bs arg
` [PATCH v7 12/14] block-coroutine-wrapper.py: support also basic return types
` [PATCH v7 13/14] block: convert bdrv_create to co_wrapper
` [PATCH v7 14/14] block/dirty-bitmap: convert coroutine-only functions "

[PATCH 00/12] pci: Move and clean up monitor command code
 2022-11-28 14:27 UTC  (24+ messages)
` [PATCH 01/12] pci: Clean up a few things checkpatch.pl would flag later on
` [PATCH 02/12] pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
` [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
` [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
` [PATCH 07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c
` [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c "
` [PATCH 11/12] pci: Rename hmp_pcie_aer_inject_error()'s local variable @err

[PATCH] 9pfs: Fix some return statements in the synth backend
 2022-11-28 14:21 UTC  (5+ messages)

[PATCH v2 0/5] Add qemu-img checksum command using blkhash
 2022-11-28 14:15 UTC  (6+ messages)
` [PATCH v2 1/5] qemu-img.c: Move IO_BUF_SIZE to the top of the file
` [PATCH v2 2/5] Support format or cache specific out file
` [PATCH v2 3/5] qemu-img: Add checksum command
` [PATCH v2 4/5] iotests: Test qemu-img checksum
` [PATCH v2 5/5] qemu-img: Speed up checksum

[PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
 2022-11-28 11:05 UTC  (4+ messages)

[PATCH 0/2] Put Canary End of List in VMSTATE
 2022-11-28 13:38 UTC  (4+ messages)
` [PATCH 1/2] migration: Add canary to VMSTATE_END_OF_LIST
` [PATCH 2/2] migration: Perform vmsd structure check during tests

[PATCH v2 00/15] block: Simplify drain
 2022-11-28 13:00 UTC  (8+ messages)
` [PATCH v2 11/15] block: Call drain callbacks only once
` [PATCH v2 14/15] block: Don't poll in bdrv_replace_child_noperm()

[PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc
 2022-11-28 11:32 UTC  (2+ messages)

[RFC PATCH-for-7.2 0/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
 2022-11-28 11:14 UTC  (11+ messages)
` [RFC PATCH-for-7.2 1/4] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
` [RFC PATCH-for-7.2 2/4] hw/display/qxl: Document qxl_phys2virt()
` [RFC PATCH-for-7.2 3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
  ` [RFC PATCH-for-7.2 4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)

[PATCH 0/3] Add qemu-img checksum command using blkhash
 2022-11-28 10:46 UTC  (11+ messages)
` [PATCH 1/3] qemu-img: Add checksum command
` [PATCH 2/3] iotests: Test qemu-img checksum

[PATCH] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
 2022-11-28 10:30 UTC  (2+ messages)

[PULL 0/2] Seabios 1.16.1 20221128 patches
 2022-11-28 10:10 UTC  (3+ messages)
` [PULL 1/2] update seabios source from 1.16.0 to 1.16.1
` [PULL 2/2] update seabios binaries "

[PATCH 00/11] Multifd zero page support
 2022-11-28 10:04 UTC  (12+ messages)
` [PATCH 01/11] migration: Update atomic stats out of the mutex
` [PATCH 02/11] migration: Make multifd_bytes atomic
` [PATCH 03/11] multifd: We already account for this packet on the multifd thread
` [PATCH 04/11] multifd: Count the number of bytes sent correctly
` [PATCH 05/11] migration: Make ram_save_target_page() a pointer
` [PATCH 06/11] multifd: Make flags field thread local
` [PATCH 07/11] multifd: Prepare to send a packet without the mutex held
` [PATCH 08/11] multifd: Add capability to enable/disable zero_page
` [PATCH 09/11] multifd: Support for zero pages transmission
` [PATCH 10/11] multifd: Zero "
` [PATCH 11/11] So we use multifd to transmit zero pages

[PATCH v6 00/14] Still more coroutine and various fixes in block layer
 2022-11-28  9:19 UTC  (7+ messages)
` [PATCH v6 07/14] block: distinguish between bdrv_create running in coroutine and not
` [PATCH v6 10/14] block-coroutine-wrapper.py: introduce co_wrapper

[PATCH] vhost: configure all host notifiers in a single MR transaction
 2022-11-28  9:08 UTC  (3+ 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).