Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 ヶ月 前 |
Peter Maydell
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 年間 前 |
Jinjie Ruan
|
67d74e4c54
hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
|
1 年間 前 |
Steve Sistare
|
c8a7fc5179
migration: simplify blockers
|
1 年間 前 |
Peter Maydell
|
823300f0fc
hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
|
2 年 前 |
Peter Maydell
|
9774c0f7ba
hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
|
3 年 前 |
Richard Henderson
|
5809ac5709
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
|
3 年 前 |
Richard Henderson
|
cf7c6d1004
target/arm: Split out cpregs.h
|
3 年 前 |
Peter Maydell
|
445d5825da
hw/intc/arm_gicv3: Allow 'revision' property to be set to 4
|
3 年 前 |
Peter Maydell
|
e5cba10ee1
hw/intc/arm_gicv3: Support multiple redistributor regions
|
3 年 前 |
Peter Maydell
|
01b5ab8cc0
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_realize
|
3 年 前 |
Thomas Huth
|
f6527eadeb
hw: Do not include hw/sysbus.h if it is not necessary
|
4 年 前 |
Philippe Mathieu-Daudé
|
538f049704
sysemu: Let VMChangeStateHandler take boolean 'running' argument
|
4 年 前 |
Chen Qun
|
d85afd1eb5
hw/intc/arm_gicv3_kvm: silence the compiler warnings
|
4 年 前 |
Eduardo Habkost
|
fa34a3c58a
Use DECLARE_*CHECKER* when possible (--force mode)
|
5 年 前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年 前 |
Markus Armbruster
|
386f6c07d2
error: Avoid error_propagate() after migrate_add_blocker()
|
5 年 前 |
Keqian Zhu
|
1e11a139bf
bugfix: Use gicr_typer in arm_gicv3_icc_reset
|
5 年 前 |
Zenghui Yu
|
618bacabd3
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
|
5 年 前 |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 年 前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年 前 |
Eric Auger
|
80d6733389
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
|
7 年 前 |
Eric Auger
|
1e575b6664
hw/intc/arm_gicv3: Introduce redist-region-count array property
|
7 年 前 |
Eric Auger
|
19d1bd0b58
target/arm: Allow KVM device address overwriting
|
7 年 前 |
Shannon Zhao
|
1dcf367519
arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
|
7 年 前 |
Shannon Zhao
|
910e204841
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
|
7 年 前 |
Shannon Zhao
|
2f15b79280
KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
|
7 年 前 |
Shannon Zhao
|
34ffacae08
arm_gicv3_kvm: increase clroffset accordingly
|
7 年 前 |
Philippe Mathieu-Daudé
|
bf85388169
qdev: use device_class_set_parent_realize/unrealize/reset()
|
7 年 前 |
Pranith Kumar
|
7229ec5825
arm_gicv3_kvm: Fix compile warning
|
8 年 前 |