qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-30 02:17:51 to 2023-10-02 14:40:03 UTC [more...]

[PATCH 0/4] hw/ppc/spapr: Rename SoftMMU -> TCG
 2023-10-02 14:38 UTC  (3+ messages)
` [PATCH 1/4] hw/ppc/spapr: Add missing license
` [PATCH 2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepare/commit

[PATCH v2 0/5] ramfb: migration support
 2023-10-02 14:34 UTC  (10+ messages)
` [PATCH v2 1/5] hw: remove needless includes
` [PATCH v2 2/5] pc: "
` [PATCH v2 3/5] ramfb: implement migration support
` [PATCH v2 4/5] ramfb: make migration conditional
` [PATCH v2 5/5] hw: turn off ramfb migration for machines <= 8.1

QEMU developers agenda for 2023-10-03
 2023-10-02 14:33 UTC 

[PATCH 0/3] vhost: clean up device reset
 2023-10-02 14:11 UTC  (3+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-02 14:02 UTC  (13+ messages)
` [PATCH 7/7] "

[PATCH v2 00/12] Prerequisite change for IOMMUFD support
 2023-10-02 13:57 UTC  (7+ messages)
` [PATCH v2 06/12] vfio/pci: Introduce vfio_[attach/detach]_device

[PATCH v6 00/19] linux-user: Implement VDSOs
 2023-10-02 13:22 UTC  (8+ messages)
` [PATCH v6 04/19] linux-user: Use ImageSource in load_elf_image
` [PATCH v6 07/19] linux-user: Load vdso image if available
` [PATCH v6 10/19] linux-user/x86_64: Add vdso
` [PATCH v6 12/19] linux-user/arm: "
` [PATCH v6 14/19] linux-user/riscv: "
` [PATCH v6 18/19] linux-user/s390x: "

[PATCH 1/3] hw/pci: Add all Data Object Types
 2023-10-02 12:50 UTC  (8+ messages)
` [PATCH 3/3] hw/nvme: Add SPDM over DOE support

[PATCH v2 0/2] Split out tcg init functions to tcg/startup.h
 2023-10-02 12:51 UTC  (4+ messages)
` [PATCH v2 1/2] tcg: Remove argument to tcg_prologue_init
` [PATCH v2 2/2] tcg: Split out tcg init functions to tcg/startup.h

[PATCH 0/8] MAINTAINERS: Collect unmaintained files under PPC entries
 2023-10-02 12:47 UTC  (11+ messages)
` [PATCH 1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
` [PATCH 2/8] MAINTAINERS: Adjust file list for PPC ref405ep machine
` [PATCH 3/8] MAINTAINERS: Adjust file list for PPC 4xx CPUs
` [PATCH 4/8] MAINTAINERS: Adjust file list for PPC e500 machines
` [PATCH 5/8] MAINTAINERS: Adjust file list for PPC pseries machine
` [PATCH 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine
` [PATCH 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs
` [PATCH 8/8] MAINTAINERS: Update PPC TCG target with tests

[PATCH 0/4] tcg: Optimize loads and stores to env
 2023-10-02 12:37 UTC  (3+ messages)
` [PATCH 2/4] tcg/optimize: Pipe OptContext into reset_ts

[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
 2023-10-02 12:31 UTC  (3+ messages)

[PULL 00/13] Migration 20231002 patches
 2023-10-02 12:20 UTC  (14+ messages)
` [PULL 01/13] migration-test: Create kvm_opts
` [PULL 02/13] migration-test: bootpath is the same for all tests and for all archs
` [PULL 03/13] migration-test: Add bootfile_create/delete() functions
` [PULL 04/13] migration-test: dirtylimit checks for x86_64 arch before
` [PULL 05/13] migration-test: simplify shmem_opts handling
` [PULL 06/13] migration: Refactor repeated call of yank_unregister_instance
` [PULL 07/13] migration: Use qemu_file_transferred_noflush() for block migration
` [PULL 08/13] migration: Don't abuse qemu_file transferred for RDMA
` [PULL 09/13] migration/RDMA: It is accounting for zero/normal pages in two places
` [PULL 10/13] migration/rdma: Remove QEMUFile parameter when not used
` [PULL 11/13] migration/rdma: Don't use imaginary transfers
` [PULL 12/13] migration: Remove unused qemu_file_credit_transfer()
` [PULL 13/13] migration/rdma: Simplify the function that saves a page

[PATCH v1] roms: use PYTHON to invoke python
 2023-10-02 12:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: add standard-headers to Hosts/LINUX
 2023-10-02 12:05 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
 2023-10-02 12:03 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
 2023-10-02 12:02 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-10-02 12:01 UTC  (2+ messages)

[PATCH] Fix compilation when UFFDIO_REGISTER is not set
 2023-10-02 11:56 UTC  (2+ messages)

[PATCH] pci: SLT must be RO
 2023-10-02 11:39 UTC  (4+ messages)

MAINTAINERS still leaves more files uncovered than I'd like
 2023-10-02 11:35 UTC  (4+ messages)

[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
 2023-10-02 11:03 UTC  (4+ messages)
` [PATCH 07/22] exec/cpu: Introduce the CPU address space destruction function

[PATCH] hw/virtio/vhost: check nvqs at dev_start
 2023-10-02 10:49 UTC  (3+ messages)

[PULL 00/56] -Wshadow=local patches patches for 2023-09-29
 2023-10-02 10:49 UTC  (5+ messages)
` [PULL 38/56] hw/acpi: changes towards enabling -Wshadow=local

[PATCH v2] hw/i386: changes towards enabling -Wshadow=local
 2023-10-02 10:47 UTC  (4+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-02 10:27 UTC  (17+ messages)
` [PATCH RFC V2 01/37] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V2 01/37] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V2 02/37] cpus-common: Add common CPU utility for possible vCPUs
` [PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function
` [PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
  ` [PATCH RFC V2 04/37] arm/virt,target/arm: "

[PATCH v2] ui: fix dpy_ui_info_supported(con) assertion
 2023-10-02 10:18 UTC  (4+ messages)

[PATCH] ui: fix dpy_ui_info_supported(con) assertion
 2023-10-02  9:53 UTC 

[PATCH v3 0/5] Risc-V/gdb: replace exit calls with proper shutdown
 2023-10-02  9:32 UTC  (4+ messages)
` [PATCH v3 4/5] hw/char: riscv_htif: "

[PATCH 0/1] CVE-2023-5088
 2023-10-02  9:08 UTC  (7+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[PATCH 00/19] parallels: Add full dirty bitmap support
 2023-10-02  8:57 UTC  (20+ messages)
` [PATCH 01/19] parallels: Move inactivation code to a separate function
` [PATCH 02/19] parallels: Add mark_unused() helper
` [PATCH 03/19] parallels: Move host clusters allocation to a separate function
` [PATCH 04/19] parallels: Set data_end value in parallels_check_leak()
` [PATCH 05/19] parallels: Recreate used bitmap "
` [PATCH 06/19] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH 07/19] parallels: Create used bitmap even if checks needed
` [PATCH 08/19] parallels: Make mark_used() and mark_unused() global functions
` [PATCH 09/19] parallels: Add dirty bitmaps saving
` [PATCH 10/19] parallels: Let image extensions work in RW mode
` [PATCH 11/19] parallels: Handle L1 entries equal to one
` [PATCH 12/19] parallels: Make a loaded dirty bitmap persistent
` [PATCH 13/19] parallels: Reverse a conditional in parallels_check_leak() to reduce indents
` [PATCH 14/19] parallels: Truncate images on the last used cluster
` [PATCH 15/19] parallels: Remove unnecessary data_end field
` [PATCH 16/19] parallels: Check unused clusters in parallels_check_leak()
` [PATCH 17/19] tests: Add parallels images support to test 165
` [PATCH 18/19] tests: Turned on 256, 299, 304 and block-status-cache for parallels format
` [PATCH 19/19] tests: Add parallels format support to image-fleecing

[PATCH v4 00/18] virtio-mem: Expose device memory through multiple memslots
 2023-10-02  8:58 UTC  (7+ messages)
` [PATCH v4 15/18] virtio-mem: Update state to match bitmap as soon as it's been migrated
` [PATCH v4 16/18] virtio-mem: Expose device memory dynamically via multiple memslots if enabled

[PATCH v2 0/4] target/i386: add support for FRED
 2023-10-02  7:23 UTC  (5+ messages)
` [PATCH v2 1/4] target/i386: add support for FRED in CPUID enumeration
` [PATCH v2 2/4] target/i386: mark CR4.FRED not reserved
` [PATCH v2 3/4] target/i386: enumerate VMX nested-exception support
` [PATCH v2 4/4] target/i386: Add get/set/migrate support for FRED MSRs

[PATCH 1/1] block: improve alignment detection and fix 271 test
 2023-10-02  7:29 UTC  (2+ messages)

[PATCH v2 0/3] migration-qtest: zero the first byte of each page on start
 2023-10-02  7:24 UTC  (3+ messages)
` [PATCH v2 1/3] i386/a-b-bootblock: factor test memory addresses out into constants

[PATCH v2] mailmap: update email addresses for Luc Michel
 2023-10-02  6:57 UTC  (2+ messages)

[PATCH v9 0/4] Virtio shared dma-buf
 2023-10-02  6:57 UTC  (5+ messages)
` [PATCH v9 1/4] util/uuid: add a hash function
` [PATCH v9 2/4] hw/display: introduce virtio-dmabuf
` [PATCH v9 3/4] vhost-user: add shared_object msg
` [PATCH v9 4/4] libvhost-user: handle "

[PATCH] target/arm/kvm64.c: Remove unused include
 2023-10-02  6:53 UTC  (2+ messages)

[PATCH] mailmap: Fix Andrey Drobyshev author email
 2023-10-02  6:48 UTC  (2+ messages)

[PATCH v8 0/4] Virtio shared dma-buf
 2023-10-02  6:43 UTC  (4+ messages)
` [PATCH v8 1/4] util/uuid: add a hash function

[PATCH] crypto: only include tls-cipher-suites in emulators
 2023-10-02  6:44 UTC  (2+ messages)

[PATCH v2 0/2] elf2dmp: fixes of code analysis warnings
 2023-10-02  6:35 UTC  (4+ messages)
` [PATCH v2 1/2] elf2dmp: limit print length for sign_rsds
` [PATCH v2 2/2] elf2dmp: check array bounds in pdb_get_file_size

[PATCH v3 0/8] qemu-img: rebase: add compression support
 2023-10-02  6:35 UTC  (2+ messages)

[PATCH] build: Remove --enable-gprof
 2023-10-02  6:33 UTC  (3+ messages)

[PATCH] linux-user/hppa: Fix struct target_sigcontext layout
 2023-10-02  6:34 UTC  (2+ messages)

[PATCH 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-10-02  6:11 UTC  (5+ messages)
` [PATCH 3/9] hw/acpi: Add ACPI CPU hotplug init stub

[PATCH] hw/display/ramfb: plug slight guest-triggerable leak on mode setting
 2023-10-02  2:02 UTC  (7+ messages)

[PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
 2023-10-01 20:46 UTC  (4+ messages)

[PATCH 0/2] Fix vhost reconnect issues
 2023-10-01 20:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] vhost: Add Error parameter to vhost_scsi_common_start()

[PATCH v4 0/8] vdpa: Send all CVQ state load commands in parallel
 2023-10-01 19:56 UTC  (2+ messages)

[PATCH 0/2] Small fixes for qga
 2023-10-01 19:18 UTC  (4+ messages)
` [PATCH 1/2] qga: Fix memory leak when output stream is unused
` [PATCH 2/2] qapi: qga: Clarify when out-data and err-data are populated

[PATCH 0/3] qga: Add optional stream-output argument to guest-exec
 2023-10-01 18:39 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH] linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
 2023-10-01 14:09 UTC  (2+ messages)

[PATCH 0/4] ui/console: multihead: fix crash, simplify logic
 2023-10-01  9:50 UTC  (9+ messages)

[PATCH 0/2] elf2dmp: fixes of code analysis warnings
 2023-09-30 23:39 UTC  (3+ messages)
` [PATCH 1/2] elf2dmp: limit print length for sign_rsds
` [PATCH 2/2] elf2dmp: check array bounds in pdb_get_file_size

On integrating LoongArch EDK2 firmware into QEMU build process
 2023-09-30 20:16 UTC  (3+ messages)

[PATCH 1/1] qemu-img: do not erase destination file in qemu-img dd command
 2023-09-30 19:37 UTC 

[PATCH 0/7] tcg/loongarch64: Improvements for 128-bit load/store
 2023-09-30 19:04 UTC  (11+ messages)
` [PATCH 1/7] tcg: Add C_N2_I1
` [PATCH 2/7] tcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a*_i128
` [PATCH 3/7] util: Add cpuinfo for loongarch64
` [PATCH 4/7] tcg/loongarch64: Use cpuinfo.h

[PATCH] target/loongarch: fix ASXE flag conflict
 2023-09-30 15:46 UTC  (2+ messages)

[PATCH] target/sh4: fix crashes on signal delivery
 2023-09-30 13:33 UTC  (2+ messages)

[PATCH v7 00/12] NBD 64-bit extensions for qemu
 2023-09-30 13:34 UTC  (5+ messages)
` [PATCH v7 01/12] nbd/server: Support a request payload
` [PATCH v7 12/12] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS

[PATCH 0/5] m68k: Instantiate ESP and next-net in the next-cube machine
 2023-09-30 13:23 UTC  (6+ messages)
` [PATCH 1/5] hw/m68k/next-cube: Mirror BIOS to address 0
` [PATCH 2/5] hw/scsi/esp: Work around problem with PIO data read for the NeXT-Cube machine
` [PATCH 3/5] m68k: Instantiate the ESP SCSI controller for the NeXTcube machine
` [PATCH 4/5] hw/m68k/next-cube: Remove unused NEXTDMA_EN code
` [PATCH 5/5] m68k: Add NeXTcube network controller

[PATCH v3 00/20] q800: add support for booting MacOS Classic - part 2
 2023-09-30 10:33 UTC  (3+ messages)
` [PATCH v3 05/20] q800: add IOSB subsystem

[PATCH v11 0/9] rutabaga_gfx + gfxstream
 2023-09-30 10:28 UTC  (11+ messages)
` [PATCH v11 6/9] gfxstream + rutabaga: add initial support for gfxstream


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