qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-18 11:30:58 to 2023-04-19 16:25:31 UTC [more...]

[PATCH v3 00/12] Migration: Make more ram_counters atomic
 2023-04-19 16:24 UTC  (3+ messages)
` [PATCH v3 01/12] migration: Merge ram_counters and ram_atomic_counters
` [PATCH v3 10/12] migration: Make dirty_bytes_last_sync atomic

[PATCH v2 0/4] migration/hostmem: Allow to fail early for postcopy on specific fs type
 2023-04-19 16:17 UTC  (5+ messages)
` [PATCH v2 1/4] util/mmap-alloc: qemu_fd_getfs()
` [PATCH v2 2/4] vl.c: Create late backends before migration object
` [PATCH v2 3/4] migration/postcopy: Detect file system on dest host
` [PATCH v2 4/4] migration: Allow postcopy_ram_supported_by_host() to report err

[RFC PATCH] plugins: force slow path when plugins instrument memory ops
 2023-04-19 16:12 UTC 

[PATCH v4] memory: Optimize replay of guest mapping
 2023-04-19 16:10 UTC  (3+ messages)

[RFC PATCH] vhost-vdpa: cache Virtio states
 2023-04-19 16:08 UTC  (6+ messages)
` [RFC PATCH v1 0/2] "
  ` [RFC PATCH v1 1/2] vhost-vdpa: cache device status and features
  ` [RFC PATCH v1 2/2] vhost-vdpa: cache device config

[PATCH 1/2] Reduce vdpa initialization / startup overhead
 2023-04-19 15:33 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
 2023-04-19 15:16 UTC  (4+ messages)
` [PATCH 1/3] softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heap
` [PATCH 2/3] softmmu/ioport.c: QOMify MemoryRegionPortioList
` [PATCH 3/3] softmmu/ioport.c: make MemoryRegionPortioList owner of portio_list MemoryRegions

[PATCH v2 0/4] hw/acpi: bump MADT to revision 5
 2023-04-19 14:59 UTC  (9+ messages)
` [PATCH v2 1/4] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PATCH v2 2/4] hw/acpi: arm: bump MADT to revision 5
` [PATCH v2 3/4] hw/acpi: i386: "
` [PATCH v2 4/4] ACPI: bios-tables-test.c step 5 (updated expected table binaries)

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-04-19 14:49 UTC  (9+ messages)
` [PULL 70/73] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden

[PATCH 0/3] migration/hostmem: Allow to fail early for postcopy on specific fs type
 2023-04-19 14:46 UTC  (7+ messages)
` [PATCH 1/3] hostmem: Detect and cache fs type for file hostmem
` [PATCH 2/3] vl.c: Create late backends before migration object
` [PATCH 3/3] migration/postcopy: Detect file system on dest host

[PATCH v2] tests/vm/freebsd: Update to FreeBSD 13.2
 2023-04-19 14:45 UTC 

[RFC PATCH v1] hw/misc: add i2c slave device that passes i2c ops outside
 2023-04-19 14:35 UTC  (6+ messages)

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-04-19 14:09 UTC 

[PATCH] cpu: Remove parameter of list_cpus()
 2023-04-19 13:40 UTC  (2+ messages)

[PATCH] make: clean after distclean deletes source files
 2023-04-19 13:08 UTC 

clean after distclean gobbles source files
 2023-04-19 13:07 UTC  (5+ messages)

Performance improvement with 81f730d4
 2023-04-19 13:01 UTC  (3+ messages)

[PATCH 0/2] Send all the SVQ control commands in parallel
 2023-04-19 11:49 UTC  (3+ messages)
` [PATCH 1/2] vdpa: rename vhost_vdpa_net_cvq_add()
` [PATCH 2/2] vdpa: send CVQ state load commands in parallel

[PATCH] hw/rdma: Compile target-independent parts of the rdma code only once
 2023-04-19 11:49 UTC 

[PATCH 0/4] vhost-user-fs: Internal migration
 2023-04-19 11:24 UTC  (31+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer
                ` [Virtio-fs] "

[PATCH] hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
 2023-04-19 11:13 UTC 

[RFC PATCH v2 00/44] Add LoongArch LSX instructions
 2023-04-19 11:06 UTC  (5+ messages)
