aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-09target/arm: Adjust definition of CONTEXTIDR_EL2Richard Henderson
2022-05-09target/arm: Merge zcr reginfoRichard Henderson
2022-05-09target/arm: Drop EL3 no EL2 fallbacksRichard Henderson
2022-05-09target/arm: Handle cpreg registration for missing ELRichard Henderson
2022-05-09MAINTAINERS/.mailmap: update email for Leif LindholmLeif Lindholm
2022-05-09virtio-scsi: move request-related items from .h to .cStefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_cmd_vq()Stefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()Stefan Hajnoczi
2022-05-09virtio-scsi: clean up virtio_scsi_handle_event_vq()Stefan Hajnoczi