aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-08meson: declare keyutils dependencyMarc-André Lureau4-7/+11
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau1-0/+5
2020-09-08meson: build qapi tests libraryMarc-André Lureau3-78/+62
2020-09-08meson: fix libqos linkingPaolo Bonzini1-3/+6
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini1-3/+5
2020-09-08configure: include cross sdl2-config in meson cross filePaolo Bonzini1-0/+3
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini1-5/+5
2020-09-08meson: remove b_lundef optionPaolo Bonzini1-1/+1
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini1-36/+38
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini2-1/+36
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini1-8/+8
2020-09-08mtest2make: split environment from test commandPaolo Bonzini1-8/+9
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini3-8/+12
2020-09-08spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcallDaniel Henrique Barboza1-8/+33
2020-09-08spapr_numa: create a vcpu associativity helperDaniel Henrique Barboza2-14/+24
2020-09-08spapr: move h_home_node_associativity to spapr_numa.cDaniel Henrique Barboza2-40/+45
2020-09-08spapr_numa: move NVLink2 associativity handling to spapr_numa.cDaniel Henrique Barboza2-18/+30
2020-09-08spapr, spapr_numa: move lookup-arrays handling to spapr_numa.cDaniel Henrique Barboza3-23/+38
2020-09-08spapr, spapr_numa: handle vcpu ibm,associativityDaniel Henrique Barboza3-16/+30
2020-09-08spapr: introduce SpaprMachineState::numa_assoc_arrayDaniel Henrique Barboza7-33/+73
2020-09-08ppc/spapr_nvdimm: turn spapr_dt_nvdimm() staticDaniel Henrique Barboza2-12/+11
2020-09-08ppc: introducing spapr_numa.c NUMA code helperDaniel Henrique Barboza4-25/+74
2020-09-08hw/ppc/ppc4xx_pci: Replace pointless warning by assert()Philippe Mathieu-Daudé1-4/+1
2020-09-08hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic valuePhilippe Mathieu-Daudé1-1/+2
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann1-1/+1
2020-09-08sparc/sun4m: Use start-powered-off CPUState propertyThiago Jung Bauermann1-19/+6
2020-09-08sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()Thiago Jung Bauermann1-1/+0
2020-09-08mips/cps: Use start-powered-off CPUState propertyThiago Jung Bauermann1-4/+11
2020-09-08ppc/e500: Use start-powered-off CPUState propertyThiago Jung Bauermann1-4/+9
2020-09-08ppc/spapr: Use start-powered-off CPUState propertyThiago Jung Bauermann1-5/+5
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann2-2/+1
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann6-8/+9
2020-09-08ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'Daniel Henrique Barboza1-0/+18
2020-09-08spapr, spapr_nvdimm: fold NVDIMM validation in the same placeDaniel Henrique Barboza3-16/+16
2020-09-08ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()Daniel Henrique Barboza1-2/+1
2020-09-08spapr/xive: Allocate vCPU IPIs from the vCPU contextsCédric Le Goater1-3/+33
2020-09-08spapr/xive: Allocate IPIs independently from the other sourcesCédric Le Goater1-5/+42
2020-09-08spapr/xive: Use kvmppc_xive_source_reset() in post_loadCédric Le Goater1-10/+10
2020-09-08spapr/xive: Modify kvm_cpu_is_enabled() interfaceCédric Le Goater1-3/+2
2020-09-08spapr/xive: Use the xics flag to check for XIVE-only IRQ backendsCédric Le Goater1-1/+1
2020-09-08spapr_vscsi: do not allow device hotplugDaniel Henrique Barboza1-0/+3
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater2-1/+29
2020-09-08spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priorityCédric Le Goater2-19/+16
2020-09-08spapr: Remove unnecessary DRC type-checker macrosDavid Gibson1-42/+1
2020-09-08ppc/pnv: Fix TypeInfo of PnvLpcController abstract classCédric Le Goater1-2/+1
2020-09-08adb: Correct class size on TYPE_ADB_DEVICEDavid Gibson1-0/+1
2020-09-07Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...Peter Maydell7-23/+94
2020-09-07configure: Do not set TARGET_ABI32 for microblazeRichard Henderson1-1/+0
2020-09-07target/microblaze: Put MicroBlazeCPUConfig into DisasContextRichard Henderson1-12/+12
2020-09-07target/microblaze: Fill in VMStateDescription for cpuRichard Henderson4-8/+115