` [RFC PATCH v2 18/44] target/loongarch: Implement vsat

[PATCH v2] riscv: Make sure an exception is raised if a pte is malformed
 2023-04-19 10:47 UTC 

[PATCH] hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
 2023-04-19 10:30 UTC 

[PATCH v3] memory: Optimize replay of guest mapping
 2023-04-19  9:49 UTC  (5+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-19  9:46 UTC  (13+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology

[PATCH] tests/vm/freebsd: Update to FreeBSD 13.2
 2023-04-19  9:47 UTC  (2+ messages)

[PATCH] .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
 2023-04-19  9:33 UTC  (5+ messages)

[PATCH v2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
 2023-04-19  9:22 UTC 

[PATCH] target/loongarch: Add CSR_CPUID reg in cpu_env
 2023-04-19  9:19 UTC  (4+ messages)

[Capstone] TriCore support in Capstone
 2023-04-19  9:01 UTC  (2+ messages)

[PATCH v3 00/27] Replace TARGET_TB_PCREL with CF_PCREL
 2023-04-19  8:56 UTC  (3+ messages)
` [PATCH v3 13/27] target/tricore: Replace `tb_pc()` with `tb->pc`

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-19  8:29 UTC  (6+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
  ` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH] configure: Honour cross-prefix when finding ObjC compiler
 2023-04-19  8:17 UTC  (2+ messages)

KVM call minutes for 2023-04-18
 2023-04-19  7:55 UTC 

get_relocated_path: the configured paths are not looked for?
 2023-04-19  7:32 UTC 

[PATCH] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
 2023-04-19  6:26 UTC  (3+ messages)

[Bug 1769053] Re: Ability to control phys-bits through libvirt
 2023-04-19  5:43 UTC 

[PATCH v3 0/7] target/riscv: Fix PMP related problem
 2023-04-19  5:45 UTC  (9+ messages)
` [PATCH v3 1/7] target/riscv: Update pmp_get_tlb_size()
` [PATCH v3 2/7] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v3 3/7] target/riscv: Flush TLB when pmpaddr is updated
` [PATCH v3 4/7] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v3 5/7] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
` [PATCH v3 6/7] target/riscv: Make the short cut really work in pmp_hart_has_privs
` [PATCH v3 7/7] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write

[PATCH v2 0/8] target/riscv: Fix PMP related problem
 2023-04-19  5:41 UTC  (11+ messages)
` [PATCH v2 1/8] target/riscv: Update pmp_get_tlb_size()
` [PATCH v2 2/8] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v2 3/8] target/riscv: flush tlb when pmpaddr is updated
` [PATCH v2 4/8] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v2 5/8] target/riscv: flush tb when PMP entry changes
` [PATCH v2 6/8] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
` [PATCH v2 7/8] target/riscv: Make the short cut really work in pmp_hart_has_privs
` [PATCH v2 8/8] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write Use pmp_update_rule_addr() and pmp_update_rule_nums() separately to update rule nums only once for each pmpcfg_csr_write. Then we can also move tlb_flush and tb_flush into pmp_update_rule_nums()

[PATCH] hw/misc/ivshmem: Use 32-bit addressing for the memory BAR
 2023-04-19  4:39 UTC 

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2023-04-19  2:48 UTC 

