aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-13spapr/kvm: Fix error handling in kvmppc_xive_pre_save()Greg Kurz1-3/+4
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz2-11/+6
2020-08-13spapr/xive: Rework error handling in kvmppc_xive_get_queues()Greg Kurz1-7/+8
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz2-21/+18
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz2-7/+12
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_mmap()Greg Kurz1-7/+11
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_source_reset()Greg Kurz1-6/+7
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz2-12/+11
2020-08-13spapr: Simplify error handling in spapr_phb_realize()Greg Kurz1-9/+7
2020-08-13spapr/xive: Convert KVM device fd checks to assert()Greg Kurz1-28/+7
2020-08-13ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappersGreg Kurz3-20/+51
2020-08-13ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz3-7/+14
2020-08-13target/ppc: Integrate icount to purr, vtb, and tbu40Gustavo Romero1-0/+30
2020-08-12spapr/xive: Simplify kvmppc_xive_disconnect()Greg Kurz1-4/+2
2020-08-12spapr/xive: Fix xive->fd if kvm_create_device() failsGreg Kurz1-3/+5
2020-08-12spapr: Clarify error and documentation for broken KVM XICSGreg Kurz2-4/+13
2020-08-12docs: Update POWER9 XIVE support for nested guestsCédric Le Goater1-0/+5
2020-08-12docs: adding NUMA documentation for pseriesDaniel Henrique Barboza2-0/+192
2020-08-12target/ppc: Fix SPE unavailable exception triggeringMatthieu Bucchianeri1-33/+64
2020-08-12target/ppc: add vmulh{su}d instructionsLijun Pan4-0/+22
2020-08-12target/ppc: add vmulh{su}w instructionsLijun Pan4-2/+29
2020-08-12target/ppc: add vmulld to INDEX_op_mul_vec caseLijun Pan2-2/+12
2020-08-12Update PowerPC AT_HWCAP2 definitionLijun Pan1-0/+1
2020-08-12ppc/xive: Fix some typos in commentsGustavo Romero1-3/+3
2020-08-12spapr: Forbid nested KVM-HV in pre-power9 compat modeGreg Kurz1-0/+10
2020-08-12spapr: Use error_append_hint() in spapr_caps.cGreg Kurz1-39/+50
2020-08-12ppc/spapr: Fix 32 bit logical memory block size assumptionsAnton Blanchard1-2/+4
2020-08-12target/ppc: add vmulld instructionLijun Pan2-0/+5
2020-08-12target/ppc: convert vmuluwm to tcg_gen_gvec_mulLijun Pan3-15/+1
2020-08-12target/ppc: add byte-reverse br[dwh] instructionsLijun Pan1-0/+40
2020-08-12target/ppc: Enable Power ISA 3.1Lijun Pan2-2/+2
2020-08-12target/ppc: Introduce Power ISA 3.1 flagLijun Pan1-0/+2
2020-08-12target/ppc: Fix TCG leak with the evmwsmiaa instructionMatthieu Bucchianeri1-2/+2
2020-08-11Update version for v5.1.0 releasev5.1.0Peter Maydell1-1/+1
2020-08-05Update version for v5.1.0-rc3 releasev5.1.0-rc3Peter Maydell1-1/+1
2020-08-05target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell1-1/+91
2020-08-05qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()Tuguoyi1-1/+1
2020-08-05Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-08-0...Peter Maydell8-27/+103
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth3-5/+3
2020-08-05target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth1-2/+2
2020-08-05gitlab-ci: Fix Avocado cache usageThomas Huth1-6/+19
2020-08-05gitlab-ci.yml: Add build-system-debian and build-system-centos jobsThomas Huth1-15/+73
2020-08-05tests/acceptance: Disable the rx sash and arm cubieboard replay test on GitlabThomas Huth2-0/+5
2020-08-05tests/docker: Add python3-venv and netcat to the debian-amd64 containerThomas Huth1-1/+3
2020-08-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200804'...Peter Maydell2-15/+24
2020-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2020-08-04virtio-mem: Correct format specifier mismatch for RISC-VBruce Rogers1-1/+1
2020-08-04target/arm: Fix decode of LDRA[AB] instructionsPeter Collingbourne1-2/+4
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson1-13/+20
2020-08-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into st...Peter Maydell3-10/+17