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-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
Peter Maydell
2022-01-28
hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
Peter Maydell
2022-01-28
hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
Peter Maydell
2022-01-28
hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Add tracepoints
Peter Maydell
2022-01-28
hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
Francisco Iglesias
2022-01-28
hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
Francisco Iglesias
2022-01-28
hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
Francisco Iglesias
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
2022-01-28
hw/arm/xlnx-versal: Connect Versal's PMC SLCR
Francisco Iglesias
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
hw/char/exynos4210_uart: Fix crash on trying to load VM state
Peter Maydell
2022-01-28
hw/armv7m: Fix broken VMStateDescription
Peter Maydell
2022-01-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-28
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
2022-01-28
spapr.c: check bus != NULL in spapr_get_fw_dev_path()
Daniel Henrique Barboza
2022-01-28
ppc/xive: check return value of ldq_be_dma()
Cédric Le Goater
2022-01-28
ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()
Daniel Henrique Barboza
2022-01-28
ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve()
Daniel Henrique Barboza
2022-01-28
ppc/pnv: Fail DMA access if page permissions are not correct
Frederic Barrat
2022-01-28
spapr: Force 32bit when resetting a core
Alexey Kardashevskiy
2022-01-28
qapi: Cleanup SGX related comments and restore @section-size
Yang Zhong
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-21
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
2022-01-21
riscv: opentitan: fixup plic stride len
Wilfred Mallawa
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
2022-01-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...
Peter Maydell
2022-01-20
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
Philippe Mathieu-Daudé
2022-01-20
hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Check indexes before use, not after
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Factor out "find address of table entry" code
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
Peter Maydell
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
Peter Maydell
[prev]
[next]