index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
spapr/xive: EQ page should be naturally aligned
Cédric Le Goater
2019-05-29
1
-0
/
+6
*
hw/intc/nvic: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-3
/
+3
*
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
1
-2
/
+2
*
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
1
-1
/
+1
*
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-23
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-05-17
2
-5
/
+53
|
\
|
*
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2019-05-17
2
-5
/
+53
*
|
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2019-05-17
1
-2
/
+1
|
/
*
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
2019-05-07
1
-1
/
+3
*
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
2019-05-07
1
-3
/
+24
*
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
2019-05-07
1
-2
/
+7
*
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
2019-04-29
1
-0
/
+96
*
target/arm: Implement v7m_update_fpccr()
Peter Maydell
2019-04-29
1
-0
/
+34
*
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
2019-04-29
1
-0
/
+125
*
hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registers
Peter Maydell
2019-04-29
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-0
/
+3
|
\
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+3
*
|
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-1
/
+0
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-17
/
+17
*
|
ppc/xics/spapr: Fix H_IPOLL implementation
Benjamin Herrenschmidt
2019-03-19
1
-1
/
+8
*
|
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
2019-03-15
1
-2
/
+99
|
/
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
3
-57
/
+57
*
ppc/xive: activate HV support
Cédric Le Goater
2019-03-12
1
-3
/
+54
*
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
2019-03-12
3
-1
/
+2002
*
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2019-03-12
1
-1
/
+1
*
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2019-03-12
1
-5
/
+18
*
ppc/xive: hardwire the Physical CAM line of the thread context
Cédric Le Goater
2019-03-12
1
-1
/
+30
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-08
1
-1
/
+0
|
\
|
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
|
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
2019-03-07
1
-4
/
+2
*
|
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+12
*
|
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+47
|
/
*
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-02-26
1
-6
/
+5
*
ppc/xive: xive does not have a POWER7 interrupt model
Cédric Le Goater
2019-02-26
1
-3
/
+0
*
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-26
2
-6
/
+5
*
xics: Write source state to KVM at claim time
Greg Kurz
2019-02-26
2
-31
/
+47
*
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-26
2
-0
/
+6
[prev]
[next]