messages from 2024-06-18 10:07:44 to 2024-06-18 21:20:25 UTC [more...]
[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
2024-06-18 21:19 UTC (3+ messages)
[PULL v2 00/76] Misc patches for 2024-06-18
2024-06-18 20:39 UTC (3+ messages)
` [PULL v2 56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
[PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
2024-06-18 20:37 UTC (4+ messages)
[PATCH] block: m25p80: Fix heap-buffer-overflow in flash_erase function
2024-06-18 20:34 UTC (4+ messages)
[RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
2024-06-18 20:34 UTC (8+ messages)
[PULL 00/76] Misc patches for 2024-06-18
2024-06-18 20:32 UTC (80+ messages)
` [PULL 01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PULL 02/76] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PULL 03/76] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PULL 04/76] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PULL 05/76] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PULL 06/76] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PULL 07/76] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PULL 08/76] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PULL 09/76] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PULL 10/76] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PULL 11/76] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
` [PULL 12/76] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
` [PULL 13/76] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PULL 14/76] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PULL 15/76] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PULL 16/76] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PULL 17/76] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PULL 18/76] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PULL 19/76] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PULL 20/76] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
` [PULL 21/76] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
` [PULL 22/76] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PULL 23/76] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
` [PULL 24/76] hw/audio/virtio-snd: Always use little endian audio format
` [PULL 25/76] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
` [PULL 26/76] hw/ppc: Avoid using Monitor in icp_pic_print_info()
` [PULL 27/76] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
` [PULL 28/76] hw/ppc: Avoid using Monitor in ics_pic_print_info()
` [PULL 29/76] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
` [PULL 30/76] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
` [PULL 31/76] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info()
` [PULL 32/76] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info()
` [PULL 33/76] hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
` [PULL 34/76] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
` [PULL 35/76] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
` [PULL 36/76] hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
` [PULL 37/76] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
` [PULL 38/76] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info()
` [PULL 39/76] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
` [PULL 40/76] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
` [PULL 41/76] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
` [PULL 42/76] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
` [PULL 43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
` [PULL 44/76] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
` [PULL 45/76] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info()
` [PULL 46/76] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
` [PULL 47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
` [PULL 48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info()
` [PULL 49/76] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
` [PULL 50/76] hw/ppc: Avoid using Monitor in pic_print_info()
` [PULL 51/76] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
` [PULL 52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command
` [PULL 53/76] ppc/pnv: Introduce pnv_chip_foreach_cpu()
` [PULL 54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt()
` [PULL 55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
` [PULL 56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
` [PULL 57/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
` [PULL 58/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
` [PULL 59/76] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
` [PULL 60/76] hw/usb: Remove unused 'host.h' header
` [PULL 61/76] hw/usb/dev-mtp: Correctly report free space
` [PULL 62/76] hw/intc: Remove loongarch_ipi.c
` [PULL 63/76] hw/intc/loongson_ipi: Provide per core MMIO address spaces
` [PULL 64/76] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
` [PULL 65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device
` [PULL 66/76] hw/s390x: Introduce s390_skeys_get|set() helpers
` [PULL 67/76] target/s390x: Use s390_skeys_get|set() helper
` [PULL 68/76] util/readline: Fix lints for readline_handle_byte
` [PULL 69/76] util/readline: Add C-n, C-p shortcuts
` [PULL 70/76] util/readline: Add C-u shortcut
` [PULL 71/76] MAINTAINERS: drop virtio-gpu maintainership
` [PULL 72/76] MAINTAINERS: drop spice+ui maintainership
` [PULL 73/76] ui/cocoa: Use qemu_add_mouse_change_notifier
` [PULL 74/76] stdvga: fix screen blanking
` [PULL 75/76] ui+display: rename is_placeholder() -> surface_is_placeholder()
` [PULL 76/76] ui+display: rename is_buffer_shared() -> surface_is_allocated()
[PATCH v2] hw/arm/virt-acpi-build: Fix IORT id_count
2024-06-18 20:12 UTC (7+ messages)
[PATCH 00/18] tcg/loongarch64: Support v64 and v256
2024-06-18 19:16 UTC (4+ messages)
` [PATCH 13/18] tcg/loongarch64: Split out vdvjvk in tcg_out_vec_op
[RFC] vhost: Introduce packed vq and add buffer elements
2024-06-18 18:58 UTC (2+ messages)
[PATCH 0/5] XIVE changes for Cache Watch, VSTs, STT and info pic
2024-06-18 17:47 UTC (11+ messages)
` [PATCH 1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
` [PATCH 2/5] pnv/xive2: Enable VST NVG and NVC index compression
` [PATCH 3/5] pnv/xive2: Set Translation Table for the NVC port space
` [PATCH 4/5] pnv/xive2: Fail VST entry address computation if table has no VSD
` [PATCH 5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
[PATCH v3 0/4] target/ppc: Move VSX storage access and compare
2024-06-18 17:35 UTC (3+ messages)
` [PATCH v3 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
2024-06-18 17:26 UTC
[PATCH] hw/net: Fix Coverity Issue for npcm-gmac
2024-06-18 17:25 UTC
[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
2024-06-18 17:24 UTC (2+ messages)
` [PATCH] hw/net: Fix Coverity Issue for npcm-gmac
[PATCH] hw/net: Fix Coverity Issue for nocm-gmac
2024-06-18 17:23 UTC (2+ messages)
` [PATCH] hw/net: Fix Coverity Issue for npcm-gmac
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-18 16:53 UTC
[PATCH v3] hw/misc: Set valid access size for Exynos4210 RNG
2024-06-18 16:37 UTC
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-06-18 16:12 UTC (14+ messages)
` [PATCH v1 01/13] vfio/migration: Add save_{iterate, complete_precopy}_started trace events
` [PATCH v1 02/13] migration/ram: Add load start trace event
` [PATCH v1 03/13] migration/multifd: Zero p->flags before starting filling a packet
` [PATCH v1 04/13] migration: Add save_live_complete_precopy_{begin, end} handlers
` [PATCH v1 05/13] migration: Add qemu_loadvm_load_state_buffer() and its handler
` [PATCH v1 06/13] migration: Add load_finish handler and associated functions
` [PATCH v1 07/13] migration/multifd: Device state transfer support - receive side
` [PATCH v1 08/13] migration/multifd: Convert multifd_send_pages::next_channel to atomic
` [PATCH v1 09/13] migration/multifd: Device state transfer support - send side
` [PATCH v1 10/13] migration/multifd: Add migration_has_device_state_support()
` [PATCH v1 11/13] vfio/migration: Multifd device state transfer support - receive side
` [PATCH v1 12/13] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v1 13/13] vfio/migration: Multifd device state transfer support - send side
[PATCH v4 0/5] hw/ppc: SPI model
2024-06-18 16:11 UTC (7+ messages)
` [PATCH v4 1/5] ppc/pnv: Add "
` [PATCH v4 2/5] ppc/pnv: Extend "
` [PATCH v4 5/5] tests/qtest: Add pnv-spi-seeprom qtest
[PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
2024-06-18 15:58 UTC (5+ messages)
[PATCH v2] hw/misc: Set valid access size for Exynos4210 RNG
2024-06-18 15:58 UTC (2+ messages)
[PULL v1 0/3] Xilinx DMA/Ethernet updates
2024-06-18 15:49 UTC (4+ messages)
` [PULL v1 1/3] hw/dma: Enhance error handling in loading description
` [PULL v1 2/3] hw/dma: Add a trace log for a description loading failure
` [PULL v1 3/3] hw/net: Fix the transmission return size
[PATCH] hw/usb/dev-mtp: Correctly report free space
2024-06-18 15:40 UTC (2+ messages)
[PATCH] hw/misc: Fix invalid size assertions in exynos4210_rng read/write functions
2024-06-18 15:39 UTC (2+ messages)
[PATCH] adb: Fix assertion failure in adb_request() by blocking/unblocking autopoll
2024-06-18 15:36 UTC
[PATCH v2 0/3] hw/usb: Introduce x-query-usbhost QMP command
2024-06-18 15:33 UTC (5+ messages)
` [PATCH v2 2/3] "
[RFC PATCH 00/34] Compile accel/tcg once (partially)
2024-06-18 15:21 UTC (5+ messages)
` [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
2024-06-18 15:15 UTC (6+ messages)
` [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v3 09/13] hw/riscv/riscv-iommu: add s-stage and g-stage support
[PATCH] hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
2024-06-18 14:51 UTC (2+ messages)
[PATCH 0/4] hw/m68k/virt: Add some devices
2024-06-18 14:37 UTC (5+ messages)
` [PATCH 3/4] hw/m68k/virt: Add a pflash controller for BIOS firmware
[PATCH 0/3] semihosting: Restrict to TCG
2024-06-18 14:16 UTC (10+ messages)
` [PATCH 3/3] "
[PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
2024-06-18 13:55 UTC
[PATCH] hw/virtio: Fix the de-initialization of vhost-user devices
2024-06-18 13:44 UTC (2+ messages)
[PATCH] hw/timer/hpet: Fix wrong HPET interrupts
2024-06-18 13:10 UTC
[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
2024-06-18 13:09 UTC
[PATCH] tcg/loongarch64: Fix tcg_out_movi tcg_debug_assert() error
2024-06-18 12:50 UTC
[PATCH v2 00/12] Add support for RISC-V ACPI tests
2024-06-18 12:34 UTC (3+ messages)
` [PATCH v2 04/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
2024-06-18 12:23 UTC (7+ messages)
[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
2024-06-18 11:49 UTC (8+ messages)
` [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
` [PATCH v3 3/4] hw/mips/loongson3_virt: Wire up loongson_ipi device
[PATCH v2 00/17] vfio: QOMify VFIOContainer
2024-06-18 11:45 UTC (15+ messages)
` [PATCH v2 03/17] vfio/common: Move dirty tracking ranges update to helper
` [PATCH v2 04/17] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
` [PATCH v2 05/17] vfio/container: Introduce vfio_address_space_insert()
` [PATCH v2 06/17] vfio/container: Simplify vfio_container_init()
[PATCH v2 0/4] MAINTAINERS: update kraxel's entries
2024-06-18 11:44 UTC (2+ messages)
[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
2024-06-18 11:32 UTC (13+ messages)
` [PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
` [PATCH 19/20] qapi: convert "Note" sections to plain rST
` [PATCH 20/20] qapi: convert "Example" sections to rST
[PATCH v2] ppc/pnv: Introduce pnv_chip_foreach_cpu()
2024-06-18 11:30 UTC (2+ messages)
[PATCH v2] target/riscv: fix instructions count handling in icount mode
2024-06-18 11:26 UTC
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
2024-06-18 11:26 UTC (5+ messages)
[PATCH v3 0/2] meson: Remove libibumad dependence
2024-06-18 11:26 UTC (3+ messages)
[PATCH v2] osdep: add a qemu_close_all_open_fd() helper
2024-06-18 11:17 UTC
[PATCH v5 0/1] ARM Sbsa-ref: Enable CPU cluster topology
2024-06-18 11:10 UTC (3+ messages)
` [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine
[PATCH v3 0/3] stdvga: fix screen blanking
2024-06-18 11:08 UTC (4+ messages)
` [PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder()
[PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
2024-06-18 11:00 UTC (2+ messages)
[PATCH v3 0/3] hw/dma: Add error handling for loading descriptions failing
2024-06-18 10:54 UTC (3+ messages)
` [PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
2024-06-18 10:43 UTC (2+ messages)
[PATCH v6 00/23] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
2024-06-18 10:42 UTC (2+ messages)
[PATCH 0/3] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu*()
2024-06-18 10:41 UTC (2+ messages)
[PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
2024-06-18 10:40 UTC (2+ messages)
[PATCH v8 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-06-18 10:34 UTC (3+ messages)
` [PATCH v8 01/13] qapi: clarify that the default is backend dependent
[PATCH 00/43] Remaining MMU clean up patches
2024-06-18 10:11 UTC (2+ messages)
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).