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
/
hw
/
arm
/
allwinner-a10.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2020-08-28
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
Philippe Mathieu-Daudé
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
2020-02-21
arm: allwinner: Wire up USB ports
Guenter Roeck
2020-01-17
hw/arm/allwinner-a10: Remove local qemu_irq variables
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()
Philippe Mathieu-Daudé
2020-01-17
hw/arm/allwinner-a10: Move SoC definitions out of header
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2018-07-17
hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
Thomas Huth
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-10
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
Thomas Huth
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
2017-04-20
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2014-02-08
hw/arm/allwinner-a10: initialize EMAC
Beniamino Galvani
2013-12-17
hw/arm: add allwinner a10 SoC support
liguang