qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-22 12:32:55 to 2021-11-23 15:19:13 UTC [more...]

[PATCH 1/1] MAINTAINERS: update email address of Christian Borntraeger
 2021-11-23 15:17 UTC  (3+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-23 15:00 UTC  (29+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate

Possible reward for fuzzer bug fixes? Secure Open Source Rewards Program
 2021-11-23 14:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove me as a reviewer for the build and test/avocado
 2021-11-23 14:55 UTC  (5+ messages)

[PATCH] docs: Introducing pseries documentation
 2021-11-23 14:21 UTC  (3+ messages)

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-23 14:16 UTC  (9+ messages)
` [RFC PATCH 07/12] qapi: Allow defining QOM classes
` [RFC PATCH 08/12] qapi: Create qom-config:... type for classes
` [RFC PATCH 09/12] qapi/qom: Convert rng-backend/random to class
` [RFC PATCH 10/12] qapi: Generate QOM config marshalling code

[PATCH-for-6.2 v3 0/2] hw/block/fdc: Fix CVE-2021-20196
 2021-11-23 14:14 UTC  (9+ messages)
` [PATCH-for-6.2 v3 1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH-for-6.2 v3 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH] hw/arm/virt: Extend nested and mte checks to hvf
 2021-11-23 14:00 UTC  (3+ messages)

[PATCH-for-6.2 0/2] hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma()
 2021-11-23 14:02 UTC  (6+ messages)
` [PATCH-for-6.2 1/2] hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued
` [PATCH-for-6.2 2/2] tests/qtest: Add fuzz-lsi53c895a-test

[PATCH 0/2 for 6.2] Fix compiler warnings on Fedora 35 / CLang
 2021-11-23 13:59 UTC  (6+ messages)
` [PATCH 1/2] ui: avoid compiler warnings from unused clipboard info variable
` [PATCH 2/2] spice: Update QXLInterface for spice >= 0.15.0

[PATCH] chardev: delete QemuOpts when a chardev is removed
 2021-11-23 13:30 UTC  (2+ messages)

[RFC PATCH-for-6.2 v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option
 2021-11-23 13:17 UTC  (5+ messages)

[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
 2021-11-23 13:13 UTC  (2+ messages)

[qemu-web PATCH v2] Add Sponsors page
 2021-11-23 12:58 UTC  (4+ messages)

[PULL 0/2] linux-user: Create a common rewind_if_in_safe_syscall
 2021-11-23 12:34 UTC  (4+ messages)
` [PULL 1/2] linux-user: Add host_signal_set_pc to set pc in mcontext
` [PULL 2/2] linux-user/signal.c: Create a common rewind_if_in_safe_syscall

[PATCH v2] docs: Minor updates on the powernv documentation
 2021-11-23 12:10 UTC 

[PATCH] docs: Minor updates on the powernv documentation
 2021-11-23 12:03 UTC  (3+ messages)

[PATCH v3] hw/virtio/vhost: Fix typo in comment
 2021-11-23 11:48 UTC 

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-23 11:09 UTC  (13+ messages)
` [PATCH v5 03/18] qemu/int128: addition of div/rem 128-bit operations
` [PATCH v5 04/18] target/riscv: additional macros to check instruction support
` [PATCH v5 05/18] target/riscv: separation of bitwise logic and arithmetic helpers
` [PATCH v5 06/18] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v5 08/18] target/riscv: moving some insns close to similar insns

[PATCH v2 00/10] Xilinx Versal's PMC SLCR and OSPI support
 2021-11-23 10:47 UTC  (17+ messages)
` [PATCH v2 01/10] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v2 02/10] hw/arm/xlnx-versal: Connect "
` [PATCH v2 03/10] include/hw/dma/xlnx_csu_dma: Include ptimer.h and stream.h in the header
` [PATCH v2 04/10] hw/dma: Add the DMA control interface
` [PATCH v2 05/10] hw/dma/xlnx_csu_dma: Implement "
` [PATCH v2 06/10] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PATCH v2 07/10] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PATCH v2 08/10] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PATCH v2 09/10] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PATCH v2 10/10] MAINTAINERS: Add an entry for Xilinx Versal OSPI

