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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-5
/
+53
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2
-5
/
+53
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
1
-2
/
+1
2019-05-07
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
1
-1
/
+3
2019-05-07
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
1
-3
/
+24
2019-05-07
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
1
-2
/
+7
2019-04-29
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
1
-0
/
+96
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
1
-0
/
+34
2019-04-29
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
1
-0
/
+125
2019-04-29
hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registers
Peter Maydell
1
-0
/
+6
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
1
-1
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-17
/
+17
2019-03-19
ppc/xics/spapr: Fix H_IPOLL implementation
Benjamin Herrenschmidt
1
-1
/
+8
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
1
-0
/
+3
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
1
-2
/
+99
2019-03-12
spapr: Use CamelCase properly
David Gibson
3
-57
/
+57
2019-03-12
ppc/xive: activate HV support
Cédric Le Goater
1
-3
/
+54
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
3
-1
/
+2002
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
1
-1
/
+1
2019-03-12
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
1
-5
/
+18
2019-03-12
ppc/xive: hardwire the Physical CAM line of the thread context
Cédric Le Goater
1
-1
/
+30
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
1
-4
/
+2
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+12
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+47
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
1
-6
/
+5
2019-02-26
ppc/xive: xive does not have a POWER7 interrupt model
Cédric Le Goater
1
-3
/
+0
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2
-6
/
+5
2019-02-26
xics: Write source state to KVM at claim time
Greg Kurz
2
-31
/
+47
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2
-0
/
+6
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
1
-40
/
+0
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2
-2
/
+6
2019-02-18
xics: Handle KVM ICS reset from the "simple" ICS code
Greg Kurz
2
-18
/
+4
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2
-21
/
+14
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
1
-18
/
+0
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
2
-9
/
+9
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
2
-19
/
+4
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2
-21
/
+15
2019-02-17
xive: Only set source type for LSIs
Greg Kurz
1
-4
/
+3
2019-02-15
hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
Peter Maydell
1
-2
/
+2
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2
-6
/
+8
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2
-6
/
+18
2019-02-04
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
1
-3
/
+3
2019-02-01
armv7m: Don't assume the NVIC's CPU is CPU 0
Peter Maydell
1
-2
/
+1
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2
-0
/
+2
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
1
-1
/
+1
[next]