aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-09target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q] to decodetreeLuis Pires5-91/+83
2021-11-09target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetreeLuis Pires5-70/+76
2021-11-09target/ppc: Move dtstdc[q]/dtstdg[q] to decodetreeLuis Pires5-38/+37
2021-11-09target/ppc: Do not update nip on DFP instructionsLuis Pires1-8/+0
2021-11-09target/ppc: Implement DCTFIXQQLuis Pires4-0/+75
2021-11-09libdecnumber: Introduce decNumberIntegralToInt128Luis Pires4-4/+102
2021-11-09host-utils: Introduce mulu128Luis Pires1-0/+36
2021-11-09target/ppc: Implement DCFFIXQQLuis Pires5-0/+43
2021-11-09target/ppc: Introduce REQUIRE_FPUFernando Valle1-0/+8
2021-11-09target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.cBruno Larsen2-9/+9
2021-11-09libdecnumber: introduce decNumberFrom[U]Int128Luis Pires2-0/+38
2021-11-09target/ppc: Implement pextd instructionMatheus Ferst4-0/+32
2021-11-09target/ppc: Implement pdepd instructionMatheus Ferst4-0/+34
2021-11-09target/ppc: Implement cnttzdmLuis Pires2-4/+25
2021-11-09target/ppc: Implement cntlzdmLuis Pires2-0/+37
2021-11-09target/ppc: Implement PLQ and PSTQMatheus Ferst2-0/+16
2021-11-09target/ppc: Move LQ and STQ to decodetreeMatheus Ferst3-151/+113
2021-11-09target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle2-0/+25
2021-11-09target/ppc: Move load and store floating point instructions to decodetreeFernando Eckhardt Valle3-205/+95
2021-11-09target/ppc: move resolve_PLS_D to translate.cFernando Eckhardt Valle2-19/+19
2021-11-09target/ppc: introduce do_ea_calcFernando Eckhardt Valle2-9/+15
2021-11-08Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into stagingRichard Henderson65-284/+364
2021-11-08tests/avocado: Remove p7zip binary availability checkPhilippe Mathieu-Daudé1-7/+0
2021-11-08tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé35-82/+80
2021-11-08tests/avocado: Add bFLT loader linux-user testPhilippe Mathieu-Daudé1-0/+54
2021-11-08tests/avocado: Share useful helpers from virtiofs_submounts testPhilippe Mathieu-Daudé2-57/+59
2021-11-08tests/avocado: Introduce QemuUserTest base classPhilippe Mathieu-Daudé1-1/+18
2021-11-08tests/avocado: Make pick_default_qemu_bin() more genericPhilippe Mathieu-Daudé1-5/+5
2021-11-08tests/avocado: Extract QemuBaseTest from TestPhilippe Mathieu-Daudé1-31/+41
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo64-105/+104
2021-11-08tests/acceptance: introduce new check-avocado targetWillian Rampazzo1-5/+12
2021-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson6-35/+59
2021-11-08Merge remote-tracking branch 'remotes/marcandre.lureau/tags/sphinx-pull-reque...Richard Henderson14-39/+66
2021-11-08ui/gtk-egl: Fix build failure when libgbm is not availablePhilippe Mathieu-Daudé1-0/+2
2021-11-08configure: ignore preexisting QEMU_*FLAGS envvarsPaolo Bonzini1-2/+4
2021-11-08configure: propagate --extra-cflags and --extra-ldflags to meson compile testsPaolo Bonzini1-16/+20
2021-11-08configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.statusPaolo Bonzini1-0/+3
2021-11-08configure: simplify calls to meson_quotePaolo Bonzini1-4/+5
2021-11-08docs: adjust for demise of scripts/create_configPaolo Bonzini1-5/+4
2021-11-08meson: perform snappy test with the C++ compiler if usedPaolo Bonzini1-1/+5
2021-11-08docs/sphinx: change default role to "any"John Snow1-0/+5
2021-11-08docs: (further) remove non-reference uses of single backticksJohn Snow2-11/+11
2021-11-08docs: remove non-reference uses of single backticksJohn Snow7-14/+15
2021-11-08docs/sphinx: add 's' keyboard binding to focus searchMarc-André Lureau2-0/+13
2021-11-08docs/sphinx: set navigation_with_keys=TrueMarc-André Lureau1-0/+1
2021-11-08meson: drop sphinx_template_filesMarc-André Lureau1-3/+0
2021-11-08meson: drop sphinx_extn_dependsMarc-André Lureau2-9/+1
2021-11-08tests/qapi-schema/meson: add depfile to sphinx docMarc-André Lureau1-0/+3
2021-11-08docs/sphinx: add templates files to generated depfileMarc-André Lureau2-2/+2
2021-11-08docs/sphinx: add static files to generated depfileMarc-André Lureau1-0/+5