index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
2020-06-26
hw/misc/pca9552: Model qdev output GPIOs
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add a 'description' property for debugging purpose
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename generic code as pca955x
Philippe Mathieu-Daudé
2020-06-26
hw/misc/pca9552: Rename 'nr_leds' as 'pin_count'
Philippe Mathieu-Daudé
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
2020-06-26
mac_via: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
auxbus: Eliminate aux_create_slave()
Markus Armbruster
2020-06-15
auxbus: New aux_bus_realize(), pairing with aux_bus_init()
Markus Armbruster
2020-06-15
auxbus: Rename aux_init_bus() to aux_bus_init()
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-12
hw/arm/allwinner-h3: add SDRAM controller device
Niek Linnenbank
2020-03-12
hw/arm/allwinner: add Security Identifier device
Niek Linnenbank
2020-03-12
hw/arm/allwinner: add CPU Configuration module
Niek Linnenbank
2020-03-12
hw/arm/allwinner-h3: add System Control module
Niek Linnenbank
2020-03-12
hw/arm/allwinner-h3: add Clock Control Unit
Niek Linnenbank
2020-02-19
arm/aspeed: actually check RAM size
Igor Mammedov
2020-01-17
i.MX: add an emulation for RNGC
Martin Kaiser
2020-01-17
hw/misc: Add the STM32F4xx EXTI device
Alistair Francis
2020-01-17
hw/misc: Add the STM32F4xx Sysconfig device
Alistair Francis
2020-01-08
mos6522: remove anh register
Laurent Vivier
2020-01-07
q800: add a block backend to the PRAM
Laurent Vivier
2019-10-28
hw/m68k: implement ADB bus support for via
Laurent Vivier
2019-10-28
hw/m68k: add VIA support
Laurent Vivier
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
2019-10-15
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-10-15
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2019-09-13
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
Cédric Le Goater
2019-09-13
aspeed/scu: Introduce per-SoC SCU types
Cédric Le Goater
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-01
hw/misc/aspeed_xdma: New device
Eddie James
[next]