summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2019-01-225-7/+40
* ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-223-11/+10Star
* ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-223-3/+3
* ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-4/+4
* ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* hw/bt: Remove HCIInfo from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-1/+2
* hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-3/+2Star
* hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-223-3/+3
* hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-222-1/+2
* tests/pnv-xscom: Make test independent of global_qtestThomas Huth2019-01-221-14/+15
* tests/boot-order: Make test independent of global_qtestThomas Huth2019-01-221-30/+29Star
* tests/endianesss: Make test independent of global_qtestThomas Huth2019-01-221-163/+166
* tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth2019-01-221-6/+6
* tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth2019-01-221-5/+5
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell2019-01-219-648/+1042
|\
| * target/mips: Introduce 32 R5900 multimedia registersFredrik Noring2019-01-182-0/+19
| * target/mips: Rename 'rn' to 'register_name'Aleksandar Markovic2019-01-181-426/+432
| * target/mips: Add CP0 register MemoryMapIDAleksandar Markovic2019-01-182-2/+4
| * target/mips: Amend preprocessor constants for CP0 registersAleksandar Markovic2019-01-182-170/+284
| * target/mips: Update ITU to handle bus errorsYongbok Kim2019-01-181-0/+22
| * target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim2019-01-185-6/+54
| * target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim2019-01-182-1/+25
| * target/mips: Provide R/W access to SAARI and SAAR CP0 registersYongbok Kim2019-01-185-4/+120
| * target/mips: Add fields for SAARI and SAAR CP0 registersYongbok Kim2019-01-182-4/+12
| * target/mips: Use preprocessor constants for 32 major CP0 registersAleksandar Markovic2019-01-181-136/+136
| * target/mips: Add preprocessor constants for 32 major CP0 registersAleksandar Markovic2019-01-181-0/+32
| * target/mips: Move comment containing summary of CP0 registersAleksandar Markovic2019-01-181-81/+84
* | hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config structPeter Maydell2019-01-211-1/+1
* | hw/block/xen: use proper format string for printing sectorsAlex Bennée2019-01-211-1/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190121'...Peter Maydell2019-01-2121-631/+2514
|\ \
| * | target/arm: Implement PMSWINCAaron Lindsay2019-01-211-2/+37
| * | target/arm: PMU: Set PMCR.N to 4Aaron Lindsay2019-01-211-5/+5
| * | target/arm: PMU: Add instruction and cycle eventsAaron Lindsay2019-01-211-46/+44Star
| * | target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPERAaron Lindsay2019-01-212-17/+282
| * | target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0Aaron Lindsay2019-01-214-11/+79
| * | target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]Aaron Lindsay2019-01-212-4/+19
| * | target/arm: Define FIELDs for ID_DFR0Aaron Lindsay2019-01-211-0/+9
| * | target/arm: Implement PMOVSSETAaron Lindsay2019-01-211-0/+28
| * | target/arm: Allow AArch32 access for PMCCFILTRAaron Lindsay2019-01-211-1/+26
| * | target/arm: Filter cycle counter based on PMCCFILTR_EL0Aaron Lindsay2019-01-213-8/+101
| * | target/arm: Swap PMU values before/after migrationsAaron Lindsay2019-01-212-2/+28
| * | target/arm: Reorganize PMCCNTR accessesAaron Lindsay2019-01-212-53/+98
| * | migration: Add post_save function to VMStateDescriptionAaron Lindsay2019-01-213-3/+20
| * | target/arm: Tidy TBI handling in gen_a64_set_pcRichard Henderson2019-01-211-43/+23Star
| * | target/arm: Enable PAuth for user-onlyRichard Henderson2019-01-212-0/+63
| * | target/arm: Enable PAuth for -cpu maxRichard Henderson2019-01-211-0/+4