qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 21:23:50 to 2021-10-14 16:36:09 UTC [more...]

[PULL 00/26] Meson changes for 2021-10-14
 2021-10-14 16:29 UTC  (8+ messages)
` [PULL 01/26] configure: remove --oss-lib
` [PULL 02/26] audio: remove CONFIG_AUDIO_WIN_INT
` [PULL 03/26] configure, meson: move audio driver detection to Meson
` [PULL 04/26] meson: define symbols for all available audio drivers
` [PULL 05/26] configure: add command line options for "
` [PULL 07/26] configure, meson: move fuzzing configuration to Meson
` [PULL 09/26] trace: move configuration from configure "

[PATCH] configure/optionrom: Fix MSYS2 multiboot.bin issue
 2021-10-14 16:10 UTC  (2+ messages)
` ping "

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-14 16:24 UTC  (10+ messages)

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-14 16:12 UTC  (20+ messages)
` [PATCH v2 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH v2 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v2 06/13] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v2 07/13] target/riscv: Properly check SEW in amo_op
` [PATCH v2 08/13] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v2 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol

[PATCH v3 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-14 15:36 UTC  (9+ messages)
` [PATCH v3 1/2] numa: Require distance map when empty node exists

[PATCH v2 0/6] virtiofsd: Add support for file security context at creation
 2021-10-14 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] fuse: Header file changes for FUSE_SECURITY_CTX
` [PATCH v2 2/6] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PATCH v2 3/6] virtiofsd: Move core file creation code in separate function
` [PATCH v2 4/6] virtiofsd: Create new file with fscreate set
` [PATCH v2 5/6] virtiofsd: Create new file using O_TMPFILE and set security context
` [PATCH v2 6/6] virtiofsd: Add an option to enable/disable security label

Is the ppc440 "bamboo" board in QEMU still of any use?
 2021-10-14 16:00 UTC  (11+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-14 15:58 UTC  (29+ messages)
` [RFC PATCH v4 05/20] vhost: Add x-vhost-enable-shadow-vq qmp
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through shadow virtqueue
` [RFC PATCH v4 09/20] vdpa: Save call_fd in vhost-vdpa
` [RFC PATCH v4 10/20] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue
` [RFC PATCH v4 12/20] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC PATCH v4 13/20] vdpa: Save host and guest features
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding

[PATCH v2 00/15] bsd-user: misc cleanup for aarch64 import
 2021-10-14 15:14 UTC  (5+ messages)
` [PATCH v2 02/15] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
` [PATCH v2 03/15] bsd-user/strace.list: Remove support for FreeBSD versions "

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
 2021-10-14 15:53 UTC  (6+ messages)

[PATCH v3 0/9] bsd-user mmap fixes
 2021-10-14 15:13 UTC  (13+ messages)
` [PATCH v3 1/9] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PATCH v3 2/9] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PATCH v3 3/9] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PATCH v3 4/9] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PATCH v3 5/9] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PATCH v3 9/9] bsd-user/mmap.c: assert that target_mprotect cannot fail

[PATCH 0/5] trace: inroduce qmp: trace namespace
 2021-10-14 15:22 UTC  (3+ messages)

[PATCH v4] VNC-related HMP/QMP fixes
 2021-10-14 14:52 UTC  (6+ messages)
` [PATCH v4 2/2] monitor: refactor set/expire_password and allow VNC display id

[PATCH v4 0/3] vdpa: Check iova range on memory regions ops
 2021-10-14 14:12 UTC  (4+ messages)
` [PATCH v4 1/3] vdpa: Skip protected ram IOMMU mappings
` [PATCH v4 2/3] vdpa: Add vhost_vdpa_section_end
` [PATCH v4 3/3] vdpa: Check for iova range at mappings changes

Approaches for same-on-same linux-user execve?
 2021-10-14 13:01 UTC  (4+ messages)

