index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
2022-07-14
aspeed: sbc: Allow per-machine settings
Joel Stanley
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-09
acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-04-21
hw/misc: Add PWRON STRAP bit fields in GCR module
Hao Wu
2022-04-21
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
2022-03-09
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2022-03-09
mac_via: use IFR bit flag constants for VIA2 IRQs
Mark Cave-Ayland
2022-03-09
mac_via: use IFR bit flag constants for VIA1 IRQs
Mark Cave-Ayland
2022-03-09
mos6522: add defines for IFR bit flags
Mark Cave-Ayland
2022-03-06
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
2022-02-26
ast2600: Add Secure Boot Controller model
Joel Stanley
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
2022-01-20
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.
Troy Lee
2021-11-09
hw/m68k: Fix typo in SPDX tag
Philippe Mathieu-Daudé
2021-10-20
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
2021-09-08
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
2021-09-08
mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
Mark Cave-Ayland
2021-09-08
mac_via: remove mac_via device
Mark Cave-Ayland
2021-09-08
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
[next]