Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
před 11 měsíci |
David Woodhouse
|
ecb0e98b4f
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
|
před 2 roky |
Philippe Mathieu-Daudé
|
78827d5f7b
hw/intc/i8259: Document i8259_init()
|
před 2 roky |
Bernhard Beschow
|
2aaf0ec7ff
hw/intc/i8259: Make using the isa_pic singleton more type-safe
|
před 2 roky |
Philippe Mathieu-Daudé
|
52ad57a9b6
hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
|
před 4 roky |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
před 5 roky |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
před 5 roky |
Paolo Bonzini
|
852c27e2ba
hw: replace hw/i386/pc.h with a header just for the i8259
|
před 5 roky |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
před 6 roky |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
před 6 roky |
Philippe Mathieu-Daudé
|
bf85388169
qdev: use device_class_set_parent_realize/unrealize/reset()
|
před 7 roky |
Peter Xu
|
b8c7723440
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
|
před 7 roky |
Peter Xu
|
1b23190aba
i8259: generalize statistics into common code
|
před 7 roky |
Peter Xu
|
f260f7361c
i8259: use DEBUG_IRQ_COUNT always
|
před 7 roky |
Peter Xu
|
0880a87300
i8259: convert DPRINTFs into trace
|
před 7 roky |
Hervé Poussineau
|
61b97833b3
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface
|
před 9 roky |
Hervé Poussineau
|
4f2e39e103
intc/i8259: implement InterruptStatsProvider interface
|
před 9 roky |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
před 9 roky |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
před 9 roky |
Peter Maydell
|
90191d07a6
hw/intc: Clean up includes
|
před 9 roky |
Markus Armbruster
|
1ce6be24df
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
|
před 10 roky |
Gonglei
|
c5539cb426
Fix debug print warning
|
před 11 roky |
Peter Crosthwaite
|
8945c7f754
intc: i8259: Convert Array allocation to g_new0
|
před 11 roky |
Peter Maydell
|
b18a990c3d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
před 11 roky |
Hervé Poussineau
|
8cbad670ce
i8259: don't abort when trying to use level sensitive irqs
|
před 11 roky |
Markus Armbruster
|
a7737e4496
hw: Consistently name Error ** objects errp, and not err
|
před 11 roky |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
před 12 roky |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
před 12 roky |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
před 12 roky |
Andreas Färber
|
d2628b7d18
i8259: Convert PICCommonState to use QOM realizefn
|
před 12 roky |