aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-04hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth
2019-02-04QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submoduleMark Cave-Ayland
2019-02-04MAINTAINERS: add myself as maintainer for Mac Old World and New World machinesMark Cave-Ayland
2019-02-04spapr: Drop unused parameters from fdt building helperAlexey Kardashevskiy
2019-02-04MAINTAINERS: Merge the two e500 sectionsThomas Huth
2019-02-04MAINTAINERS: XIVE is an interrupt controller, not a machineThomas Huth
2019-02-04hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.cThomas Huth
2019-02-04ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater
2019-02-04target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland
2019-02-04spapr: move the interrupt presenters under machine_dataCédric Le Goater
2019-02-04ppc/pnv: introduce a CPU machine_dataCédric Le Goater
2019-02-04xive: add a get_tctx() method to the XiveRouterCédric Le Goater
2019-02-04spapr/pci: Fix primary bus number for PCI bridgesDavid Hildenbrand
2019-02-04spapr: Forbid setting ic-mode for old machine typesGreg Kurz
2019-02-04hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNsThomas Huth
2019-02-04spapr/vio: remove the "irq" property"Cédric Le Goater
2019-02-04ppc440: Avoid reporting error when reading non-existent RAM slotBALATON Zoltan
2019-02-04target/ppc/kvm: Drop useless include directiveGreg Kurz
2019-02-04ppc/xive: fix remaining XiveFabric namesCédric Le Goater
2019-02-04sam460ex: Fix support for memory larger than 1GBBALATON Zoltan
2019-02-04ppc4xx: Pass array index to function instead of pointer into the arrayBALATON Zoltan
2019-02-04ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_tBALATON Zoltan
2019-02-04ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()BALATON Zoltan
2019-02-04sam460ex: Clean up SPD EEPROM creationBALATON Zoltan
2019-02-04smbus: Add a helper to generate SPD EEPROM dataBALATON Zoltan
2019-02-04pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-02-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell
2019-02-01tests/microbit-test: Add tests for nRF51 NVMCSteffen Görtz
2019-02-01arm: Instantiate NRF51 special NVM's and NVMCSteffen Görtz
2019-02-01hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz
2019-02-01target/arm: fix decoding of B{,L}RA{A,B}Remi Denis-Courmont
2019-02-01target/arm: fix AArch64 virtual address space sizeRemi Denis-Courmont
2019-02-01linux-user: Initialize aarch64 pac keysRichard Henderson
2019-02-01aarch64-linux-user: Enable HWCAP bits for PAuthRichard Henderson
2019-02-01aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1Richard Henderson
2019-02-01target/arm: Always enable pac keys for user-onlyRichard Henderson
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2019-02-01target/arm: Enable API, APK bits in SCR, HCRRichard Henderson
2019-02-01target/arm: Add a timer to predict PMU counter overflowAaron Lindsay OS
2019-02-01target/arm: Send interrupts on PMU counter overflowAaron Lindsay OS
2019-02-01target/arm/translate-a64: Fix mishandling of size in FCMLA decodePeter Maydell
2019-02-01target/arm/translate-a64: Fix FCMLA decoding errorPeter Maydell
2019-02-01exec.c: Don't reallocate IOMMUNotifiers that are in usePeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SDOT and UDOTPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode FP insnsPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode add/sub extended registerPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st singlePeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SIMD ld/st multiplePeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode PRFMPeter Maydell