aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2021-03-08Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-08hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell
2021-03-06hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell
2021-03-06hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell
2021-03-06hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell
2021-03-06hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell
2021-03-06scsi: move host_status handling into SCSI driversHannes Reinecke
2021-03-06elf_ops: correct loading of 32 bit PVH kernelDavid Edmondson
2021-03-05hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé
2021-03-05hw/arm: Add npcm7xx emc modelDoug Evans
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2021-03-04hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal valueBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI2 controller and connect an SD cardBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI0 controller and connect a flashBin Meng
2021-03-04hw/ssi: Add SiFive SPI controller supportBin Meng
2021-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-02i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov
2021-02-25scsi: drop 'result' argument from command_complete callbackHannes Reinecke
2021-02-25scsi: make io_timeout configurableHannes Reinecke
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata
2021-02-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...Peter Maydell
2021-02-21vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on itBALATON Zoltan
2021-02-21hw/mips: Add a bootloader helperJiaxun Yang
2021-02-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-02-20Fix SPDX-License-Identifier typosRyan Finnie
2021-02-20hw/sd: Introduce receive_ready() callbackBin Meng
2021-02-18accel/tcg: Create io_recompile_replay_branch hookRichard Henderson
2021-02-18exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson
2021-02-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-16pc: add parser for OVMF reset blockJames Bottomley
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module Single ModeHao Wu
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-02-10multi-process: perform device reset in the remote processElena Ufimtseva
2021-02-10multi-process: create IOHUB object to handle irqJagannathan Raman
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman
2021-02-10multi-process: PCI BAR read/write handling for proxy & remote endpointsJagannathan Raman
2021-02-10multi-process: Forward PCI config space acceses to the remote processElena Ufimtseva
2021-02-10multi-process: add proxy communication functionsElena Ufimtseva
2021-02-10multi-process: introduce proxy objectElena Ufimtseva
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman
2021-02-10multi-process: Initialize message handler in remote deviceJagannathan Raman
2021-02-10multi-process: define MPQemuMsg format and transmission functionsElena Ufimtseva
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza