index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
/
or-irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2023-02-27
1
-9
/
+9
*
hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES
Peter Maydell
2020-01-30
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/core/or-irq: Support more than 16 inputs to an OR gate
Peter Maydell
2018-06-15
1
-2
/
+37
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet
Thomas Huth
2017-02-28
1
-0
/
+3
*
irq: Add a new irq device that allows the ORing of lines
Alistair Francis
2016-10-04
1
-0
/
+107