]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-04-25 Thomas Huthtests: Remove Ubuntu 20.04 container
2024-04-25 Thomas Huth.travis.yml: Do some more testing with Clang
2024-04-25 Thomas Huth.travis.yml: Update the jobs to Ubuntu 22.04
2024-04-25 Thomas Huth.travis.yml: Remove the unused UNRELIABLE environment...
2024-04-25 Thomas HuthRevert ".travis.yml: Cache Avocado cache"
2024-04-25 Brad Smithtests/vm: update openbsd image to 7.5
2024-04-25 Zhao Liudocs: i386: pc: Update maximum CPU numbers for PC Q35
2024-04-25 Inès Varholtests/qtest : Use `g_assert_cmphex` instead of `g_asser...
2024-04-25 Peter LievenMAINTAINERS: update email of Peter Lieven
2024-04-24 Richard HendersonMerge tag 'pull-tcg-20240424' of https://gitlab.com...
2024-04-24 Keith Packardtarget/m68k: Support semihosting on non-ColdFire targets
2024-04-24 Richard Hendersontarget/m68k: Perform the semihosting test during translate
2024-04-24 Keith Packardtarget/m68k: Pass semihosting arg to exit
2024-04-24 Michael Vogtlinux-user: Add FITRIM ioctl
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: eliminate goto in switch...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq_source local...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: make ip_mreq local to the...
2024-04-24 Michael Tokarevlinux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
2024-04-24 Ilya Leoshkevichmeson: Make DEBUG_REMAP a meson option
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
next