index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
1
-0
/
+1
2023-04-20
lasi: fix RTC migration
Paolo Bonzini
1
-2
/
+1
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
1
-3
/
+2
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2
-3
/
+3
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
1
-2
/
+0
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
4
-2
/
+4
2023-01-12
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
5
-13
/
+11
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
1
-0
/
+68
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
1
-0
/
+67
2023-01-08
include: Include headers where needed
Markus Armbruster
9
-3
/
+16
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2
-0
/
+4
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
1
-0
/
+1
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
1
-1
/
+1
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
1
-0
/
+21
2022-07-14
aspeed: sbc: Allow per-machine settings
Joel Stanley
1
-0
/
+13
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
1
-0
/
+29
2022-06-09
acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
1
-9
/
+0
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
3
-3
/
+3
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
5
-11
/
+11
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
1
-0
/
+78
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
1
-0
/
+2
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
1
-0
/
+4
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
1
-0
/
+1
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
1
-0
/
+25
2022-05-02
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
1
-0
/
+1
2022-05-02
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
1
-0
/
+19
2022-04-21
hw/misc: Add PWRON STRAP bit fields in GCR module
Hao Wu
1
-0
/
+30
2022-04-21
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
1
-0
/
+235
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
1
-0
/
+93
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
1
-0
/
+211
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
1
-2
/
+0
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
1
-0
/
+15
2022-03-09
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
1
-0
/
+1
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
1
-0
/
+2
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
1
-0
/
+2
2022-03-09
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
1
-2
/
+0
2022-03-09
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2
-5
/
+2
2022-03-09
mac_via: use IFR bit flag constants for VIA2 IRQs
Mark Cave-Ayland
1
-10
/
+9
2022-03-09
mac_via: use IFR bit flag constants for VIA1 IRQs
Mark Cave-Ayland
1
-10
/
+10
2022-03-09
mos6522: add defines for IFR bit flags
Mark Cave-Ayland
1
-7
/
+15
2022-03-06
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
1
-8
/
+0
2022-02-26
ast2600: Add Secure Boot Controller model
Joel Stanley
1
-0
/
+32
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
1
-0
/
+78
2022-01-20
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.
Troy Lee
1
-0
/
+48
2021-11-09
hw/m68k: Fix typo in SPDX tag
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-20
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
1
-0
/
+1
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
1
-0
/
+2
[next]