aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-06-16Merge tag 'pull-loongarch-20230616' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2023-06-16Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into stagingRichard Henderson
2023-06-16hw/loongarch: Supplement cpu topology argumentsTianrui Zhao
2023-06-16hw/loongarch: Add numa supportTianrui Zhao
2023-06-16hw/intc: Set physical cpuid route for LoongArch ipi deviceTianrui Zhao
2023-06-16hw/loongarch/virt: Add cpu arch_id supportTianrui Zhao
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal
2023-06-15hw/xen/xen-hvm-common: Use g_new and error_reportVikram Garhwal
2023-06-15hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failureStefano Stabellini
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini
2023-06-15hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOStateStefano Stabellini
2023-06-15hw/i386/xen: rearrange xen_hvm_init_pcVikram Garhwal
2023-06-15hw/i386/xen/: move xen-mapcache.c to hw/xen/Vikram Garhwal
2023-06-15target/arm: Allow users to set the number of VFP registersCédric Le Goater
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater
2023-06-15aspeed: Use the boot_rom region of the fby35 machineCédric Le Goater
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater
2023-06-15aspeed/hace: Initialize g_autofree pointerCédric Le Goater
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule
2023-06-14Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...Richard Henderson
2023-06-14hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.Tommy Wu
2023-06-13hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepointJoao Martins
2023-06-13hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow
2023-06-13hw/char/parallel: Export struct ParallelStateBernhard Beschow
2023-06-13hw/scsi/megasas: Silent GCC duplicated-cond warningPhilippe Mathieu-Daudé
2023-06-13hw/ide/ahci: Remove stray backslashNiklas Cassel
2023-06-13hw/i2c: Enable an id for the pca954x devicesPatrick Venture
2023-06-13riscv/virt: Support using pflash via -blockdev optionSunil V L
2023-06-13hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"Sunil V L
2023-06-13hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang
2023-06-13hw/riscv/opentitan: Correct OpenTitanState parent type/sizePhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Explicit machine type definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Rename machine_[class]_init() functionsPhilippe Mathieu-Daudé
2023-06-10Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-06-10hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCIThomas Huth
2023-06-10target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-06-10target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin
2023-06-10pnv/xive2: Quiet down some error messagesFrederic Barrat
2023-06-10pnv/xive2: Handle TIMA access through all portsFrederic Barrat
2023-06-10pnv/xive2: Introduce macros to manipulate TIMA addressesFrederic Barrat
2023-06-10pnv/xive2: Allow writes to the Physical Thread Enable registersFrederic Barrat
2023-06-10pnv/xive2: Add definition for the ESB cache configuration registerFrederic Barrat
2023-06-10pnv/xive2: Add definition for TCTXT Config registerFrederic Barrat
2023-06-09hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09hw/i386/microvm: Simplify using object_dynamic_cast()Philippe Mathieu-Daudé
2023-06-09hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macroPhilippe Mathieu-Daudé
2023-06-09hw/remote: Fix vfu_cfg trace offset formatMattias Nissler