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
...
|
*
hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write
AlexChen
2020-11-03
1
-2
/
+2
*
|
target/riscv: Add sifive_plic vmstate
Yifei Jiang
2020-11-03
1
-1
/
+25
|
/
*
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2020-11-02
1
-3
/
+2
*
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-10-22
1
-83
/
+0
*
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
2020-10-20
1
-4
/
+4
*
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2020-10-20
2
-1
/
+7
*
hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
Peter Maydell
2020-10-01
1
-0
/
+42
*
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
2020-10-01
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
2
-8
/
+8
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
11
-36
/
+12
*
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-18
1
-2
/
+2
*
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-18
1
-2
/
+4
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
5
-0
/
+879
|
\
|
*
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-10
4
-0
/
+609
|
*
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-10
3
-0
/
+270
*
|
omap_intc: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
|
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
4
-19
/
+12
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
16
-29
/
+34
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
20
-32
/
+67
|
/
*
spapr/xive: Allocate vCPU IPIs from the vCPU contexts
Cédric Le Goater
2020-09-08
1
-3
/
+33
*
spapr/xive: Allocate IPIs independently from the other sources
Cédric Le Goater
2020-09-08
1
-5
/
+42
*
spapr/xive: Use kvmppc_xive_source_reset() in post_load
Cédric Le Goater
2020-09-08
1
-10
/
+10
*
spapr/xive: Modify kvm_cpu_is_enabled() interface
Cédric Le Goater
2020-09-08
1
-3
/
+2
*
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
2020-09-08
1
-19
/
+14
*
hw/intc: fix default registers value in exynos4210_combiner_read()
Chen Qun
2020-09-01
1
-1
/
+0
*
hw: Remove superfluous breaks
Liao Pingfang
2020-09-01
1
-1
/
+0
*
nios2_iic: Use TYPE_ALTERA_IIC constant
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
s390_flic: Move KVMS390FLICState typedef to header
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-24
3
-176
/
+185
|
\
|
*
spapr/xive: Use xive_source_esb_len()
Greg Kurz
2020-08-14
2
-2
/
+2
|
*
spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
Greg Kurz
2020-08-13
1
-8
/
+6
|
*
ppc/xive: Simplify error handling in xive_tctx_realize()
Greg Kurz
2020-08-13
1
-4
/
+1
|
*
spapr/xive: Simplify error handling in kvmppc_xive_connect()
Greg Kurz
2020-08-13
1
-13
/
+11
|
*
ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
Greg Kurz
2020-08-13
1
-6
/
+8
|
*
spapr/xive: Fix error handling in kvmppc_xive_post_load()
Greg Kurz
2020-08-13
1
-17
/
+18
|
*
spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
Greg Kurz
2020-08-13
1
-3
/
+4
|
*
spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
Greg Kurz
2020-08-13
1
-9
/
+4
|
*
spapr/xive: Rework error handling in kvmppc_xive_get_queues()
Greg Kurz
2020-08-13
1
-7
/
+8
|
*
spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
Greg Kurz
2020-08-13
1
-19
/
+16
|
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
Greg Kurz
2020-08-13
1
-5
/
+10
|
*
spapr/xive: Rework error handling of kvmppc_xive_mmap()
Greg Kurz
2020-08-13
1
-7
/
+11
|
*
spapr/xive: Rework error handling of kvmppc_xive_source_reset()
Greg Kurz
2020-08-13
1
-6
/
+7
|
*
spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
Greg Kurz
2020-08-13
1
-11
/
+10
|
*
spapr/xive: Convert KVM device fd checks to assert()
Greg Kurz
2020-08-13
1
-28
/
+7
|
*
ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
Greg Kurz
2020-08-13
2
-20
/
+50
|
*
ppc/xive: Rework setup of XiveSource::esb_mmio
Greg Kurz
2020-08-13
2
-7
/
+8
|
*
spapr/xive: Simplify kvmppc_xive_disconnect()
Greg Kurz
2020-08-12
1
-4
/
+2
|
*
spapr/xive: Fix xive->fd if kvm_create_device() fails
Greg Kurz
2020-08-12
1
-3
/
+5
|
*
ppc/xive: Fix some typos in comments
Gustavo Romero
2020-08-12
1
-3
/
+3
*
|
hw/intc: ibex_plic: Honour source priorities
Alistair Francis
2020-08-22
1
-5
/
+10
[prev]
[next]