aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-28hw/intc/arm_gicv3_its: Check table bounds against correct limitPeter Maydell
2022-01-28hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias
2022-01-28hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controllerFrancisco Iglesias
2022-01-28hw/dma/xlnx_csu_dma: Support starting a read transfer through a class methodFrancisco Iglesias
2022-01-28include/hw/dma/xlnx_csu_dma: Add in missing includes in the headerFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias
2022-01-28hw/misc: Add a model of Versal's PMC SLCRFrancisco Iglesias
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-28Update copyright dates to 2022Peter Maydell
2022-01-21hw/riscv: Remove macros for ELF BIOS image namesAnup Patel
2022-01-21hw/riscv: spike: Allow using binary firmware as biosAnup Patel
2022-01-21target/riscv: Support start kernel directly by KVMYifei Jiang
2022-01-21hw: timer: ibex_timer: Fixup reading w/o registerWilfred Mallawa
2022-01-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...Peter Maydell
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee
2022-01-20hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé
2022-01-20hw/elf_ops: clear uninitialized segment spaceLaurent Vivier
2022-01-20exec/memory: Extract address_space_set() from dma_memory_set()Philippe Mathieu-Daudé
2022-01-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...Peter Maydell
2022-01-19Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...Peter Maydell
2022-01-18Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell
2022-01-18Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...Peter Maydell
2022-01-18docs/devel: more documentation on the use of suffixesAlex Bennée
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée
2022-01-18ui: avoid warnings about directdb on Alpine / musl libcDaniel P. Berrangé
2022-01-18spice: Update QXLInterface for spice >= 0.15.0John Snow
2022-01-18ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PECCédric Le Goater
2022-01-18ppc/pnv: remove PnvPhb4PecStack objectDaniel Henrique Barboza
2022-01-18ppc/pnv: make PECs create and realize PHB4sDaniel Henrique Barboza
2022-01-18ppc/pnv: remove PnvPhb4PecStack::stack_noDaniel Henrique Barboza
2022-01-18ppc/pnv: remove stack pointer from PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: introduce PnvPHB4 'pec' propertyDaniel Henrique Barboza
2022-01-18ppc/pnv: move phb_regs_mr to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move nest_regs_mr to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move nest_regs[] to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move intbar to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move phbbar to PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: move PCI registers to PnvPHB4Daniel Henrique Barboza
2022-01-18hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResultPhilippe Mathieu-Daudé
2022-01-18hw/dma: Use dma_addr_t type definition when relevantPhilippe Mathieu-Daudé
2022-01-18hw/dma: Move ScatterGatherEntry / QEMUSGList declarations aroundPhilippe Mathieu-Daudé
2022-01-18hw/scsi: Rename SCSIRequest::resid as 'residual'Philippe Mathieu-Daudé
2022-01-18qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQPeter Maydell
2022-01-18hw/dma: Remove CONFIG_USER_ONLY checkPhilippe Mathieu-Daudé
2022-01-18hw/pci: Document pci_dma_map()Philippe Mathieu-Daudé