summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...Peter Maydell2021-03-0811-15/+307
|\
| * hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell2021-03-087-8/+8
| * hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell2021-03-061-0/+3
| * hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell2021-03-061-0/+1
| * hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell2021-03-061-1/+4
| * hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell2021-03-061-4/+3Star
| * hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé2021-03-051-2/+0Star
| * hw/arm: Add npcm7xx emc modelDoug Evans2021-03-051-0/+2
| * hw/net: Add npcm7xx emc modelDoug Evans2021-03-051-0/+286
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...Peter Maydell2021-03-051-1/+1
|\ \ | |/ |/|
| * error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"Markus Armbruster2021-03-051-1/+1
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell2021-03-052-1/+55
|\ \ | |/ |/|
| * hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal valueBin Meng2021-03-041-1/+1
| * hw/riscv: sifive_u: Add QSPI2 controller and connect an SD cardBin Meng2021-03-041-0/+3
| * hw/riscv: sifive_u: Add QSPI0 controller and connect a flashBin Meng2021-03-041-0/+4
| * hw/ssi: Add SiFive SPI controller supportBin Meng2021-03-041-0/+47
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...Peter Maydell2021-03-043-4/+17
|\ \ | |/ |/|
| * ui/console: Add placeholder flag to message surfaceAkihiko Odaki2021-03-041-2/+8
| * configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-042-2/+9
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-03-031-0/+1
|\ \
| * | i386/acpi: restore device paths for pre-5.1 vmsVitaly Cheptsov2021-03-021-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-023-3/+7
|\ \ | |/ |/|
| * scsi: drop 'result' argument from command_complete callbackHannes Reinecke2021-02-252-2/+2
| * scsi: introduce scsi_sense_from_errno()Paolo Bonzini2021-02-251-0/+2
| * scsi: make io_timeout configurableHannes Reinecke2021-02-251-1/+3
* | acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata2021-02-231-1/+3
* | ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata2021-02-231-0/+1
|/
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...Peter Maydell2021-02-213-1/+25
|\
| * vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on itBALATON Zoltan2021-02-212-1/+3
| * hw/mips: Add a bootloader helperJiaxun Yang2021-02-211-0/+22
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-02-212-2/+2
|\ \ | |/ |/|
| * Fix SPDX-License-Identifier typosRyan Finnie2021-02-202-2/+2
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210220' into...Peter Maydell2021-02-201-0/+2
|\ \
| * | hw/sd: Introduce receive_ready() callbackBin Meng2021-02-201-0/+2
| |/
* / ui/console: Remove dpy_gl_ctx_get_currentAkihiko Odaki2021-02-191-1/+0Star
|/
* Hexagon (disas) disassemblerTaylor Simpson2021-02-181-0/+1
* Hexagon (include/elf.h) ELF machine definitionTaylor Simpson2021-02-181-0/+1
* qemu/int128: Add int128_orRichard Henderson2021-02-181-0/+10
* accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée2021-02-183-5/+9
* accel/tcg: remove CF_NOCACHE and special casesAlex Bennée2021-02-181-3/+0Star
* accel/tcg: Create io_recompile_replay_branch hookRichard Henderson2021-02-181-0/+10
* exec: Move TranslationBlock typedef to qemu/typedefs.hRichard Henderson2021-02-184-6/+3Star
* plugins: add API to return a name for a IO deviceAlex Bennée2021-02-181-0/+6
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-176-6/+34
|\
| * replay: fix icount request when replaying clock accessPavel Dovgalyuk2021-02-161-6/+8
| * sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-163-0/+17
| * sev/i386: Allow AP booting under SEV-ESPaolo Bonzini2021-02-161-0/+4
| * pc: add parser for OVMF reset blockJames Bottomley2021-02-162-0/+5
* | hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu2021-02-161-0/+25
* | hw/i2c: Implement NPCM7XX SMBus Module Single ModeHao Wu2021-02-162-0/+90