QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-31 09:31:59 to 2024-01-02 22:45:31 UTC [more...]

[RFC PATCH 0/5] qdev-properties: Try to improve use of dynamic property introspection
 2024-01-02 22:44 UTC  (7+ messages)
` [RFC PATCH 1/5] qdev-properties: Add qdev_property_del_static()
` [RFC PATCH 2/5] qdev-properties: Add OptionalBool QAPI type
` [RFC PATCH 3/5] hw/arm/armv7m: Convert ARMv7MState::vfp from bool to OptionalBool
` [RFC PATCH 4/5] hw/arm/armv7m: Error if trying to set unavailable ARMCPU::vfp property
` [RFC PATCH 5/5] hw/arm/armv7m: Do not expose 'vfp' property if ARM CPU doesn't have it

[PATCH 0/1] Leaving Red Hat
 2024-01-02 22:43 UTC  (3+ messages)
` [PATCH 1/1] Leaving Migration

[PATCH] docs/system: Document running Linux on amigaone machine
 2024-01-02 22:10 UTC  (5+ messages)

[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
 2024-01-02 22:01 UTC  (6+ messages)
` [PATCH v2 12/12] "

[PATCH v2 0/5] Make Big QEMU Lock naming consistent
 2024-01-02 21:37 UTC  (5+ messages)
` [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()

QEMU developers call
 2024-01-02 21:17 UTC 

[PATCH] docs/devel: Document conventional file prefixes and suffixes
 2024-01-02 20:44 UTC  (2+ messages)

[PATCH v2 00/16] target/riscv: deprecate riscv_cpu_options[]
 2024-01-02 19:45 UTC  (8+ messages)
` [PATCH v2 08/16] target/riscv: move 'vlen' to riscv_cpu_properties[]
` [PATCH v2 10/16] target/riscv: create finalize_features() for KVM

[PATCH 00/11] migration: Misc cleanups and fixes
 2024-01-02 19:42 UTC  (25+ messages)
` [PATCH 01/11] migration: Remove migrate_max_downtime() declaration
` [PATCH 02/11] migration: Remove nulling of hostname in migrate_init()
` [PATCH 03/11] migration: Refactor migration_incoming_setup()
` [PATCH 04/11] migration: Remove errp parameter in migration_fd_process_incoming()
` [PATCH 05/11] migration/multifd: Fix error message in multifd_recv_initial_packet()
` [PATCH 06/11] migration/multifd: Simplify multifd_channel_connect() if else statement
` [PATCH 07/11] migration/multifd: Fix leaking of Error in TLS error flow
` [PATCH 08/11] migration/multifd: Remove error_setg() in migration_ioc_process_incoming()
` [PATCH 09/11] migration: Fix migration_channel_read_peek() error path
` [PATCH 10/11] migration: Remove unnecessary usage of local Error
` [PATCH 11/11] migration/multifd: "

[PATCH v3 00/33] linux-user: Improve host and guest page size handling
 2024-01-02 19:13 UTC  (36+ messages)
` [PATCH v3 01/33] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
` [PATCH v3 02/33] linux-user: Adjust SVr4 NULL page mapping
` [PATCH v3 03/33] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
` [PATCH v3 04/33] linux-user: Remove qemu_host_page_size from create_elf_tables
` [PATCH v3 05/33] linux-user/hppa: Simplify init_guest_commpage
` [PATCH v3 06/33] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
` [PATCH v3 07/33] linux-user/arm: "
` [PATCH v3 08/33] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
` [PATCH v3 09/33] linux-user: Remove REAL_HOST_PAGE_ALIGN "
` [PATCH v3 10/33] linux-user: Remove HOST_PAGE_ALIGN "
` [PATCH v3 11/33] migration: Remove qemu_host_page_size
` [PATCH v3 12/33] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
` [PATCH v3 13/33] softmmu/physmem: Remove qemu_host_page_size
` [PATCH v3 14/33] softmmu/physmem: Remove HOST_PAGE_ALIGN
` [PATCH v3 15/33] linux-user: Remove qemu_host_page_size from main
` [PATCH v3 16/33] linux-user: Split out target_mmap__locked
` [PATCH v3 17/33] linux-user: Move some mmap checks outside the lock
` [PATCH v3 18/33] linux-user: Fix sub-host-page mmap
` [PATCH v3 19/33] linux-user: Split out mmap_end
` [PATCH v3 20/33] linux-user: Do early mmap placement only for reserved_va
` [PATCH v3 21/33] linux-user: Split out mmap_h_eq_g
` [PATCH v3 22/33] linux-user: Split out mmap_h_lt_g
` [PATCH v3 23/33] linux-user: Split out mmap_h_gt_g
` [PATCH v3 24/33] tests/tcg: Remove run-test-mmap-*
` [PATCH v3 25/33] tests/tcg: Extend file in linux-madvise.c
` [PATCH v3 26/33] *-user: Deprecate and disable -p pagesize
` [PATCH v3 27/33] cpu: Remove page_size_init
` [PATCH v3 28/33] accel/tcg: Disconnect TargetPageDataNode from page size
` [PATCH v3 29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
` [PATCH v3 30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
` [PATCH v3 31/33] linux-user: Bound mmap_min_addr by host page size
` [PATCH v3 32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
` [PATCH v3 33/33] target/alpha: "

[PATCH for 8.2.1] hw/net: cadence_gem: Fix MDIO_OP_xxx values
 2024-01-02 19:09 UTC  (4+ messages)

[PATCH v3 0/4] tests/vm/freebsd: Get up-to-date package list from lcitool
 2024-01-02 18:36 UTC  (9+ messages)
` [PATCH v3 2/4] tests/lcitool: Refresh generated files

Some thoughts and questions about CXL & MCE
 2024-01-02 17:29 UTC 

[PATCH 0/2] gitlab: Add config for Loongarch64 custom runner
 2024-01-02 17:22 UTC  (3+ messages)
` [PATCH 1/2] gitlab: Introduce Loongarch64 runner
` [NOTFORMERGE PATCH 2/2] gitlab: Add Loongarch64 KVM-only build

[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
 2024-01-02 16:55 UTC  (4+ messages)

[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
 2024-01-02 16:41 UTC  (30+ messages)
` [PATCH 01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb()
` [PATCH 02/33] hw/arm/fsl-imx6: Add a local 'gic' variable
` [PATCH 03/33] hw/arm/fsl-imx6ul: "
` [PATCH 04/33] hw/arm/fsl-imx7: "
` [PATCH 05/33] hw/cpu: Remove dead Kconfig
` [PATCH 06/33] hw/cpu/arm: Rename 'busdev' -> 'gicsbd' in a15mp_priv_realize()
` [PATCH 07/33] hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
` [PATCH 08/33] hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 09/33] hw/cpu/arm: Merge {a9mpcore.h, a15mpcore.h} as cortex_mpcore.h
` [PATCH 10/33] hw/cpu/arm: Introduce abstract CORTEX_MPCORE_PRIV QOM type
` [PATCH 11/33] hw/cpu/arm: Have A9MPCORE/A15MPCORE inheritate common CORTEX_MPCORE_PRIV
` [PATCH 12/33] hw/cpu/arm: Create MPCore container in QOM parent
` [PATCH 22/33] hw/arm/aspeed_ast2600: Let the A7MPcore create/wire the CPU cores

[PATCH v3 0/5] Make Big QEMU Lock naming consistent
 2024-01-02 16:05 UTC  (8+ messages)
` [PATCH v3 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
` [PATCH v3 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
` [PATCH v3 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH v3 4/5] Replace "iothread lock" with "BQL" in comments
` [PATCH v3 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH 0/6] qemu-iotests fixes for Kevin's block tree
 2024-01-02 15:32 UTC  (3+ messages)
` [PATCH 5/6] nbd/server: only traverse NBDExport->clients from main loop thread

[PATCH 0/8] vga: improve emulation fidelity
 2024-01-02 15:13 UTC  (17+ messages)
` [PATCH 1/8] vga: remove unused macros
` [PATCH 2/8] vga: introduce VGADisplayParams
` [PATCH 3/8] vga: mask addresses in non-VESA modes to 256k
` [PATCH 4/8] vga: implement horizontal pel panning in graphics modes
` [PATCH 5/8] vga: optimize horizontal pel panning in 256-color modes
` [PATCH 6/8] vga: reindent memory access code
` [PATCH 7/8] vga: use latches in odd/even mode too
` [PATCH 8/8] vga: sort-of implement word and double-word access modes

[PATCH v13 00/26] riscv: RVA22 profiles support
 2024-01-02 15:12 UTC  (3+ messages)
  `  "

[PATCH] roms/opensbi: Upgrade from v1.3.1 to v1.4
 2024-01-02 15:11 UTC 

[PATCH for 9.0 00/12] Map memory at destination .load_setup in vDPA-net migration
 2024-01-02 14:38 UTC  (10+ messages)
` [PATCH for 9.0 08/12] vdpa: add vhost_vdpa_load_setup

[PATCH 0/2] backends/iommufd: Remove mutex
 2024-01-02 14:37 UTC  (4+ messages)
` [PATCH 1/2] backends/iommufd: Remove check on number of backend users
` [PATCH 2/2] backends/iommufd: Remove mutex

[PATCH v2 0/1] Implementation of resource_query_layout
 2024-01-02 13:39 UTC  (3+ messages)
` [PATCH v2 1/1] virgl: Implement resource_query_layout

[PATCH v6 00/11] Support blob memory and venus on qemu
 2024-01-02 13:33 UTC  (19+ messages)
` [PATCH v6 01/11] linux-headers: Update to kernel headers to add venus capset
` [PATCH v6 03/11] virtio-gpu: Support context init feature with virglrenderer
` [PATCH v6 04/11] virtio-gpu: Don't require udmabuf when blobs and virgl are enabled
` [PATCH v6 05/11] virtio-gpu: Introduce virgl_gpu_resource structure
` [PATCH v6 07/11] virtio-gpu: Handle resource blob commands
` [PATCH v6 08/11] virtio-gpu: Resource UUID
` [PATCH v6 10/11] virtio-gpu: Initialize Venus

[QEMU-devel][RFC PATCH 0/1] Introduce HostMemType for 'memory-backend-*'
 2024-01-02 13:03 UTC  (4+ messages)
` [QEMU-devel][RFC PATCH 1/1] backends/hostmem: qapi/qom: Add an ObjectOption for memory-backend-* called HostMemType and its arg 'cxlram'

[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
 2024-01-02 12:58 UTC  (4+ messages)
` [PATCH v6 1/2] qom: new object to associate device to numa node

[RFC PATCH] hw/arm: Prefer arm_feature() over object_property_find()
 2024-01-02 12:28 UTC  (5+ messages)

[PATCH v2 1/2] target/loongarch/meson: move gdbstub.c to loongarch.ss
 2024-01-02 12:05 UTC  (5+ messages)
` [PATCH v2 2/2] target/loongarch: move translate modules to tcg/

PCIe with Designware RC
 2024-01-02 11:26 UTC  (2+ messages)

[PATCH] virtio-net: correctly copy vnet header when flushing TX
 2024-01-02 11:25 UTC  (3+ messages)

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-01-02 11:14 UTC 

[PATCH] vfio/migration: Add helper function to set state or reset device
 2024-01-02 10:22 UTC  (4+ messages)

[PATCH] tcg/ppc: Use new registers for LQ destination
 2024-01-02 10:18 UTC  (2+ messages)

[PATCH] mailmap: Fix Stefan Weil author email again
 2024-01-02 10:10 UTC  (5+ messages)

Adding custom CSR to riscv-qemu
 2024-01-02  8:20 UTC 

[PATCH 0/2] hw/s390x/ccw: Cleanup basename() and dirname()
 2024-01-02  8:29 UTC  (5+ messages)
` [PATCH 1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename()
` [PATCH 2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname()

[PATCH] vfio/container: Rename vfio_init_container to vfio_set_iommu
 2024-01-02  8:16 UTC  (2+ messages)

[PATCH] vfio/iommufd: Remove the use of stat() to check file existence
 2024-01-02  8:10 UTC  (2+ messages)

[PATCH] hw/vfio: fix iteration over global VFIODevice list
 2024-01-02  7:58 UTC  (4+ messages)

[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
 2024-01-02  5:56 UTC  (2+ messages)
      ` FW: "

[PATCH v3 0/9] Add loongarch kvm accel support
 2024-01-02  3:58 UTC  (5+ messages)
` [PATCH v3 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH v3 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH 1/1] target/loongarch: move translate modules to tcg/
 2024-01-02  1:25 UTC  (3+ messages)

[PATCH] target/i386: Do not re-compute new pc with CF_PCREL
 2024-01-01 23:06 UTC 

[PATCH] hw/block/fdc: do not set SEEK status bit in multi track commands
 2024-01-01 21:44 UTC  (2+ messages)

[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
 2024-01-01 21:38 UTC  (3+ messages)
` [PATCH v2 4/4] hw/cxl/events: discard all event records during sanitation

[PATCH for-8.2?] target/i386: Fix 32-bit wrapping of pc/eip computation
 2024-01-01  2:00 UTC  (3+ messages)

[PATCH] tcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
 2024-01-01  1:43 UTC  (2+ messages)

[PATCH v2] tcg/i386: convert add/sub of 128 to sub/add of -128
 2024-01-01  1:15 UTC  (2+ messages)

[PATCH 0/5] *** Implement using Intel QAT to offload ZLIB
 2023-12-31 20:58 UTC  (6+ messages)
` [PATCH 1/5] meson: Introduce 'qatzip' feature to the build system
` [PATCH 2/5] migration: Add compression level parameter for QATzip
` [PATCH 3/5] migration: Introduce unimplemented 'qatzip' compression method
` [PATCH 4/5] migration: Implement 'qatzip' methods using QAT
` [PATCH 5/5] migration: Add integration test for 'qatzip' compression method

[PATCH v2 1/1] docs: pcie: describe PCIe option ROMs
 2023-12-31 11:56 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 read-only IMAP folder(s) and NNTP newsgroup(s).