qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-03 10:24:40 to 2023-05-04 08:02:39 UTC [more...]

[PATCH 0/2] Add mformat and xorriso dependencies in containers
 2023-05-04  8:02 UTC  (7+ messages)
` [PATCH 1/2] tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorriso
` [PATCH 2/2] tests/lcitool: Add mtools and xorriso as dependency for bios bits avocado tests

[PATCH 0/9] tcg: Remove compatability helpers for qemu ld/st
 2023-05-04  7:59 UTC  (15+ messages)
` [PATCH 1/9] target/avr: Finish conversion to tcg_gen_qemu_{ld,st}_*
` [PATCH 2/9] target/cris: "
` [PATCH 3/9] target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*
  ` [PATCH 3/9] target/Hexagon: Finish conversion to tcg_gen_qemu_{ld,st}_*
` [PATCH 4/9] target/m68k: "
` [PATCH 5/9] target/mips: "
` [PATCH 7/9] target/sparc: Finish conversion to tcg_gen_qemu_{ld, st}_*
  ` [PATCH 7/9] target/sparc: Finish conversion to tcg_gen_qemu_{ld,st}_*

[PATCH] qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
 2023-05-04  7:54 UTC 

[PATCH v4 00/10] COLO: improve build options
 2023-05-04  7:51 UTC  (18+ messages)
` [PATCH v4 01/10] block/meson.build: prefer positive condition for replication
` [PATCH v4 02/10] colo: make colo_checkpoint_notify static and provide simpler API
` [PATCH v4 03/10] build: move COLO under CONFIG_REPLICATION
` [PATCH v4 04/10] configure: add --disable-colo-proxy option
` [PATCH v4 05/10] migration: drop colo_incoming_thread from MigrationIncomingState
` [PATCH v4 06/10] migration: process_incoming_migration_co: simplify code flow around ret
` [PATCH v4 07/10] migration: split migration_incoming_co

[PATCH] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver
 2023-05-04  7:38 UTC  (5+ messages)

[PATCH v3 0/2] igb: packet-split descriptors support
 2023-05-04  7:37 UTC  (7+ messages)
  ` [PATCH v3 1/2] igb: RX descriptors handling cleanup

[PATCH 0/3] target/arm: disable-tcg and without-default-devices fixes
 2023-05-04  7:33 UTC  (7+ messages)
` [PATCH 1/3] target/arm: Use CONFIG_SEMIHOSTING instead of TCG for semihosting
` [PATCH 2/3] target/arm: Add CONFIG_ARM_V7M back to default.mak
` [PATCH 3/3] tests/qtest: Don't run cdrom tests if no accelerator is present

[PATCH 00/22] testing/next: cirrus, docker, docs, ci, configs, gitlab
 2023-05-04  7:16 UTC  (55+ messages)
` [PATCH 02/22] tests/docker: bump the xtensa base to debian:11-slim
` [PATCH 03/22] docs: document breakpoint and watchpoint support
` [PATCH 05/22] hw/arm: Select VIRTIO_NET for virt machine
` [PATCH 06/22] hw/arm: Select VIRTIO_BLK "
` [PATCH 07/22] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
` [PATCH 08/22] hw/arm: Select GICV3_TCG for sbsa-ref machine
` [PATCH 09/22] hw/arm: Select e1000e "
` [PATCH 11/22] hw/alpha: make E1000_PCI a hard dependency for clipper
` [PATCH 12/22] hw/hppa: add TULIP as a dependency for HPPA_B160L
` [PATCH 13/22] hw/sparc: add a TCX dependency for SUN4M machines
` [PATCH 14/22] hw/loongarch: add VIRTIO as a dependency for LOONGARCH_VIRT
` [PATCH 15/22] hw/sh4: make RTL8139 a hard dependency for RD2
` [PATCH 16/22] hw/mips: add VIRTIO and USB dependencies for LOONGSON3V
` [PATCH 17/22] hw/xtensa: add VIRTIO as dependencies for XTENSA_VIRT
` [PATCH 19/22] gitlab: add ubuntu-22.04-aarch64-without-defaults
` [PATCH 20/22] gitlab: enable minimal device profoile for aarch64 --disable-tcg
` [PATCH 21/22] tests/avocado: use http for mipsdistros.mips.com
` [PATCH 22/22] tests/qtest: skip bcm2835-test if no raspi3b model

[PULL 00/35] target-arm queue
 2023-05-04  7:12 UTC  (3+ messages)
` [PULL 11/35] arm/Kconfig: Do not build TCG-only boards on a KVM-only build

