aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-04-20ppc/pnv: Remove PnvPsiClas::irq_setCédric Le Goater1-4/+0
2022-04-20ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater1-5/+2
2022-04-20ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater1-6/+2
2022-04-20ppc/pnv: Fix PSI IRQ definitionCédric Le Goater1-2/+1
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy1-0/+1
2022-04-20hw: Add compat machines for 7.1Cornelia Huck2-0/+6
2022-04-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson8-13/+125
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert1-2/+0
2022-04-06hyperv: Add support to process syndbg commandsJon Doron1-0/+58
2022-04-06hyperv: Add definitions for syndbgJon Doron1-0/+52
2022-04-06include: move page_size_init() to include/hw/core/cpu.hMarc-André Lureau1-0/+2
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau3-3/+3
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau5-10/+10
2022-04-04ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat1-1/+1
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza1-0/+1
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau8-15/+15
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias1-1/+3
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias1-0/+93
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias1-0/+2
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias1-0/+211
2022-03-18hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias1-1/+1
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell2-1/+5
2022-03-15vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez1-0/+1
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez1-0/+3
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez1-0/+4
2022-03-14ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater1-1/+0
2022-03-14ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat1-0/+5
2022-03-10Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...Peter Maydell5-41/+69
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell2-1/+76
2022-03-09Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell1-2/+1
2022-03-09esp: convert ESPState pdma_cb from a function pointer to an integerMark Cave-Ayland1-1/+10
2022-03-09macfb: increase number of registers saved in MacfbStateMark Cave-Ayland1-1/+2
2022-03-09macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland1-2/+0
2022-03-09macio/pmu.c: remove redundant codeMark Cave-Ayland1-2/+0
2022-03-09mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland1-0/+15
2022-03-09mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland1-0/+1
2022-03-09mos6522: add "info via" HMP command for debuggingMark Cave-Ayland1-0/+2
2022-03-09mos6522: add register names to register read/write trace eventsMark Cave-Ayland1-0/+2
2022-03-09mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland1-2/+0
2022-03-09mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland2-5/+2
2022-03-09mac_via: use IFR bit flag constants for VIA2 IRQsMark Cave-Ayland1-10/+9
2022-03-09mac_via: use IFR bit flag constants for VIA1 IRQsMark Cave-Ayland1-10/+10
2022-03-09mos6522: add defines for IFR bit flagsMark Cave-Ayland1-7/+15
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell4-8/+1
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell14-14/+134
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow1-1/+0
2022-03-08hw/isa: Drop unused attributes from ISADeviceBernhard Beschow1-2/+0
2022-03-08hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow1-0/+1
2022-03-08hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow1-3/+0
2022-03-08hw/isa/piix4: Resolve global instance variableBernhard Beschow1-2/+0