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
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
2
-3
/
+37
*
xics/kvm: Fix fallback to emulated XICS
Greg Kurz
2019-07-28
1
-11
/
+0
*
ioapic: kvm: Skip route updates for masked pins
Jan Kiszka
2019-07-25
1
-3
/
+5
*
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
2019-07-12
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
1
-5
/
+6
|
\
|
*
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
1
-5
/
+5
|
*
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
1
-0
/
+1
*
|
target/arm: v8M: Check state of exception being returned from
Peter Maydell
2019-07-04
1
-1
/
+13
*
|
arm v8M: Forcibly clear negative-priority exceptions on deactivate
Peter Maydell
2019-07-04
1
-5
/
+35
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
2019-07-02
7
-189
/
+333
|
\
\
|
*
|
spapr/xive: Add proper rollback to kvmppc_xive_connect()
Greg Kurz
2019-07-02
1
-19
/
+29
|
*
|
ppc/xive: Fix TM_PULL_POOL_CTX special operation
Cédric Le Goater
2019-07-02
1
-9
/
+10
|
*
|
ppc/pnv: Rework cache watch model of PnvXIVE
Cédric Le Goater
2019-07-02
1
-36
/
+106
|
*
|
ppc/xive: Make the PIPR register readonly
Cédric Le Goater
2019-07-02
1
-16
/
+16
|
*
|
ppc/xive: Force the Physical CAM line value to group mode
Cédric Le Goater
2019-07-02
1
-16
/
+5
|
*
|
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
2
-37
/
+22
|
*
|
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
2019-07-02
1
-6
/
+5
|
*
|
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
2
-20
/
+56
|
*
|
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
2019-07-02
1
-6
/
+10
|
*
|
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
2019-07-02
1
-1
/
+1
|
*
|
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
1
-1
/
+1
|
*
|
xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
Greg Kurz
2019-07-02
1
-26
/
+27
|
*
|
xics: Add comment about CPU hotplug
Greg Kurz
2019-07-02
1
-0
/
+1
|
*
|
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
1
-0
/
+30
|
*
|
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
2
-27
/
+0
|
*
|
xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS
Greg Kurz
2019-07-02
1
-0
/
+46
|
*
|
ppc/pnv: fix StoreEOI activation
Cédric Le Goater
2019-07-02
1
-2
/
+1
|
|
/
*
/
aspeed: vic: Add support for legacy register interface
Andrew Jeffery
2019-07-01
1
-42
/
+63
|
/
*
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
2019-06-17
1
-1
/
+7
*
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2019-06-17
2
-4
/
+4
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
1
-3
/
+19
|
\
|
*
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
1
-3
/
+19
*
|
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-2
/
+0
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
44
-8
/
+49
|
/
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
spapr/xive: fix multiple resets when using the 'dual' interrupt mode
Cédric Le Goater
2019-05-29
2
-10
/
+5
*
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
3
-5
/
+59
*
ppc/xics: fix irq priority in ics_set_irq_type()
Cédric Le Goater
2019-05-29
1
-2
/
+8
*
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-05-29
2
-0
/
+16
*
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
1
-21
/
+5
*
spapr: check for the activation of the KVM IRQ device
Cédric Le Goater
2019-05-29
2
-1
/
+63
*
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
2
-0
/
+107
*
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
3
-1
/
+135
*
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
1
-1
/
+95
*
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
3
-7
/
+110
*
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
2
-8
/
+279
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
4
-9
/
+298
*
Fix typo on "info pic" monitor cmd output for xive
Satheesh Rajendran
2019-05-29
1
-1
/
+1
*
spapr/xive: print out the EQ page address in the monitor
Cédric Le Goater
2019-05-29
1
-2
/
+3
*
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
2019-05-29
2
-8
/
+4
[next]