[PATCH] Add information how to fix common build error on Windows in symlink-install-tree
 2023-05-04  6:51 UTC  (2+ messages)

[PATCH v4 00/48] igb: Fix for DPDK
 2023-05-04  6:45 UTC  (2+ messages)

[PATCH] linux-user: Fix mips fp64 executables loading
 2023-05-04  6:43 UTC  (3+ messages)

[PULL v3 0/10] xenpvh3-tag
 2023-05-04  6:34 UTC  (4+ messages)

[PATCH v2 0/2] tcg: ppc64: Fix mask generation for vextractdm
 2023-05-04  9:36 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions

[PATCH v3 0/2] Cleanup ppc cr get/set with helper routines
 2023-05-04  5:33 UTC  (5+ messages)
` [PATCH v3 1/2] ppc: spapr: cleanup cr get/set with helpers

[PATCH] softfloat: Fix the incorrect computation in float32_exp2()
 2023-05-04  5:21 UTC  (3+ messages)

[PATCH 0/2] tcg: ppc64: Fix mask generation for vextractdm
 2023-05-04  5:17 UTC  (5+ messages)
` [PATCH 2/2] tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions

[PATCH v2] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
 2023-05-04  3:40 UTC  (2+ messages)

[PATCH RFC v2 0/9] Add loongarch kvm accel support
 2023-05-04  3:01 UTC  (10+ messages)
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu

[RFC PATCH v4 00/44] Add LoongArch LSX instructions
 2023-05-04  1:26 UTC  (3+ messages)

[PATCH v3 00/11] *** Add allwinner-r40 support ***
 2023-05-04  0:32 UTC  (4+ messages)
` [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support

[PATCH v4 0/2] docs: Speedup docs build
 2023-05-03 20:39 UTC  (3+ messages)
` [PATCH v4 1/2] meson: Pass -j option to sphinx
` [PATCH v4 2/2] meson: Deserialize the man pages and html builds

[RFC 0/1] migration: Update error description whenever migration fails
 2023-05-03 20:31 UTC  (2+ messages)
` [RFC 1/1] "

[PATCH 00/16] tcg: Remove TARGET_ALIGNED_ONLY
 2023-05-03 20:28 UTC  (7+ messages)
` [PATCH 13/16] target/sparc: Use MO_ALIGN where required
` [PATCH 14/16] target/sparc: Use cpu_ld*_code_mmu
` [PATCH 15/16] target/sparc: Remove TARGET_ALIGNED_ONLY

[PATCH 00/13] Clean up PCI IDE device models
 2023-05-03 20:25 UTC  (15+ messages)
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops
` [PATCH 11/13] hw/ide/sii3112: "

[PATCH] iotests/nbd-reconnect-on-open: Fix NBD socket path
 2023-05-03 19:06 UTC  (3+ messages)

[PATCH] migration: Fix block_bitmap_mapping migration
 2023-05-03 19:04 UTC  (2+ messages)

[PULL 0/2] NBD pull request for 2023-05-03
 2023-05-03 19:02 UTC  (3+ messages)
` [PULL 1/2] systemd: Also clear LISTEN_FDNAMES during systemd socket activation
` [PULL 2/2] block/export: call blk_set_dev_ops(blk, NULL, NULL)

[PULL 00/18] Migration 20230427 patches
 2023-05-03 19:00 UTC  (8+ messages)