[PATCH v1 0/9] Xilinx Versal's PMC SLCR and OSPI support
 2021-11-23 10:34 UTC  (4+ messages)
` [PATCH v1 9/9] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI

[PULL 0/7] Python patches
 2021-11-23 10:32 UTC  (9+ messages)
` [PULL 1/7] python/machine: add @sock_dir property
` [PULL 2/7] python/machine: remove _remove_monitor_sockfile property
` [PULL 3/7] python/machine: add instance disambiguator to default nickname
` [PULL 4/7] python/machine: move more variable initializations to _pre_launch
` [PULL 5/7] python/machine: handle "fast" QEMU terminations
` [PULL 6/7] scripts/device-crash-test: Use a QMP timeout
` [PULL 7/7] python/aqmp: fix send_fd_scm for python 3.6.x

[PATCH v7 00/31] LoongArch64 port of QEMU TCG
 2021-11-23 10:20 UTC  (3+ messages)
` [PATCH v7 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-23 10:11 UTC  (2+ messages)

[PATCH v5 0/6] MSG_ZEROCOPY + multifd
 2021-11-23  9:55 UTC  (12+ messages)
` [PATCH v5 1/6] QIOChannel: Add io_writev_zerocopy & io_flush_zerocopy callbacks
` [PATCH v5 2/6] QIOChannelSocket: Add flags parameter for writing
` [PATCH v5 3/6] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX

[PATCH v4] s390: kvm: adjust diag318 resets to retain data
 2021-11-23  9:40 UTC  (3+ messages)

[PATCH] microvm: use MachineState->dumpdtb
 2021-11-23  9:16 UTC 

[PATCH v2 0/5] Check PMP rules num before propagation
 2021-11-23  9:12 UTC  (4+ messages)
` [PATCH v2 1/5] target/riscv: "

[PATCH v3 1/1] target/riscv: Fix PMP propagation for tlb
 2021-11-23  9:09 UTC 

[PATCH] block/vvfat.c fix leak when failure occurs
 2021-11-23  8:57 UTC  (3+ messages)
` [PATCH] block vvfat.c "

[PULL 0/1] target-arm queue
 2021-11-23  8:40 UTC  (3+ messages)
` [PULL 1/1] hw/intc/arm_gicv3_its: Revert version increments in vmstate_its

[PATCH v4 0/3] support dirty restraint on vCPU
 2021-11-23  7:56 UTC  (4+ messages)
` [PATCH v4 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v4 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v4 3/3] cpus-common: implement dirty limit on vCPU

[RFC PATCH v5 00/26] vDPA shadow virtqueue
 2021-11-23  7:08 UTC  (4+ messages)
