Commit Graph

  • ed46217d5d block/nvme: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:37:59 +08:00
  • c835ca0027 block/nbd: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:37:58 +08:00
  • c79eabc5e5 block/copy-before-write: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:37:57 +08:00
  • 7b22e05582 block: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:37:56 +08:00
  • c1cccad865 backends/iommufd: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:37:55 +08:00
  • 042e4942b9 error: Add error_vprepend() in comment of ERRP_GUARD() rules Zhao Liu 2024-03-11 11:37:54 +08:00
  • 4a9fafb478 hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize() Zhao Liu 2024-02-23 16:56:53 +08:00
  • 8cb84d7d6b hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize() Zhao Liu 2024-02-23 16:56:51 +08:00
  • 1e0efa9735 hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set() Zhao Liu 2024-02-23 16:56:50 +08:00
  • 294cbbf175 hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize() Zhao Liu 2024-02-23 16:56:49 +08:00
  • d470fd6acd hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize() Zhao Liu 2024-02-23 16:56:48 +08:00
  • 5c7eedf53d hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config() Zhao Liu 2024-02-23 16:56:47 +08:00
  • afc8b05cea docs/about/deprecated.rst: Move SMP configurations item to system emulator section Zhao Liu 2024-03-12 15:15:12 +08:00
  • 2ef938a099 meson.build: Always require an objc compiler on macos hosts Peter Maydell 2024-03-11 13:33:34 +00:00
  • 4cbb1513a2 hw/gpio: introduce pcf8574 driver Dmitriy Sharikhin 2024-03-11 09:58:31 +00:00
  • 2ea09fe85a hw/core: Cleanup unused included headers in numa.c Zhao Liu 2024-03-11 15:56:21 +08:00
  • 5585b0267f hw/core: Cleanup unused included header in machine-qmp-cmds.c Zhao Liu 2024-03-11 15:56:20 +08:00
  • 2ed22b2c6a hw/core: Cleanup unused included headers in cpu-common.c Zhao Liu 2024-03-11 15:56:19 +08:00
  • c1c73b31d9 sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space Mark Cave-Ayland 2024-03-11 06:43:45 +00:00
  • b691b250d3 hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:38:09 +08:00
  • 688f2349a7 hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:38:08 +08:00
  • bfd65b4ba5 hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend() Zhao Liu 2024-03-11 11:38:07 +08:00
  • d36b2f4e78 hw/ppc/sam460ex: Support short options for adding drives BALATON Zoltan 2024-03-05 23:57:21 +01:00
  • 86f0aa1d43 hw/pci: add some convenient trace-events for pcie and shpc hotplug Vladimir Sementsov-Ogievskiy 2024-03-01 18:41:46 +03:00
  • 2f73edac56 hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h BALATON Zoltan 2024-02-27 14:13:10 +01:00
  • 1815338df0 migration/multifd: Add new migration test cases for legacy zero page checking. Hao Xiang 2024-03-11 18:00:15 +00:00
  • 70c25c92e6 migration/multifd: Enable multifd zero page checking by default. Hao Xiang 2024-03-11 18:00:14 +00:00
  • 9ae90f73e6 migration/multifd: Implement ram_save_target_page_multifd to handle multifd version of MigrationOps::ram_save_target_page. Hao Xiang 2024-03-11 18:00:13 +00:00
  • 303e6f54f9 migration/multifd: Implement zero page transmission on the multifd thread. Hao Xiang 2024-03-11 18:00:12 +00:00
  • 5fdbb1dfcc migration/multifd: Add new migration option zero-page-detection. Hao Xiang 2024-03-11 18:00:11 +00:00
  • c3cdf3fb18 migration/multifd: Allow clearing of the file_bmap from multifd Fabiano Rosas 2024-03-11 18:00:10 +00:00
  • 44fe138edc migration/multifd: Allow zero pages in file migration Fabiano Rosas 2024-03-11 18:00:09 +00:00
  • c9539d9b14 migration: purge MigrationState from public interface Steve Sistare 2024-03-11 10:48:58 -07:00
  • a3ed489336 migration: delete unused accessors Steve Sistare 2024-03-11 10:48:57 -07:00
  • 7395127f23 migration: privatize colo interfaces Steve Sistare 2024-03-11 10:48:56 -07:00
  • 20c64c8a51 migration: migration_file_set_error Steve Sistare 2024-03-11 10:48:55 -07:00
  • 9bb630c6ee migration: migration_is_device Steve Sistare 2024-03-11 10:48:54 -07:00
  • 6e78563976 migration: migration_thread_is_self Steve Sistare 2024-03-11 10:48:53 -07:00
  • 714f33123b migration: export vcpu_dirty_limit_period Steve Sistare 2024-03-11 10:48:52 -07:00
  • aeaafb1e59 migration: export migration_is_running Steve Sistare 2024-03-11 10:48:51 -07:00
  • 3a6813b68c migration: export migration_is_active Steve Sistare 2024-03-11 10:48:50 -07:00
  • 7dcb3c87d8 migration: export migration_is_setup_or_active Steve Sistare 2024-03-11 10:48:49 -07:00
  • f853fa0714 migration: remove migration.h references Steve Sistare 2024-03-11 10:48:48 -07:00
  • f3bff6c443 migration: export fewer options Steve Sistare 2024-03-11 10:48:39 -07:00
  • 05ec974671 Merge tag 'm68k-for-9.0-pull-request' of https://github.com/vivier/qemu-m68k into staging Peter Maydell 2024-03-11 18:42:53 +00:00
  • e6964ee196 Merge tag 'qga-pull-2024-03-11-2' of https://github.com/kostyanf14/qemu into staging Peter Maydell 2024-03-11 18:42:40 +00:00
  • 67ff703c97 Merge tag 'pull-vfio-20240310' of https://github.com/legoater/qemu into staging Peter Maydell 2024-03-11 18:42:23 +00:00
  • a1bb5dd169 migration: Fix format in error message Anthony PERARD 2024-03-11 12:34:39 +00:00
  • 47293c922c physmem: Fix wrong address in large address_space_read/write_cached_slow() Jonathan Cameron 2024-03-07 15:37:10 +00:00
  • e7927d33cf physmem: Factor out body of flatview_read/write_continue() loop Jonathan Cameron 2024-03-07 15:37:09 +00:00
  • bcfd8ba4f5 physmem: Reduce local variable scope in flatview_read/write_continue() Jonathan Cameron 2024-03-07 15:37:08 +00:00
  • 4c7c856319 physmem: Rename addr1 to more informative mr_addr in flatview_read/write() and similar Jonathan Cameron 2024-03-07 15:37:07 +00:00
  • 69f7b00d05 migration/rdma: Fix a memory issue for migration Yu Zhang 2024-03-06 09:06:54 +01:00
  • 61dec06082 migration/multifd: Don't fsync when closing QIOChannelFile Fabiano Rosas 2024-03-05 16:56:29 -03:00
  • e6e08e8323 migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error Cédric Le Goater 2024-03-04 13:28:27 +01:00
  • ee8bb867ec migration: Add documentation for SaveVMHandlers Cédric Le Goater 2024-03-04 13:28:26 +01:00
  • f61efdee1e migration: Remove SaveStateHandler and LoadStateHandler typedefs Cédric Le Goater 2024-03-04 13:28:25 +01:00
  • e8c44363fb migration: Report error when shutdown fails Cédric Le Goater 2024-03-04 13:28:24 +01:00
  • 12ab1e4fe8 migration/ram: add additional check Maksim Davydov 2024-03-04 17:42:03 +03:00
  • ff64e0ba81 vfio/migration: Add a note about migration rate limiting Avihai Horon 2024-03-04 12:53:39 +02:00
  • 3f6ed59ec4 vfio/migration: Refactor vfio_save_state() return value Avihai Horon 2024-03-04 12:53:38 +02:00
  • 4e1871c450 migration: Don't serialize devices in qemu_savevm_state_iterate() Avihai Horon 2024-03-04 12:53:37 +02:00
  • 5dd6bfd90d docs: update copyright date to the year 2024 Ani Sinha 2024-03-11 17:33:46 +05:30
  • 98d16e5f72 contrib/elf2dmp: Ensure phdrs fit in file Akihiko Odaki 2024-03-07 19:21:02 +09:00
  • 9de37c2883 contrib/elf2dmp: Clamp QEMU note to file size Akihiko Odaki 2024-03-07 19:21:01 +09:00
  • 0c94e32dff contrib/elf2dmp: Use GPtrArray Akihiko Odaki 2024-03-07 19:21:00 +09:00
  • a2de23c6e3 MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer Akihiko Odaki 2024-03-07 19:20:58 +09:00
  • f024f5031e contrib/elf2dmp: Use rol64() to decode Akihiko Odaki 2024-03-07 19:20:57 +09:00
  • 2aa501af35 contrib/elf2dmp: Use lduw_le_p() to read PDB Akihiko Odaki 2024-03-07 19:20:56 +09:00
  • 667909478b contrib/elf2dmp: Ensure segment fits in file Akihiko Odaki 2024-03-07 19:20:55 +09:00
  • 2aa205f7c6 contrib/elf2dmp: Always destroy PA space Akihiko Odaki 2024-03-07 19:20:54 +09:00
  • a6a62ef575 contrib/elf2dmp: Always check for PA resolution failure Akihiko Odaki 2024-03-07 19:20:53 +09:00
  • fbc3d7d2f1 contrib/elf2dmp: Fix error reporting style in main.c Akihiko Odaki 2024-03-07 19:20:52 +09:00
  • 49760ccf86 contrib/elf2dmp: Fix error reporting style in qemu_elf.c Akihiko Odaki 2024-03-07 19:20:51 +09:00
  • b1250455c7 contrib/elf2dmp: Fix error reporting style in pdb.c Akihiko Odaki 2024-03-07 19:20:50 +09:00
  • 1b806c36bc contrib/elf2dmp: Fix error reporting style in download.c Akihiko Odaki 2024-03-07 19:20:49 +09:00
  • a15f974949 contrib/elf2dmp: Fix error reporting style in addrspace.c Akihiko Odaki 2024-03-07 19:20:48 +09:00
  • 262a0ff880 contrib/elf2dmp: Change pa_space_create() signature Akihiko Odaki 2024-03-07 19:20:47 +09:00
  • 87157ef350 contrib/elf2dmp: Continue even contexts are lacking Akihiko Odaki 2024-03-07 19:20:46 +09:00
  • a4e58de146 contrib/elf2dmp: Assume error by default Akihiko Odaki 2024-03-07 19:20:45 +09:00
  • b48139d0d9 contrib/elf2dmp: Remove unnecessary err flags Akihiko Odaki 2024-03-07 19:20:44 +09:00
  • a2531bb855 hw/arm: Deprecate various old Arm machine types Peter Maydell 2024-03-08 17:16:21 +00:00
  • bfded6fe62 qga-win: Add support of Windows Server 2025 in get-osinfo command Dehan Meng 2024-03-04 15:45:32 +02:00
  • 734e7b73df qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size Philippe Mathieu-Daudé 2024-03-04 15:45:31 +02:00
  • 68bc26717e qga/commands-win32: Declare const qualifier before type Philippe Mathieu-Daudé 2024-03-04 15:45:30 +02:00
  • e39a0809b9 virt: set the CPU type in BOOTINFO Laurent Vivier 2024-02-23 16:57:42 +01:00
  • 7489f7f3f8 Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging Peter Maydell 2024-03-09 20:12:21 +00:00
  • 89126b6dca Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging Peter Maydell 2024-03-09 20:12:05 +00:00
  • d3c79c3974 hw/m68k/mcf5208: add support for reset Angelo Dureghello 2024-03-09 10:34:59 +01:00
  • bb829cdeff tests/unit/test-smp-parse: Test "parameter=0" SMP configurations Zhao Liu 2024-03-09 00:01:48 +08:00
  • 71e44ee0b2 tests/unit/test-smp-parse: Test smp_props.has_clusters Zhao Liu 2024-03-09 00:01:47 +08:00
  • ef88e1e875 tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy Zhao Liu 2024-03-09 00:01:46 +08:00
  • 3f90fb089e tests/unit/test-smp-parse: Test "drawers" and "books" combination case Zhao Liu 2024-03-09 00:01:45 +08:00
  • 5a4c4148cb tests/unit/test-smp-parse: Test "drawers" parameter in -smp Zhao Liu 2024-03-09 00:01:44 +08:00
  • f0fe1cd8b8 tests/unit/test-smp-parse: Test "books" parameter in -smp Zhao Liu 2024-03-09 00:01:43 +08:00
  • dc583442dc tests/unit/test-smp-parse: Make test cases aware of the book/drawer Zhao Liu 2024-03-09 00:01:42 +08:00
  • f4e65d64bd tests/unit/test-smp-parse: Bump max_cpus to 4096 Zhao Liu 2024-03-09 00:01:41 +08:00
  • 803f9714bf tests/unit/test-smp-parse: Use CPU number macros in invalid topology case Zhao Liu 2024-03-09 00:01:40 +08:00
  • a4f9386071 tests/unit/test-smp-parse: Drop the unsupported "dies=1" case Zhao Liu 2024-03-09 00:01:39 +08:00
  • 4503dcf77b hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() Zhao Liu 2024-03-09 00:01:38 +08:00