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
2015-05-12
armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...
Adrian Huang
1
-0
/
+9
2015-04-30
apic_common: improve readability of apic_reset_common
Denis V. Lunev
1
-4
/
+3
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-9
/
+0
2015-04-28
target-i386: disable LINT0 after reset
Nadav Amit
1
-9
/
+0
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
1
-4
/
+5
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
1
-4
/
+4
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-2
/
+6
2015-04-01
hw/intc: arm_gic_kvm.c restore config first
Alex Bennée
1
-2
/
+5
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2
-4
/
+7
2015-03-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316'...
Peter Maydell
1
-0
/
+7
2015-03-16
hw/intc/arm_gic: Initialize the vgic in the realize function
Eric Auger
1
-0
/
+7
2015-03-16
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
1
-5
/
+1
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
1
-134
/
+119
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
1
-9
/
+16
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
1
-5
/
+3
2015-03-09
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
1
-1
/
+1
2015-03-09
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
1
-2
/
+2
2015-02-18
hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()
Markus Armbruster
2
-4
/
+4
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
1
-3
/
+5
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+5
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
1
-0
/
+5
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2
-2
/
+0
2014-12-11
arm_gic_kvm: Tell kernel about number of IRQs
Peter Maydell
1
-0
/
+20
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
1
-4
/
+4
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
1
-1
/
+3
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
1
-3
/
+5
2014-11-13
apic_common: migrate missing fields
Pavel Dovgalyuk
1
-0
/
+38
2014-11-04
PPC: openpic_kvm: Only map first occurence in address space
Alexander Graf
1
-0
/
+19
2014-10-24
arm_gic: remove unused parameter.
KONRAD Frederic
3
-4
/
+4
2014-09-29
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
Peter Maydell
1
-9
/
+0
2014-09-02
Fix debug print warning
Gonglei
1
-1
/
+1
2014-08-29
hw/intc/arm_gic: honor target mask in gic_update()
Sergey Fedorov
1
-1
/
+2
2014-08-29
arm_gic: Use GIC_NR_SGIS constant
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: Do not force PPIs to edge-triggered mode
Adam Lackorzynski
1
-1
/
+1
2014-08-29
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
Adam Lackorzynski
1
-4
/
+6
2014-08-29
arm_gic: Fix read of GICD_ICFGR
Adam Lackorzynski
1
-1
/
+1
2014-08-15
intc: i8259: Convert Array allocation to g_new0
Peter Crosthwaite
1
-1
/
+1
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
1
-1
/
+1
2014-08-15
apic: Fix reported DFR content
Jan Kiszka
1
-1
/
+1
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
1
-0
/
+27
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-0
/
+88
2014-06-27
xics: Disable flags reset on xics reset
Alexey Kardashevskiy
2
-0
/
+14
2014-06-27
xics: Add xics_find_source()
Alexey Kardashevskiy
1
-5
/
+25
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
2
-11
/
+20
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
2
-18
/
+12
2014-06-19
armv7m_nvic: fix AIRCR implementation
Oran Avraham
1
-1
/
+4
2014-06-16
PPC: openpic_kvm: Implement reset
Alexander Graf
1
-5
/
+10
2014-06-16
openpic: Reset IRQ source private members
Paul Janzen
1
-2
/
+2
2014-06-16
openpic: Move definition of openpic_reset
Paul Janzen
1
-49
/
+50
[next]