]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-04-25 Thomas Huthhw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
2024-04-25 Thomas Huthhw: Fix problem with the A*MPCORE switches in the Kconf...
2024-04-25 Philippe Mathieu... hw/riscv/virt: Replace sprintf by g_strdup_printf
2024-04-25 Philippe Mathieu... hw/misc/imx: Replace sprintf() by snprintf()
2024-04-25 Philippe Mathieu... hw/misc/applesmc: Simplify DeviceReset handler
2024-04-25 Philippe Mathieu... target/i386: Move APIC related code to cpu-apic.c
2024-04-25 Philippe Mathieu... hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
2024-04-25 Maksim Davydovscripts: add script to compare compatibility properties
2024-04-25 Maksim Davydovpython/qemu/machine: add method to retrieve QEMUMachine...
2024-04-25 Maksim Davydovqmp: add dump machine type compatibility properties
2024-04-25 Maksim Davydovqom: add default value
2024-04-24 Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24 Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24 Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24 Philippe Mathieu... block/gluster: Remove deprecated RDMA protocol handling
2024-04-24 Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24 Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
2024-04-24 Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-04-24 Sriram YagnaramanMAINTAINERS: Update Sriram Yagnaraman mail address
2024-04-24 Markus Armbrusterqapi: Dumb down QAPISchema.lookup_entity()
2024-04-24 Markus Armbrusterqapi: Tighten check whether implicit object type alread...
2024-04-24 John Snowqapi/schema: remove unnecessary asserts
2024-04-24 John Snowqapi/schema: turn on mypy strictness
2024-04-24 John Snowqapi/schema: add type hints
2024-04-24 John Snowqapi/parser.py: assert member.info is present in connec...
2024-04-24 John Snowqapi/parser: demote QAPIExpression to Dict[str, Any]
2024-04-24 John Snowqapi/schema: assert inner type of QAPISchemaVariants...
2024-04-24 John Snowqapi/schema: fix typing for QAPISchemaVariants.tag_member
2024-04-24 John Snowqapi/schema: Don't initialize "members" with `None`
2024-04-24 John Snowqapi/schema: add _check_complete flag
2024-04-24 John Snowqapi/schema: assert info is present when necessary
2024-04-24 John Snowqapi/schema: fix QAPISchemaArrayType.check's call to...
2024-04-24 Markus Armbrusterqapi: Assert built-in types exist
2024-04-24 John Snowqapi/schema: assert resolve_type has 'info' and 'what...
2024-04-24 John Snowqapi/schema: add type narrowing to lookup_type()
2024-04-24 John Snowqapi/schema: adjust type narrowing for mypy's benefit
2024-04-24 John Snowqapi/schema: make c_type() and json_type() abstract...
2024-04-24 John Snowqapi/schema: declare type for QAPISchemaArrayType.eleme...
2024-04-24 John Snowqapi/schema: declare type for QAPISchemaObjectTypeMembe...
2024-04-24 John Snowqapi: create QAPISchemaDefinition
2024-04-24 John Snowqapi/schema: add pylint suppressions
2024-04-24 John Snowqapi: sort pylint suppressions
2024-04-24 John Snowqapi/parser: shush up pylint
2024-04-24 John Snowqapi/parser: fix typo - self.returns.info => self.error...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_MIGRATION_ACTIVE definition
2024-04-24 Philippe Mathieu... qapi: Correct error message for 'vcpu_dirty_limit'...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE...
2024-04-24 Philippe Mathieu... qapi: Inline QERR_INVALID_PARAMETER_TYPE definition...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_INVALID_PARAMETER definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM defin...
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
2024-04-24 Markus Armbrustererror: Drop superfluous #include "qapi/qmp/qerror.h"
2024-04-24 Richard HendersonMerge tag 'migration-20240423-pull-request' of https...
2024-04-24 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-24 Richard HendersonOpen 9.1 development tree
2024-04-23 Li Zhijianmigration/colo: Fix bdrv_graph_rdlock_main_loop: Assert...
2024-04-23 Yuan Liumigration/multifd: solve zero page causing multiple...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to add_bitmaps_to_list()
2024-04-23 Cédric Le Goatermigration: Modify ram_init_bitmaps() to report dirty...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to xbzrle_init()
2024-04-23 Cédric Le Goatermigration: Add Error** argument to ram_state_init()
2024-04-23 Cédric Le Goatermemory: Add Error** argument to the global_dirty_log...
2024-04-23 Cédric Le Goatermigration: Introduce ram_bitmaps_destroy()
2024-04-23 Cédric Le Goatermemory: Add Error** argument to .log_global_start(...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .load_setup() handler
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .save_setup() handler
2024-04-23 Cédric Le Goatermigration: Add Error** argument to qemu_savevm_state_se...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to vmstate_save()
2024-04-23 Cédric Le Goatermigration: Always report an error in ram_save_setup()
2024-04-23 Cédric Le Goatermigration: Always report an error in block_save_setup()
2024-04-23 Cédric Le Goatervfio: Always report an error in vfio_save_setup()
2024-04-23 Cédric Le Goaters390/stattrib: Add Error** argument to set_migrationmod...
2024-04-23 Het Galatests/qtest/migration: Fix typo for vsock in SocketAddr...
2024-04-23 Het Galatests/qtest/migration: Add negative tests to validate...
2024-04-23 Het Galatests/qtest/migration: Add multifd_tcp_plain test using...
2024-04-23 Het Galatests/qtest/migration: Add channels parameter in migrat...
2024-04-23 Het Galatests/qtest/migration: Add migrate_set_ports into migra...
2024-04-23 Het Galatests/qtest/migration: Add channels parameter in migrat...
2024-04-23 Het Galatests/qtest/migration: Replace migrate_get_connect_uri...
2024-04-23 Het Galatests/qtest/migration: Replace connect_uri and move...
2024-04-23 Het Galatests/qtest/migration: Add 'to' object into migrate_qmp()
2024-04-23 Mark Cave-Aylandtarget/i386/translate.c: always write 32-bits for SGDT...
2024-04-23 Paolo Bonzinipythondeps.toml: warn about updates needed to docs...
2024-04-23 Zhao Liuaccel/tcg/icount-common: Consolidate the use of warn_re...
2024-04-23 Zhao Liutarget/i386/cpu: Merge the warning and error messages...
2024-04-23 Zhao Liutarget/i386/cpu: Consolidate the use of warn_report_once()
2024-04-23 Zhao Liutarget/i386/host-cpu: Consolidate the use of warn_repor...
2024-04-23 Isaku Yamahatakvm/tdx: Ignore memory conversion to shared of unassign...
2024-04-23 Isaku Yamahatakvm/tdx: Don't complain when converting vMMIO region...
2024-04-23 Chao Pengkvm: handle KVM_EXIT_MEMORY_FAULT
2024-04-23 Xiaoyao Liphysmem: Introduce ram_block_discard_guest_memfd_range()
2024-04-23 Paolo BonziniRAMBlock: make guest_memfd require uncoordinated discard
2024-04-23 Xiaoyao LiHostMem: Add mechanism to opt in kvm guest memfd via...
2024-04-23 Xiaoyao Likvm/memory: Make memory type private by default if...
2024-04-23 Chao Pengkvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot
2024-04-23 Xiaoyao LiRAMBlock: Add support of KVM private guest memfd
2024-04-23 Xiaoyao Likvm: Introduce support for memory_attributes
2024-04-23 Xiaoyao Litrace/kvm: Split address space and slot id in trace_kvm...
next