` [RFC PATCH v5 23/26] util: Add iova_tree_alloc

[RFC PATCH] s390: kvm: reduce frequency of CPU syncs of diag318 info
 2021-11-23  6:14 UTC  (3+ messages)

[PATCH v1 00/12] Add riscv kvm accel support
 2021-11-23  6:13 UTC  (3+ messages)
` [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h

[PULL 0/6] Documentation updates
 2021-11-23  0:39 UTC  (8+ messages)
` [PULL 1/6] docs: Fix botched rST conversion of 'submitting-a-patch.rst'
` [PULL 2/6] docs: List more commit-message tags in "submitting-a-patch"
` [PULL 3/6] Fix some typos in documentation (found by codespell)
` [PULL 4/6] docs: Drop deprecated 'props' from object-add
` [PULL 5/6] docs: Use double quotes instead of single quotes for COLO
` [PULL 6/6] docs: Render binary names as monospaced text

[PATCH v1] virtio-mem: Don't skip alignment checks when warning about block size
 2021-11-22 23:53 UTC  (4+ messages)

[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
 2021-11-22 22:34 UTC  (8+ messages)

[PULL 0/2] NBD patches for 6.2-rc2, 2021-11-22
 2021-11-22 22:21 UTC  (4+ messages)
` [PULL 1/2] nbd/server: Don't complain on certain client disconnects
` [PULL 2/2] nbd/server: Simplify zero and trim

[PATCH v4 00/32] block/nbd: rework client connection
 2021-11-22 21:51 UTC  (5+ messages)
` [PATCH v4 20/32] nbd/client-connection: implement connection retry

[PATCH for-6.2] hw/intc/arm_gicv3_its: Revert version increments in vmstate_its
 2021-11-22 20:46 UTC  (3+ messages)

[PATCH-for-7.0 0/5] hw/display: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
 2021-11-22 20:05 UTC  (7+ messages)
` [PATCH-for-7.0 1/5] hw/display: Rename VGA_ISA_MM -> VGA_MMIO
` [PATCH-for-7.0 2/5] hw/display/vga-mmio: Inline vga_mm_init()
` [NOTFORMERGE PATCH 5/5] tests/avocado: Test NetBSD 9.2 on the Jazz Magnum machine

Virgil 3D with SDL2 on Windows 10 and macOS
 2021-11-22 19:41 UTC 

[PULL 0/1] target-arm queue
 2021-11-22 18:14 UTC  (4+ messages)
` [PULL 1/1] Revert "arm: tcg: Adhere to SMCCC 1.3 section 5.2"

[PATCH v3 0/3] support dirty restraint on vCPU
 2021-11-22 17:31 UTC  (8+ messages)
` [PATCH v3 3/3] cpus-common: implement dirty limit "

[PATCH for-6.2 0/2] linux-user: Create a common rewind_if_in_safe_syscall
 2021-11-22 16:08 UTC  (8+ messages)
` [PATCH for-6.2 1/2] linux-user: Add host_signal_set_pc to set pc in mcontext
` [PATCH for-6.2 2/2] linux-user/signal.c: Create a common rewind_if_in_safe_syscall

[PATCH] linux-user: implement more loop ioctls
 2021-11-22 16:07 UTC  (4+ messages)
  ` [PATCH v2] "

[PULL 0/8] Fixes 20211122 patches
 2021-11-22 15:35 UTC  (10+ messages)
` [PULL 1/8] ui: fix incorrect scaling on highdpi with gtk/opengl
` [PULL 2/8] ui: fix incorrect pointer position on highdpi with gtk
` [PULL 3/8] ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
` [PULL 4/8] ui/vnc-clipboard: fix adding notifier twice
` [PULL 5/8] migration: fix dump-vmstate with modules
` [PULL 6/8] hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()
` [PULL 7/8] microvm: add missing g_free() call
` [PULL 8/8] microvm: check g_file_set_contents() return value

[PATCH] s390x/ipl: support extended kernel command line size
 2021-11-22 15:07 UTC  (3+ messages)

[PATCH v5 00/17] linux-user: simplify safe signal handling
 2021-11-22 15:07 UTC  (5+ messages)
` [PATCH v5 04/17] common-user: Move syscall error detection into safe_syscall_base

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2021-11-22 14:54 UTC  (2+ messages)

[PATCH 0/2] Fix broken rST conversion of "submitting-a-patch.rst"
 2021-11-22 14:45 UTC  (15+ messages)
` [PATCH 1/2] docs: Fix botched rST conversion of 'submitting-a-patch.rst'

[PATCH for-6.2] qapi/machine.json: Fix incorrect description for die-id
 2021-11-22 14:12 UTC  (2+ messages)

[PATCH] vfio/migration: Improve to read/write full migration region per chunk
 2021-11-22 13:38 UTC  (3+ messages)

[RFC PATCH for-7.0 00/35] target/ppc fpu fixes and cleanups
 2021-11-22 13:14 UTC  (7+ messages)
` [PATCH 35/35] test/tcg/ppc64le: Add float reference files

[PATCH] Fix CPUID_Fn8000001E_EBX for AMD
 2021-11-22 12:47 UTC  (3+ messages)

[PATCH v11 00/26] Add LoongArch linux-user emulation support
 2021-11-22 12:31 UTC  (5+ messages)
` [PATCH v11 19/26] linux-user: Add LoongArch signal support


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