aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-03ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()Daniel Henrique Barboza1-2/+4
2021-06-03monitor: removed cpustats commandBruno Larsen (billionai)2-24/+0
2021-06-03target/ppc: removed mentions to DO_PPC_STATISTICSBruno Larsen (billionai)1-12/+4
2021-06-03target/ppc: remove ppc_cpu_dump_statisticsBruno Larsen (billionai)3-55/+0
2021-06-03target/ppc: updated meson.build to support disable-tcgBruno Larsen (billionai)1-2/+5
2021-06-03target/ppc: created tcg-stub.c fileBruno Larsen (billionai)2-0/+49
2021-06-03target/ppc: added ifdefs around TCG-only codeBruno Larsen (billionai)4-6/+44
2021-06-03target/ppc: used ternary operator when registering MASBruno Larsen (billionai)1-6/+3
2021-06-03spapr: Set LPCR to current AIL mode when starting a new CPUNicholas Piggin1-5/+9
2021-06-03spapr: Remove stale comment about power-saving LPCR bitsNicholas Piggin1-1/+0
2021-06-03target/ppc: fold ppc_store_ptcr into it's only callerBruno Larsen (billionai)3-30/+23
2021-06-03spapr: nvdimm: Fix the persistent-memory root node name in device treeShivaprasad G Bhat1-2/+2
2021-06-03spapr: nvdimm: Forward declare and move the definitionsShivaprasad G Bhat2-12/+14
2021-06-03spapr: Fix EEH capability issue on KVM guest for PCI passthruMahesh Salgaonkar1-7/+33
2021-06-03spapr: Don't hijack current_machine->boot_orderGreg Kurz2-3/+8
2021-06-03target/ppc: removed unnecessary inclusion of helper-proto.hBruno Larsen (billionai)4-4/+0
2021-06-03target/ppc: reduce usage of fpscr_set_rounding_modeBruno Larsen (billionai)1-3/+5
2021-06-03target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.cBruno Larsen (billionai)2-16/+17
2021-06-03target/ppc: cleaned error_report from ppc_store_sdr1Bruno Larsen (billionai)1-4/+4
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell97-591/+141
2021-06-02Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell48-248/+967
2021-06-02configure: bump min required CLang to 6.0 / XCode 10.0Daniel P. Berrangé1-5/+5
2021-06-02configure: bump min required GCC to 7.5.0Daniel P. Berrangé1-3/+3
2021-06-02configure: bump min required glib version to 2.56Daniel P. Berrangé3-216/+3
2021-06-02tests/docker: drop CentOS 7 containerDaniel P. Berrangé2-48/+0
2021-06-02tests/vm: convert centos VM recipe to CentOS 8Daniel P. Berrangé1-9/+8
2021-06-02crypto: drop used conditional checkDaniel P. Berrangé1-2/+0
2021-06-02crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé2-16/+1
2021-06-02crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé3-32/+2
2021-06-02crypto: drop back compatibility typedefs for nettleDaniel P. Berrangé3-44/+30
2021-06-02crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé5-52/+1
2021-06-02patchew: move quick build job from CentOS 7 to CentOS 8 containerDaniel P. Berrangé1-3/+3
2021-06-02block/ssh: Bump minimum libssh version to 0.8.7Thomas Huth2-77/+1
2021-06-02docs: fix references to docs/devel/s390-dasd-ipl.rstStefano Garzarella1-1/+1
2021-06-02docs: fix references to docs/specs/tpm.rstStefano Garzarella2-2/+2
2021-06-02docs: fix references to docs/devel/build-system.rstStefano Garzarella2-2/+2
2021-06-02docs: fix references to docs/devel/atomics.rstStefano Garzarella4-5/+5
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella75-75/+75
2021-06-01Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell14-445/+614
2021-06-01gitlab: add python linters to CIJohn Snow3-0/+44
2021-06-01python: add tox supportJohn Snow3-2/+29
2021-06-01python: add .gitignoreJohn Snow1-0/+15
2021-06-01python: add Makefile for some common tasksJohn Snow3-0/+55
2021-06-01python: add avocado-framework and testsJohn Snow8-0/+29
2021-06-01python: add devel package requirements to setuptoolsJohn Snow5-9/+27
2021-06-01python/qemu: add qemu package itself to pipenvJohn Snow2-2/+8
2021-06-01python/qemu: add isort to pipenvJohn Snow2-2/+3
2021-06-01python: move .isort.cfg into setup.cfgJohn Snow2-7/+8
2021-06-01python: add mypy to pipenvJohn Snow3-1/+38
2021-06-01python: move mypy.ini into setup.cfgJohn Snow2-4/+5