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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
1
-1
/
+13
2020-01-30
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
1
-7
/
+4
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
1
-0
/
+8
2020-01-27
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
Daniel Henrique Barboza
1
-7
/
+3
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
22
-28
/
+28
2020-01-20
apic: Use 32bit APIC ID for migration instance ID
Peter Xu
1
-1
/
+4
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
1
-1
/
+1
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-1
/
+1
2020-01-17
arm/gicv3: update virtual irq state after IAR register read
Jeff Kubascik
1
-0
/
+3
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
4
-17
/
+52
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
1
-6
/
+2
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
1
-5
/
+4
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2
-2
/
+6
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
1
-3
/
+11
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
1
-0
/
+8
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-1
/
+11
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
1
-7
/
+10
2020-01-07
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
1
-25
/
+1
2020-01-07
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
1
-31
/
+4
2020-01-07
hw/intc/i8259: Fix Kconfig dependency on ISA bus
Philippe Mathieu-Daudé
1
-0
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-4
/
+7
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
1
-6
/
+4
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
1
-5
/
+5
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
5
-4
/
+7
2019-12-17
xics: Don't deassert outputs
Greg Kurz
1
-3
/
+0
2019-12-17
ppc/pnv: Dump the XIVE NVT table
Cédric Le Goater
1
-0
/
+64
2019-12-17
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
3
-5
/
+28
2019-12-17
ppc/pnv: Introduce a pnv_xive_block_id() helper
Cédric Le Goater
1
-31
/
+33
2019-12-17
ppc/xive: Synthesize interrupt from the saved IPB in the NVT
Cédric Le Goater
1
-0
/
+52
2019-12-17
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
1
-10
/
+11
2019-12-17
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
3
-28
/
+0
2019-12-17
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
3
-32
/
+65
2019-12-17
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
1
-17
/
+23
2019-12-17
spapr/xive: Configure number of servers in KVM
Greg Kurz
1
-2
/
+21
2019-12-17
spapr/xics: Configure number of servers in KVM
Greg Kurz
1
-2
/
+19
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
4
-6
/
+11
2019-12-17
ppc/xive: Extend the TIMA operation with a XivePresenter parameter
Cédric Le Goater
2
-28
/
+34
2019-12-17
ppc/xive: Use the XiveFabric and XivePresenter interfaces
Cédric Le Goater
1
-31
/
+17
2019-12-17
ppc/xive: Introduce a XiveFabric interface
Cédric Le Goater
1
-0
/
+10
2019-12-17
ppc/pnv: Fix TIMA indirect access
Cédric Le Goater
1
-6
/
+7
2019-12-17
ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
Cédric Le Goater
1
-0
/
+19
2019-12-17
ppc/pnv: Loop on the threads of the chip to find a matching NVT
Cédric Le Goater
1
-26
/
+35
2019-12-17
ppc/xive: Implement the XivePresenter interface
Cédric Le Goater
3
-44
/
+97
2019-12-17
ppc/xive: Introduce a XivePresenter interface
Cédric Le Goater
1
-9
/
+17
2019-12-17
ppc/xive: Check V bit in TM_PULL_POOL_CTX
Cédric Le Goater
1
-0
/
+5
2019-12-17
ppc/xive: Introduce OS CAM line helpers
Cédric Le Goater
1
-3
/
+38
2019-12-17
ppc/pnv: Quiesce some XIVE errors
Cédric Le Goater
1
-1
/
+5
[next]