aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_set_source_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling in kvmppc_xive_get_queues()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_mmap()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_source_reset()Greg Kurz
2020-08-13spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()Greg Kurz
2020-08-13spapr: Simplify error handling in spapr_phb_realize()Greg Kurz
2020-08-13spapr/xive: Convert KVM device fd checks to assert()Greg Kurz
2020-08-13ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappersGreg Kurz
2020-08-13ppc/xive: Rework setup of XiveSource::esb_mmioGreg Kurz
2020-08-13target/ppc: Integrate icount to purr, vtb, and tbu40Gustavo Romero
2020-08-12spapr/xive: Simplify kvmppc_xive_disconnect()Greg Kurz
2020-08-12spapr/xive: Fix xive->fd if kvm_create_device() failsGreg Kurz
2020-08-12spapr: Clarify error and documentation for broken KVM XICSGreg Kurz
2020-08-12docs: Update POWER9 XIVE support for nested guestsCédric Le Goater
2020-08-12docs: adding NUMA documentation for pseriesDaniel Henrique Barboza
2020-08-12target/ppc: Fix SPE unavailable exception triggeringMatthieu Bucchianeri
2020-08-12target/ppc: add vmulh{su}d instructionsLijun Pan
2020-08-12target/ppc: add vmulh{su}w instructionsLijun Pan
2020-08-12target/ppc: add vmulld to INDEX_op_mul_vec caseLijun Pan
2020-08-12Update PowerPC AT_HWCAP2 definitionLijun Pan
2020-08-12ppc/xive: Fix some typos in commentsGustavo Romero
2020-08-12spapr: Forbid nested KVM-HV in pre-power9 compat modeGreg Kurz
2020-08-12spapr: Use error_append_hint() in spapr_caps.cGreg Kurz
2020-08-12ppc/spapr: Fix 32 bit logical memory block size assumptionsAnton Blanchard
2020-08-12target/ppc: add vmulld instructionLijun Pan
2020-08-12target/ppc: convert vmuluwm to tcg_gen_gvec_mulLijun Pan
2020-08-12target/ppc: add byte-reverse br[dwh] instructionsLijun Pan
2020-08-12target/ppc: Enable Power ISA 3.1Lijun Pan
2020-08-12target/ppc: Introduce Power ISA 3.1 flagLijun Pan
2020-08-12target/ppc: Fix TCG leak with the evmwsmiaa instructionMatthieu Bucchianeri
2020-08-11Update version for v5.1.0 releasev5.1.0Peter Maydell
2020-08-05Update version for v5.1.0-rc3 releasev5.1.0-rc3Peter Maydell
2020-08-05target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell
2020-08-05qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()Tuguoyi
2020-08-05Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-08-0...Peter Maydell
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth
2020-08-05target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth
2020-08-05gitlab-ci: Fix Avocado cache usageThomas Huth
2020-08-05gitlab-ci.yml: Add build-system-debian and build-system-centos jobsThomas Huth
2020-08-05tests/acceptance: Disable the rx sash and arm cubieboard replay test on GitlabThomas Huth
2020-08-05tests/docker: Add python3-venv and netcat to the debian-amd64 containerThomas Huth
2020-08-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200804'...Peter Maydell
2020-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-08-04virtio-mem: Correct format specifier mismatch for RISC-VBruce Rogers
2020-08-04target/arm: Fix decode of LDRA[AB] instructionsPeter Collingbourne
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson
2020-08-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into st...Peter Maydell
2020-08-04accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé