summary refs log tree commit diff stats
path: root/include/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...Peter Maydell2024-02-271-2/+17
|\ \ | |/ |/|
| * aspeed: fix hardcode boot address 0Jamin Lin2024-02-271-2/+0
| * aspeed: introduce a new UART0 device nameJamin Lin2024-02-271-0/+17
* | hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/BALATON Zoltan2024-02-272-453/+1
* | hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"Bernhard Beschow2024-02-271-1/+0
* | hw/i386/pc: Rename "bus" attribute to "pcibus"Bernhard Beschow2024-02-271-1/+1
* | hw/i386/x86: Let ioapic_init_gsi() take parent as pointerBernhard Beschow2024-02-271-1/+1
* | hw/usb: remove usb_bus_findPaolo Bonzini2024-02-271-1/+0
* | hw/nubus: add nubus-virtio-mmio deviceMark Cave-Ayland2024-02-271-0/+36
* | hw/nubus: increase maximum Declaration ROM size from 128k to 1MbMark Cave-Ayland2024-02-271-1/+1
* | hw/sysbus: Remove now unused sysbus_address_space()Philippe Mathieu-Daudé2024-02-261-1/+0
|/
* ppc/pnv: Implement the ChipTOD to Core transferNicholas Piggin2024-02-232-0/+6
* ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machinesNicholas Piggin2024-02-231-0/+3
* ppc/pnv: Add POWER9/10 chiptod modelNicholas Piggin2024-02-232-0/+58
* hw/ppc: N1 chiplet wiringChalapathi V2024-02-231-0/+2
* hw/ppc: Add N1 chiplet modelChalapathi V2024-02-232-0/+38
* hw/ppc: Add pnv nest pervasive common chiplet modelChalapathi V2024-02-232-0/+35
* ppc/pnv: Test pnv i2c master and connected devicesGlenn Miles2024-02-231-0/+143
* misc: Add a pca9554 GPIO device modelGlenn Miles2024-02-232-0/+55
* ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power controlGlenn Miles2024-02-231-0/+1
* misc/pca9552: Let external devices set pca9552 inputsGlenn Miles2024-02-231-1/+2
* ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora2024-02-231-1/+13
* hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_prPhilippe Mathieu-Daudé2024-02-231-3/+6
* Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into stagingPeter Maydell2024-02-2216-238/+292
|\
| * hw/ide: Stop exposing internal.h to non-IDE filesThomas Huth2024-02-221-1/+1
| * hw/ide: Remove the include/hw/ide.h legacy fileThomas Huth2024-02-223-11/+3
| * hw/ide: Move IDE bus related definitions to a new header ide-bus.hThomas Huth2024-02-222-39/+43
| * hw/ide: Move IDE device related definitions to ide-dev.hThomas Huth2024-02-222-143/+143
| * hw/ide: Move IDE DMA related definitions to a separate header ide-dma.hThomas Huth2024-02-222-28/+38
| * hw/ide: Add the possibility to disable the CompactFlash device in the buildThomas Huth2024-02-221-0/+41
| * hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' headerPhilippe Mathieu-Daudé2024-02-221-0/+1
| * hw/acpi/cpu: Use CPUState typedefPhilippe Mathieu-Daudé2024-02-221-1/+1
| * hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated headerPhilippe Mathieu-Daudé2024-02-222-0/+2
| * hw/i386/pc: Confine system flash handling to pc_sysfwBernhard Beschow2024-02-221-2/+0
| * hw/i386/pc: Defer smbios_set_defaults() to machine_doneBernhard Beschow2024-02-221-1/+0
| * hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn()Bernhard Beschow2024-02-221-2/+0
| * hw/i386/x86: Turn apic_xrupt_override into class attributeBernhard Beschow2024-02-221-1/+2
| * hw/i386/pc: Store pointers to IDE buses in PCMachineStatePeter Maydell2024-02-221-1/+3
| * hw/tricore/testboard: Use qdev_new() instead of QOM basic APIPhilippe Mathieu-Daudé2024-02-221-3/+0
| * hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé2024-02-222-5/+17
| * hw/sysbus: Inline and remove sysbus_add_io()Philippe Mathieu-Daudé2024-02-221-2/+0
| * hw/input/pckbd: Open-code i8042_setup_a20_line() wrapperPhilippe Mathieu-Daudé2024-02-221-1/+0
* | hw/riscv/virt.h: correct typosManos Pitsidianakis2024-02-211-2/+2
* | hw/net/npcm_gmac.h: correct typosManos Pitsidianakis2024-02-211-2/+2
* | hw/cxl/cxl_device.h: correct typosManos Pitsidianakis2024-02-211-2/+2
* | hw/arm/omap.h: correct typosManos Pitsidianakis2024-02-211-1/+2
* | hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'Philippe Mathieu-Daudé2024-02-201-4/+0
* | hw/timer: Move HPET_INTCAP definition to "hpet.h"Philippe Mathieu-Daudé2024-02-202-2/+2
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-02-202-6/+24
|\
| * usb: inline device creation functionsPaolo Bonzini2024-02-161-3/+24