aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-18configure, meson: move ARCH to meson.buildPaolo Bonzini2-26/+21
2021-12-18meson: rename "arch" variablePaolo Bonzini1-6/+6
2021-12-18configure: unify x86_64 and x32Paolo Bonzini2-6/+3
2021-12-18configure: unify ppc64 and ppc64lePaolo Bonzini2-7/+7
2021-12-18configure: unify two case statements on $cpuPaolo Bonzini1-35/+32
2021-12-18configure: move target detection before CPU detectionPaolo Bonzini1-60/+55
2021-12-18configure: make $targetos lowercase, use windows instead of MINGW32Paolo Bonzini1-33/+25
2021-12-17Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Richard Henderson10-9/+52
2021-12-17Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into stagingRichard Henderson59-1646/+2513
2021-12-17ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devicesCédric Le Goater1-7/+13
2021-12-17ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater2-37/+34
2021-12-17ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater2-7/+1
2021-12-17ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater2-3/+17
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater3-8/+12
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater3-0/+11
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater3-2/+6
2021-12-17ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devicesCédric Le Goater2-11/+10
2021-12-17ppc/pnv: Use QOM hierarchy to scan PHB3 devicesCédric Le Goater1-18/+54
2021-12-17ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater2-12/+11
2021-12-17ppc/pnv: Drop the "num-phbs" propertyCédric Le Goater1-1/+0
2021-12-17ppc/pnv: Use the chip class to check the index of PHB3 devicesCédric Le Goater1-1/+1
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater3-0/+6
2021-12-17PPC64/TCG: Implement 'rfebb' instructionDaniel Henrique Barboza6-0/+85
2021-12-17target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) eventDaniel Henrique Barboza5-4/+42
2021-12-17target/ppc: enable PMU instruction countDaniel Henrique Barboza7-1/+146
2021-12-17target/ppc: enable PMU counter overflow with cycle eventsDaniel Henrique Barboza2-0/+73
2021-12-17target/ppc: PMU: update counters on MMCR1 writeDaniel Henrique Barboza5-1/+21
2021-12-17target/ppc: PMU: update counters on PMCs r/wDaniel Henrique Barboza5-8/+51
2021-12-17target/ppc: PMU basic cycle count for pseries TCGDaniel Henrique Barboza6-4/+157
2021-12-17target/ppc: introduce PMUEventType and PMU overflow timersDaniel Henrique Barboza6-0/+128
2021-12-17Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"Fabiano Rosas1-9/+12
2021-12-17target/ppc: Fix e6500 bootFabiano Rosas2-1/+17
2021-12-17target/ppc: move xscvqpdp to decodetreeMatheus Ferst5-20/+21
2021-12-17target/ppc: fix xscvqpdp register accessMatheus Ferst1-2/+3
2021-12-17target/ppc: Move xs{max,min}[cj]dp to decodetreeVictor Colombo3-11/+40
2021-12-17target/ppc: Fix xs{max, min}[cj]dp to use VSX registersVictor Colombo3-10/+10
2021-12-17ppc/ppc405: Add update of bi_procfreq fieldCédric Le Goater1-4/+5
2021-12-17ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board informationCédric Le Goater1-1/+1
2021-12-17ppc/ppc405: Change default PLL values at resetCédric Le Goater1-3/+3
2021-12-17ppc/ppc405: Fix boot from kernelCédric Le Goater1-43/+102
2021-12-17ppc/ppc405: Introduce ppc405_set_default_bootinfo()Cédric Le Goater3-29/+42
2021-12-17ppc/ppc405: Rework FW loadCédric Le Goater1-25/+20
2021-12-17ppc/ppc405: Remove flash supportCédric Le Goater1-13/+1
2021-12-17ppc/ppc405: Add some address space definitionsCédric Le Goater2-9/+14
2021-12-17ppc/ppc405: Change ppc405ep_init() return valueCédric Le Goater3-4/+8
2021-12-17ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()Cédric Le Goater3-8/+5
2021-12-17ppc/ppc405: Convert printfs to trace-eventsCédric Le Goater2-105/+74
2021-12-17ppc: Add trace-events for DCR accessesCédric Le Goater2-0/+5
2021-12-17ppc: Mark the 'taihu' machine as deprecatedThomas Huth2-0/+10
2021-12-17ppc/ppc405: Change kernel load addressCédric Le Goater1-1/+1