aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetreeMatheus Ferst
2022-03-02target/ppc: Implement vextsd2qLucas Coutinho
2022-03-02target/ppc: Move vexts[bhw]2[wd] to decodetreeLucas Coutinho
2022-03-02target/ppc: Implement vmsumudm instructionVíctor Colombo
2022-03-02target/ppc: Implement vmsumcud instructionVíctor Colombo
2022-03-02target/ppc: vmulh* instructions without helpersLucas Mateus Castro (alqotel)
2022-03-02target/ppc: Moved vector multiply high and low to decodetreeLucas Mateus Castro (alqotel)
2022-03-02target/ppc: moved vector even and odd multiplication to decodetreeLucas Mateus Castro (alqotel)
2022-03-02target/ppc: Introduce TRANS*FLAGS macrosLuis Pires
2022-03-02target/ppc: trigger PERFM EBBs from power8-pmu.cDaniel Henrique Barboza
2022-03-02target/ppc: add PPC_INTERRUPT_EBB and EBB exceptionsDaniel Henrique Barboza
2022-03-02target/ppc: finalize pre-EBB PMU logicDaniel Henrique Barboza
2022-03-02target/ppc: make power8-pmu.c CONFIG_TCG onlyDaniel Henrique Barboza
2022-03-02ppc/pnv: fix default PHB4 QOM hierarchyDaniel Henrique Barboza
2022-03-02hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow
2022-03-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220228' into...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ...Peter Maydell
2022-02-28tcg/tci: Use tcg_out_ldst in tcg_out_stRichard Henderson
2022-02-28accel/tcg/cpu-exec: Fix precise single-stepping after interruptLuc Michel
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell
2022-02-28Merge remote-tracking branch 'remotes/shorne/tags/or1k-pull-request' into sta...Peter Maydell
2022-02-28qapi: Belatedly adjust limitations documentationMarkus Armbruster
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster
2022-02-28hw/rtc: Compile pl031 once-onlyPeter Maydell
2022-02-28qapi: Document some missing details of RTC_CHANGE eventPeter Maydell
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell
2022-02-28qapi/migration: Fix examples document wrong field name for argumentsFabian Holler
2022-02-28qapi: Fix stale reference to scripts/qapi.py in a commentMarkus Armbruster
2022-02-28keyval: Fix grammar comment to cover downstream prefixMarkus Armbruster
2022-02-28scripts/qapi: minor delintingJohn Snow
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-02-28s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...David Miller
2022-02-28travis.yml: Update the s390x jobs to Ubuntu FocalThomas Huth
2022-02-26aspeed/sdmc: Add trace eventsCédric Le Goater
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-02-26arm: Remove swift-bmc machineJoel Stanley
2022-02-26hw/openrisc/openrisc_sim: Add support for initrd loadingStafford Horne
2022-02-26hw/openrisc/openrisc_sim: Add automatic device tree generationStafford Horne
2022-02-25tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolutionThomas Huth
2022-02-25s390x: sck: load into a temporary not into in1Nico Boehr
2022-02-25hw/openrisc/openrisc_sim: Increase max_cpus to 4Stafford Horne
2022-02-25hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UARTStafford Horne
2022-02-25hw/openrisc/openrisc_sim: Parameterize initializationStafford Horne