aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-24accel/tcg: add tracepoints for cpu_loop_exit_atomicAlex Bennée
2024-10-24tests/tcg/x86_64: Add cross-modifying code testIlya Leoshkevich
2024-10-24scripts/ci: remove architecture checks for build-environment updatesAlex Bennée
2024-10-24docs/devel: update tsan build documentationPierrick Bouvier
2024-10-24meson: hide tsan related warningsPierrick Bouvier
2024-10-24MAINTAINERS: mention my testing/next treeAlex Bennée
2024-10-24tests/docker: add NOFETCH env variable for testingAlex Bennée
2024-10-24tests/docker: Fix microblaze atomicsIlya Leoshkevich
2024-10-24test/qtest/aspeed_smc-test: Fix coding styleJamin Lin
2024-10-24hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVBJamin Lin
2024-10-24hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.Jamin Lin
2024-10-24hw/block/m25p80: Add SFDP table for w25q80bl flashJamin Lin
2024-10-24hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvqJamin Lin
2024-10-24hw/block:m25p80: Fix coding styleJamin Lin
2024-10-24aspeed/smc: Fix write incorrect data into flash in user modeJamin Lin
2024-10-24tests/functional: Convert most Aspeed machine testsCédric Le Goater
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise
2024-10-24tests/qtest:ast2700-gpio-test: Add GPIO test case for AST2700Jamin Lin
2024-10-24aspeed/soc: Support GPIO for AST2700Jamin Lin
2024-10-24aspeed/soc: Correct GPIO irq 130 for AST2700Jamin Lin
2024-10-24hw/gpio/aspeed: Add AST2700 supportJamin Lin
2024-10-24hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index modeJamin Lin
2024-10-24hw/gpio/aspeed: Support different memory region opsJamin Lin
2024-10-24hw/gpio/aspeed: Support to set the different memory sizeJamin Lin
2024-10-24hw/gpio/aspeed: Fix coding styleJamin Lin
2024-10-23vfio/helpers: Align mmapsAlex Williamson
2024-10-23vfio/helpers: Refactor vfio_region_mmap() error handlingAlex Williamson
2024-10-23vfio/migration: Change trace formats from hex to decimalAvihai Horon
2024-10-23vfio/migration: Report only stop-copy size in vfio_state_pending_exact()Avihai Horon
2024-10-23pc-bios/s390-ccw: Update s390-ccw.img with the full boot order support featureThomas Huth
2024-10-23pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`Marc Hartmayer
2024-10-23pc-bios/s390-ccw: Don't generate TEXTRELsJens Remus
2024-10-23pc-bios/s390-ccw: Clarify alignment is in bytesJens Remus
2024-10-23tests/qtest: Add s390x boot order tests to cdrom-test.cJared Rossi
2024-10-23docs/system: Update documentation for s390x IPLJared Rossi
2024-10-23pc-bios/s390x: Enable multi-device boot loopJared Rossi
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-23pc-bios/s390-ccw: Enable failed IPL to return after errorJared Rossi
2024-10-23pc-bios/s390-ccw: Remove panics from Netboot IPL pathJared Rossi
2024-10-23pc-bios/s390-ccw: Remove panics from DASD IPL pathJared Rossi
2024-10-23pc-bios/s390-ccw: Remove panics from SCSI IPL pathJared Rossi
2024-10-23pc-bios/s390-ccw: Remove panics from ECKD IPL pathJared Rossi
2024-10-23pc-bios/s390-ccw: Remove panics from ISO IPL pathJared Rossi
2024-10-23docs/system/s390x/bootdevices: Update the documentation about network bootingJared Rossi
2024-10-23pc-bios/s390-ccw: Merge netboot.mak into the main MakefileThomas Huth
2024-10-23hw/s390x: Remove the possibility to load the s390-netboot.img binaryThomas Huth
2024-10-23pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binaryJared Rossi