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
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
1
-1
/
+1
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
1
-0
/
+8
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-12-18
hw/intc/arm_gicv3_kvm: silence the compiler warnings
Chen Qun
1
-0
/
+8
2020-12-17
intc/ibex_plic: Clear interrupts that occur during claim process
Alistair Francis
1
-3
/
+10
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2
-96
/
+0
2020-12-14
xive: Add trace events
Cédric Le Goater
4
-3
/
+108
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
1
-10
/
+4
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
1
-1
/
+2
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+56
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
1
-0
/
+13
2020-12-10
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
1
-27
/
+32
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
1
-8
/
+18
2020-12-10
target/arm: Implement v8.1M REVIDR register
Peter Maydell
1
-0
/
+5
2020-12-10
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
1
-1
/
+8
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
1
-11
/
+67
2020-11-23
hw/intc: fix heap-buffer-overflow in rxicu_realize()
Chen Qun
1
-10
/
+8
2020-11-18
Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
Greg Kurz
1
-84
/
+18
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
5
-5
/
+5
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-13
intc/ibex_plic: Ensure we don't loose interrupts
Alistair Francis
1
-1
/
+16
2020-11-13
intc/ibex_plic: Fix some typos in the comments
Alistair Francis
1
-2
/
+2
2020-11-09
hw/intc/ibex_plic: Clear the claim register when read
Alistair Francis
1
-0
/
+3
2020-11-04
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...
Peter Maydell
1
-2
/
+2
2020-11-03
hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write
AlexChen
1
-2
/
+2
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
1
-1
/
+25
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
1
-3
/
+2
2020-10-22
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
1
-83
/
+0
2020-10-20
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-20
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2
-1
/
+7
2020-10-01
hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
Peter Maydell
1
-0
/
+42
2020-10-01
target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
Peter Maydell
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2
-8
/
+8
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
11
-36
/
+12
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
5
-0
/
+879
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
4
-0
/
+609
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
3
-0
/
+270
2020-09-09
omap_intc: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
4
-19
/
+12
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
16
-29
/
+34
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
20
-32
/
+67
2020-09-08
spapr/xive: Allocate vCPU IPIs from the vCPU contexts
Cédric Le Goater
1
-3
/
+33
2020-09-08
spapr/xive: Allocate IPIs independently from the other sources
Cédric Le Goater
1
-5
/
+42
2020-09-08
spapr/xive: Use kvmppc_xive_source_reset() in post_load
Cédric Le Goater
1
-10
/
+10
2020-09-08
spapr/xive: Modify kvm_cpu_is_enabled() interface
Cédric Le Goater
1
-3
/
+2
2020-09-08
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
1
-19
/
+14
[next]