Age | Commit message (Expand) | Author |
2019-02-04 | mmap-alloc: fix hugetlbfs misaligned length in ppc64 | Murilo Opsfelder Araujo |
2019-02-04 | mmap-alloc: unfold qemu_ram_mmap() | Murilo Opsfelder Araujo |
2019-02-04 | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth |
2019-02-04 | spapr_pci: Fix endianness in assigned-addresses property | Alexey Kardashevskiy |
2019-02-04 | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: simplify VEXT_SIGNED macro in int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: eliminate use of EL_IDX macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c | Mark Cave-Ayland |
2019-02-04 | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland |
2019-02-04 | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland |
2019-02-04 | hw/ppc/spapr: Add support for "-vga cirrus" | Thomas Huth |
2019-02-04 | QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule | Mark Cave-Ayland |
2019-02-04 | MAINTAINERS: add myself as maintainer for Mac Old World and New World machines | Mark Cave-Ayland |
2019-02-04 | spapr: Drop unused parameters from fdt building helper | Alexey Kardashevskiy |
2019-02-04 | MAINTAINERS: Merge the two e500 sections | Thomas Huth |
2019-02-04 | MAINTAINERS: XIVE is an interrupt controller, not a machine | Thomas Huth |
2019-02-04 | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c | Thomas Huth |
2019-02-04 | ppc: remove the interrupt presenters from under PowerPCCPU | Cédric Le Goater |
2019-02-04 | target/ppc: implement complete set of Vsr* macros | Mark Cave-Ayland |
2019-02-04 | spapr: move the interrupt presenters under machine_data | Cédric Le Goater |
2019-02-04 | ppc/pnv: introduce a CPU machine_data | Cédric Le Goater |
2019-02-04 | xive: add a get_tctx() method to the XiveRouter | Cédric Le Goater |
2019-02-04 | spapr/pci: Fix primary bus number for PCI bridges | David Hildenbrand |
2019-02-04 | spapr: Forbid setting ic-mode for old machine types | Greg Kurz |
2019-02-04 | hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs | Thomas Huth |
2019-02-04 | spapr/vio: remove the "irq" property" | Cédric Le Goater |
2019-02-04 | ppc440: Avoid reporting error when reading non-existent RAM slot | BALATON Zoltan |
2019-02-04 | target/ppc/kvm: Drop useless include directive | Greg Kurz |
2019-02-04 | ppc/xive: fix remaining XiveFabric names | Cédric Le Goater |
2019-02-04 | sam460ex: Fix support for memory larger than 1GB | BALATON Zoltan |
2019-02-04 | ppc4xx: Pass array index to function instead of pointer into the array | BALATON Zoltan |
2019-02-04 | ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t | BALATON Zoltan |
2019-02-04 | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() | BALATON Zoltan |
2019-02-04 | sam460ex: Clean up SPD EEPROM creation | BALATON Zoltan |
2019-02-04 | smbus: Add a helper to generate SPD EEPROM data | BALATON Zoltan |
2019-02-04 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2019-02-01 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-02-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'... | Peter Maydell |
2019-02-01 | tests/microbit-test: Add tests for nRF51 NVMC | Steffen Görtz |
2019-02-01 | arm: Instantiate NRF51 special NVM's and NVMC | Steffen Görtz |
2019-02-01 | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories | Steffen Görtz |
2019-02-01 | target/arm: fix decoding of B{,L}RA{A,B} | Remi Denis-Courmont |
2019-02-01 | target/arm: fix AArch64 virtual address space size | Remi Denis-Courmont |
2019-02-01 | linux-user: Initialize aarch64 pac keys | Richard Henderson |
2019-02-01 | aarch64-linux-user: Enable HWCAP bits for PAuth | Richard Henderson |
2019-02-01 | aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 | Richard Henderson |
2019-02-01 | target/arm: Always enable pac keys for user-only | Richard Henderson |
2019-02-01 | arm: Clarify the logic of set_pc() | Julia Suvorova |
2019-02-01 | target/arm: Enable API, APK bits in SCR, HCR | Richard Henderson |