Commit graph

  • d25cba09a4 Merge tag 'pull-nvme-20251125' of https://gitlab.com/birkelund/qemu into staging Richard Henderson 2025-11-25 07:44:15 -08:00
  • 59a1cf0cd3 iotests: add Linux loop device image creation test Stefan Hajnoczi 2025-10-07 10:17:00 -04:00
  • d704a13d2c block: use pwrite_zeroes_alignment when writing first sector Stefan Hajnoczi 2025-10-07 10:16:59 -04:00
  • 98e788b91a file-posix: populate pwrite_zeroes_alignment Stefan Hajnoczi 2025-10-07 10:16:58 -04:00
  • 8eeaa706ba block-backend: Fix race when resuming queued requests Kevin Wolf 2025-11-19 18:27:20 +01:00
  • 4c1646e23f ui/vnc: Fix qemu abort when query vnc info AlanoSong@163.com 2025-11-25 21:19:55 +08:00
  • bd3ba0d342 hw/nvme: Validate PMR memory size Philippe Mathieu-Daudé 2025-11-24 05:02:01 +01:00
  • cf6a1592f1 hw/nvme: fix up extended protection information format Keith Busch 2025-11-19 17:53:35 -08:00
  • 3050b34921 hw/nvme: fix namespace atomic parameter setup Klaus Jensen 2025-11-04 11:51:45 +01:00
  • 303f604935 chardev/char-pty: Do not ignore chr_write() failures Philippe Mathieu-Daudé 2025-10-22 17:07:39 +02:00
  • 313f6884c8 chardev/char-file: fix failure path Vladimir Sementsov-Ogievskiy 2025-10-14 17:50:28 +03:00
  • 4be62d3117 ui/vdagent: fix windows agent regression Marc-André Lureau 2025-10-27 16:47:11 +04:00
  • de074358e9 Merge tag 'pull-target-arm-20251124' of https://gitlab.com/pm215/qemu into staging Richard Henderson 2025-11-24 09:03:12 -08:00
  • 9cef16dd22 Merge tag 'pull-10.2-gitdm-241125-1' of https://gitlab.com/stsquad/qemu into staging Richard Henderson 2025-11-24 09:02:51 -08:00
  • 596e4b7bf5 Merge tag 'pull-aspeed-20251124' of https://github.com/legoater/qemu into staging Richard Henderson 2025-11-24 09:02:22 -08:00
  • 579be921f5 hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section() Peter Maydell 2025-11-07 14:39:13 +00:00
  • 4a934d284d hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs Peter Maydell 2025-11-14 15:53:04 +00:00
  • fa9d9f6b71 hw/display/exynos4210_fimd: Remove duplicated definition Philippe Mathieu-Daudé 2025-11-21 10:35:09 +01:00
  • 697ccce3c5 hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build Bernhard Beschow 2025-11-19 21:37:59 +01:00
  • f5b6ca5606 contrib/gitdm: add more individual contributors Alex Bennée 2025-11-19 11:39:52 +00:00
  • e4799403d1 contrib/gitdm: add mapping for Nutanix Alex Bennée 2025-11-19 11:39:50 +00:00
  • 93d39daebe contrib/gitdm: add mapping for Eviden Alex Bennée 2025-11-19 11:39:49 +00:00
  • b6690596b2 contrib/gitdm: add University of Tokyo to academic group Alex Bennée 2025-11-19 11:39:48 +00:00
  • 9b6ceb6855 contrib/gitdm: add group-map for Microsoft Alex Bennée 2025-11-19 11:39:46 +00:00
  • 4a5df19293 contrib/gitdm: add group-map for Huawei Alex Bennée 2025-11-19 11:39:45 +00:00
  • e9a8b04dbb hw/pci-host/aspeed_pcie: Update ASPEED PCIe Root Port capabilities and enable MSI to support hotplug Jamin Lin 2025-11-21 13:01:08 +08:00
  • 510d5c61ad hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure Jamin Lin 2025-11-06 16:49:10 +08:00
  • cacd8fb08d hw/arm/ast27x0: Fix typo in LTPI address Nabih Estefan 2025-11-04 23:37:42 +00:00
  • fb241d0a1f Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging Richard Henderson 2025-11-23 11:46:53 -08:00
  • cb48cec148 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Richard Henderson 2025-11-23 11:46:29 -08:00
  • d7149ecf78 Merge tag 'pull-maintainers-2025-11-21' of https://repo.or.cz/qemu/armbru into staging Richard Henderson 2025-11-23 11:46:09 -08:00
  • ab9079f59b Merge tag 'pull-request-2025-11-21' of https://gitlab.com/thuth/qemu into staging Richard Henderson 2025-11-23 11:45:42 -08:00
  • 6aef825073 tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend Peter Xu 2025-11-17 17:39:08 -05:00
  • c2f2470e31 tests/migration-test: Add MEM_TYPE_SHMEM Peter Xu 2025-11-17 17:39:07 -05:00
  • b1d67d86db tests/migration-test: Merge shmem_opts into memory_backend Peter Xu 2025-11-17 17:39:06 -05:00
  • b187a183b1 tests/migration-test: Introduce MemType Peter Xu 2025-11-17 17:39:05 -05:00
  • bfcaa18a14 migration/postcopy-ram: Improve error reporting after loadvm failure Markus Armbruster 2025-11-15 09:35:00 +01:00
  • ffaa1b50a8 migration: Use warn_reportf_err() where appropriate Markus Armbruster 2025-11-15 09:34:59 +01:00
  • 93817ec396 migration: Plug memory leaks after migrate_set_error() Markus Armbruster 2025-11-15 09:34:58 +01:00
  • 911bdd34ca migration: set correct list pointer when removing notifier Matthew Rosato 2025-11-13 16:35:45 -05:00
  • 0b5bf4ea76 migration: Fix transition to COLO state from precopy Li Zhijian 2025-11-04 09:36:06 +08:00
  • 5f9ac96373 Fix the typo of vfio-pci device's enable-migration option Yanghang Liu 2025-11-21 17:43:41 +08:00
  • 5fbcbf76a1 qmp: Fix a typo for a USO feature Jack Wang 2025-10-21 07:33:09 +02:00
  • bba249a256 qga: use access(2) to check for command existance instead of questionable stat(2) Michael Tokarev 2025-11-01 13:30:24 +03:00
  • efbcf49ba0 MAINTAINERS: update email of zhenwei pi zhenwei pi 2025-05-28 11:31:56 +08:00
  • 88175cff49 MAINTAINERS: s390 maintainer updates David Hildenbrand (Red Hat) 2025-11-20 11:46:02 +01:00
  • 2bfba5d94b tests/functional/aarch64/test_rme_sbsaref: Silence issues reported by pylint Thomas Huth 2025-11-19 09:26:35 +01:00
  • 76da444a53 tests/functional/aarch64/test_reverse_debug: Fix issues reported by pylint Thomas Huth 2025-11-19 09:26:33 +01:00
  • dffd646ae6 tests/functional/ppc/test_ppe42: Fix style issues reported by pylint Thomas Huth 2025-11-19 09:26:31 +01:00
  • 5560bad695 tests/functional/ppc/test_amiga: Fix issues reported by pylint and flake8 Thomas Huth 2025-11-19 09:26:30 +01:00
  • d0d86db5c9 tests/functional/x86_64/test_memlock: Silence pylint warnings Thomas Huth 2025-11-19 09:26:29 +01:00
  • e24882e848 tests/functional/x86_64/test_reverse_debug: Silence pylint warning Thomas Huth 2025-11-19 09:26:28 +01:00
  • c0e84b9223 tests/functional/x86_64/test_virtio_gpu: Fix various issues reported by pylint Thomas Huth 2025-11-19 09:26:25 +01:00
  • 248b7eae44 tests/functional/arm/test_aspeed_ast2600_buildroot: Fix pylint warnings Thomas Huth 2025-11-19 09:26:24 +01:00
  • e5cb62e7b6 hw/s390x: Fix a possible crash with passed-through virtio devices Thomas Huth 2025-11-18 18:40:47 +01:00
  • 5a5b06d2f6 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging Richard Henderson 2025-11-20 08:12:59 +01:00
  • e5eb98b3ca Update version for v10.2.0-rc1 release Richard Henderson 2025-11-19 12:48:47 +01:00
  • 12b4267d60 python/qapi: delint import statements John Snow 2025-11-18 15:06:57 -05:00
  • cc74a4d86e python/qapi: add an ignore for Pylint 4.x John Snow 2025-11-18 15:06:56 -05:00
  • 9ccd0c8a88 python/mkvenv: ensure HAVE_LIB variables are actually constants John Snow 2025-11-18 15:06:55 -05:00
  • 58f88d0bf7 replay: add tracing events Paolo Bonzini 2025-11-18 14:53:32 +01:00
  • 5f9d28a2f8 mtest2make: do not repeat the same speed over and over Paolo Bonzini 2025-11-18 00:26:28 +01:00
  • b1085f87ef mtest2make: add dependencies to the "speed-qualified" suite Paolo Bonzini 2025-11-17 16:51:17 +01:00
  • 50797af6e8 mtest2make: cleanup mtest-suites variables Paolo Bonzini 2025-11-17 16:48:09 +01:00
  • 5e0242e9a8 Merge tag 'hw-misc-20251118' of https://github.com/philmd/qemu into staging Richard Henderson 2025-11-19 07:38:43 +01:00
  • 6327540d92 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Richard Henderson 2025-11-19 07:38:13 +01:00
  • de285aa907 ebpf: Make ebpf_rss_load() return value consistent with @errp Markus Armbruster 2025-11-18 16:47:18 +01:00
  • 6cb4cd503b ebpf: Clean up useless error check in ebpf_rss_set_all() Markus Armbruster 2025-11-18 16:47:17 +01:00
  • 29ca821506 ebpf: Fix stubs to set an error when they return failure Markus Armbruster 2025-11-18 16:47:16 +01:00
  • f6816bf9ad scripts/checkpatch: Check DEVICE_NATIVE_ENDIAN Djordje Todorovic 2025-11-18 08:58:11 +00:00
  • 4af2433a81 docs: Mention 32-bit PPC host as removed Philippe Mathieu-Daudé 2025-11-17 16:34:34 +01:00
  • 08ab276a38 docs: Correct release of MIPS deprecations / removals Philippe Mathieu-Daudé 2025-11-17 16:59:35 +01:00
  • 0456a977af migration/rdma: Check ntohll() availability with meson Philippe Mathieu-Daudé 2025-11-17 18:25:38 +01:00
  • 15544486f0 buildsys: Remove dead 'mips' entry in supported_cpus[] array Philippe Mathieu-Daudé 2025-11-17 11:05:56 +01:00
  • 9c3b76a0d4 hw/southbridge/lasi: Correct LasiState parent Philippe Mathieu-Daudé 2025-11-16 23:56:54 +01:00
  • d3bc229c79 qga/commands: Include proper Solaris header for getloadavg() Philippe Mathieu-Daudé 2025-11-17 18:20:19 +01:00
  • 99282a805c hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac Jan Kiszka 2025-11-14 22:27:35 +01:00
  • f20a824902 hw/arm: Re-enable xenpvh machine in qemu-system-arm/aarch64 binaries Philippe Mathieu-Daudé 2025-11-12 09:35:19 +01:00
  • a344e22917 hw/dma/zynq-devcfg: Fix register memory Yannick Voßen 2025-11-11 11:28:29 +01:00
  • 40260d3ea6 hw/sd: Fix ACMD41 state machine in SPI mode Bin Meng 2025-11-10 19:05:07 +08:00
  • 2739d6ff50 hw/sd: Fix incorrect idle state reporting in R1 response for SPI mode Bin Meng 2025-11-10 19:05:06 +08:00
  • 321ded29e6 system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events Peter Maydell 2025-11-07 17:43:06 +00:00
  • 3abfbb5711 hw/intc/ioapic: Fix ACCEL_KERNEL_GSI_IRQFD_POSSIBLE typo Cédric Le Goater 2025-11-06 11:51:48 +01:00
  • ad20856585 MAINTAINERS: Update David Hildenbrand's email address David Hildenbrand (Red Hat) 2025-11-03 11:39:46 +01:00
  • 837c04e9fc win32-aio: Run CB in original context Hanna Czenczek 2025-11-10 16:48:54 +01:00
  • f18782a8f5 null-aio: Run CB in original AioContext Hanna Czenczek 2025-11-10 16:48:53 +01:00
  • 63d15c7aa5 iscsi: Create AIO BH in original AioContext Hanna Czenczek 2025-11-10 16:48:52 +01:00
  • d45b2c65f2 block: Note in which AioContext AIO CBs are called Hanna Czenczek 2025-11-10 16:48:51 +01:00
  • b0cc742f84 blkreplay: Run BH in coroutine’s AioContext Hanna Czenczek 2025-11-10 16:48:50 +01:00
  • 7c3e9b87f5 ssh: Run restart_coroutine in current AioContext Hanna Czenczek 2025-11-10 16:48:49 +01:00
  • 94ce870f60 qcow2: Schedule cache-clean-timer in realtime Hanna Czenczek 2025-11-10 16:48:48 +01:00
  • f86dde9a15 qcow2: Fix cache_clean_timer Hanna Czenczek 2025-11-10 16:48:47 +01:00
  • 90db3a1721 qcow2: Re-initialize lock in invalidate_cache Hanna Czenczek 2025-11-10 16:48:46 +01:00
  • 9b9ee60c07 block/io: Take reqs_lock for tracked_requests Hanna Czenczek 2025-11-10 16:48:45 +01:00
  • ac3520f599 nvme: Note in which AioContext some functions run Hanna Czenczek 2025-11-10 16:48:44 +01:00
  • 0f142cbd91 nvme: Fix coroutine waking Hanna Czenczek 2025-11-10 16:48:43 +01:00
  • 7a501bbd51 nvme: Kick and check completions in BDS context Hanna Czenczek 2025-11-10 16:48:42 +01:00
  • 7214ad20da gluster: Do not move coroutine into BDS context Hanna Czenczek 2025-11-10 16:48:41 +01:00
  • 53d5c7ffac curl: Fix coroutine waking Hanna Czenczek 2025-11-10 16:48:40 +01:00
  • deb35c129b nfs: Run co BH CB in the coroutine’s AioContext Hanna Czenczek 2025-11-10 16:48:39 +01:00