index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-09
target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetree
Luis Pires
2021-11-09
target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
Luis Pires
2021-11-09
target/ppc: Do not update nip on DFP instructions
Luis Pires
2021-11-09
target/ppc: Implement DCTFIXQQ
Luis Pires
2021-11-09
libdecnumber: Introduce decNumberIntegralToInt128
Luis Pires
2021-11-09
host-utils: Introduce mulu128
Luis Pires
2021-11-09
target/ppc: Implement DCFFIXQQ
Luis Pires
2021-11-09
target/ppc: Introduce REQUIRE_FPU
Fernando Valle
2021-11-09
target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
Bruno Larsen
2021-11-09
libdecnumber: introduce decNumberFrom[U]Int128
Luis Pires
2021-11-09
target/ppc: Implement pextd instruction
Matheus Ferst
2021-11-09
target/ppc: Implement pdepd instruction
Matheus Ferst
2021-11-09
target/ppc: Implement cnttzdm
Luis Pires
2021-11-09
target/ppc: Implement cntlzdm
Luis Pires
2021-11-09
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
2021-11-09
target/ppc: Move LQ and STQ to decodetree
Matheus Ferst
2021-11-09
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
Fernando Eckhardt Valle
2021-11-09
target/ppc: Move load and store floating point instructions to decodetree
Fernando Eckhardt Valle
2021-11-09
target/ppc: move resolve_PLS_D to translate.c
Fernando Eckhardt Valle
2021-11-09
target/ppc: introduce do_ea_calc
Fernando Eckhardt Valle
2021-11-08
Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into staging
Richard Henderson
2021-11-08
tests/avocado: Remove p7zip binary availability check
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Add bFLT loader linux-user test
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Share useful helpers from virtiofs_submounts test
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Introduce QemuUserTest base class
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Make pick_default_qemu_bin() more generic
Philippe Mathieu-Daudé
2021-11-08
tests/avocado: Extract QemuBaseTest from Test
Philippe Mathieu-Daudé
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
2021-11-08
tests/acceptance: introduce new check-avocado target
Willian Rampazzo
2021-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-08
Merge remote-tracking branch 'remotes/marcandre.lureau/tags/sphinx-pull-reque...
Richard Henderson
2021-11-08
ui/gtk-egl: Fix build failure when libgbm is not available
Philippe Mathieu-Daudé
2021-11-08
configure: ignore preexisting QEMU_*FLAGS envvars
Paolo Bonzini
2021-11-08
configure: propagate --extra-cflags and --extra-ldflags to meson compile tests
Paolo Bonzini
2021-11-08
configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status
Paolo Bonzini
2021-11-08
configure: simplify calls to meson_quote
Paolo Bonzini
2021-11-08
docs: adjust for demise of scripts/create_config
Paolo Bonzini
2021-11-08
meson: perform snappy test with the C++ compiler if used
Paolo Bonzini
2021-11-08
docs/sphinx: change default role to "any"
John Snow
2021-11-08
docs: (further) remove non-reference uses of single backticks
John Snow
2021-11-08
docs: remove non-reference uses of single backticks
John Snow
2021-11-08
docs/sphinx: add 's' keyboard binding to focus search
Marc-André Lureau
2021-11-08
docs/sphinx: set navigation_with_keys=True
Marc-André Lureau
2021-11-08
meson: drop sphinx_template_files
Marc-André Lureau
2021-11-08
meson: drop sphinx_extn_depends
Marc-André Lureau
2021-11-08
tests/qapi-schema/meson: add depfile to sphinx doc
Marc-André Lureau
2021-11-08
docs/sphinx: add templates files to generated depfile
Marc-André Lureau
2021-11-08
docs/sphinx: add static files to generated depfile
Marc-André Lureau
2021-11-08
docs/sphinx: add loaded modules to generated depfile
Marc-André Lureau
[next]