index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2022-04-22
hw/display/vmware_vga: do not discard screen updates
Carwyn Ellis
2022-04-21
Merge tag 'pull-rx-20220421' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
hw/rx: rx-gdbsim DTB load address aligned of 16byte.
Yoshinori Sato
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
intc/exynos4210_gic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
arm/allwinner-a10: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
arm/digic: replace snprintf() with g_strdup_printf()
Marc-André Lureau
2022-04-21
hw/hyperv: remove needless qemu-common.h include
Marc-André Lureau
2022-04-21
hw/arm: Use bit fields for NPCM7XX PWRON STRAPs
Hao Wu
2022-04-21
hw/core/irq: remove unused 'qemu_irq_split' function
Zongyuan Li
2022-04-21
hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
2022-04-21
hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'
Zongyuan Li
2022-04-21
hw/arm/exynos4210: Drop Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs
Peter Maydell
2022-04-21
hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put external GIC into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
Peter Maydell
2022-04-21
hw/arm/exynos4210: Coalesce board_irqs and irq_table
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put a9mpcore device into state struct
Peter Maydell
2022-04-21
hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
Peter Maydell
2022-04-21
hw/arm: versal: Connect the CRL
Edgar E. Iglesias
2022-04-21
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Add the Cortex-R5Fs
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Create an APU CPU Cluster
Edgar E. Iglesias
2022-04-21
hw/arm/xlnx-zynqmp: Connect 4 TTC timers
Edgar E. Iglesias
2022-04-21
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
Peter Maydell
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-20
ppc/pnv: Remove LSI on the PCIE host bridge
Frederic Barrat
2022-04-20
pcie: Don't try triggering a LSI when not defined
Frederic Barrat
2022-04-20
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
2022-04-20
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
2022-04-20
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
[next]