messages from 2023-06-06 14:14:54 to 2023-06-07 08:20:07 UTC [more...]
[PATCH] vdpa: fix not using CVQ buffer in case of error
2023-06-07 8:18 UTC (3+ messages)
[PATCH v5 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-07 8:15 UTC (7+ messages)
` [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
` [PATCH v5 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
[PATCH v2 00/12] aspeed: fixes and extensions
2023-06-07 8:10 UTC (18+ messages)
` [PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
` [PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
` [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
` [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
` [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
` [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
` [PATCH v2 07/12] hw/ssi: Check for duplicate addresses
` [PATCH v2 08/12] aspeed: Create flash devices only when defaults are enabled
` [PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
` [PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
` [PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
` [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
Reducing vdpa migration downtime because of memory pin / maps
2023-06-07 8:08 UTC (3+ messages)
[PATCH] configure: check for $download value properly
2023-06-07 7:57 UTC (2+ messages)
[PATCH 0/3] migration: Fix multifd cancel test
2023-06-07 7:56 UTC (10+ messages)
` [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
` [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
` [PATCH 3/3] tests/qtest: Re-enable multifd cancel test
[PATCH] target/ppc: Implement gathering irq statistics
2023-06-07 7:52 UTC (2+ messages)
[PATCH v2 00/10] meson: replace submodules with wrap files
2023-06-07 7:47 UTC (3+ messages)
[PATCH 0/2] target/arm: Fix --disable-tcg build
2023-06-07 7:46 UTC (6+ messages)
` [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
` [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
[PATCH 0/2] tcg/tci: Two regression fixes
2023-06-07 7:44 UTC (5+ messages)
` [PATCH 1/2] tcg/tci: Adjust passing of MemOpIdx
` [PATCH 2/2] tcg/tci: Adjust call-clobbered regs for int128_t
[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
2023-06-07 7:41 UTC (8+ messages)
` [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
[PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
2023-06-07 7:40 UTC (5+ messages)
[PATCH v4 0/1] use XHCI to replace EHCI
2023-06-07 7:25 UTC (4+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: "
[PULL 00/17] Block patches
2023-06-07 6:51 UTC (3+ messages)
` [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
[PATCH 0/2] i386/cpuid: Minor fixes for CPUID leaf 1f setup
2023-06-07 6:33 UTC (3+ messages)
[PATCH 0/4] target/ppc: TCG SMT support for spapr
2023-06-07 5:31 UTC (3+ messages)
` [PATCH 2/4] target/ppc: Add support for SMT CTRL register
[PATCH v2 0/4] Optimize UNMAP call and bug fix
2023-06-07 3:14 UTC (6+ messages)
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
[PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
2023-06-07 3:12 UTC (3+ messages)
[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-07 1:46 UTC (12+ messages)
` [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
` [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
` [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
[PULL 00/21] (Mostly) build system patches for 2023-06-06
2023-06-07 1:23 UTC (24+ messages)
` [PULL 01/21] meson: Avoid implicit declaration of absent functions
` [PULL 02/21] atomics: eliminate mb_read/mb_set
` [PULL 03/21] scripts: remove dead file
` [PULL 04/21] meson.build: Group the UI entries in a separate summary section
` [PULL 05/21] meson.build: Group the network backend "
` [PULL 06/21] meson.build: Group the audio "
` [PULL 07/21] meson.build: Use -Wno-undef only for SDL2 versions that need it
` [PULL 08/21] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
` [PULL 09/21] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
` [PULL 10/21] tests: Use separate virtual environment for avocado
` [PULL 11/21] mkvenv: always pass locally-installed packages to pip
` [PULL 12/21] configure: remove --with-git= option
` [PULL 13/21] configure: rename --enable-pypi to --enable-download, control subprojects too
` [PULL 14/21] git-submodule: allow partial update of .git-submodule-status
` [PULL 15/21] build: log submodule update from git-submodule.sh
` [PULL 16/21] meson: subprojects: replace submodules with wrap files
` [PULL 17/21] configure: move SLOF submodule handling to pc-bios/s390-ccw
` [PULL 18/21] pc-bios/s390-ccw: always build network bootloader
` [PULL 19/21] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
` [PULL 20/21] build: remove git submodule handling from main makefile
` [PULL 21/21] configure: remove --with-git-submodules=
[PULL v3 0/10] xenpvh3-tag
2023-06-06 23:12 UTC (7+ messages)
[PATCH V9 00/46] Live Update
2023-06-06 22:15 UTC (3+ messages)
[PULL 00/42] target-arm queue
2023-06-06 21:36 UTC (2+ messages)
[PATCH] Add epmp to extensions list and rename it to smepmp
2023-06-06 20:55 UTC (4+ messages)
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
2023-06-06 20:35 UTC (9+ messages)
` [PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
` [PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
[PATCH 00/16] target/riscv, KVM: fixes and enhancements
2023-06-06 20:07 UTC (19+ messages)
` [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
[PATCH] mkvenv: always pass locally-installed packages to pip
2023-06-06 19:52 UTC (2+ messages)
[PATCH v2 0/2] Revert recent Avocado changes
2023-06-06 19:38 UTC (4+ messages)
` [PATCH v2 2/2] tests: Use separate virtual environment for avocado
[PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
2023-06-06 19:36 UTC (4+ messages)
[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
2023-06-06 19:08 UTC (18+ messages)
` [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
` [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
` [PATCH 3/5] target/i386: "
` [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
` [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-06 19:04 UTC (20+ messages)
` [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx()
` [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page
` [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages
` [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode
` [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate
` [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio()
` [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions
` [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error
` [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems
` [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map
` [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions "
` [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final
` [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers
` [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup
` [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup
` [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb
` [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem
` [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory
` [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types
[PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
2023-06-06 18:48 UTC (3+ messages)
[PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
2023-06-06 18:34 UTC (2+ messages)
[PATCH 0/2] hw/arm/sbsa-ref: add ITS support in GIC
2023-06-06 18:24 UTC (3+ messages)
` [PATCH 1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
2023-06-06 17:44 UTC (7+ messages)
` [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
[PATCH] accel/tcg: Fix undefined shift in store_whole_le16
2023-06-06 17:44 UTC (2+ messages)
[PATCH 0/9] disas/riscv: Add vendor extension support
2023-06-06 17:38 UTC (2+ messages)
[PATCH] hw/acpi: Fix PM control register access
2023-06-06 16:59 UTC (3+ messages)
[PATCH risu] use time() as random seed and introduce --randseed option
2023-06-06 16:58 UTC (7+ messages)
[PATCH v2 0/2] migration: switchover-hold flag
2023-06-06 16:52 UTC (3+ messages)
` [PATCH v2 1/2] migration: switchover-hold parameter
` [PATCH v2 2/2] qtest/migration: Use switchover-hold to speedup
[PATCH risu] --group option to allow all instructions in the specified groups
2023-06-06 16:42 UTC (3+ messages)
[RFC PATCH] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
2023-06-06 16:29 UTC (2+ messages)
[PATCH 0/2] migration: switchover-hold flag
2023-06-06 15:58 UTC (6+ messages)
` [PATCH 1/2] migration: switchover-hold parameter
[PULL 00/18] s390x and misc patches
2023-06-06 15:46 UTC (2+ messages)
[RFC v1 0/4] Expose GPU memory as coherently CPU accessible
2023-06-06 15:19 UTC (7+ messages)
` [RFC v1 1/4] qemu: add GPU memory information as object
` [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
2023-06-06 14:54 UTC (15+ messages)
` [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
` [RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
` [RFC PATCH v2 3/9] target/m68k: "
` [RFC PATCH v2 4/9] target/ppc: "
` [RFC PATCH v2 5/9] hw/core/cpu: "
` [RFC PATCH v2 6/9] accel/tcg: "
` [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
[PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
2023-06-06 14:19 UTC (3+ messages)
[PULL v4 00/27] Block patches
2023-06-06 14:21 UTC (3+ messages)
` [PULL v4 07/27] multi-process: add the concept description to docs/devel/qemu-multiprocess
[PATCH 0/2] allwinner-a10: Fix interrupt controller regression
2023-06-06 14:14 UTC (5+ messages)
` [PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
` [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).