qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 15:09:31 to 2024-02-28 05:37:21 UTC [more...]

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-28  5:35 UTC  (9+ messages)
` [PATCH v7 1/2] qom: new object to associate device to numa node
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PULL 00/25] Migration next patches
 2024-02-28  5:13 UTC  (26+ messages)
` [PULL 01/25] docs/devel/migration.rst: Document the file transport
` [PULL 02/25] tests/qtest/migration: Rename fd_proto test
` [PULL 03/25] tests/qtest/migration: Add a fd + file test
` [PULL 04/25] migration/multifd: Remove p->quit from recv side
` [PULL 05/25] migration/multifd: Release recv sem_sync earlier
` [PULL 06/25] migration/multifd: Cleanup TLS iochannel referencing
` [PULL 07/25] migration/multifd: Drop registered_yank
` [PULL 08/25] migration/multifd: Make multifd_channel_connect() return void
` [PULL 09/25] migration/multifd: Cleanup outgoing_args in state destroy
` [PULL 10/25] migration/multifd: Drop unnecessary helper to destroy IOC
` [PULL 11/25] notify: pass error to notifier with return
` [PULL 12/25] migration: remove error from notifier data
` [PULL 13/25] migration: convert to NotifierWithReturn
` [PULL 14/25] migration: MigrationEvent for notifiers
` [PULL 15/25] migration: remove postcopy_after_devices
` [PULL 16/25] migration: MigrationNotifyFunc
` [PULL 17/25] migration: per-mode notifiers
` [PULL 18/25] migration: refactor migrate_fd_connect failures
` [PULL 19/25] migration: notifier error checking
` [PULL 20/25] migration: stop vm for cpr
` [PULL 21/25] migration: update cpr-reboot description
` [PULL 22/25] migration: options incompatible with cpr
` [PULL 23/25] migration: Fix qmp_query_migrate mbps value
` [PULL 24/25] migration: Join the return path thread before releasing to_dst_file
` [PULL 25/25] migration: Use migrate_has_error() in close_return_path_on_source()

