index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-22
/
+22
*
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-19
1
-1
/
+1
*
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
2023-06-16
1
-7
/
+37
*
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
2023-06-14
1
-2
/
+2
*
pnv/xive2: Quiet down some error messages
Frederic Barrat
2023-06-10
1
-0
/
+4
*
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2023-06-10
2
-1
/
+5
*
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2023-06-10
1
-7
/
+7
*
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
2023-06-10
1
-0
/
+1
*
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2023-06-10
2
-0
/
+11
*
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2023-06-10
2
-1
/
+11
*
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-06
1
-3
/
+3
|
\
|
*
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
1
-3
/
+3
*
|
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-06-05
1
-3
/
+3
|
/
*
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2023-05-15
2
-11
/
+30
*
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
1
-2
/
+2
*
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
1
-28
/
+16
*
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
2023-05-15
1
-0
/
+4
*
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
2023-05-06
1
-1
/
+1
*
hw/intc/riscv_aplic: Zero init APLIC internal state
Ivan Klokov
2023-05-05
1
-1
/
+1
*
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-02
1
-5
/
+2
*
apic: disable reentrancy detection for apic-msi
Alexander Bulekov
2023-04-28
1
-0
/
+7
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+1
*
hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
David Woodhouse
2023-03-15
1
-2
/
+1
*
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2023-03-08
2
-7
/
+27
*
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-03-08
1
-2
/
+2
*
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
2023-03-05
3
-13
/
+13
*
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+2
*
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
4
-5
/
+123
*
hw/intc/armv7m_nvic: Use QOM cast CPU() macro
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+3
*
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-27
1
-7
/
+13
*
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
2023-02-16
1
-25
/
+13
*
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
2023-02-03
1
-0
/
+2
*
hvf: arm: Add support for GICv3
Alexander Graf
2023-02-03
1
-1
/
+15
*
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
2
-0
/
+2
|
\
|
*
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2023-01-20
2
-0
/
+2
*
|
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-01-19
1
-6
/
+6
|
\
\
|
*
|
hw/intc: Mark more interrupt-controller files as target independent
Thomas Huth
2023-01-16
1
-4
/
+4
|
*
|
hw/intc: Move some files out of the target-specific source set
Philippe Mathieu-Daudé
2023-01-16
1
-2
/
+2
|
|
/
*
/
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
4
-20
/
+20
|
/
*
Merge tag 'mips-20230113' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-01-16
6
-40
/
+68
|
\
|
*
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
5
-33
/
+64
|
*
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-13
1
-7
/
+4
*
|
hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic'
Philippe Mathieu-Daudé
2023-01-12
1
-15
/
+13
*
|
hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name
Philippe Mathieu-Daudé
2023-01-12
1
-19
/
+19
*
|
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
1
-6
/
+6
|
/
*
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-01-07
2
-7
/
+57
|
\
|
*
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
1
-1
/
+2
|
*
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
1
-4
/
+30
|
*
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
1
-3
/
+26
*
|
hw/intc: sifive_plic: Fix the pending register range check
Bin Meng
2023-01-06
1
-2
/
+3
[next]