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
*
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
1
-40
/
+0
*
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
2
-2
/
+6
*
xics: Handle KVM ICS reset from the "simple" ICS code
Greg Kurz
2019-02-18
2
-18
/
+4
*
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
2
-21
/
+14
*
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
1
-18
/
+0
*
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
2
-9
/
+9
*
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
2
-19
/
+4
*
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-02-18
2
-21
/
+15
*
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
1
-4
/
+3
*
hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
Peter Maydell
2019-02-15
1
-2
/
+2
*
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
2
-6
/
+8
*
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
2019-02-04
2
-6
/
+18
*
ppc/xive: fix remaining XiveFabric names
Cédric Le Goater
2019-02-04
1
-3
/
+3
*
armv7m: Don't assume the NVIC's CPU is CPU 0
Peter Maydell
2019-02-01
1
-2
/
+1
*
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
2
-0
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-10
1
-1
/
+1
|
\
|
*
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
1
-1
/
+1
*
|
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-08
1
-0
/
+9
*
|
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
3
-6
/
+0
*
|
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-08
3
-3
/
+3
*
|
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-08
1
-5
/
+5
*
|
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-08
1
-3
/
+3
*
|
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
1
-14
/
+0
|
/
*
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-20
1
-0
/
+17
*
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-20
1
-0
/
+22
*
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-20
2
-1
/
+69
*
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-20
1
-0
/
+982
*
spapr/xive: use the VCPU id as a NVT identifier
Cédric Le Goater
2018-12-20
1
-1
/
+55
*
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater
2018-12-20
2
-0
/
+367
*
ppc/xive: notify the CPU when the interrupt priority is more privileged
Cédric Le Goater
2018-12-20
1
-1
/
+95
*
ppc/xive: introduce a simplified XIVE presenter
Cédric Le Goater
2018-12-20
1
-0
/
+190
*
ppc/xive: introduce the XIVE interrupt thread context
Cédric Le Goater
2018-12-20
1
-0
/
+424
*
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
2018-12-20
1
-2
/
+158
*
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
2018-12-20
1
-0
/
+174
*
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
2018-12-20
1
-0
/
+77
*
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
2018-12-20
1
-0
/
+25
*
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
2018-12-20
1
-6
/
+61
*
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
2018-12-20
2
-0
/
+383
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
2018-12-16
1
-3
/
+4
|
\
|
*
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
2018-12-14
1
-3
/
+4
*
|
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
2018-12-13
1
-10
/
+11
*
|
intc/puv3_intc: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
1
-7
/
+4
|
/
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-2
/
+2
*
target/arm: Move some system registers into a substructure
Richard Henderson
2018-10-24
1
-6
/
+6
*
ioapic: Fix error handling in realize()
Markus Armbruster
2018-10-19
1
-4
/
+4
*
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2018-10-19
1
-6
/
+1
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-6
/
+9
*
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-09-25
3
-20
/
+14
*
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
Peter Maydell
2018-08-24
1
-1
/
+1
[next]