aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-31target/i386: use compiler builtin to compute PFPaolo Bonzini1-0/+9
2024-10-31machine/nitro-enclave: New machine type for AWS Nitro EnclavesDorjoy Chowdhury2-0/+64
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury2-0/+4
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury2-0/+94
2024-10-31qom: remove unused functionPaolo Bonzini1-8/+0
2024-10-25Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into sta...Peter Maydell3-1/+8
2024-10-24Merge tag 'pull-request-2024-10-23' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-0/+127
2024-10-24Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-16/+21
2024-10-24aspeed/smc: Fix write incorrect data into flash in user modeJamin Lin1-0/+1
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise1-0/+4
2024-10-24hw/gpio/aspeed: Support different memory region opsJamin Lin1-0/+1
2024-10-24hw/gpio/aspeed: Support to set the different memory sizeJamin Lin1-0/+1
2024-10-24hw/gpio/aspeed: Fix coding styleJamin Lin1-1/+1
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi1-1/+2
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi1-1/+3
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi1-0/+1
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi1-0/+123
2024-10-22include/exec: Improve probe_access_full{, _mmu} documentationRichard Henderson1-16/+15
2024-10-22tcg/riscv: Add basic support for vectorHuang Shiyuan1-0/+6
2024-10-22include/crypto: clarify @result/@result_len for hash/hmac APIsDaniel P. Berrangé2-22/+59
2024-10-22sockets: Remove deadcodeDr. David Alan Gilbert1-16/+0
2024-10-18Merge tag 'pull-error-2024-10-18' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell1-6/+0
2024-10-18qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, dropMarkus Armbruster1-3/+0
2024-10-18qga: Improve error for guest-set-user-password parameter @cryptedMarkus Armbruster1-3/+0
2024-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-3/+4
2024-10-17KVM: Rename KVMState->nr_slots to nr_slots_maxPeter Xu1-2/+2
2024-10-17KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_usedPeter Xu1-1/+1
2024-10-17KVM: Dynamic sized kvm memslots arrayPeter Xu1-0/+1
2024-10-17Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...Peter Maydell2-3/+5
2024-10-16Merge tag 'single-binary-20241015' of https://github.com/philmd/qemu into sta...Peter Maydell5-7/+8
2024-10-16hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusionPhilippe Mathieu-Daudé1-1/+0
2024-10-16acpi: ged: Add macro for acpi sleep control registerBibo Mao1-2/+5
2024-10-15hw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé1-0/+1
2024-10-15gdbstub/helpers: Introduce ldtul_$endian_p() helpersPhilippe Mathieu-Daudé1-0/+4
2024-10-15exec/memop: Remove unused memop_big_endian() helperPhilippe Mathieu-Daudé1-6/+0
2024-10-15exec/tswap: Massage target_needs_bswap() definitionPhilippe Mathieu-Daudé1-1/+1
2024-10-15qemu/bswap: Undefine CPU_CONVERT() once donePhilippe Mathieu-Daudé1-0/+2
2024-10-15Merge tag 'pull-target-arm-20241015-1' of https://git.linaro.org/people/pmayd...Peter Maydell15-260/+291
2024-10-15dma: Fix function names in documentationAkihiko Odaki1-6/+5
2024-10-15vl.c: Remove pxa2xx-specific -portrait and -rotate optionsPeter Maydell1-1/+0
2024-10-15hw/block: Remove eccPeter Maydell1-11/+0
2024-10-15hw: Remove PCMCIA subsystemPeter Maydell1-63/+0
2024-10-15hw/ide: Remove DSCM-1XXXX microdrive device modelPeter Maydell1-3/+0
2024-10-15hw/adc: Remove MAX111X devicePeter Maydell1-56/+0
2024-10-15docs/devel/lockcnt: Include kernel-doc API documentationPeter Maydell1-1/+1
2024-10-15include: Move QemuLockCnt APIs to their own headerPeter Maydell4-111/+132
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell1-1/+1
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic1-0/+2
2024-10-15hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic1-0/+57
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol1-0/+1