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
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
2021-09-08
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-02
hw/arm: Add basic power management to raspi.
Nolan Leake
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
2021-06-17
adc: Move the max111x driver to the adc directory
Corey Minyard
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2021-05-10
hw/misc/mps2-scc: Add "QEMU interface" comment
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
2021-05-01
hw: Model ASPEED's Hash and Crypto Engine
Joel Stanley
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-18
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...
Peter Maydell
2021-03-16
mac_via: rename VBL timer to 60Hz timer
Mark Cave-Ayland
2021-03-15
m68k: add a system controller
Laurent Vivier
2021-03-15
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
2021-03-12
hw/misc: Add NPCM7XX MFT Module
Hao Wu
2021-03-12
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-08
hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
Peter Maydell
2021-03-08
hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
Peter Maydell
2021-03-08
hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
Peter Maydell
2021-03-08
hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
Peter Maydell
[next]