index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
arm_gic_kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
1
-6
/
+3
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-07-10
error: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
1
-3
/
+1
2020-02-28
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
1
-0
/
+9
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
1
-5
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
1
-1
/
+7
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
1
-11
/
+12
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
1
-2
/
+2
2018-05-31
KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
Shannon Zhao
1
-1
/
+0
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-4
/
+3
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
1
-4
/
+5
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-6
/
+11
2016-10-17
hw/intc/arm_gic_kvm: Fix build on aarch64
Christopher Covington
1
-14
/
+0
2016-10-04
hw/intc/arm_gic(v3)_kvm: Initialize gsi routing
Eric Auger
1
-0
/
+12
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
1
-11
/
+11
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
1
-65
/
+33
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
1
-27
/
+1
2015-07-06
intc: arm_gic_kvm: set the qemu_irq/gsi mapping
Eric Auger
1
-0
/
+6
2015-05-12
hw/intc/arm_gic: Restrict priority view
Fabian Aggeler
1
-1
/
+1
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
1
-4
/
+4
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
1
-4
/
+4
2015-05-12
hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
Peter Maydell
1
-10
/
+20
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
1
-0
/
+6
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
1
-1
/
+4
2015-04-01
hw/intc: arm_gic_kvm.c restore config first
Alex Bennée
1
-2
/
+5
2015-03-16
hw/intc/arm_gic: Initialize the vgic in the realize function
Eric Auger
1
-0
/
+7
2014-12-11
arm_gic_kvm: Tell kernel about number of IRQs
Peter Maydell
1
-0
/
+20
2014-05-05
arm: Clean up fragile use of error_is_set() in realize() methods
Markus Armbruster
1
-2
/
+4
2014-03-15
misc: Fix typos in comments
Stefan Weil
1
-1
/
+1
2014-02-26
hw: arm_gic_kvm: Add KVM VGIC save/restore logic
Christoffer Dall
1
-2
/
+422
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-2
/
+20
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-2
/
+4
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-2
/
+2
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-0
/
+167