summary refs log tree commit diff stats
path: root/include/hw/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Don't include headers already included by qemu/osdep.hMarkus Armbruster2023-02-081-2/+0
* input/adb: Only include header where neededBALATON Zoltan2023-02-064-2/+4
* hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()Philippe Mathieu-Daudé2023-01-125-13/+11
* hw/misc: Allwinner A10 DRAM Controller EmulationStrahinja Jankovic2023-01-121-0/+68
* hw/misc: Allwinner-A10 Clock Controller Module EmulationStrahinja Jankovic2023-01-121-0/+67
* include: Include headers where neededMarkus Armbruster2023-01-089-3/+16
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* hw/{misc, riscv}: pfsoc: add system controller as unimplementedConor Dooley2023-01-062-0/+4
* hw/misc: pfsoc: add fabric clocks to ioscbConor Dooley2023-01-061-0/+1
* hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase resetPeter Maydell2022-12-161-1/+1
* hw/misc: Move some arm-related files from specific_ss into softmmu_ssThomas Huth2022-12-151-1/+1
* hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-311-1/+1
* hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan2022-10-311-0/+21
* aspeed: sbc: Allow per-machine settingsJoel Stanley2022-07-141-0/+13
* hw/misc/aspeed: Add PECI controllerPeter Delevoryas2022-06-301-0/+29
* acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov2022-06-091-9/+0
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-113-3/+3
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-115-11/+11
* lasi: move from hw/hppa to hw/miscMark Cave-Ayland2022-05-081-0/+78
* aspeed/hace: Support AST1030 HACESteven Lee2022-05-031-0/+2
* aspeed/hace: Support AST2600 HACESteven Lee2022-05-021-0/+4
* aspeed/hace: Support HMAC Key Buffer register.Steven Lee2022-05-021-0/+1
* aspeed/scu: Add AST1030 supportSteven Lee2022-05-021-0/+25
* hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee2022-05-021-0/+1
* hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee2022-05-021-0/+19
* hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu2022-04-211-0/+30
* hw/misc: Add a model of the Xilinx Versal CRLEdgar E. Iglesias2022-04-211-0/+235
* hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias2022-03-181-0/+93
* hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias2022-03-181-0/+211
* macio/pmu.c: remove redundant codeMark Cave-Ayland2022-03-091-2/+0
* mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland2022-03-091-0/+15
* mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland2022-03-091-0/+1
* mos6522: add "info via" HMP command for debuggingMark Cave-Ayland2022-03-091-0/+2
* mos6522: add register names to register read/write trace eventsMark Cave-Ayland2022-03-091-0/+2
* mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland2022-03-091-2/+0
* mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland2022-03-092-5/+2
* mac_via: use IFR bit flag constants for VIA2 IRQsMark Cave-Ayland2022-03-091-10/+9
* mac_via: use IFR bit flag constants for VIA1 IRQsMark Cave-Ayland2022-03-091-10/+10
* mos6522: add defines for IFR bit flagsMark Cave-Ayland2022-03-091-7/+15
* hw/misc/pvpanic: Use standard headers insteadzhenwei pi2022-03-061-8/+0
* ast2600: Add Secure Boot Controller modelJoel Stanley2022-02-261-0/+32
* hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias2022-01-281-0/+78
* hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee2022-01-201-0/+48
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-091-1/+1
* mac_via: add GPIO for A/UX modeMark Cave-Ayland2021-10-201-0/+1
* aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-0/+2
* mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland2021-09-081-0/+10
* mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland2021-09-081-11/+11
* mac_via: remove mac_via deviceMark Cave-Ayland2021-09-081-16/+5
* mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland2021-09-081-10/+10