aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2022-07-14aspeed: sbc: Allow per-machine settingsJoel Stanley1-0/+13
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas1-0/+29
2022-06-09acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov1-9/+0
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster3-3/+3
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster5-11/+11
2022-05-08lasi: move from hw/hppa to hw/miscMark Cave-Ayland1-0/+78
2022-05-03aspeed/hace: Support AST1030 HACESteven Lee1-0/+2
2022-05-02aspeed/hace: Support AST2600 HACESteven Lee1-0/+4
2022-05-02aspeed/hace: Support HMAC Key Buffer register.Steven Lee1-0/+1
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee1-0/+25
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee1-0/+1
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee1-0/+19
2022-04-21hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu1-0/+30
2022-04-21hw/misc: Add a model of the Xilinx Versal CRLEdgar E. Iglesias1-0/+235
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias1-0/+93
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias1-0/+211
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-06hw/misc/pvpanic: Use standard headers insteadzhenwei pi1-8/+0
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley1-0/+32
2022-01-28hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias1-0/+78
2022-01-20hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee1-0/+48
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé1-1/+1
2021-10-20mac_via: add GPIO for A/UX modeMark Cave-Ayland1-0/+1
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley1-0/+2
2021-09-08mac_via: add qdev gpios for nubus slot interrupts to VIA2Mark Cave-Ayland1-0/+10
2021-09-08mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BITMark Cave-Ayland1-11/+11
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland1-16/+5
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland1-10/+10
2021-09-08mac_via: move PRAM/RTC variables to MOS6522Q800VIA1StateMark Cave-Ayland1-11/+10
2021-09-08mac_via: move PRAM contents and block backend to MOS6522Q800VIA1StateMark Cave-Ayland1-3/+4
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell1-0/+37
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell4-190/+0
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake1-0/+29
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2-88/+0
2021-06-17adc: Move the max111x driver to the adc directoryCorey Minyard1-56/+0
2021-06-17adc: Move the zynq-xadc file to the adc directoriesCorey Minyard1-46/+0
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell1-0/+9
2021-05-10hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell1-0/+12
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell3-3/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth3-3/+0
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater1-1/+16