]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-11-09 Philippe Mathieu... .mailmap: Fix more contributor entries
2021-11-09 Philippe Mathieu... hw/m68k: Fix typo in SPDX tag
2021-11-09 BALATON Zoltanhmp: Add shortcut to stop command to match cont
2021-11-09 Richard HendersonMerge remote-tracking branch 'remotes/dgibson/tags...
2021-11-08 Nicholas Pigginspapr_numa.c: FORM2 table handle nodes with no distance...
2021-11-08 David Gibsontarget/ppc, hw/ppc: Change maintainers
2021-11-08 Matheus Fersttarget/ppc: cntlzdm/cnttzdm implementation without...
2021-11-08 Matheus Fersttarget/ppc: Implement lxvkq instruction
2021-11-08 Matheus Fersttarget/ppc: Implement xxblendvb/xxblendvh/xxblendvw...
2021-11-08 Bruno Larsen... target/ppc: implemented XXSPLTIDP instruction
2021-11-08 Bruno Larsen... target/ppc: Implemented XXSPLTIW using decodetree
2021-11-08 Bruno Larsen... target/ppc: implemented XXSPLTI32DX
2021-11-08 Bruno Larsen... target/ppc: moved XXSPLTIB to using decodetree
2021-11-08 Bruno Larsen... target/ppc: moved XXSPLTW to using decodetree
2021-11-08 Lucas Mateus... target/ppc: added the instructions PLXVP and PSTXVP
2021-11-08 Lucas Mateus... target/ppc: added the instructions PLXV and PSTXV
2021-11-08 Lucas Mateus... target/ppc: added the instructions LXVPX and STXVPX
2021-11-08 Lucas Mateus... target/ppc: added the instructions LXVP and STXVP
2021-11-08 Lucas Mateus... target/ppc: moved stxvx and lxvx from legacy to decodtree
2021-11-08 Lucas Mateus... target/ppc: moved stxv and lxv from legacy to decodtree
2021-11-08 Matheus Fersttarget/ppc: receive high/low as argument in get/set_cpu_vsr
2021-11-08 Bruno Larsen... target/ppc: Introduce REQUIRE_VSX macro
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Extract Double to VSR...
2021-11-08 Matheus Fersttarget/ppc: Move vinsertb/vinserth/vinsertw/vinsertd...
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Insert from VSR using...
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Insert Word from GPR using...
2021-11-08 Matheus Fersttarget/ppc: Implement Vector Insert from GPR using...
2021-11-08 Matheus Fersttarget/ppc: Implement vsldbi/vsrdbi instructions
2021-11-08 Matheus Fersttarget/ppc: Implement vpdepd/vpextd instruction
2021-11-08 Matheus Fersttarget/ppc: Implement vclzdm/vctzdm instructions
2021-11-08 Matheus Fersttarget/ppc: Move vcfuged to vmx-impl.c.inc
2021-11-08 BALATON Zoltanppc/pegasos2: Suppress warning when qtest enabled
2021-11-08 Cédric Le Goaterppc/pnv: Fix check on block device before updating...
2021-11-08 Luis Pirestarget/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri...
2021-11-08 Luis Pirestarget/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix...
2021-11-08 Luis Pirestarget/ppc: Move dqua[q], drrnd[q] to decodetree
2021-11-08 Luis Pirestarget/ppc: Move dquai[q], drint{x,n}[q] to decodetree
2021-11-08 Luis Pirestarget/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q]...
2021-11-08 Luis Pirestarget/ppc: Move d{add,sub,mul,div,iex}[q] to decodetree
2021-11-08 Luis Pirestarget/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
2021-11-08 Luis Pirestarget/ppc: Do not update nip on DFP instructions
2021-11-08 Luis Pirestarget/ppc: Implement DCTFIXQQ
2021-11-08 Luis Pireslibdecnumber: Introduce decNumberIntegralToInt128
2021-11-08 Luis Pireshost-utils: Introduce mulu128
2021-11-08 Luis Pirestarget/ppc: Implement DCFFIXQQ
2021-11-08 Fernando Valletarget/ppc: Introduce REQUIRE_FPU
2021-11-08 Bruno Larsentarget/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
2021-11-08 Luis Pireslibdecnumber: introduce decNumberFrom[U]Int128
2021-11-08 Matheus Fersttarget/ppc: Implement pextd instruction
2021-11-08 Matheus Fersttarget/ppc: Implement pdepd instruction
2021-11-08 Luis Pirestarget/ppc: Implement cnttzdm
2021-11-08 Luis Pirestarget/ppc: Implement cntlzdm
2021-11-08 Matheus Fersttarget/ppc: Implement PLQ and PSTQ
2021-11-08 Matheus Fersttarget/ppc: Move LQ and STQ to decodetree
2021-11-08 Fernando Eckhardt... target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instr...
2021-11-08 Fernando Eckhardt... target/ppc: Move load and store floating point instruct...
2021-11-08 Fernando Eckhardt... target/ppc: move resolve_PLS_D to translate.c
2021-11-08 Fernando Eckhardt... target/ppc: introduce do_ea_calc
2021-11-08 Richard HendersonMerge remote-tracking branch 'remotes/philmd/tags/avoca...
2021-11-08 Philippe Mathieu... tests/avocado: Remove p7zip binary availability check
2021-11-08 Philippe Mathieu... tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
2021-11-08 Philippe Mathieu... tests/avocado: Add bFLT loader linux-user test
2021-11-08 Philippe Mathieu... tests/avocado: Share useful helpers from virtiofs_submo...
2021-11-08 Philippe Mathieu... tests/avocado: Introduce QemuUserTest base class
2021-11-08 Philippe Mathieu... tests/avocado: Make pick_default_qemu_bin() more generic
2021-11-08 Philippe Mathieu... tests/avocado: Extract QemuBaseTest from Test
2021-11-08 Willian Rampazzotests/acceptance: rename tests acceptance to tests...
2021-11-08 Willian Rampazzotests/acceptance: introduce new check-avocado target
2021-11-08 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-11-08 Richard HendersonMerge remote-tracking branch 'remotes/marcandre.lureau...
2021-11-08 Philippe Mathieu... ui/gtk-egl: Fix build failure when libgbm is not available
2021-11-08 Paolo Bonziniconfigure: ignore preexisting QEMU_*FLAGS envvars
2021-11-08 Paolo Bonziniconfigure: propagate --extra-cflags and --extra-ldflags...
2021-11-08 Paolo Bonziniconfigure: preserve CFLAGS, CXXFLAGS and LDFLAGS in...
2021-11-08 Paolo Bonziniconfigure: simplify calls to meson_quote
2021-11-08 Paolo Bonzinidocs: adjust for demise of scripts/create_config
2021-11-08 Paolo Bonzinimeson: perform snappy test with the C++ compiler if...
2021-11-08 John Snowdocs/sphinx: change default role to "any"
2021-11-08 John Snowdocs: (further) remove non-reference uses of single...
2021-11-08 John Snowdocs: remove non-reference uses of single backticks
2021-11-08 Marc-André... docs/sphinx: add 's' keyboard binding to focus search
2021-11-08 Marc-André... docs/sphinx: set navigation_with_keys=True
2021-11-08 Marc-André... meson: drop sphinx_template_files
2021-11-08 Marc-André... meson: drop sphinx_extn_depends
2021-11-08 Marc-André... tests/qapi-schema/meson: add depfile to sphinx doc
2021-11-08 Marc-André... docs/sphinx: add templates files to generated depfile
2021-11-08 Marc-André... docs/sphinx: add static files to generated depfile
2021-11-08 Marc-André... docs/sphinx: add loaded modules to generated depfile
2021-11-08 Mauro Matteo... hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE...
2021-11-08 Paolo Bonzinitarget-i386: mmu: fix handling of noncanonical virtual...
2021-11-08 Paolo Bonzinitarget-i386: mmu: use pg_mode instead of HF_LMA_MASK
2021-11-06 Richard HendersonMerge remote-tracking branch 'remotes/juanquintela...
2021-11-06 Hyman Huang(黄勇)docs: fix qemu incorrect tag
2021-11-06 Juan Quintelamigration: Check that postcopy fd's are not NULL
2021-11-05 Richard HendersonMerge remote-tracking branch 'remotes/kraxel/tags/egl...
2021-11-05 Richard HendersonMerge remote-tracking branch 'remotes/jasonwang/tags...
2021-11-05 Dongwon Kimui/gtk-egl: blitting partial guest fb to the proper...
2021-11-05 Dongwon Kimui/gtk: gd_draw_event returns FALSE when no cairo surfa...
2021-11-05 Dongwon Kimui/gtk-egl: guest fb texture needs to be regenerated...
2021-11-05 Dongwon Kimui/gtk-egl: make sure the right context is set as the...
next