[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-28  5:08 UTC  (9+ messages)
` [PATCH v4 03/29] tests/vm: avoid re-building the VM images all the time
` [PATCH v4 04/29] tests/vm: update openbsd image to 7.4
` [PATCH v4 21/29] gdbstub: expose api to find registers
` [PATCH v4 23/29] plugins: add an API to read registers

[PATCH for-8.2 0/4] Assorted replay patches
 2024-02-28  5:07 UTC  (5+ messages)
` [PATCH 4/4] replay: simple auto-snapshot mode for record

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-02-28  3:59 UTC  (12+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 02/11] backends/iommufd: Introduce IOMMUFDDevice
` [PATCH v1 03/11] vfio: Introduce IOMMULegacyDevice
` [PATCH v1 04/11] vfio: Add HostIOMMUDevice handle into VFIODevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
` [PATCH v1 06/11] vfio/container: Implement host_iommu_device_create callback in legacy mode
` [PATCH v1 07/11] vfio/iommufd: Implement host_iommu_device_create callback in iommufd mode
` [PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v1 10/11] vfio: Pass HostIOMMUDevice to vIOMMU
` [PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()

[RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
 2024-02-28  3:06 UTC  (2+ messages)

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-28  3:04 UTC  (4+ messages)

[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-28  2:14 UTC  (10+ messages)
` [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
` [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated

[PATCH] hw/misc: zynq_slcr: set SLC_RST bit in REBOOT_STATUS register
 2024-02-27 22:22 UTC 

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-28  0:30 UTC  (7+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-27 23:46 UTC  (7+ messages)
` [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration

[PATCH] mips: do not list individual devices from configs/
 2024-02-27 23:26 UTC 

[QEMU][PATCH v3 0/7] Xen: support grant mappings
 2024-02-27 22:35 UTC  (8+ messages)
` [QEMU][PATCH v3 1/7] softmmu: physmem: Split ram_block_add()
` [QEMU][PATCH v3 2/7] xen: add pseudo RAM region for grant mappings
` [QEMU][PATCH v3 3/7] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [QEMU][PATCH v3 4/7] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
` [QEMU][PATCH v3 5/7] memory: add MemoryRegion map and unmap callbacks
` [QEMU][PATCH v3 6/7] xen: add map and unmap callbacks for grant region
` [QEMU][PATCH v3 7/7] hw: arm: Add grant mapping

[RFC PATCH 0/5] memattrs: target/arm: add user-defined and requester ID memattrs
 2024-02-27 22:24 UTC  (6+ messages)
` [RFC PATCH 1/5] target/arm: Add requester ID to memattrs
` [RFC PATCH 2/5] memattrs: Fix target_tlb_bit whitespace
` [RFC PATCH 3/5] memattrs: Add user-defined attribute
` [RFC PATCH 4/5] target/arm: Add user-defined memattrs
` [RFC PATCH 5/5] hw/pci: "

[PATCH v8 0/2] ppc: Enable 2nd DAWR support on Power10
 2024-02-27 20:52 UTC  (4+ messages)
` [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine

[PATCH 00/14] linux-user: Rewrite core dump
 2024-02-27 21:06 UTC  (18+ messages)
` [PATCH 01/14] linux-user/elfload: Disable core dump if getrlimit fails
` [PATCH 02/14] linux-user/elfload: Merge init_note_info and fill_note_info
` [PATCH 03/14] linux-user/elfload: Tidy fill_note_info and struct elf_note_info
` [PATCH 04/14] linux-user/elfload: Stack allocate struct mm_struct
` [PATCH 05/14] linux-user/elfload: Latch errno before cleanup in elf_core_dump
` [PATCH 06/14] linux-user/elfload: Open core file after vma_init
` [PATCH 07/14] linux-user/elfload: Truncate core file on open
` [PATCH 08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
` [PATCH 09/14] linux-user/elfload: Size corefile before opening
` [PATCH 10/14] linux-user/elfload: Write corefile elf header in one block
` [PATCH 11/14] linux-user/elfload: Write process memory to core file in larger chunks
` [PATCH 12/14] linux-user/elfload: Simplify vma_dump_size
` [PATCH 13/14] linux-user/elfload: Rely on walk_memory_regions for vmas
` [PATCH 14/14] linux-user/elfload: Unprotect regions before core dump

[PATCH v2 00/21] migration: Improve error reporting
 2024-02-27 18:03 UTC  (22+ messages)
` [PATCH v2 01/21] migration: Report error when shutdown fails
` [PATCH v2 02/21] migration: Remove SaveStateHandler and LoadStateHandler typedefs
` [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
` [PATCH v2 04/21] migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error
` [PATCH v2 05/21] migration: Add Error** argument to qemu_savevm_state_setup()
` [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
` [PATCH v2 07/21] migration: Add Error** argument to .load_setup() handler
` [PATCH v2 08/21] memory: Add Error** argument to .log_global*() handlers
` [PATCH v2 09/21] memory: Add Error** argument to the global_dirty_log routines
` [PATCH v2 10/21] migration: Modify ram_init_bitmaps() to report dirty tracking errors
` [PATCH v2 11/21] migration: Fix migration termination
` [PATCH v2 12/21] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v2 13/21] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v2 14/21] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
` [PATCH v2 15/21] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH v2 16/21] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH v2 17/21] vfio: Reverse test on vfio_get_dirty_bitmap()
` [PATCH v2 18/21] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v2 19/21] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v2 20/21] vfio: Also trace event failures in vfio_save_complete_precopy()
` [PATCH v2 21/21] vfio: Extend vfio_set_migration_error() with Error* argument

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-27 18:26 UTC  (5+ messages)
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt

[PATCH v2] ppc/pnv: Improve pervasive topology calculation for big-core
 2024-02-27 20:36 UTC 

[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
 2024-02-27 20:24 UTC  (8+ messages)
` [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
` [PATCH v7 07/10] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v7 08/10] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v7 10/10] target/ppc: Remove interrupt handler wrapper functions

TCG change broke MorphOS boot on sam460ex
 2024-02-27 19:48 UTC  (3+ messages)

[PATCH v3 0/9] replay: fixes and new test cases
 2024-02-27 19:36 UTC  (11+ messages)
` [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format
` [PATCH v3 2/9] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace
` [PATCH v3 9/9] tests/avocado/reverse_debugging.py: mark aarch64 and pseries as not flaky

[PATCH V1 00/10] privatize migration.h
 2024-02-27 18:38 UTC  (12+ messages)
` [PATCH V1 01/10] migration: remove migration.h references
` [PATCH V1 02/10] migration: export migration_is_setup_or_active
` [PATCH V1 03/10] migration: export migration_is_active
` [PATCH V1 04/10] migration: export migration_is_running
` [PATCH V1 05/10] migration: export vcpu_dirty_limit_period
` [PATCH V1 06/10] migration: migration_thread_is_self
` [PATCH V1 07/10] migration: migration_is_device
` [PATCH V1 08/10] migration: migration_file_set_error
` [PATCH V1 09/10] migration: privatize colo interfaces
` [PATCH V1 10/10] migration: purge MigrationState from public interface

[PATCH V1 00/10] privatize migration.h
 2024-02-27 17:44 UTC  (2+ messages)

[PATCH 2/2] ppc/pnv: Fix pervasive topology calculation for P10
 2024-02-27 17:44 UTC  (3+ messages)

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-27 17:25 UTC  (3+ messages)

[PULL 0/2] aspeed queue
 2024-02-27 17:21 UTC  (2+ messages)

[PULL v2 00/36] target-arm queue
 2024-02-27 17:19 UTC  (2+ messages)

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-02-27 17:00 UTC  (22+ messages)
` [PATCH 01/19] tests: smbios: make it possible to write SMBIOS only test
` [PATCH 02/19] tests: smbios: add test for -smbios type=11 option
` [PATCH 03/19] tests: smbios: add test for legacy mode CLI options
` [PATCH 04/19] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH 05/19] smbios: get rid of smbios_smp_sockets global
` [PATCH 06/19] smbios: get rid of smbios_legacy global
` [PATCH 07/19] smbios: avoid mangling user provided tables
` [PATCH 08/19] smbios: don't check type4 structures in legacy mode
` [PATCH 09/19] smbios: build legacy mode code only for 'pc' machine
` [PATCH 10/19] smbios: handle errors consistently
` [PATCH 11/19] smbios: clear smbios_tables pointer after freeing
` [PATCH 12/19] get rid of global smbios_ep_type
` [PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH 14/19] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH 15/19] smbios: error out when building type 4 table is not possible
` [PATCH 16/19] smbios: clear smbios_type4_count before building tables
` [PATCH 17/19] tests: acpi/smbios: whitelist expected blobs
` [PATCH 18/19] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH 19/19] tests: acpi: update expected SSDT.dimmpxm blob

[PATCH v6 0/3] VIRTIO-IOMMU: Set default granule to host page size
 2024-02-27 16:55 UTC  (4+ messages)
` [PATCH v6 1/3] qdev: Add a granule_mode property
` [PATCH v6 2/3] virtio-iommu: Add a granule property
` [PATCH v6 3/3] virtio-iommu: Change the default granule to the host page size

[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
 2024-02-27 16:39 UTC  (2+ messages)

[PATCH] target/ppc: BHRB avoid using host pointer in translated code
 2024-02-27 16:29 UTC  (4+ messages)

[PATCH v7 0/3] string list functions
 2024-02-27 16:21 UTC  (7+ messages)
` [PATCH v7 1/3] qapi: New QAPI_LIST_LENGTH()
` [PATCH v7 2/3] qapi: New strv_from_str_list()
` [PATCH v7 3/3] migration: simplify exec migration functions

Does cortex-m55 in qemu have PMU?
 2024-02-27 16:04 UTC  (2+ messages)

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-27 16:17 UTC  (9+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp
` [RFC 8/8] qemu-options: Add the cache topology description of -smp

[PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
 2024-02-27 15:50 UTC  (3+ messages)

[PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest in trans functions
 2024-02-27 15:50 UTC  (3+ messages)

[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
 2024-02-27 15:42 UTC  (9+ messages)
` [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility

[PATCH v6 0/5] string list functions
 2024-02-27 15:37 UTC  (3+ messages)

[PATCH 0/2] docs/devel/writing-monitor-commands
 2024-02-27 15:37 UTC  (4+ messages)
` [PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot

[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
 2024-02-27 15:28 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).