aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12slirp: bump submodule past 4.7 releasePaolo Bonzini
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini
2022-05-12machine: add mem compound propertyPaolo Bonzini
2022-05-12machine: add boot compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-12tests/qtest/libqos: Add generic pci host bridge in arm-virt machineEric Auger
2022-05-12tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggableEric Auger
2022-05-12tests/qtest/libqos/pci: Introduce pio_limitEric Auger
2022-05-12hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirectionBernhard Beschow
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow
2022-05-12meson: Make mremap() detecting works correctlyJuan Quintela
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini
2022-05-12target/i386: do not consult nonexistent host leavesPaolo Bonzini
2022-05-12pc-bios/optionrom: compile with -Wno-array-boundsPaolo Bonzini
2022-05-12pc-bios/optionrom: detect -fno-piePaolo Bonzini
2022-05-11Merge tag 'pull-misc-2022-05-11' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2022-05-11Normalize header guard symbol definitionMarkus Armbruster
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-09hw/acpi/aml-build: Use existing CPU topology to build PPTT tableGavin Shan
2022-05-09hw/arm/virt: Fix CPU's default NUMA node IDGavin Shan
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan
2022-05-09hw/arm/virt: Consider SMP configuration in CPU topologyGavin Shan
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan
2022-05-09qapi/machine.json: Add cluster-idGavin Shan
2022-05-09hw/arm: add versioning to sbsa-ref machine DTLeif Lindholm
2022-05-09target/arm: Define neoverse-n1Richard Henderson
2022-05-09target/arm: Define cortex-a76Richard Henderson
2022-05-09target/arm: Enable FEAT_DGH for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV3 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV2_2 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_CSV2 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_IESB for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_RAS for -cpu maxRichard Henderson
2022-05-09target/arm: Implement ESB instructionRichard Henderson
2022-05-09target/arm: Implement virtual SError exceptionsRichard Henderson
2022-05-09target/arm: Enable SCR and HCR bits for RASRichard Henderson
2022-05-09target/arm: Add minimal RAS registersRichard Henderson
2022-05-09target/arm: Enable FEAT_Debugv8p4 for -cpu maxRichard Henderson
2022-05-09target/arm: Enable FEAT_Debugv8p2 for -cpu maxRichard Henderson
2022-05-09target/arm: Use field names for manipulating EL2 and EL3 modesRichard Henderson
2022-05-09target/arm: Annotate arm_max_initfn with FEAT identifiersRichard Henderson
2022-05-09target/arm: Split out aa32_max_featuresRichard Henderson
2022-05-09target/arm: Set ID_DFR0.PerfMon for qemu-system-arm -cpu maxRichard Henderson
2022-05-09target/arm: Update qemu-system-arm -cpu max to cortex-a57Richard Henderson
2022-05-09target/arm: Move cortex impdef sysregs to cpu_tcg.cRichard Henderson