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
/
sparc
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2018-01-09
sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
Mark Cave-Ayland
2018-01-09
sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
Mark Cave-Ayland
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2018-01-09
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
Mark Cave-Ayland
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
2017-10-31
sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"
Mark Cave-Ayland
2017-10-31
sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
Mark Cave-Ayland
2017-10-31
sun4m: implement IOMMU translation using IOMMU memory region
Mark Cave-Ayland
2017-10-31
sparc32_dma: remove is_ledma hack and replace with memory region alias
Mark Cave-Ayland
2017-10-31
sparc32_dma: introduce new SPARC32_DMA type container object
Mark Cave-Ayland
2017-10-31
sparc32_dma: make lance device child of ledma device
Mark Cave-Ayland
2017-10-31
sparc32_dma: make esp device child of espdma device
Mark Cave-Ayland
2017-10-31
sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
Mark Cave-Ayland
2017-10-31
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
Mark Cave-Ayland
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-18
target-sparc: move common cpu initialisation routines to sparc64.c
Artyom Tarasenko
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-02-24
leon3: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2013-06-02
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini