qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 16:58:18 to 2024-02-27 09:51:16 UTC [more...]

[PATCH v5 00/12] TCG Plugin inline operation enhancement
 2024-02-27  9:50 UTC  (5+ messages)
` [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v5 07/12] tests/plugin/insn: "

[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
 2024-02-27  9:45 UTC  (9+ messages)
` [PATCH v4 01/15] spapr: nested: register nested-hv api hcalls only for cap-nested-hv
` [PATCH v4 04/15] spapr: nested: keep nested-hv related code restricted to its API
` [PATCH v4 05/15] spapr: nested: Document Nested PAPR API

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-27  9:20 UTC  (5+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-27  8:58 UTC  (12+ messages)
` [PATCH v6 01/41] Split out common part of BCM283X classes
` [PATCH v6 02/41] Split out common part of peripherals
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices

[PULL 00/30] Misc HW patches for 2024-02-27
 2024-02-27  8:39 UTC  (31+ messages)
` [PULL 01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PULL 02/30] hw/display/pl110: Pass frame buffer memory region as link property
` [PULL 03/30] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PULL 04/30] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PULL 05/30] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PULL 06/30] hw/sysbus: Remove now unused sysbus_address_space()
` [PULL 07/30] hw/nubus-device: round Declaration ROM memory region address to qemu_target_page_size()
` [PULL 08/30] hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb
` [PULL 09/30] hw/nubus: add nubus-virtio-mmio device
` [PULL 10/30] hw/acpi: move object_resolve_type_unambiguous to core QOM
` [PULL 11/30] hw/ppc/sam460ex: do not use usb_bus_find()
` [PULL 12/30] hw/sh4/r2d: "
` [PULL 13/30] hw/mips/loongson3_virt: do not require CONFIG_USB
` [PULL 14/30] hw/hppa: "
` [PULL 15/30] hw/ppc/mac_newworld: "
` [PULL 16/30] hw/ppc/pseries: "
` [PULL 17/30] hw/usb: remove usb_bus_find
` [PULL 18/30] hw/usb: extract sysbus-ohci to a separate file
` [PULL 19/30] hw/usb: remove duplicate file in system_ss
` [PULL 20/30] hw/nvme: fix invalid endian conversion
` [PULL 21/30] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
` [PULL 22/30] hw/i386/sgx: Use QDev API
` [PULL 23/30] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
` [PULL 24/30] hw/i386/pc: Rename "bus" attribute to "pcibus"
` [PULL 25/30] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
` [PULL 26/30] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
` [PULL 27/30] hw/i386/pc: Populate RTC attribute directly
` [PULL 28/30] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
` [PULL 29/30] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
` [PULL 30/30] hw/ide: Include 'ide-internal.h' from current path

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-27  8:37 UTC  (4+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH v3 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-27  8:35 UTC  (2+ messages)

[PATCH v2 0/6] hw: Remove sysbus_address_space()
 2024-02-27  8:34 UTC  (8+ messages)
` [PATCH v2 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
` [PATCH v2 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH v2 3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)
` [PATCH v2 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH v2 5/6] hw/i386/kvmvapic: Inline sysbus_address_space()
` [PATCH v2 6/6] hw/sysbus: Remove now unused sysbus_address_space()

[PATCH 0/2] migration: Fix RP shutdown order
 2024-02-27  8:16 UTC  (4+ messages)
` [PATCH 1/2] migration: Join the return path thread before releasing to_dst_file
` [PATCH 2/2] migration: Use migrate_has_error() in close_return_path_on_source()

[PATCH v2] migration: Fix qmp_query_migrate mbps value
 2024-02-27  8:10 UTC  (2+ messages)

[PATCH V1] migration: export fewer options
 2024-02-27  8:08 UTC  (4+ messages)

[RFC PATCH] tests/vm: update openbsd image to 7.4
 2024-02-27  7:55 UTC  (2+ messages)

[PATCH v3 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-27  7:47 UTC  (28+ messages)
` [PATCH v3 01/27] tests/tcg: update licenses to GPLv2 as intended
` [PATCH v3 03/27] target/arm: Use GDBFeature for dynamic XML
` [PATCH v3 04/27] target/ppc: "
` [PATCH v3 05/27] target/riscv: "
` [PATCH v3 06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v3 07/27] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v3 08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v3 09/27] gdbstub: Simplify XML lookup
` [PATCH v3 10/27] gdbstub: Infer number of core registers from XML
` [PATCH v3 11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v3 12/27] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v3 13/27] plugins: remove previous n_vcpus functions from API
` [PATCH v3 14/27] plugins: add qemu_plugin_num_vcpus function
` [PATCH v3 15/27] plugins: fix order of init/idle/resume callback
` [PATCH v3 16/27] linux-user: ensure nios2 processes queued work
` [PATCH v3 17/27] cpu: call plugin init hook asynchronously
` [PATCH v3 18/27] plugins: Use different helpers when reading registers
` [PATCH v3 19/27] gdbstub: expose api to find registers
` [PATCH v3 20/27] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v3 21/27] plugins: add an API to read registers
` [PATCH v3 22/27] tests/tcg: expand insn test case to exercise register API
` [PATCH v3 23/27] contrib/plugins: fix imatch
` [PATCH v3 24/27] contrib/plugins: extend execlog to track register changes
` [PATCH v3 25/27] docs/devel: lift example and plugin API sections up
` [PATCH v3 26/27] docs/devel: document some plugin assumptions
` [PATCH v3 27/27] docs/devel: plugins can trigger a tb flush

[PATCH] migration: Don't serialize migration while can't switchover
 2024-02-27  7:41 UTC  (3+ messages)

[PATCH v6 0/9] Misc clean ups to target/ppc exception handling
 2024-02-27  6:36 UTC  (8+ messages)
` [PATCH v6 3/9] target/ppc: Fix gen_sc to use correct nip
` [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-27  6:30 UTC  (11+ messages)
` [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
` [PATCH 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
` [PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
` [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
` [PATCH 10/10] docs/devel/reset: Update to discuss system reset

[PATCH v2] hw/char/pl011: Add support for loopback
 2024-02-27  5:48 UTC 

[PATCH V4 00/14] allow cpr-reboot for vfio
 2024-02-27  4:07 UTC  (8+ messages)

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-27  4:04 UTC  (5+ messages)
` [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-27  3:52 UTC  (9+ messages)
` [PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
` [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration

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

[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-02-27  2:41 UTC  (4+ messages)
` [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated

[PATCH v2 0/5] Add migration test for loongarch64
 2024-02-27  2:30 UTC  (6+ messages)
` [PATCH v2 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE
` [PATCH v2 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
` [PATCH v2 3/5] hw/loongarch: Add compat machine for 9.0
` [PATCH v2 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH v2 5/5] tests: Add migration test for loongarch64

[PATCH v3 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-27  2:15 UTC  (3+ messages)

[PATCH v4 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-27  1:24 UTC  (5+ messages)
` [PATCH v4 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v4 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v4 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v4 4/4] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH v4 00/10] Enabling DCD emulation support in Qemu
 2024-02-27  1:06 UTC  (16+ messages)
` [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
` [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v4 09/10] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-26 23:50 UTC  (3+ messages)
` [PATCH v2 2/4] target/riscv: Apply modularized matching conditions for breakpoint

[PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 22:52 UTC  (4+ messages)
` [PATCH v2 10/15] hw/southbridge/ich9: Add the DMI-to-PCI bridge

[PATCH V2] migration: export fewer options
 2024-02-26 22:16 UTC 

[PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
 2024-02-26 21:59 UTC  (3+ messages)
` [PATCH 1/2] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
` [PATCH 2/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"

[PATCH v5 0/8] Add device STM32L4x5 RCC
 2024-02-26 21:24 UTC  (11+ messages)
` [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v5 2/8] Add an internal clock multiplexer object
` [PATCH v5 6/8] Add write protections to CR register

[PATCH v2 0/3] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-02-26 20:24 UTC  (7+ messages)
` [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument

[PATCH 0/9] Hexagon (target/hexagon) Clean up .new decode and scripts
 2024-02-26 20:17 UTC  (10+ messages)
` [PATCH 1/9] Hexagon (target/hexagon) Add is_old/is_new to Register class
` [PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
` [PATCH 3/9] Hexagon (target/hexagon) Mark dest_idx "
` [PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest "
` [PATCH 5/9] Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pair
` [PATCH 6/9] Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
` [PATCH 7/9] Hexagon (target/hexagon) Remove gen_op_regs.py
` [PATCH 8/9] Hexagon (target/hexagon) Remove gen_shortcode.py
` [PATCH 9/9] Hexagon (target/hexagon) Remove hex_common.read_attribs_file

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-26 20:04 UTC  (14+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)

[PATCH v3 0/7] Introduce multifd zero page checking
 2024-02-26 19:56 UTC  (8+ messages)
` [PATCH v3 1/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v3 2/7] migration/multifd: Implement zero page transmission on the multifd thread
` [PATCH v3 3/7] migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page
` [PATCH v3 4/7] migration/multifd: Enable multifd zero page checking by default
` [PATCH v3 5/7] migration/multifd: Add new migration test cases for legacy zero page checking
` [PATCH v3 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface
` [PATCH v3 7/7] Update maintainer contact for migration multifd zero page checking acceleration

'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO
 2024-02-26 19:57 UTC  (2+ messages)

[RFC PATCH v2] tests/vm: avoid re-building the VM images all the time
 2024-02-26 19:50 UTC 

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-26 19:45 UTC  (4+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection
    ` [External] "

[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-26 19:16 UTC  (5+ messages)
` [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-26 19:16 UTC  (6+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places

[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
 2024-02-26 18:50 UTC  (8+ messages)
` [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
` [PATCH 2/7] qga: introduce ga_run_command() helper for guest cmd execution
` [PATCH 3/7] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
` [PATCH 4/7] qga/commands-posix: qmp_guest_set_time: "
` [PATCH 6/7] qga/commands-posix: use ga_run_command helper when suspending via sysfs
` [PATCH 7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper

[RFC PATCH] tests/vm: avoid re-building the VM images all the time
 2024-02-26 18:23 UTC  (4+ messages)

[PATCH v12 00/10] ui/cocoa: Use NSWindow's ability to resize
 2024-02-26 18:19 UTC  (16+ messages)
` [PATCH v12 01/10] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
` [PATCH v12 02/10] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
` [PATCH v12 03/10] ui/cocoa: Release specific mouse buttons
` [PATCH v12 05/10] ui/cocoa: Fix pause label coordinates
` [PATCH v12 06/10] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v12 07/10] ui/cocoa: Remove normalWindow
` [PATCH v12 10/10] ui/cocoa: Remove stretch_video flag

[PATCH v2] test/qtest: Add API functions to capture IRQ toggling
 2024-02-26 18:06 UTC  (2+ messages)

[PATCH v2 0/6] Simplify initialization of PC machines
 2024-02-26 17:42 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).