aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-11-05hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register accessBernhard Beschow
2024-11-05hw/ppc/mpc8544_guts: Populate POR PLL ratio status registerBernhard Beschow
2024-11-05hw/ppc/e500: Add missing device tree properties to i2c controller nodeBernhard Beschow
2024-11-05hw/ppc/e500: Remove unused "irqs" parameterBernhard Beschow
2024-11-05hw/ppc/e500: Prefer QOM castBernhard Beschow
2024-11-05hw/core: Add a helper to check the cache topology levelZhao Liu
2024-11-05hw/core: Check smp cache topology support for machineZhao Liu
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu
2024-11-05hw/core: Make CPU topology enumeration arch-agnosticZhao Liu
2024-11-05hw/core/machine: Add missing 'units.h' and 'error-report.h' headersPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macroPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpioPhilippe Mathieu-Daudé
2024-11-05hw/microblaze/s3adsp1800: Explicit CPU endiannessPhilippe Mathieu-Daudé
2024-11-05hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmuPhilippe Mathieu-Daudé
2024-11-05target/microblaze: Alias CPU endianness property as 'little-endian'Philippe Mathieu-Daudé
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-05vfio/migration: Add vfio_save_block_precopy_empty_hit trace eventMaciej S. Szmigiero
2024-11-05vfio/migration: Add save_{iterate, complete_precopy}_start trace eventsMaciej S. Szmigiero
2024-11-05Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell
2024-11-05rust: add PL011 device modelManos Pitsidianakis
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis
2024-11-05qdev: make properties array "const"Paolo Bonzini
2024-11-05hw/net/npcm_gmac: Change error log to trace eventNabih Estefan
2024-11-05hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...Bernhard Beschow
2024-11-05hw/watchdog/wdt_imx2: Remove redundant assignmentBernhard Beschow
2024-11-05hw/timer/imx_gpt: Convert DPRINTF to trace eventsBernhard Beschow
2024-11-05hw/rtc/ds1338: Trace send and receive operationsBernhard Beschow
2024-11-05Merge tag 'pull-aspeed-20241104' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-04intel_iommu: Add missed reserved bit check for IEC descriptorZhenzhong Duan
2024-11-04intel_iommu: Add missed sanity check for 256-bit invalidation queueZhenzhong Duan
2024-11-04intel_iommu: Send IQE event when setting reserved bit in IQT_TAILZhenzhong Duan
2024-11-04hw/acpi: Update GED with vCPU Hotplug VMSD for migrationSalil Mehta
2024-11-04hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug statesSalil Mehta
2024-11-04hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplugSalil Mehta
2024-11-04hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...Jonathan Cameron
2024-11-04hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()Jonathan Cameron
2024-11-04hw/cxl: Check that writes do not go beyond end of target attributesJonathan Cameron
2024-11-04hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()Jonathan Cameron
2024-11-04hw/cxl: Avoid accesses beyond the end of cel_log.Jonathan Cameron
2024-11-04hw/cxl: Check the length of data requested fits in get_log()Jonathan Cameron
2024-11-04hw/cxl: Check enough data in cmd_firmware_update_transfer()Jonathan Cameron
2024-11-04hw/cxl: Check input length is large enough in cmd_events_clear_records()Jonathan Cameron
2024-11-04hw/cxl: Check input includes at least the header in cmd_features_set_feature()Jonathan Cameron
2024-11-04hw/cxl: Check size of input data to dynamic capacity mailbox commandsJonathan Cameron
2024-11-04hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC ex...Fan Ni
2024-11-04cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_infoFan Ni
2024-11-04pcie: enable Extended tag field supportMarcin Juszkiewicz