summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecatedThomas Huth2022-03-061-0/+1
* virtio-iommu: Support bypass domainJean-Philippe Brucker2022-03-061-5/+34
* virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-062-9/+55
* hw/i386: Replace magic number with field length calculationDov Murik2022-03-061-3/+6
* hw/i386: Improve bounds checking in OVMF table parsingDov Murik2022-03-061-1/+8
* intel_iommu: support snoop controlJason Wang2022-03-062-1/+14
* vhost-vdpa: make notifiers _init()/_uninit() symmetricLaurent Vivier2022-03-061-10/+10
* hw/virtio: vdpa: Fix leak of host-notifier memory-regionLaurent Vivier2022-03-061-0/+1
* hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar2022-03-041-2/+9
* virtio: fix the condition for iommu_platform not supportedHalil Pasic2022-03-041-5/+7
* vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-19/+29
* vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-18/+1Star
* hw/smbios: add assertion to ensure handles of tables 19 and 32 do not collideAni Sinha2022-03-041-0/+6
* hw/smbios: fix overlapping table handle numbers with large memory vmsAni Sinha2022-03-041-4/+15
* hw/smbios: code cleanup - use macro definitions for table header handlesAni Sinha2022-03-041-12/+26
* hw/acpi/erst: clean up unused IS_UEFI_CPER_RECORD macroAni Sinha2022-03-041-5/+0Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell2022-03-034-70/+32Star
|\
| * target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell2022-03-021-3/+2Star
| * target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki2022-03-021-3/+9
| * hw/i2c: flatten pca954x mux devicePatrick Venture2022-03-021-64/+13Star
| * hw/input/tsc210x: Don't abort on bad SPI word widthsPeter Maydell2022-03-021-2/+6
| * hw/arm/mps2-tz.c: Update AN547 documentation URLPeter Maydell2022-03-021-1/+1
| * mps3-an547: Add missing user ahb interfacesJimmy Brisson2022-03-021-0/+4
* | migration: Remove load_state_old and minimum_version_id_oldPeter Maydell2022-03-021-1/+0Star
* | clock-vmstate: Add missing END_OF_LISTDr. David Alan Gilbert2022-03-021-0/+1
|/
* Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell2022-03-0221-153/+4278
|\
| * hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()Daniel Henrique Barboza2022-03-021-4/+2Star
| * hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()Daniel Henrique Barboza2022-03-021-13/+12Star
| * spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()Daniel Henrique Barboza2022-03-021-6/+4Star
| * hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()Daniel Henrique Barboza2022-03-021-8/+8
| * hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()Daniel Henrique Barboza2022-03-021-4/+2Star
| * hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()Daniel Henrique Barboza2022-03-021-2/+1Star
| * hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()Daniel Henrique Barboza2022-03-021-3/+1Star
| * hw/ppc/spapr_drc.c: use g_autofree in drc_realize()Daniel Henrique Barboza2022-03-021-3/+1Star
| * hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()Daniel Henrique Barboza2022-03-021-18/+12Star
| * hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()Daniel Henrique Barboza2022-03-021-5/+2Star
| * hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()Daniel Henrique Barboza2022-03-021-4/+3Star
| * hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()Daniel Henrique Barboza2022-03-021-5/+3Star
| * hw/ppc/spapr.c: fail early if no firmware found in machine_init()Daniel Henrique Barboza2022-03-021-13/+11Star
| * hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()Daniel Henrique Barboza2022-03-021-5/+2Star
| * pnv/xive2: Add support for 8bits thread idCédric Le Goater2022-03-022-1/+7
| * pnv/xive2: Add support for automatic save&restoreCédric Le Goater2022-03-023-6/+141
| * xive2: Add a get_config() handler for the router configurationCédric Le Goater2022-03-022-0/+20
| * pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)Cédric Le Goater2022-03-022-5/+23
| * ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater2022-03-022-2/+120
| * pnv/xive2: Introduce new capability bitsCédric Le Goater2022-03-022-2/+7
| * ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater2022-03-022-6/+69
| * ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2022-03-022-1/+30
| * ppc/xive: Add support for PQ state bits offloadCédric Le Goater2022-03-027-18/+188
| * ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater2022-03-022-0/+19