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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-6
/
+9
*
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-09-25
3
-20
/
+14
*
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
Peter Maydell
2018-08-24
1
-1
/
+1
*
hw/intc/apic: Switch away from old_mmio
Peter Maydell
2018-08-23
1
-24
/
+18
*
nvic: Expose NMI line
Peter Maydell
2018-08-20
2
-0
/
+20
*
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
2018-08-20
1
-1
/
+1
*
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
1
-9
/
+10
*
intc/arm_gic: Improve traces
Luc Michel
2018-08-14
2
-8
/
+35
*
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-14
1
-0
/
+97
*
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-14
1
-39
/
+136
*
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-14
1
-2
/
+233
*
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-14
1
-2
/
+35
*
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-14
1
-5
/
+15
*
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-14
1
-4
/
+47
*
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-14
1
-19
/
+33
*
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
2018-08-14
1
-12
/
+38
*
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-14
2
-18
/
+97
*
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
2018-08-14
1
-17
/
+22
*
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-14
2
-0
/
+79
*
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-14
1
-0
/
+65
*
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
4
-26
/
+137
*
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-14
2
-25
/
+2
*
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
2018-08-14
1
-4
/
+57
*
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2018-08-14
4
-116
/
+127
*
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-08-14
1
-3
/
+18
*
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-08-14
1
-0
/
+10
*
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
2018-08-14
1
-2
/
+49
*
hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
Peter Maydell
2018-08-06
1
-40
/
+37
*
hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
Peter Maydell
2018-08-06
1
-4
/
+4
*
hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
Peter Maydell
2018-08-06
1
-3
/
+0
*
hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...
Peter Maydell
2018-08-06
1
-0
/
+6
*
armv7m_nvic: Fix m-security subsection name
Peter Maydell
2018-07-30
1
-1
/
+1
*
target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set
Peter Maydell
2018-07-24
2
-3
/
+7
*
hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ
Peter Maydell
2018-07-24
1
-1
/
+1
*
hw/intc/exynos4210_gic: Turn instance_init into realize function
Thomas Huth
2018-07-23
1
-3
/
+3
*
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
2018-07-17
1
-5
/
+2
*
hw/arm/armv7: Fix crash when introspecting the "iotkit" device
Thomas Huth
2018-07-17
1
-3
/
+2
*
hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
Peter Maydell
2018-07-16
1
-2
/
+4
*
hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
Peter Maydell
2018-07-16
1
-1
/
+15
*
ppc/xics: fix ICP reset path
Greg Kurz
2018-07-16
1
-3
/
+11
*
ioapic: remove useless lower bounds check
Paolo Bonzini
2018-07-06
1
-1
/
+1
*
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2018-07-03
1
-7
/
+5
*
ppc/xics: move the vmstate structures under the ics-base class
Cédric Le Goater
2018-07-03
1
-56
/
+56
*
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
2018-07-03
2
-31
/
+40
*
ppc/xics: move the instance_init handler under the ics-base class
Cédric Le Goater
2018-07-03
1
-8
/
+8
*
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
2018-07-03
2
-20
/
+37
*
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
2018-07-03
3
-19
/
+40
*
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
1
-11
/
+0
*
ioapic: support "info irq"
Peter Xu
2018-06-28
2
-0
/
+24
*
ioapic: some proper indents when dump info
Peter Xu
2018-06-28
1
-4
/
+4
[prev]
[next]