[PATCH v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-14 13:28 UTC  (8+ messages)

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-14 13:22 UTC  (9+ messages)
` [PATCH v8 1/8] hw/arm/virt: Only describe cpu topology since virt-6.2
` [PATCH v8 2/8] device_tree: Add qemu_fdt_add_path
` [PATCH v8 3/8] hw/arm/virt: Add cpu-map to device tree
` [PATCH v8 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v8 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v8 6/8] tests/data/acpi/virt: Add an empty expected file for PPTT
` [PATCH v8 7/8] hw/arm/virt-acpi-build: Generate PPTT table
` [PATCH v8 8/8] tests/data/acpi/virt: Update the empty expected file for PPTT

[PATCH 0/5] 9pfs: introduce P9Array
 2021-10-14 13:25 UTC  (2+ messages)

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-14 13:23 UTC  (18+ messages)
` [PATCH 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH 06/11] 9p: darwin: Compatibility defn for XATTR_SIZE_MAX
` [PATCH 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH 09/11] 9p: darwin: Provide a fallback implementation for utimensat
` [PATCH 10/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

[PATCH] failover: allow to pause the VM during the migration
 2021-10-14 13:20 UTC  (2+ messages)

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-14 13:17 UTC  (6+ messages)
` [PATCH RFC 12/15] "

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-10-14 13:08 UTC  (5+ messages)
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM

[PATCH] virtiofsd: Error on bad socket group name
 2021-10-14 12:25 UTC 

[PATCH v3] tests: qtest: Add virtio-iommu test
 2021-10-14 12:11 UTC  (2+ messages)

[PATCH v3 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-10-14 12:06 UTC  (6+ messages)
` [PATCH v3 1/3] tests/acpi: Get prepared for IORT E.b revision upgrade
` [PATCH v3 2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b
` [PATCH v3 3/3] tests/acpi: Generate reference blob for IORT rev E.b

[PATCH v3 0/4] s390x: CPU Topology
 2021-10-14 12:04 UTC  (9+ messages)
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction
` [PATCH v3 3/4] s390x: topology: CPU topology objects and structures

[PATCH v2] docs/specs/tpm: Clarify command line parameters for network migration
 2021-10-14 11:46 UTC  (2+ messages)

[PATCH v1] vsock: don't send messages when vsock device is not started
 2021-10-14 10:56 UTC  (2+ messages)

[PATCH v3 0/3] vdpa: Check iova range on memory regions ops
 2021-10-14 10:04 UTC  (7+ messages)
` [PATCH v3 3/3] vdpa: Check for iova range at mappings changes

[PATCH 0/9] nios2: Enable cross compile and fix signals
 2021-10-14  9:43 UTC  (13+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image
` [PATCH 1/2] tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
` [PATCH 2/9] linux-user/nios2: Properly emulate EXCP_TRAP
` [PATCH 2/2] tests/docker: Fix fedora-i386-cross
` [PATCH 3/9] linux-user/nios2: Fixes for signal frame setup

[PATCH v3 6/6] tests/qapi-schema: Test cases for aliases
 2021-10-14  9:35 UTC  (11+ messages)

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
 2021-10-14  9:34 UTC  (4+ messages)

[PATCH v1 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-10-14  9:33 UTC  (6+ messages)
` [PATCH v1 7/9] migration: Simplify alignment and alignment checks

[PATCH 0/3] linux-aio: allow block devices to limit aio-max-batch
 2021-10-14  9:32 UTC  (2+ messages)

[PATCH 0/3] Postcopy migration: Add userfaultfd- user-mode-only capability
 2021-10-14  9:15 UTC  (4+ messages)
` [PATCH 1/3] migration: introduce postcopy-uffd-usermode-only capability
` [PATCH 2/3] migration: postcopy-uffd-usermode-only documentation
` [PATCH 3/3] tests: add postcopy-uffd-usermode-only capability into migration-test

[PATCH] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-14  8:52 UTC  (3+ messages)

[PATCH 1/2] qga-win: Detect OS based on Windows 10 by first build number
 2021-10-14  8:49 UTC  (2+ messages)

[PATCH v3 0/2] virtio-iommu: Name Tweaks
 2021-10-14  8:24 UTC  (5+ messages)
` [PATCH v3 1/2] virtio-iommu: Remove the non transitional name
` [PATCH v3 2/2] virtio-iommu: Drop base_name and change generic_name

[PATCH v2] tests: qtest: Add virtio-iommu test
 2021-10-14  8:21 UTC  (3+ messages)

[PATCH v2] aspeed: Add support for the fp5280g2-bmc board
 2021-10-14  7:45 UTC  (4+ messages)

[PATCH] monitor/qmp: fix race with clients disconnecting early
 2021-10-14  5:40 UTC  (9+ messages)

[PATCH] tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available
 2021-10-14  6:45 UTC  (3+ messages)

[PATCH v2 00/24] configure->meson queue for 6.2
 2021-10-14  6:13 UTC  (8+ messages)
` [PATCH v2 24/24] configure: automatically parse command line for meson -D options

[PATCH v6] Work around vhost-user-blk-test hang
 2021-10-14  4:32 UTC 

[PATCH] docs: tpm: Clarify command line parameters for vTPM migration across network
 2021-10-14  3:28 UTC  (2+ messages)

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-14  3:24 UTC  (11+ messages)
` [PATCH v2 01/15] net: Introduce NetClientInfo.check_peer_type()
` [PATCH v2 02/15] net/vhost-user: Fix device compatibility check
` [PATCH v2 03/15] net/vhost-vdpa: "
` [PATCH v2 09/15] softmmu/qdev-monitor: add error handling in qdev_set_id

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-13 21:31 UTC 

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-13 21:27 UTC 

[PATCH v4 0/6] optimize the downtime for vfio migration
 2021-10-14  0:48 UTC  (7+ messages)
` [PATCH v4 1/6] vfio: simplify the conditional statements in vfio_msi_enable
` [PATCH v4 2/6] vfio: move re-enabling INTX out of the common helper
` [PATCH v4 3/6] vfio: simplify the failure path in vfio_msi_enable
` [PATCH v4 4/6] kvm: irqchip: extract kvm_irqchip_add_deferred_msi_route
` [PATCH v4 5/6] Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
` [PATCH v4 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[RFC PATCH] target/mips: Fix DEXTRV_S.H DSP opcode
 2021-10-13 22:32 UTC  (2+ messages)

[PATCH 0/8] tcg: support 32-bit guest addresses as signed
 2021-10-13 22:24 UTC  (4+ messages)
` [PATCH 7/8] target/mips: Support TCG_TARGET_SIGNED_ADDR32

[PATCH v4 0/8] Switch iotests to using Async QMP
 2021-10-13 21:57 UTC  (9+ messages)
` [PATCH v4 1/8] python/machine: remove has_quit argument
` [PATCH v4 2/8] python/machine: Handle QMP errors on close more meticulously
` [PATCH v4 3/8] python/aqmp: Remove scary message
` [PATCH v4 4/8] iotests: Accommodate async QMP Exception classes
` [PATCH v4 5/8] iotests: Conditionally silence certain AQMP errors
` [PATCH v4 6/8] iotests/300: avoid abnormal shutdown race condition
` [PATCH v4 7/8] python/aqmp: Create sync QMP wrapper for iotests
` [PATCH v4 8/8] python, iotests: replace qmp with aqmp

[PATCH 0/3] ppc: Add QOM interface for machine check injection
 2021-10-13 21:40 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ppc/spapr: Implement mce injection
` [PATCH 3/3] ppc/pnv: "

[PATCH 0/8] q800: GLUE updates for A/UX mode
 2021-10-13 21:21 UTC  (9+ messages)
` [PATCH 1/8] mac_via: update comment for VIA1B_vMystery bit
` [PATCH 2/8] q800: move VIA1 IRQ from level 1 to level 6
` [PATCH 3/8] q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
` [PATCH 4/8] mac_via: add GPIO for A/UX mode
` [PATCH 5/8] q800: wire up auxmode GPIO to GLUE
` [PATCH 6/8] q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
` [PATCH 7/8] q800: wire up remaining IRQs "
` [PATCH 8/8] q800: add NMI handler


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