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
/
include
/
hw
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-0
/
+12
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
3
-0
/
+5
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
2
-6
/
+6
*
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
2019-03-15
1
-0
/
+9
*
qom: make interface types abstract
Marc-André Lureau
2018-12-11
1
-3
/
+1
*
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+1
*
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
2018-09-25
1
-0
/
+43
*
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
1
-7
/
+36
*
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-08-14
1
-0
/
+1
*
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
1
-2
/
+6
*
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-08
1
-0
/
+1
*
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-04-27
1
-1
/
+1
*
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
2018-03-06
1
-0
/
+49
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
2
-2
/
+0
|
\
|
*
Clean up includes
Markus Armbruster
2018-02-09
2
-2
/
+0
*
|
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
1
-0
/
+22
|
/
*
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
2018-01-26
1
-0
/
+57
*
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
2018-01-26
1
-0
/
+58
*
nvic: Make systick banked
Peter Maydell
2017-12-13
1
-1
/
+3
*
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2017-09-21
1
-0
/
+3
*
nvic: Implement AIRCR changes for v8M
Peter Maydell
2017-09-21
1
-1
/
+2
*
nvic: Add cached vectpending_prio state
Peter Maydell
2017-09-21
1
-0
/
+2
*
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2017-09-21
1
-2
/
+9
*
nvic: Add banked exception states
Peter Maydell
2017-09-21
1
-0
/
+14
*
nvic: Add NS alias SCS region
Peter Maydell
2017-09-07
1
-0
/
+1
*
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
2017-09-04
1
-0
/
+62
*
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
2017-06-13
1
-0
/
+8
*
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-02-28
1
-0
/
+1
*
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
2017-01-20
1
-0
/
+1
*
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
1
-0
/
+18
*
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
1
-0
/
+2
*
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
1
-0
/
+33
|
\
|
*
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
2016-10-04
1
-0
/
+33
*
|
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2016-10-04
1
-0
/
+78
|
/
*
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
2
-0
/
+6
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+2
*
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-07-12
1
-0
/
+216
*
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
1
-0
/
+18
*
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
1
-0
/
+32
*
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
1
-3
/
+2
*
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2016-06-17
1
-3
/
+189
*
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-03-16
1
-0
/
+48
*
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
1
-0
/
+51
*
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
1
-0
/
+33
*
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-10-27
1
-0
/
+1
*
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-24
1
-0
/
+68
*
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2015-09-08
1
-0
/
+1
[next]