aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau
2020-09-08meson: convert atomic*-benchMarc-André Lureau
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau
2020-09-08meson: move keyutils dependency checkMarc-André Lureau
2020-09-08meson: convert the unit testsMarc-André Lureau
2020-09-08meson: convert qht-benchMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau
2020-09-08meson: build qapi tests libraryMarc-André Lureau
2020-09-08meson: fix libqos linkingPaolo Bonzini
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini
2020-09-08configure: include cross sdl2-config in meson cross filePaolo Bonzini
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini
2020-09-08meson: remove b_lundef optionPaolo Bonzini
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini
2020-09-08mtest2make: split environment from test commandPaolo Bonzini
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-08spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcallDaniel Henrique Barboza
2020-09-08spapr_numa: create a vcpu associativity helperDaniel Henrique Barboza
2020-09-08spapr: move h_home_node_associativity to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr_numa: move NVLink2 associativity handling to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: move lookup-arrays handling to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: handle vcpu ibm,associativityDaniel Henrique Barboza
2020-09-08spapr: introduce SpaprMachineState::numa_assoc_arrayDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: turn spapr_dt_nvdimm() staticDaniel Henrique Barboza
2020-09-08ppc: introducing spapr_numa.c NUMA code helperDaniel Henrique Barboza
2020-09-08hw/ppc/ppc4xx_pci: Replace pointless warning by assert()Philippe Mathieu-Daudé
2020-09-08hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic valuePhilippe Mathieu-Daudé
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08sparc/sun4m: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()Thiago Jung Bauermann
2020-09-08mips/cps: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/e500: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/spapr: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann
2020-09-08ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'Daniel Henrique Barboza
2020-09-08spapr, spapr_nvdimm: fold NVDIMM validation in the same placeDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()Daniel Henrique Barboza
2020-09-08spapr/xive: Allocate vCPU IPIs from the vCPU contextsCédric Le Goater
2020-09-08spapr/xive: Allocate IPIs independently from the other sourcesCédric Le Goater
2020-09-08spapr/xive: Use kvmppc_xive_source_reset() in post_loadCédric Le Goater
2020-09-08spapr/xive: Modify kvm_cpu_is_enabled() interfaceCédric Le Goater
2020-09-08spapr/xive: Use the xics flag to check for XIVE-only IRQ backendsCédric Le Goater