aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi
2024-10-23hw/s390x: Build an IPLB for each boot deviceJared Rossi
2024-10-23s390x: Add individual loadparm assignment to CCW deviceJared Rossi
2024-10-23include/hw/s390x: Add include files for common IPL structsJared Rossi
2024-10-18Merge tag 'pull-error-2024-10-18' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-10-18qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, dropMarkus Armbruster
2024-10-18qga: Improve error for guest-set-user-password parameter @cryptedMarkus Armbruster
2024-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-17KVM: Rename KVMState->nr_slots to nr_slots_maxPeter Xu
2024-10-17KVM: Rename KVMMemoryListener.nr_used_slots to nr_slots_usedPeter Xu
2024-10-17KVM: Dynamic sized kvm memslots arrayPeter Xu
2024-10-17Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-10-16Merge tag 'single-binary-20241015' of https://github.com/philmd/qemu into sta...Peter Maydell
2024-10-16hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusionPhilippe Mathieu-Daudé
2024-10-16acpi: ged: Add macro for acpi sleep control registerBibo Mao
2024-10-15hw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé
2024-10-15gdbstub/helpers: Introduce ldtul_$endian_p() helpersPhilippe Mathieu-Daudé
2024-10-15exec/memop: Remove unused memop_big_endian() helperPhilippe Mathieu-Daudé
2024-10-15exec/tswap: Massage target_needs_bswap() definitionPhilippe Mathieu-Daudé
2024-10-15qemu/bswap: Undefine CPU_CONVERT() once donePhilippe Mathieu-Daudé
2024-10-15Merge tag 'pull-target-arm-20241015-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-10-15dma: Fix function names in documentationAkihiko Odaki
2024-10-15vl.c: Remove pxa2xx-specific -portrait and -rotate optionsPeter Maydell
2024-10-15hw/block: Remove eccPeter Maydell
2024-10-15hw: Remove PCMCIA subsystemPeter Maydell
2024-10-15hw/ide: Remove DSCM-1XXXX microdrive device modelPeter Maydell
2024-10-15hw/adc: Remove MAX111X devicePeter Maydell
2024-10-15docs/devel/lockcnt: Include kernel-doc API documentationPeter Maydell
2024-10-15include: Move QemuLockCnt APIs to their own headerPeter Maydell
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
2024-10-15hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé
2024-10-15Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell
2024-10-15chardev/mux: convert size members to unsigned intRoman Penyaev
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau
2024-10-14ui/surface: allocate shared memory on !win32Marc-André Lureau
2024-10-14ui/pixman: generalize shared_image_destroyMarc-André Lureau
2024-10-14ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau
2024-10-13accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson
2024-10-13include/exec/memop: Introduce memop_atomicity_bitsRichard Henderson
2024-10-13include/exec/memop: Rename get_alignment_bitsRichard Henderson
2024-10-13include/exec/memop: Move get_alignment_bits from tcg.hRichard Henderson
2024-10-13include/exec: Introduce env_cpu_const()Ilya Leoshkevich
2024-10-13tcg: remove singlestep_enabled from DisasContextBasePaolo Bonzini
2024-10-10Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell