index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
i8259.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+1
*
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
1
-7
/
+0
*
i8259: generalize statistics into common code
Peter Xu
2017-12-21
1
-36
/
+1
*
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
1
-17
/
+1
*
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
1
-15
/
+11
*
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
2016-10-04
1
-36
/
+0
*
intc/i8259: implement InterruptStatsProvider interface
Hervé Poussineau
2016-10-04
1
-0
/
+37
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-1
/
+1
*
hw/intc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2015-02-18
1
-2
/
+2
*
Fix debug print warning
Gonglei
2014-09-02
1
-1
/
+1
*
intc: i8259: Convert Array allocation to g_new0
Peter Crosthwaite
2014-08-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
1
-1
/
+2
|
\
|
*
i8259: don't abort when trying to use level sensitive irqs
Hervé Poussineau
2014-05-07
1
-1
/
+2
*
|
hw: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-05
1
-2
/
+2
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-2
/
+2
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
2013-06-07
1
-4
/
+21
*
i8259: QOM'ify some more
Andreas Färber
2013-06-07
1
-9
/
+14
*
i8259: QOM cleanups
Andreas Färber
2013-04-29
1
-7
/
+9
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+496