Age | Commit message (Expand) | Author | Files | Lines |
2019-02-04 | target/ppc: simplify VEXT_SIGNED macro in int_helper.c | Mark Cave-Ayland | 1 | -7/+7 |
2019-02-04 | target/ppc: eliminate use of EL_IDX macros from int_helper.c | Mark Cave-Ayland | 1 | -39/+27 |
2019-02-04 | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c | Mark Cave-Ayland | 1 | -95/+85 |
2019-02-04 | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland | 1 | -21/+27 |
2019-02-04 | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros | Mark Cave-Ayland | 1 | -35/+19 |
2019-02-04 | hw/ppc/spapr: Add support for "-vga cirrus" | Thomas Huth | 1 | -0/+1 |
2019-02-04 | QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submodule | Mark Cave-Ayland | 2 | -0/+0 |
2019-02-04 | MAINTAINERS: add myself as maintainer for Mac Old World and New World machines | Mark Cave-Ayland | 1 | -2/+4 |
2019-02-04 | spapr: Drop unused parameters from fdt building helper | Alexey Kardashevskiy | 1 | -5/+3 |
2019-02-04 | MAINTAINERS: Merge the two e500 sections | Thomas Huth | 1 | -10/+3 |
2019-02-04 | MAINTAINERS: XIVE is an interrupt controller, not a machine | Thomas Huth | 1 | -8/+8 |
2019-02-04 | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c | Thomas Huth | 3 | -60/+57 |
2019-02-04 | ppc: remove the interrupt presenters from under PowerPCCPU | Cédric Le Goater | 1 | -5/+0 |
2019-02-04 | target/ppc: implement complete set of Vsr* macros | Mark Cave-Ayland | 1 | -1/+8 |
2019-02-04 | spapr: move the interrupt presenters under machine_data | Cédric Le Goater | 6 | -18/+25 |
2019-02-04 | ppc/pnv: introduce a CPU machine_data | Cédric Le Goater | 3 | -4/+24 |
2019-02-04 | xive: add a get_tctx() method to the XiveRouter | Cédric Le Goater | 3 | -34/+47 |
2019-02-04 | spapr/pci: Fix primary bus number for PCI bridges | David Hildenbrand | 1 | -4/+1 |
2019-02-04 | spapr: Forbid setting ic-mode for old machine types | Greg Kurz | 1 | -0/+5 |
2019-02-04 | hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs | Thomas Huth | 1 | -3/+4 |
2019-02-04 | spapr/vio: remove the "irq" property" | Cédric Le Goater | 2 | -47/+6 |
2019-02-04 | ppc440: Avoid reporting error when reading non-existent RAM slot | BALATON Zoltan | 1 | -2/+4 |
2019-02-04 | target/ppc/kvm: Drop useless include directive | Greg Kurz | 1 | -1/+0 |
2019-02-04 | ppc/xive: fix remaining XiveFabric names | Cédric Le Goater | 2 | -4/+4 |
2019-02-04 | sam460ex: Fix support for memory larger than 1GB | BALATON Zoltan | 2 | -12/+16 |
2019-02-04 | ppc4xx: Pass array index to function instead of pointer into the array | BALATON Zoltan | 2 | -44/+36 |
2019-02-04 | ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t | BALATON Zoltan | 1 | -8/+8 |
2019-02-04 | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() | BALATON Zoltan | 4 | -5/+5 |
2019-02-04 | sam460ex: Clean up SPD EEPROM creation | BALATON Zoltan | 1 | -153/+20 |
2019-02-04 | smbus: Add a helper to generate SPD EEPROM data | BALATON Zoltan | 2 | -0/+132 |
2019-02-04 | pseries: Update SLOF firmware image | Alexey Kardashevskiy | 3 | -1/+1 |
2019-02-01 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 44 | -417/+1931 |
2019-02-01 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'... | Peter Maydell | 36 | -941/+2552 |
2019-02-01 | tests/microbit-test: Add tests for nRF51 NVMC | Steffen Görtz | 1 | -0/+108 |
2019-02-01 | arm: Instantiate NRF51 special NVM's and NVMC | Steffen Görtz | 2 | -12/+31 |
2019-02-01 | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories | Steffen Görtz | 3 | -0/+453 |
2019-02-01 | target/arm: fix decoding of B{,L}RA{A,B} | Remi Denis-Courmont | 1 | -1/+1 |
2019-02-01 | target/arm: fix AArch64 virtual address space size | Remi Denis-Courmont | 1 | -1/+1 |
2019-02-01 | linux-user: Initialize aarch64 pac keys | Richard Henderson | 2 | -2/+31 |
2019-02-01 | aarch64-linux-user: Enable HWCAP bits for PAuth | Richard Henderson | 1 | -0/+1 |
2019-02-01 | aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 | Richard Henderson | 1 | -0/+9 |
2019-02-01 | target/arm: Always enable pac keys for user-only | Richard Henderson | 2 | -60/+3 |
2019-02-01 | arm: Clarify the logic of set_pc() | Julia Suvorova | 5 | -25/+39 |
2019-02-01 | target/arm: Enable API, APK bits in SCR, HCR | Richard Henderson | 1 | -0/+6 |
2019-02-01 | target/arm: Add a timer to predict PMU counter overflow | Aaron Lindsay OS | 3 | -2/+92 |
2019-02-01 | target/arm: Send interrupts on PMU counter overflow | Aaron Lindsay OS | 1 | -10/+51 |
2019-02-01 | target/arm/translate-a64: Fix mishandling of size in FCMLA decode | Peter Maydell | 1 | -1/+1 |
2019-02-01 | target/arm/translate-a64: Fix FCMLA decoding error | Peter Maydell | 1 | -1/+1 |
2019-02-01 | exec.c: Don't reallocate IOMMUNotifiers that are in use | Peter Maydell | 1 | -4/+6 |
2019-02-01 | target/arm/translate-a64: Don't underdecode SDOT and UDOT | Peter Maydell | 1 | -1/+1 |