summary refs log tree commit diff stats
path: root/docs/sphinx/qapidoc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-05hw/arm/aspeed: Add support for loading vbootrom image via "-bios"Jamin Lin2-0/+37
2025-05-05hw/arm/aspeed_ast27x0 Introduce vbootrom memory regionJamin Lin2-0/+11
2025-05-05tests/functional/aspeed: extract boot and login sequence into helper functionJamin Lin1-5/+7
2025-05-05tests/functional/aspeed: Update test ASPEED SDK v09.06Jamin Lin1-10/+10
2025-05-05tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuseJamin Lin1-13/+15
2025-05-05hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realizeJamin Lin1-4/+4
2025-05-05tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030Jamin Lin1-5/+5
2025-05-05tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2600Jamin Lin1-7/+8
2025-05-05tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500Jamin Lin1-4/+4
2025-05-05hw/ssi/aspeed_smc: Allow 64-bit wide flash accessesJoe Komlodi1-2/+2
2025-05-05hw/arm: ast27x0: Wire up EHCI controllersTroy Lee2-1/+31
2025-05-02monitor: don't wake up qmp_dispatcher_co coroutine upon cleanupAndrey Drobyshev1-1/+2
2025-05-02rust: centralize config in workspace rootStefan Zabka5-21/+32
2025-05-02hw/char/serial: Remove unused prog_if compat propertyBALATON Zoltan3-17/+6
2025-05-02target/i386: do not block singlestep for STIPaolo Bonzini1-1/+5
2025-05-02target/i386: do not trigger IRQ shadow for LSSPaolo Bonzini2-13/+18
2025-05-02target/i386/hvf: fix a compilation errorWei Liu1-0/+1
2025-05-02target/i386/emulate: remove rflags leftoversMagnus Kulke1-11/+6
2025-05-02rust/hpet: Support migrationZhao Liu2-3/+146
2025-05-02rust/timer: Define NANOSECONDS_PER_SECOND binding as u64Zhao Liu1-0/+2
2025-05-02rust/vmstate_test: Test varray with num field wrapped in BqlCellZhao Liu1-8/+33
2025-05-02rust: assertions: Support index field wrapped in BqlCellPaolo Bonzini1-16/+9
2025-05-02vmstate: support varray for vmstate_clock!Paolo Bonzini1-3/+10
2025-05-02rust/vmstate: Add support for field_exists checksZhao Liu1-33/+37
2025-05-02scripts/vmstate-static-checker.py: Allow new name for ghes_addr_le fieldThomas Huth1-0/+1
2025-05-02migration/rdma: Remove qemu_rdma_broken_ipv6_kernelJack Wang1-176/+4
2025-05-02migration/postcopy: Spatial locality page hint for preempt modePeter Xu1-1/+96
2025-05-02tests/qtest/migration: consolidate set capabilitiesPrasad Pandit9-84/+150
2025-05-02migration/ram: Implement save_postcopy_prepare()Peter Xu1-0/+37
2025-05-02migration: Add save_postcopy_prepare() savevm handlerPeter Xu4-0/+53
2025-05-02migration: refactor channel discovery mechanismPrasad Pandit1-60/+70
2025-05-02migration/multifd: move macros to multifd headerPrasad Pandit2-5/+5
2025-05-02migration: Fix latent bug in migrate_params_test_apply()Markus Armbruster1-0/+5
2025-05-02migration: Add qtest for migration over RDMALi Zhijian3-0/+137
2025-05-02migration: Unfold control_save_page()Li Zhijian3-34/+10
2025-05-02migration/rdma: Remove redundant migration_in_postcopy checksLi Zhijian1-3/+3
2025-05-02migration: disable RDMA + postcopy-ramLi Zhijian1-0/+4
2025-05-02migration: check RDMA and capabilities are compatible on both sidesLi Zhijian3-10/+42
2025-05-02pc-bios: Add AST27x0 vBootromJamin Lin4-0/+8
2025-04-30docs/devel/build-environment: enhance MSYS2 instructionsPierrick Bouvier1-2/+2
2025-04-30hw/rtc/mc146818rtc: Drop pre-v3 migration stream supportPhilippe Mathieu-Daudé1-10/+8
2025-04-30meson.build: Put the D-Bus summary into the UI sectionThomas Huth1-1/+1
2025-04-30tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessaryThomas Huth1-0/+1
2025-04-30Drop support for Python 3.8Thomas Huth7-19/+17
2025-04-30meson/configure: add 'valgrind' option & --{en, dis}able-valgrind flagDaniel P. Berrangé3-1/+17
2025-04-30file-posix: Fix crash on discard_granularity == 0Kevin Wolf1-1/+1
2025-04-30target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 ...Gautam Gala5-35/+73
2025-04-30target/s390x: Introduce function when exiting PVGautam Gala1-8/+6
2025-04-30target/s390x: Introduce constant when checking if PV header couldn't be decry...Gautam Gala1-1/+2
2025-04-28tcg/sparc64: Implement CTPOPRichard Henderson1-5/+22