summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé2020-06-091-1/+1
* hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé2020-06-092-9/+19
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell2020-06-081-1/+6
|\
| * hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé2020-06-051-1/+6
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell2020-06-063-1/+947
|\ \
| * | wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-1/+2
| * | dwc-hsotg (dwc2) USB host controller register definitionsPaul Zimmerman2020-06-051-0/+899
| * | raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2020-06-052-0/+46
* | | s390x: pv: Fix KVM_PV_PREP_RESET command wrapper nameJanosch Frank2020-06-051-2/+2
|/ /
* | exec: Rename qemu_ram_writeback() as qemu_ram_msync()Philippe Mathieu-Daudé2020-06-051-2/+2
* | memory: Extract memory_region_msync() from memory_region_writeback()Philippe Mathieu-Daudé2020-06-051-1/+12
* | memory: Rename memory_region_do_writeback -> memory_region_writebackPhilippe Mathieu-Daudé2020-06-051-2/+2
* | fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov2020-06-051-0/+2
* | riscv: Initial commit of OpenTitan machineAlistair Francis2020-06-031-0/+68
* | riscv/boot: Add a missing header includeAlistair Francis2020-06-031-0/+1
* | riscv: sifive_e: Manually define the machineAlistair Francis2020-06-031-0/+4
* | hw/riscv: spike: Remove deprecated ISA specific machinesAlistair Francis2020-06-031-4/+2Star
* | tcg: Implement gvec support for rotate by scalarRichard Henderson2020-06-024-0/+5
* | tcg: Implement gvec support for rotate by vectorRichard Henderson2020-06-024-0/+9
* | tcg: Implement gvec support for rotate by immediateRichard Henderson2020-06-024-0/+10
* | migration/vmstate: Remove unnecessary MemoryRegion forward declarationPhilippe Mathieu-Daudé2020-06-011-1/+0Star
* | hmp: Implement qom-get HMP commandDr. David Alan Gilbert2020-06-011-0/+1
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell2020-05-291-0/+1
|\ \
| * | block/dirty-bitmap: add bdrv_has_named_bitmaps helperVladimir Sementsov-Ogievskiy2020-05-281-0/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' ...Peter Maydell2020-05-281-0/+1
|\ \ \ | |/ / |/| |
| * | hw/display/edid: Add missing 'qdev-properties.h' headerPhilippe Mathieu-Daudé2020-05-281-0/+1
| |/
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-register-api-2020052...Peter Maydell2020-05-281-20/+20
|\ \
| * | hw/registerfields: Prefix local variables with underscore in macrosPhilippe Mathieu-Daudé2020-05-271-20/+20
| |/
* / ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2Leonardo Bras2020-05-271-0/+1
|/
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+5
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+16
* hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck2020-05-211-0/+4
* hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck2020-05-211-0/+5
* hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck2020-05-211-2/+59
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-214-3/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200520-pull-request' i...Peter Maydell2020-05-211-0/+14
|\
| * ui/win32-kbd-hook: handle AltGr in a hook procedureVolker Rümelin2020-05-191-0/+14
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-18-v3' ...Peter Maydell2020-05-212-0/+14
|\ \
| * | blockdev: Promote several bitmap functions to non-staticEric Blake2020-05-191-0/+12
| * | block: Make it easier to learn which BDS support bitmapsEric Blake2020-05-192-0/+2
* | | softfloat: Return bool from all classification predicatesRichard Henderson2020-05-191-33/+33
* | | softfloat: Inline floatx80 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float128 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float64 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Inline float32 compare specializationsRichard Henderson2020-05-191-8/+41
* | | softfloat: Name compare relation enumRichard Henderson2020-05-191-12/+13
* | | softfloat: Name rounding mode enumRichard Henderson2020-05-193-23/+27
* | | softfloat: Change tininess_before_rounding to boolRichard Henderson2020-05-192-9/+7Star
* | | softfloat: Replace flag with boolRichard Henderson2020-05-194-38/+24Star
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-191-0/+3
|\ \