aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-07esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMAMark Cave-Ayland
2021-03-07esp: remove redundant pdma_start from ESPStateMark Cave-Ayland
2021-03-07esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_bufMark Cave-Ayland
2021-03-07esp: remove dma_left from ESPStateMark Cave-Ayland
2021-03-07esp: remove dma_counter from ESPStateMark Cave-Ayland
2021-03-07esp: add vmstate_esp version to embedded ESPStateMark Cave-Ayland
2021-03-07esp: QOMify the internal ESP device stateMark Cave-Ayland
2021-03-07esp: rename existing ESP QOM type to SYSBUS_ESPMark Cave-Ayland
2021-03-06exec: Poison Hexagon target-specific definitionsPhilippe Mathieu-Daudé
2021-03-06accel/tcg: Precompute curr_cflags into cpu->tcg_cflagsRichard Henderson
2021-03-06include/exec: lightly re-arrange TranslationBlockAlex Bennée
2021-03-06accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée
2021-03-06accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée
2021-03-06accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée
2021-03-06hw/sh4: Add missing licensePhilippe Mathieu-Daudé
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-06scsi: inline sg_io_sense_from_errno() into the callers.Hannes Reinecke
2021-03-06scsi: Add mapping for generic SCSI_HOST status to sense codesHannes Reinecke
2021-03-06scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codesHannes Reinecke
2021-03-06qemu-config: add error propagation to qemu_config_parsePaolo Bonzini
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-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...Peter Maydell
2021-03-05error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"Markus Armbruster
2021-03-05Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
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-04Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell
2021-03-04ui/console: Add placeholder flag to message surfaceAkihiko Odaki
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
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: introduce scsi_sense_from_errno()Paolo Bonzini
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