aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02tests/qtest/migration-test: enable on s390x with TCGNicholas Piggin1-12/+0
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth3-3/+78
2024-07-01Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydel...Richard Henderson32-641/+967
2024-07-01Merge tag 'pull-xen-20240701' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson6-10/+122
2024-07-01tests/qtest: Ensure STM32L4x5 EXTI state is correct at the end of QTestsInès Varhol2-1/+9
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol2-15/+15
2024-07-01tests/qtest: Fix STM32L4x5 SYSCFG irq line 15 state assumptionInès Varhol1-7/+7
2024-07-01docs/system/arm: Add a doc for zynq boardSai Pavan Boddu3-0/+49
2024-07-01hw/arm/xilinx_zynq: Add boot-mode propertySai Pavan Boddu1-0/+31
2024-07-01hw/misc/zynq_slcr: Add boot-mode propertySai Pavan Boddu1-1/+21
2024-07-01MAINTAINERS: Update my family namePatrick Leis1-1/+1
2024-07-01target/arm: Enable FEAT_Debugv8p8 for -cpu maxGustavo Romero3-4/+5
2024-07-01target/arm: Move initialization of debug ID registersGustavo Romero2-3/+30
2024-07-01target/arm: Fix indentationGustavo Romero1-1/+1
2024-07-01target/arm: Delete dead code from disas_simd_indexedRichard Henderson1-93/+0
2024-07-01target/arm: Convert FCMLA to decodetreeRichard Henderson2-170/+74
2024-07-01target/arm: Convert FCADD to decodetreeRichard Henderson2-23/+13
2024-07-01target/arm: Add data argument to do_fp3_vectorRichard Henderson1-26/+26
2024-07-01target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetreeRichard Henderson2-28/+12
2024-07-01target/arm: Convert BFMLALB, BFMLALT to decodetreeRichard Henderson2-48/+31
2024-07-01target/arm: Convert BFDOT to decodetreeRichard Henderson2-15/+7
2024-07-01target/arm: Convert SUDOT, USDOT to decodetreeRichard Henderson2-27/+11
2024-07-01target/arm: Convert SDOT, UDOT to decodetreeRichard Henderson2-26/+35
2024-07-01target/arm: Convert SQRDMLAH, SQRDMLSH to decodetreeRichard Henderson4-124/+180
2024-07-01xen-hvm: Avoid livelock while handling buffered ioreqsRoss Lagerwall1-9/+17
2024-07-01xen: fix stubdom PCI addrMarek Marczykowski-Górecki2-1/+81
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki3-0/+24
2024-07-01target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson3-10/+32
2024-07-01target/arm: Fix SQDMULH (by element) with Q=0Richard Henderson1-8/+16
2024-07-01target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson1-2/+2
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen3-16/+8
2024-07-01tests/avocado: use default amount of cores on sbsa-refMarcin Juszkiewicz1-2/+0
2024-07-01tests/avocado: update firmware for sbsa-refMarcin Juszkiewicz1-7/+7
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel4-0/+93
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel2-2/+14
2024-07-01hw/nvram: Add BCM2835 OTP deviceRayhan Faizel3-0/+256
2024-06-30Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson16-65/+33
2024-06-30Merge tag 'pull-ufs-20240630' of https://gitlab.com/jeuk20.kim/qemu into stagingRichard Henderson1-15/+16
2024-06-30hw/core/loader: gunzip(): fix memory leak on error pathVladimir Sementsov-Ogievskiy1-0/+1
2024-06-30vl.c: select_machine(): add selected machine type to error messageVladimir Sementsov-Ogievskiy1-1/+1
2024-06-30vl.c: select_machine(): use g_autoptrVladimir Sementsov-Ogievskiy1-2/+1
2024-06-30vl.c: select_machine(): use ERRP_GUARD instead of error propagationVladimir Sementsov-Ogievskiy1-7/+7
2024-06-30docs/system/devices/usb: Replace the non-existing "qemu" binaryThomas Huth1-1/+1
2024-06-30docs/cxl: fix some typosHyeongtak Ji1-3/+3
2024-06-30os-posix: Expand setrlimit() syscall compatibilityTrent Huber1-0/+4
2024-06-30net/can: Remove unused struct 'CanBusState'Dr. David Alan Gilbert1-6/+0
2024-06-30hw/arm/bcm2836: Remove unusued struct 'BCM283XClass'Dr. David Alan Gilbert1-12/+0
2024-06-30linux-user: sparc: Remove unused struct 'target_mc_fq'Dr. David Alan Gilbert1-5/+0
2024-06-30linux-user: cris: Remove unused struct 'rt_signal_frame'Dr. David Alan Gilbert1-8/+0
2024-06-30monitor: Remove obsolete stubsPhilippe Mathieu-Daudé2-4/+0