aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo
2019-02-04mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth
2019-02-04spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
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