Move vhost-user SET_STATUS 0 after get vring base?
 2023-04-19  1:45 UTC  (4+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-18 23:38 UTC  (2+ messages)

[RFC PATCH 0/3] QEMU ACPI generic port support
 2023-04-18 22:21 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/acpi: Add support for Generic Port Affinity Structure to SRAT
` [RFC PATCH 2/3] genport: Add json support for generic port
` [RFC PATCH 3/3] acpi: add generic port device object

Status of "block: Mark drain related functions GRAPH_RDLOCK"?
 2023-04-18 20:08 UTC 

[PATCH 0/2] tests/qtest: make migraton-test faster
 2023-04-18 19:52 UTC  (4+ messages)
` [PATCH 1/2] tests/qtest: capture RESUME events during migration
` [PATCH 2/2] tests/qtest: make more migration pre-copy scenarios run non-live

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-04-18 19:26 UTC  (10+ messages)

[PATCH V4] tracing: install trace events file only if necessary
 2023-04-18 19:22 UTC  (2+ messages)

[PATCH v2 0/1] SDL2: fix handling of the AltGr key on Windows again
 2023-04-18 18:14 UTC  (3+ messages)
` [PATCH v2 1/1] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows

SDL2: fix handling of the AltGr key on Windows again
 2023-04-18 18:09 UTC  (3+ messages)
` [PATCH] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows

[PATCH v4 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-18 17:35 UTC  (5+ messages)
` [PATCH v4 1/4] Add MEN Chameleon Bus emulation
` [PATCH v4 2/4] Add MEN Chameleon Bus via PCI carrier
` [PATCH v4 3/4] serial-mcb: Add serial via MEN chameleon bus
` [PATCH v4 4/4] wdt_z069: Add support for MEN 16z069 Watchdog

[PATCH 0/2] Migration time prediction using calc-dirty-rate
 2023-04-18 17:21 UTC  (6+ messages)
` [PATCH 1/2] migration/calc-dirty-rate: new metrics in sampling mode

[PATCH] block/vhost-user-blk: Fix hang on boot for some odd guests
 2023-04-18 17:20 UTC  (7+ messages)

[PATCH 0/2] hw/acpi: bump MADT to revision 5
 2023-04-18 16:58 UTC  (5+ messages)
` [PATCH 2/2] hw/acpi: i386: "

[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
 2023-04-18 16:55 UTC  (7+ messages)

[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
 2023-04-18 16:54 UTC  (7+ messages)

[PATCH v2 00/13] virtio: add vhost-user-generic and reduce copy and paste
 2023-04-18 16:21 UTC  (14+ messages)
` [PATCH v2 01/13] include: attempt to document device_class_set_props
` [PATCH v2 02/13] include/hw: document the device_class_set_parent_* fns
` [PATCH v2 03/13] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
` [PATCH v2 04/13] include/hw/virtio: document virtio_notify_config
` [PATCH v2 05/13] include/hw/virtio: add kerneldoc for virtio_init
` [PATCH v2 06/13] include/hw/virtio: document some more usage of notifiers
` [PATCH v2 07/13] virtio: add vhost-user-base and a generic vhost-user-device
` [PATCH v2 08/13] virtio: add PCI stub for vhost-user-device
` [PATCH v2 09/13] hw/virtio: derive vhost-user-rng from vhost-user-device
` [PATCH v2 10/13] hw/virtio: add config support to vhost-user-device
` [PATCH v2 11/13] hw/virtio: derive vhost-user-gpio from vhost-user-device
` [PATCH v2 12/13] hw/virtio: derive vhost-user-i2c from vhost-user-base
` [PATCH v2 13/13] docs/system: add a basic enumeration of vhost-user devices

[PATCH] io: mark mixed functions that can suspend
 2023-04-18 16:27 UTC  (2+ messages)

[PATCH v3] test: Fix test-crypto-secret when compiling without keyring support
 2023-04-18 16:24 UTC  (2+ messages)

[PATCH 00/12] virtio: add vhost-user-generic and reduce copy and paste
 2023-04-18 16:04 UTC  (6+ messages)
` [PATCH 06/12] virtio: add PCI stub for vhost-user-device

[PATCH 0/3] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
 2023-04-18 15:50 UTC  (7+ messages)
` [PATCH 2/3] target/arm: Set ptw->out_secure correctly for stage 2 translations
` [PATCH 3/3] target/arm: handle ipa_secure vs s2walk_secure correctly

[PATCH] coverity: unify Fedora dockerfiles
 2023-04-18 15:15 UTC  (2+ messages)

[PATCH 0/2] tests/migration: Fix migration-test slowdown
 2023-04-18 14:53 UTC  (11+ messages)
` [PATCH 1/2] tests/migration: Make precopy fast

QEMU developers fortnightly conference call for agenda for 2023-04-18
 2023-04-18 13:57 UTC  (2+ messages)

[PATCH] target/riscv: add Ventana's Veyron V1 CPU
 2023-04-18 12:36 UTC 

[PATCH v2] Fix QEMU compilation on Debian 10
 2023-04-18 11:47 UTC  (3+ messages)
` [PATCH 1/3] Fix libvhost-user.c compilation

[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests
 2023-04-18 11:33 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).