` [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function

[PATCH v1] vhost-user: Remove acpi-specific memslot limit
 2023-05-03 18:41 UTC 

[PATCH v1] virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
 2023-05-03 18:23 UTC 

[PATCH] docs: clarify --without-default-devices
 2023-05-03 17:30 UTC 

[PATCH v3 0/3] vhost: memslot handling improvements
 2023-05-03 17:21 UTC  (4+ messages)
` [PATCH v3 1/3] vhost: Rework memslot filtering and fix "used_memslot" tracking
` [PATCH v3 2/3] vhost: Remove vhost_backend_can_merge() callback
` [PATCH v3 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation

[PATCH risu] use time() as random seed and introduce --randseed option
 2023-05-03 17:03 UTC  (2+ messages)

[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
 2023-05-03 17:04 UTC  (5+ messages)

[PATCH v3] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-05-03 16:49 UTC  (3+ messages)

[PATCH risu] Add "--not-group" option to exclude groups of instructions
 2023-05-03 16:37 UTC 

[PATCH risu] --group option to allow all instructions in the specified groups
 2023-05-03 16:34 UTC 

[PATCH 0/3] OpenRISC updates for user space FPU
 2023-05-03 16:31 UTC  (6+ messages)
` [PATCH 3/3] target/openrisc: Setup FPU for detecting tininess before rounding

[PATCH] block: Fix use after free in blockdev_mark_auto_del()
 2023-05-03 16:01 UTC  (2+ messages)

[PATCH] block/export: call blk_set_dev_ops(blk, NULL, NULL)
 2023-05-03 15:57 UTC  (3+ messages)

[PATCH 0/8] migration: Add precopy initial data capability and VFIO precopy support
 2023-05-03 15:49 UTC  (10+ messages)
` [PATCH 2/8] migration: Add precopy initial data handshake
` [PATCH 3/8] migration: Add precopy initial data loaded ACK functionality

[PATCH v3] linux-user: Add /proc/cpuinfo handler for RISC-V
 2023-05-03 15:34 UTC  (2+ messages)

[RFC PATCH 0/3] QEMU ACPI generic port support
 2023-05-03 15:25 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/acpi: Add support for Generic Port Affinity Structure to SRAT

[PATCH v2] linux-user: Add /proc/cpuinfo handler for RISC-V
 2023-05-03 15:01 UTC  (2+ messages)

[PULL 0/8] Migration 20230428 patches
 2023-05-03 14:57 UTC  (2+ messages)

[PATCH 0/2] gitlab: improve artifact handling
 2023-05-03 14:55 UTC  (3+ messages)
` [PATCH 1/2] gitlab: explicit set artifacts publishing criteria
` [PATCH 2/2] gitlab: ensure coverage job also publishes meson log

[PATCH] linux-user: Add /proc/cpuinfo handler for RISC-V
 2023-05-03 14:57 UTC  (4+ messages)

[PATCH v2 0/3] vhost: memslot handling improvements
 2023-05-03 14:23 UTC  (4+ messages)

[PATCH v2 00/16] migration: Remove QEMUFileHooks
 2023-05-03 14:01 UTC  (20+ messages)
` [PATCH v2 01/16] migration: Create migrate_rdma()
` [PATCH v2 02/16] migration/rdma: Unfold ram_control_before_iterate()
` [PATCH v2 03/16] migration/rdma: Unfold ram_control_after_iterate()
` [PATCH v2 04/16] migration/rdma: simplify ram_control_load_hook()
` [PATCH v2 05/16] migration/rdma: Don't pass the QIOChannelRDMA as an opaque
` [PATCH v2 06/16] migration/rdma: We can calculate the rioc from the QEMUFile
` [PATCH v2 07/16] migration/rdma: It makes no sense to recive that flag without RDMA
` [PATCH v2 08/16] migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
` [PATCH v2 09/16] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
` [PATCH v2 10/16] migration/rdma: Unfold hook_ram_load()
` [PATCH v2 11/16] migration/rdma: Make ram_control_save_page() use exported interfaces
` [PATCH v2 12/16] migration/rdma: Create rdma_control_save_page()
` [PATCH v2 13/16] qemu-file: Remove QEMUFileHooks
` [PATCH v2 14/16] migration/rdma: Move rdma constants from qemu-file.h to rdma.h
` [PATCH v2 15/16] migration/rdma: Remove qemu_ prefix from exported functions
` [PATCH v2 16/16] migration/rdma: If we are in postcopy don't do anything

[PULL 00/21] Migration 20230428 patches
 2023-05-03 13:58 UTC  (9+ messages)

[PATCH v2 00/12] simpletrace: refactor and general improvements
 2023-05-03 13:55 UTC  (2+ messages)

[PATCH v4 00/20] block: remove aio_disable_external() API
 2023-05-03 13:43 UTC  (19+ messages)
` [PATCH v4 03/20] virtio-scsi: avoid race between unplug and transport event
` [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH v4 07/20] block/export: stop using is_external in vhost-user-blk server

[PATCH v5] hostmem-file: add offset option
 2023-05-03 13:40 UTC  (2+ messages)

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-03 13:01 UTC  (16+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB

[PATCH v3] Don't require libcap-ng for virtfs support
 2023-05-03 13:07 UTC 

[PATCH] cryptodev: fix memory leak during stats query
 2023-05-03 12:59 UTC  (2+ messages)

[PATCH] ui: Fix pixel colour channel order for PNG screenshots
 2023-05-03 12:47 UTC  (3+ messages)

[PATCH v2 0/3] ROM migration
 2023-05-03 11:39 UTC  (6+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[PATCH 0/5] eBPF RSS through QMP support
 2023-05-03 11:09 UTC  (7+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 4/5] qmp: Added new command to retrieve eBPF blob


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