Commit Graph

  • 0adf626718 Update version for v10.0.0-rc2 release Stefan Hajnoczi 2025-04-01 13:15:45 -04:00
  • d6b8cc7ee9 Merge tag 'pull-aspeed-20250401' of https://github.com/legoater/qemu into staging Stefan Hajnoczi 2025-04-01 09:25:25 -04:00
  • fe9d41a734 Merge tag 'hw-misc-20250331' of https://github.com/philmd/qemu into staging Stefan Hajnoczi 2025-04-01 09:25:14 -04:00
  • 20ab88a906 hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600 Joel Stanley 2025-04-01 01:04:44 +02:00
  • f0095c8ad9 hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 32-bit Philippe Mathieu-Daudé 2025-04-01 01:04:43 +02:00
  • 256ba7715b target/mips: Simplify and fix update_pagemask Richard Henderson 2025-03-28 12:55:26 -05:00
  • d89b9899ba target/mips: Require even maskbits in update_pagemask Richard Henderson 2025-03-28 12:55:25 -05:00
  • fca2817fdc target/mips: Revert TARGET_PAGE_BITS_VARY Richard Henderson 2025-03-28 12:55:24 -05:00
  • 8001d22b0c target/sparc: Log unimplemented ASI load/store accesses Philippe Mathieu-Daudé 2025-03-25 13:10:33 +01:00
  • 070a500cc0 target/avr: Fix buffer read in avr_print_insn Richard Henderson 2025-03-22 18:43:36 -07:00
  • fb5bc76cae target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition Philippe Mathieu-Daudé 2025-03-21 11:24:35 +01:00
  • 04e99f9eb7 hw/pci-host/designware: Fix ATU_UPPER_TARGET register access Philippe Mathieu-Daudé 2025-03-31 16:46:13 +02:00
  • c458f9474d hw/ufs: free irq on exit Zheng Huang 2025-03-29 19:47:19 +08:00
  • 70fe5ae121 hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled Chung-Yi Chen 2025-03-28 20:37:25 +08:00
  • 1c2d03bb08 hw/sd/sdhci: free irq on exit Zheng Huang 2025-03-28 17:49:35 +08:00
  • 48ca224250 hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize() Zheng Huang 2025-03-28 11:21:49 +08:00
  • b2e72fadc8 hw/nvram/xlnx-efuse: Do not expose as user-creatable Philippe Mathieu-Daudé 2025-03-25 23:21:28 +01:00
  • 490aaae935 hw/misc/pll: Do not expose as user-creatable Philippe Mathieu-Daudé 2025-03-25 23:21:17 +01:00
  • 2542d5cf47 hw/rtc/goldfish: keep time offset when resetting Heinrich Schuchardt 2025-03-21 23:12:48 +01:00
  • facfc943cb hw/mips: Mark the "mipssim" machine as deprecated Thomas Huth 2025-01-21 11:36:55 +01:00
  • c0a1dabd0b hw/dma/i82374: Categorize and add description Philippe Mathieu-Daudé 2025-03-25 23:36:52 +01:00
  • 43b815eae1 hw/display/dm163: Add description Philippe Mathieu-Daudé 2025-03-25 23:20:22 +01:00
  • 82bdce7b94 hw/block/m25p80: Categorize and add description Philippe Mathieu-Daudé 2025-03-25 23:20:15 +01:00
  • 581ca58246 hw/core/cpu: Use size_t for memory_rw_debug len argument Richard Henderson 2025-03-21 13:32:31 -07:00
  • f32d678252 hw/arm/fsl-imx8mp: Remove unused define Bernhard Beschow 2025-03-18 21:57:09 +01:00
  • 26c1c41e8c hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE Bernhard Beschow 2025-03-18 21:57:08 +01:00
  • 02e5214624 hw/arm/imx8mp-evk: Fix reference count of SoC object Bernhard Beschow 2025-03-18 21:57:07 +01:00
  • 8dcfb54090 hw/arm/armv7m: Expose and access System Control Space as little endian Philippe Mathieu-Daudé 2024-09-24 20:34:09 +02:00
  • c0b32426ce migration: fix SEEK_CUR offset calculation in qio_channel_block_seek Marco Cavenati 2025-03-26 17:22:30 +01:00
  • 0f15892aca Merge tag 'pull-riscv-to-apply-20250328' of https://github.com/alistair23/qemu into staging Stefan Hajnoczi 2025-03-28 08:06:53 -04:00
  • 911a444ba6 Merge tag 'pull-loongarch-20250327' of https://github.com/gaosong715/qemu into staging Stefan Hajnoczi 2025-03-28 08:06:48 -04:00
  • f5300db9fa Merge tag 'migration-20250327-pull-request' of https://gitlab.com/farosas/qemu into staging Stefan Hajnoczi 2025-03-28 08:06:33 -04:00
  • 897c68fb79 Revert "target/riscv/kvm: add missing KVM CSRs" Daniel Henrique Barboza 2025-03-27 12:20:52 -03:00
  • e768f0246c docs/specs/riscv-iommu: Fixed broken link to external risv iommu document hemanshu.khilari.foss 2025-03-23 12:04:00 +05:30
  • 4a7b8c3f5c docs: Added docs/specs/riscv-iommu.rst in MAINTAINERS file. hemanshu.khilari.foss 2025-03-23 19:31:11 +05:30
  • 694b5a913d migration: Avoid SNP guest crash due to duplicate cpr blocker Steve Sistare 2025-03-27 07:52:10 -07:00
  • 3a0ff62431 Merge tag 'pull-request-2025-03-27' of https://gitlab.com/thuth/qemu into staging Stefan Hajnoczi 2025-03-27 09:06:37 -04:00
  • 0c346576e4 target/loongarch: Fix the cpu unplug resource leak Xianglai Li 2025-03-24 20:33:28 +08:00
  • 5a8d024f8d tests/functional/test_vnc: Skip test if VNC support is not available Thomas Huth 2025-03-25 07:47:15 +01:00
  • c3612d0b6a tests/functional/test_aarch64_virt_gpu: Skip if "dbus" display isn't available Thomas Huth 2025-03-25 07:16:09 +01:00
  • 6a93b1c7b4 target/s390x: Fix a typo in s390_cpu_class_init() Philippe Mathieu-Daudé 2025-03-24 17:53:56 +01:00
  • dba0752f2c tests/functional: Add missing require_netdev('user') statements Thomas Huth 2025-03-24 13:34:50 +01:00
  • f0a6b3ec6d tests/functional/meson.build: Bump arm_aspeed_bletchley timeout Peter Maydell 2025-03-21 15:58:06 +00:00
  • 3b9731020d tests/functional/test_ppc64_replay: Mark the e500 test as flaky Thomas Huth 2025-03-20 07:36:03 +01:00
  • b876e721f1 Update version for v10.0.0-rc1 release Stefan Hajnoczi 2025-03-25 13:58:14 -04:00
  • 170825d14d Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into staging Stefan Hajnoczi 2025-03-24 13:26:23 -04:00
  • 97bef506ee
    Update syshook ret definition (#109) Romain Malmain 2025-03-24 17:46:26 +01:00
  • 689bc5ffff
    Merge pull request #110 from AFLplusplus/update_qemu_v9_2_2 Romain Malmain 2025-03-24 12:47:57 +01:00
  • 78877b2e06 hw/misc/aspeed_hace: Fix buffer overflow in has_padding function Jamin Lin 2025-03-21 17:25:58 +08:00
  • 7b8cbe5162 hw/intc/aspeed: Fix IRQ handler mask check Steven Lee 2025-03-20 17:25:43 +08:00
  • d4dfb4ffd4 aspeed: Fix maximum number of spi controller Troy Lee 2025-03-17 14:59:37 +08:00
  • 71119ed365 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Stefan Hajnoczi 2025-03-23 11:04:40 -04:00
  • cea9dfbc48 Merge tag 'pull-error-2025-03-21' of https://repo.or.cz/qemu/armbru into staging Stefan Hajnoczi 2025-03-23 11:04:26 -04:00
  • c1fc2dd789 Merge tag 'uefi-20250321-pull-request' of https://gitlab.com/kraxel/qemu into staging Stefan Hajnoczi 2025-03-23 11:04:09 -04:00
  • 330ad56b13 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Stefan Hajnoczi 2025-03-23 11:03:49 -04:00
  • 3907add7a6 Merge tag 'pull-ppc-for-10.0-2-20250321' of https://gitlab.com/npiggin/qemu into staging Stefan Hajnoczi 2025-03-23 11:03:33 -04:00
  • 5eb0849562 Merge tag 'pull-loongarch-20250321' of https://gitlab.com/bibo-mao/qemu into staging Stefan Hajnoczi 2025-03-23 11:03:14 -04:00
  • 64acc23c97 rust: hpet: fix decoding of timer registers Paolo Bonzini 2025-03-21 14:17:52 +01:00
  • f7b87e464c rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock Zhao Liu 2025-03-18 21:02:19 +08:00
  • 9bd7e6f7f2 rust/vmstate: Add unit test for vmstate_validate Zhao Liu 2025-03-18 21:02:18 +08:00
  • 8df1b0012a rust/vmstate: Add unit test for pointer case Zhao Liu 2025-03-18 21:02:17 +08:00
  • 57c327f3a0 rust/vmstate: Add unit test for vmstate_{of|struct} macro Zhao Liu 2025-03-18 21:02:16 +08:00
  • 1998502196 rust/vmstate: Add unit test for vmstate_of macro Zhao Liu 2025-03-18 21:02:15 +08:00
  • b131003721 rust/vmstate: Support vmstate_validate Zhao Liu 2025-03-18 21:02:14 +08:00
  • 3baf82e0a1 rust/vmstate: Re-implement VMState trait for timer binding Zhao Liu 2025-03-18 21:02:13 +08:00
  • 5006e39cfa rust/vmstate: Relax array check when build varray in vmstate_struct Zhao Liu 2025-03-18 21:02:12 +08:00
  • e5655e92a8 rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() Zhao Liu 2025-03-18 21:02:11 +08:00
  • 42c814b139 rust/vmstate: Fix "cannot infer type" error in vmstate_struct Zhao Liu 2025-03-18 21:02:10 +08:00
  • 618258256e rust/vmstate: Fix type check for varray in vmstate_struct Zhao Liu 2025-03-18 21:02:09 +08:00
  • 20797069c7 rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag Zhao Liu 2025-03-18 21:02:08 +08:00
  • c3d80af5ec rust/vmstate: Fix num field when varray flags are set Zhao Liu 2025-03-18 21:02:07 +08:00
  • 6ca5c3bedf rust/vmstate: Fix num_offset in vmstate macros Zhao Liu 2025-03-18 21:02:06 +08:00
  • ea8a7ceba3 rust/vmstate: Remove unnecessary unsafe Zhao Liu 2025-03-18 21:02:05 +08:00
  • e16354b7f2 exec/cpu-all: remove BSWAP_NEEDED Pierrick Bouvier 2025-03-20 15:29:33 -07:00
  • 134ab17fff load_aout: replace bswap_needed with big_endian Paolo Bonzini 2025-03-19 12:54:31 +01:00
  • cc3d262aa9 rust: pl011: Check size of state struct at compile time Peter Maydell 2025-03-21 11:25:23 +00:00
  • 5b87a07e76 hw/char/pl011: Pad PL011State struct to same size as Rust impl Peter Maydell 2025-03-21 11:25:22 +00:00
  • 9d116f42a3 rust: assertions: add static_assert Paolo Bonzini 2025-03-21 11:25:21 +00:00
  • 5e5d18d2cc docs/firmware: add feature flag for host uefi variable store Gerd Hoffmann 2025-03-19 15:11:58 +01:00
  • e1092f765d hw/uefi-vars-sysbus: allow for loongarch virt Gerd Hoffmann 2025-03-19 15:11:57 +01:00
  • 5807508fad hw/uefi-vars-sysbus: allow for riscv virt Gerd Hoffmann 2025-03-19 15:11:56 +01:00
  • 761d0b5fb7 hw/uefi: fix error handling in uefi_vars_json_load Gerd Hoffmann 2025-03-19 15:11:55 +01:00
  • ae24cf139b hw/uefi: fix error handling in uefi_vars_json_save Gerd Hoffmann 2025-03-19 15:11:54 +01:00
  • 560429fd74 hw/uefi: flush variable store to disk in post load Gerd Hoffmann 2025-03-19 15:11:53 +01:00
  • a028e04c89 mailmap: Update email address for Akihiko Odaki Akihiko Odaki 2025-03-20 15:37:10 +09:00
  • 94a9471ceb docs: Explain how to use passt Laurent Vivier 2025-03-11 14:27:14 +01:00
  • 14fb6dbbc5 Makefile: "make dist" generates a .xz, not .bz2 Michael Tokarev 2025-02-19 15:58:39 +03:00
  • 73c0c904fc target/ppc: Fix e200 duplicate SPRs Nicholas Piggin 2025-03-20 22:24:40 +10:00
  • 8defe9da08 target/ppc: Fix facility interrupt checks for VSX Nicholas Piggin 2025-03-20 21:39:59 +10:00
  • 1490d0bcdf ppc/spapr: fix default cpu for pre-9.0 machines. Harsh Prateek Bora 2025-03-20 14:50:24 +10:00
  • 667413f5bf ppc/amigaone: Constify default_env BALATON Zoltan 2025-03-20 14:41:31 +10:00
  • 0cb6498b4c ppc/amigaone: Check blk_pwrite return value BALATON Zoltan 2025-03-20 14:40:23 +10:00
  • b8d5503a3e target/loongarch: fix bad shift in check_ps() Song Gao 2025-03-21 09:13:58 +08:00
  • 1267e1ddeb docs/system: Add entry for LoongArch system Bibo Mao 2025-03-12 14:26:20 +08:00
  • ca2737d6ec host/include/loongarch64: Fix inline assembly compatibility with Clang Yao Zi 2025-03-14 03:31:51 +00:00
  • 527dede083 Merge tag 'pull-request-2025-03-19' of https://gitlab.com/thuth/qemu into staging Stefan Hajnoczi 2025-03-20 08:41:25 -04:00
  • 17e9c90944 Merge tag 'pull-riscv-to-apply-20250319' of https://github.com/alistair23/qemu into staging Stefan Hajnoczi 2025-03-20 08:41:10 -04:00
  • 7bda68e8e2 qdev, rust/hpet: fix type of HPET "timers" property Paolo Bonzini 2025-02-28 14:02:03 +01:00
  • d8b1c3eaed ppc/pnv: Fix system symbols in HOMER structure definitions Nicholas Piggin 2025-03-17 14:12:45 +10:00
  • ce5a32d180 ppc/pnv: Move the PNOR LPC address into struct PnvPnor Nicholas Piggin 2025-03-17 14:01:25 +10:00