summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * tests/functional: Add missing require_netdev('user') statementsThomas Huth2025-03-277-1/+16
| * tests/functional/meson.build: Bump arm_aspeed_bletchley timeoutPeter Maydell2025-03-271-1/+1
| * tests/functional/test_ppc64_replay: Mark the e500 test as flakyThomas Huth2025-03-271-1/+2
|/
* Update version for v10.0.0-rc1 releaseStefan Hajnoczi2025-03-251-1/+1
* Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi2025-03-243-2/+7
|\
| * hw/misc/aspeed_hace: Fix buffer overflow in has_padding functionJamin Lin2025-03-231-0/+5
| * hw/intc/aspeed: Fix IRQ handler mask checkSteven Lee2025-03-231-1/+1
| * aspeed: Fix maximum number of spi controllerTroy Lee2025-03-231-1/+1
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-03-2333-109/+705
|\ \
| * | rust: hpet: fix decoding of timer registersPaolo Bonzini2025-03-211-1/+1
| * | rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clockZhao Liu2025-03-212-3/+10
| * | rust/vmstate: Add unit test for vmstate_validateZhao Liu2025-03-211-2/+80
| * | rust/vmstate: Add unit test for pointer caseZhao Liu2025-03-211-4/+115
| * | rust/vmstate: Add unit test for vmstate_{of|struct} macroZhao Liu2025-03-211-2/+156
| * | rust/vmstate: Add unit test for vmstate_of macroZhao Liu2025-03-213-2/+139
| * | rust/vmstate: Support vmstate_validateZhao Liu2025-03-211-1/+51
| * | rust/vmstate: Re-implement VMState trait for timer bindingZhao Liu2025-03-211-7/+3
| * | rust/vmstate: Relax array check when build varray in vmstate_structZhao Liu2025-03-211-3/+9
| * | rust/vmstate: Fix unnecessary VMState bound of with_varray_flag()Zhao Liu2025-03-211-1/+1
| * | rust/vmstate: Fix "cannot infer type" error in vmstate_structZhao Liu2025-03-211-7/+9
| * | rust/vmstate: Fix type check for varray in vmstate_structZhao Liu2025-03-212-1/+16
| * | rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flagZhao Liu2025-03-211-0/+4
| * | rust/vmstate: Fix num field when varray flags are setZhao Liu2025-03-211-0/+1
| * | rust/vmstate: Fix num_offset in vmstate macrosZhao Liu2025-03-211-2/+2
| * | rust/vmstate: Remove unnecessary unsafeZhao Liu2025-03-211-1/+1
| * | exec/cpu-all: remove BSWAP_NEEDEDPierrick Bouvier2025-03-215-21/+8
| * | load_aout: replace bswap_needed with big_endianPaolo Bonzini2025-03-216-31/+7
| * | rust: pl011: Check size of state struct at compile timePeter Maydell2025-03-212-1/+9
| * | hw/char/pl011: Pad PL011State struct to same size as Rust implPeter Maydell2025-03-211-0/+5
| * | rust: assertions: add static_assertPaolo Bonzini2025-03-211-0/+22
| * | qdev, rust/hpet: fix type of HPET "timers" propertyPaolo Bonzini2025-03-203-3/+41
| * | rust: Kconfig: Factor out whether HPET is Rust or CPeter Maydell2025-03-207-8/+11
| * | rust: Kconfig: Factor out whether PL011 is Rust or CPeter Maydell2025-03-203-21/+17
* | | Merge tag 'pull-error-2025-03-21' of https://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi2025-03-236-34/+31
|\ \ \
| * | | target/loongarch: Clean up virt_cpu_irq_init() error handlingBibo Mao2025-03-201-3/+4
| * | | target/loongarch: Remove unnecessary temporary variable assignmentBibo Mao2025-03-201-3/+2
| * | | hw/loongarch/virt: Eliminate error_propagate()Bibo Mao2025-03-201-21/+11
| * | | target/loongarch: Fix error handling of KVM feature checksBibo Mao2025-03-201-2/+6
| * | | hw/xen: Downgrade a xen_bus_realize() non-error to warningMarkus Armbruster2025-03-191-4/+3
| * | | hw/xen: Fix xen_bus_realize() error handlingMarkus Armbruster2025-03-191-0/+1
| * | | error: Strip trailing '\n' from an error string argumentMarkus Armbruster2025-03-191-1/+1
| * | | cryptodev: Fix error handling in cryptodev_lkcf_execute_task()Markus Armbruster2025-03-191-0/+3
| |/ /
* | | Merge tag 'uefi-20250321-pull-request' of https://gitlab.com/kraxel/qemu into...Stefan Hajnoczi2025-03-236-7/+36
|\ \ \
| * | | docs/firmware: add feature flag for host uefi variable storeGerd Hoffmann2025-03-211-1/+11
| * | | hw/uefi-vars-sysbus: allow for loongarch virtGerd Hoffmann2025-03-212-1/+3
| * | | hw/uefi-vars-sysbus: allow for riscv virtGerd Hoffmann2025-03-212-1/+3
| * | | hw/uefi: fix error handling in uefi_vars_json_loadGerd Hoffmann2025-03-211-1/+8
| * | | hw/uefi: fix error handling in uefi_vars_json_saveGerd Hoffmann2025-03-211-4/+11
| * | | hw/uefi: flush variable store to disk in post loadGerd Hoffmann2025-03-211-0/+1
| |/ /
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2025-03-233-3/+104
|\ \ \