]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-06-03 Damien Goutte... docs: Fix installation of man pages with Sphinx 4.x
2021-06-03 Peter Maydellarm: Consistently use "Cortex-Axx", not "Cortex Axx"
2021-06-03 Peter Maydelltarget/arm: Allow board models to specify initial NS...
2021-06-03 Peter Maydelltarget/arm: Make FPSCR.LTPSIZE writable for MVE
2021-06-03 Peter Maydelltarget/arm: Implement M-profile VPR register
2021-06-03 Peter Maydelltarget/arm: Fix return values in fp_sysreg_checks()
2021-06-03 Peter Maydelltarget/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
2021-06-03 Peter Maydelltarget/arm: Move fpsp/fpdp isar check into callers...
2021-06-03 Peter Maydelltarget/arm: Update feature checks for insns which are...
2021-06-03 Peter Maydelltarget/arm: Add isar feature check functions for MVE
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-06-03 Luis Pirestarget/ppc: fix single-step exception regression
2021-06-03 Matheus Fersttarget/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
2021-06-03 Matheus Fersttarget/ppc: Move addpcis to decodetree
2021-06-03 Matheus Fersttarget/ppc: Implement vcfuged instruction
2021-06-03 Matheus Fersttarget/ppc: Implement cfuged instruction
2021-06-03 Matheus Fersttarget/ppc: Implement setbc/setbcr/stnbc/setnbcr instru...
2021-06-03 Richard Hendersontarget/ppc: Implement prefixed integer store instructions
2021-06-03 Richard Hendersontarget/ppc: Move D/DS/X-form integer stores to decodetree
2021-06-03 Richard Hendersontarget/ppc: Implement prefixed integer load instructions
2021-06-03 Richard Hendersontarget/ppc: Move D/DS/X-form integer loads to decodetree
2021-06-03 Richard Hendersontarget/ppc: Implement PNOP
2021-06-03 Richard Hendersontarget/ppc: Move ADDI, ADDIS to decodetree, implement...
2021-06-03 Richard Hendersontarget/ppc: Add infrastructure for prefixed insns
2021-06-03 Richard Hendersontarget/ppc: Move page crossing check to ppc_tr_translat...
2021-06-03 Richard Hendersontarget/ppc: Introduce macros to check isa extensions
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Consolidade TLB miss code
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Remove dump_syscall_vectored
2021-06-03 Fabiano Rosastarget/ppc: powerpc_excp: Move lpes code to where it...
2021-06-03 Bruno Larsen... target/ppc: overhauled and moved logic of storing fpscr
2021-06-03 Bruno Larsen... target/ppc: removed all mentions to PPC_DUMP_CPU
2021-06-03 Bruno Larsen... target/ppc: removed GEN_OPCODE decision tree
2021-06-03 Bruno Larsen... HMP: added info cpustats to removed_features.rst
2021-06-03 Bruno Larsen... hw/core/cpu: removed cpu_dump_statistics function
2021-06-03 Daniel Henrique... ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
2021-06-03 Bruno Larsen... monitor: removed cpustats command
2021-06-03 Bruno Larsen... target/ppc: removed mentions to DO_PPC_STATISTICS
2021-06-03 Bruno Larsen... target/ppc: remove ppc_cpu_dump_statistics
2021-06-03 Bruno Larsen... target/ppc: updated meson.build to support disable-tcg
2021-06-03 Bruno Larsen... target/ppc: created tcg-stub.c file
2021-06-03 Bruno Larsen... target/ppc: added ifdefs around TCG-only code
2021-06-03 Bruno Larsen... target/ppc: used ternary operator when registering MAS
2021-06-03 Nicholas Pigginspapr: Set LPCR to current AIL mode when starting a...
2021-06-03 Nicholas Pigginspapr: Remove stale comment about power-saving LPCR...
2021-06-03 Bruno Larsen... target/ppc: fold ppc_store_ptcr into it's only caller
2021-06-03 Shivaprasad... spapr: nvdimm: Fix the persistent-memory root node...
2021-06-03 Shivaprasad... spapr: nvdimm: Forward declare and move the definitions
2021-06-03 Mahesh Salgaonkarspapr: Fix EEH capability issue on KVM guest for PCI...
2021-06-03 Greg Kurzspapr: Don't hijack current_machine->boot_order
2021-06-03 Bruno Larsen... target/ppc: removed unnecessary inclusion of helper...
2021-06-03 Bruno Larsen... target/ppc: reduce usage of fpscr_set_rounding_mode
2021-06-03 Bruno Larsen... target/ppc: moved ppc_store_lpcr and ppc_store_msr...
2021-06-03 Bruno Larsen... target/ppc: cleaned error_report from ppc_store_sdr1
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Philippe Mathieu... docs/secure-coding-practices: Describe how to use ...
2021-06-02 Vladimir Sementsov... block-copy: refactor copy_range handling
2021-06-02 Vladimir Sementsov... block-copy: fix block_copy_task_entry() progress update
2021-06-02 Sergio Lopeznbd/server: Use drained block ops to quiesce the server
2021-06-02 Sergio Lopezblock-backend: add drained_poll
2021-06-02 Vladimir Sementsov... block: improve permission conflict error message
2021-06-02 Vladimir Sementsov... block: simplify bdrv_child_user_desc()
2021-06-02 Vladimir Sementsov... block/vvfat: inherit child_vvfat_qcow from child_of_bds
2021-06-02 Vladimir Sementsov... block: improve bdrv_child_get_parent_desc()
2021-06-02 Vladimir Sementsov... block-backend: improve blk_root_get_parent_desc()
2021-06-02 Vladimir Sementsov... block: document child argument of bdrv_attach_child_com...
2021-06-02 Thomas Huthblock/file-posix: Try other fallbacks after invalid...
2021-06-02 Thomas Huthblock/file-posix: Fix problem with fallocate(PUNCH_HOLE...
2021-06-02 Vladimir Sementsov... block: drop BlockBackendRootState::read_only
2021-06-02 Vladimir Sementsov... block: drop BlockDriverState::read_only
2021-06-02 Vladimir Sementsov... block: consistently use bdrv_is_read_only()
2021-06-02 Vladimir Sementsov... block/vvfat: fix vvfat_child_perm crash
2021-06-02 Vladimir Sementsov... block/vvfat: child_vvfat_qcow: add .get_parent_aio_cont...
2021-06-02 Vladimir Sementsov... qemu-io-cmds: assert that we don't have .perm requested...
2021-06-02 Lukas Straubblock/quorum: Provide .bdrv_co_flush instead of .bdrv_c...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-02 Daniel P. Berrangéconfigure: bump min required CLang to 6.0 / XCode 10.0
2021-06-02 Daniel P. Berrangéconfigure: bump min required GCC to 7.5.0
2021-06-02 Daniel P. Berrangéconfigure: bump min required glib version to 2.56
2021-06-02 Daniel P. Berrangétests/docker: drop CentOS 7 container
2021-06-02 Daniel P. Berrangétests/vm: convert centos VM recipe to CentOS 8
2021-06-02 Daniel P. Berrangécrypto: drop used conditional check
2021-06-02 Daniel P. Berrangécrypto: bump min gnutls to 3.5.18, dropping RHEL-7...
2021-06-02 Daniel P. Berrangécrypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
2021-06-02 Daniel P. Berrangécrypto: drop back compatibility typedefs for nettle
2021-06-02 Daniel P. Berrangécrypto: bump min nettle to 3.4, dropping RHEL-7 support
2021-06-02 Daniel P. Berrangépatchew: move quick build job from CentOS 7 to CentOS...
2021-06-02 Thomas Huthblock/ssh: Bump minimum libssh version to 0.8.7
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/s390-dasd-ipl.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/specs/tpm.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/build-system.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/atomics.rst
2021-06-02 Stefano Garzarelladocs: fix references to docs/devel/tracing.rst
2021-06-01 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-06-01 John Snowgitlab: add python linters to CI
2021-06-01 John Snowpython: add tox support
2021-06-01 John Snowpython: add .gitignore
2021-06-01 John Snowpython: add Makefile for some common tasks
2021-06-01 John Snowpython: add avocado-framework and tests
2021-06-01 John Snowpython: add devel package requirements to setuptools
next