messages from 2024-02-27 06:05:37 to 2024-02-27 14:47:07 UTC [more...]
[PATCH v4 00/29] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-27 14:43 UTC (6+ messages)
` [PATCH v4 01/29] tests/tcg: update licenses to GPLv2 as intended
` [PATCH v4 02/29] tests/tcg: bump TCG test timeout to 120s
` [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 10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
2024-02-27 14:41 UTC
[PATCH v5 00/12] TCG Plugin inline operation enhancement
2024-02-27 14:27 UTC (13+ messages)
` [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v5 07/12] tests/plugin/insn: "
` [PATCH v5 08/12] tests/plugin/bb: "
` [PATCH v5 09/12] contrib/plugins/hotblocks: "
[PATCH] tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
2024-02-27 14:23 UTC
[PATCH 4/9] Hexagon (target/hexagon) Mark has_pred_dest in trans functions
2024-02-27 14:21 UTC (2+ messages)
[PATCH 3/9] Hexagon (target/hexagon) Mark dest_idx in trans functions
2024-02-27 14:20 UTC (2+ messages)
[PATCH 2/9] Hexagon (target/hexagon) Mark new_read_idx in trans functions
2024-02-27 14:19 UTC (2+ messages)
Qemu sdhci-pci device can't be recognized by Linux kernel
2024-02-27 14:18 UTC
[PATCH] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
2024-02-27 14:06 UTC (3+ messages)
[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
2024-02-27 14:00 UTC (6+ messages)
` [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
[PULL 00/45] target-arm queue
2024-02-27 13:33 UTC (46+ messages)
` [PULL 01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
` [PULL 02/45] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
` [PULL 03/45] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
` [PULL 04/45] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
` [PULL 05/45] misc: pxa2xx_timer: "
` [PULL 06/45] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
` [PULL 07/45] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
` [PULL 08/45] tests/qtest: Check that EXTI fan-in irqs are correctly connected
` [PULL 09/45] pl031: Update last RTCLR value on write in case it's read back
` [PULL 10/45] block: m25p80: Add support of mt35xu02gbba
` [PULL 11/45] arm: xlnx-versal-virt: Add machine property ospi-flash
` [PULL 12/45] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
` [PULL 13/45] system/bootdevice: Don't unregister reset handler in restore_boot_order()
` [PULL 14/45] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
` [PULL 15/45] hw/core: Add documentation and license comments to reset.h
` [PULL 16/45] hw/core: Add ResetContainer which holds objects implementing Resettable
` [PULL 17/45] hw/core/reset: Add qemu_{register, unregister}_resettable()
` [PULL 18/45] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
` [PULL 19/45] hw/core/machine: Use qemu_register_resettable for sysbus reset
` [PULL 20/45] docs/devel/reset: Update to discuss system reset
` [PULL 21/45] hw/arm/bcm2836: Split out common part of BCM283X classes
` [PULL 22/45] hw/arm/bcm2853_peripherals: Split out common part of peripherals
` [PULL 23/45] hw/arm/raspi: Split out raspi machine common part
` [PULL 24/45] hw/arm: Introduce BCM2838 SoC
` [PULL 25/45] hw/arm/bcm2838: Add GIC-400 to "
` [PULL 26/45] hw/gpio: Add BCM2838 GPIO stub
` [PULL 27/45] hw/gpio: Implement BCM2838 GPIO functionality
` [PULL 28/45] hw/gpio: Connect SD controller to BCM2838 GPIO
` [PULL 29/45] hw/arm: Add GPIO and SD to BCM2838 periph
` [PULL 30/45] hw/arm: Introduce Raspberry PI 4 machine
` [PULL 31/45] hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
` [PULL 32/45] hw/arm: Add memory region for BCM2837 RPiVid ASB
` [PULL 33/45] hw/arm/bcm2838_peripherals: Add clock_isp stub
` [PULL 34/45] tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
` [PULL 35/45] tests/qtest: Add bcm2838 mailbox test stub
` [PULL 36/45] tests/qtest/bcm2828-mailbox: Add mailbox test constants
` [PULL 37/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 1
` [PULL 38/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 2
` [PULL 39/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 3
` [PULL 40/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 1
` [PULL 41/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 2
` [PULL 42/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 3
` [PULL 43/45] hw/misc/bcm2835_property: Add missed BCM2835 properties
` [PULL 44/45] tests/qtest/bcm2828-mailbox: Append added properties to mailbox test
` [PULL 45/45] docs/system/arm: Add RPi4B to raspi.rst
[PATCH V1] migration: export fewer options
2024-02-27 13:15 UTC (5+ messages)
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-02-27 13:09 UTC (7+ messages)
` [PATCH v4 53/66] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
2024-02-27 13:00 UTC (7+ 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 0/2] aspeed queue
2024-02-27 12:52 UTC (3+ messages)
` [PULL 1/2] aspeed: introduce a new UART0 device name
` [PULL 2/2] aspeed: fix hardcode boot address 0
[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
2024-02-27 12:38 UTC (4+ messages)
` [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
[PULL 00/30] Misc HW patches for 2024-02-27
2024-02-27 12:33 UTC (33+ 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 v8 0/2] ppc: Enable 2nd DAWR support on Power10
2024-02-27 12:21 UTC (5+ messages)
` [PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
` [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
[PATCH 0/2] docs/devel/writing-monitor-commands
2024-02-27 11:56 UTC (3+ messages)
` [PATCH 1/2] docs/devel/writing-monitor-commands: Repair a decade of rot
` [PATCH 2/2] docs/devel/writing-monitor-commands: Minor improvements
[PATCH 00/13] Subject: [PATCH 00/15] qapi: Improve command response documentation
2024-02-27 11:39 UTC (14+ messages)
` [PATCH 01/13] qapi: Memorize since & returns sections
` [PATCH 02/13] qapi: Slightly clearer error message for invalid "Returns" section
` [PATCH 03/13] qapi: New documentation section tag "Errors"
` [PATCH 04/13] qapi: Move error documentation to new "Errors" sections
` [PATCH 05/13] qapi: Delete useless "Returns" sections
` [PATCH 06/13] qapi: Clean up "
` [PATCH 07/13] qapi/yank: Tweak @yank's error description for consistency
` [PATCH 08/13] qga/qapi-schema: Move error documentation to new "Errors" sections
` [PATCH 09/13] qga/qapi-schema: Delete useless "Returns" sections
` [PATCH 10/13] qga/qapi-schema: Clean up "
` [PATCH 11/13] qga/qapi-schema: Tweak documentation of fsfreeze commands
` [PATCH 12/13] qga/qapi-schema: Fix guest-set-memory-blocks documentation
` [PATCH 13/13] qapi: Reject "Returns" section when command doesn't return anything
[PATCH v6 00/41] Raspberry Pi 4B machine
2024-02-27 11:26 UTC (7+ messages)
` [PATCH v6 01/41] Split out common part of BCM283X classes
` [PATCH v6 02/41] Split out common part of peripherals
[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
2024-02-27 11:08 UTC (5+ messages)
` [PATCH rfcv2 18/18] intel_iommu: Block migration if cap is updated
[PATCH v3 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-27 10:58 UTC (7+ messages)
` [PATCH v3 21/27] plugins: add an API to read registers
[RFC 0/8] Introduce SMP Cache Topology
2024-02-27 10:51 UTC (7+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp
[PATCH] migration: Don't serialize migration while can't switchover
2024-02-27 10:44 UTC (3+ messages)
[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
2024-02-27 10:40 UTC (25+ 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
` [PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall
` [PATCH v4 09/15] spapr: nested: Extend nested_ppc_state for nested PAPR API
` [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table
` [PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested "
` [PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set
[PATCH v4 00/10] Enabling DCD emulation support in Qemu
2024-02-27 10:39 UTC (5+ messages)
` [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-02-27 10:41 UTC (23+ messages)
` [PATCH v9 01/21] hw/core/machine: Introduce the module as a CPU topology level
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 03/21] hw/core: Introduce module-id as the topology subindex
` [PATCH v9 04/21] hw/core: Support module-id in numa configuration
` [PATCH v9 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v9 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v9 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v9 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v9 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v9 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v9 12/21] i386: Introduce module level cpu topology to CPUX86State
` [PATCH v9 13/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v9 14/21] i386: Expose module level in CPUID[0x1F]
` [PATCH v9 15/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v9 16/21] i386/cpu: Introduce module-id to X86CPU
` [PATCH v9 17/21] tests: Add test case of APIC ID for module level parsing
` [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v9 19/21] i386: Add cache topology info in CPUCacheInfo
` [PATCH v9 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v9 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
[PULL 0/2] Edk2 stable202402 20240226 patches
2024-02-27 10:10 UTC (2+ messages)
[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 (2+ messages)
[PATCH 0/2] migration: Fix RP shutdown order
2024-02-27 8:16 UTC (2+ messages)
[PATCH v2] migration: Fix qmp_query_migrate mbps value
2024-02-27 8:10 UTC (2+ messages)
[RFC PATCH] tests/vm: update openbsd image to 7.4
2024-02-27 7:55 UTC (2+ 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 (7+ messages)
` [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
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).