aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-04accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé3-10/+17
2020-08-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-7/+6
2020-08-04hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()Mauro Matteo Cascella1-1/+4
2020-08-04colo-compare: Remove superfluous NULL-pointer checks for s->iothreadLukas Straub1-6/+2
2020-08-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200803'...Peter Maydell13-31/+112
2020-08-03hw/timer/imx_epit: Avoid assertion when CR.SWR is writtenPeter Maydell1-3/+10
2020-08-03hw/arm/nrf51_soc: Set system_clock_scalePeter Maydell1-0/+5
2020-08-03target/arm: Avoid maybe-uninitialized warning with gcc 4.9Kaige Li1-1/+1
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson3-2/+39
2020-08-03msf2-soc, stellaris: Don't wire up SYSRESETREQPeter Maydell2-23/+0