]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-05-02 Fabiano Rosastarget/arm: Extract TCG -cpu max code into a function
2023-05-02 Fabiano Rosastarget/arm: Remove dead code from cpu_max_set_sve_max_vq
2023-05-02 Fabiano Rosastarget/arm: Move cortex sysregs into a separate file
2023-04-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-29 Paolo Bonzinicpus-common: stop using mb_set/mb_read
2023-04-29 Cédric Le Goaterasync: Suppress GCC13 false positive in aio_bh_poll()
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 Paolo Bonzinitests: vhost-user-test: release mutex on protocol violation
2023-04-28 David 'Digit... Update linux headers to v6.3rc5
2023-04-28 David 'Digit... update-linux-headers.sh: Add missing kernel headers.
2023-04-28 David 'Digit... Fix libvhost-user.c compilation.
2023-04-28 Jiaxi Chentarget/i386: Add support for PREFETCHIT0/1 in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-NE-CONVERT in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-VNNI-INT8 in CPUID...
2023-04-28 Jiaxi Chentarget/i386: Add support for AVX-IFMA in CPUID enumeration
2023-04-28 Jiaxi Chentarget/i386: Add support for AMX-FP16 in CPUID enumeration
2023-04-28 Jiaxi Chentarget/i386: Add support for CMPCCXADD in CPUID enumeration
2023-04-28 Tom Lendackyi386/cpu: Update how the EBX register of CPUID 0x800000...
2023-04-28 Tom Lendackyi386/sev: Update checks and information related to...
2023-04-28 Tom Lendackyqemu-options.hx: Update the reduced-phys-bits documentation
2023-04-28 Tom Lendackyqapi, i386/sev: Change the reduced-phys-bits value...
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Markus Armbrusterdocs/devel/qapi-code-gen: Describe some doc markup...
2023-04-28 Markus Armbrusterqapi storage-daemon/qapi: Fix documentation section...
2023-04-28 Markus Armbrusterqapi: Format since information the conventional way...
2023-04-28 Markus Armbrusterqapi: Fix misspelled section tags in doc comments
2023-04-28 Markus Armbrusterqapi: Replace ad hoc "since" documentation by member...
2023-04-28 Markus Armbrusterqapi: Fix argument documentation markup
2023-04-28 Markus Armbrusterqga/qapi-schema: Fix member documentation markup
2023-04-28 Markus Armbrusterqapi: Fix unintended definition lists in documentation
2023-04-28 Markus Armbrusterqapi: Fix bullet list markup in documentation
2023-04-28 Markus Armbrusterqapi: Delete largely misleading "Stability Considerations"
2023-04-28 Markus Armbrusterqapi: Tidy up examples
2023-04-28 Markus Armbrusterqapi: @foo should be used to reference, not ``foo``
2023-04-28 Markus Armbrusterqapi/block-core: Clean up after removal of dirty bitmap...
2023-04-28 Markus Armbrusterqapi: Fix up references to long gone error classes
2023-04-28 Markus Armbrusterqapi: Fix misspelled references
2023-04-28 Markus Armbrusterqga/qapi-schema: Fix a misspelled reference
2023-04-28 Markus Armbrusterqga/qapi-schema: Tidy up documentation of guest-fsfreez...
2023-04-28 Alexander Bulekovapic: disable reentrancy detection for apic-msi
2023-04-28 Alexander Bulekovraven: disable reentrancy detection for iomem
2023-04-28 Alexander Bulekovbcm2835_property: disable reentrancy detection for...
2023-04-28 Alexander Bulekovlsi53c895a: disable reentrancy detection for script RAM
2023-04-28 Alexander Bulekovhw: replace most qemu_bh_new calls with qemu_bh_new_guarded
2023-04-28 Alexander Bulekovcheckpatch: add qemu_bh_new/aio_bh_new checks
2023-04-28 Alexander Bulekovasync: Add an optional reentrancy guard to the BH API
2023-04-28 Alexander Bulekovmemory: prevent dma-reentracy issues
2023-04-28 Richard HendersonMerge tag 'migration-20230427-pull-request' of https...
2023-04-28 Paolo Bonzinitests: vhost-user-test: release mutex on protocol violation
2023-04-28 Thomas Huthhw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
2023-04-28 Thomas Huthhw/rdma: Compile target-independent parts of the rdma...
2023-04-28 Thomas Huthhw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
2023-04-28 Ilya Leoshkevichs390x/gdb: Split s390-virt.xml
2023-04-27 Richard HendersonMerge tag 'pull-testing-docs-270423-1' of https://gitla...
2023-04-27 Juan Quintelamigration: Make dirty_bytes_last_sync atomic
2023-04-27 Juan Quintelamigration: Make dirty_pages_rate atomic
2023-04-27 Paolo Bonzinistat64: Add stat64_set() operation
2023-04-27 Juan Quintelamultifd: Only flush once each full round of memory
2023-04-27 Juan Quintelamultifd: Protect multifd_send_sync_main() calls
2023-04-27 Juan Quintelamultifd: Create property multifd-flush-after-each-section
2023-04-27 Juan Quintelamigration: Move migration_properties to options.c
2023-04-27 Juan Quintelamigration: Create migrate_block_bitmap_mapping() function
2023-04-27 Juan Quintelamigration: Create migrate_tls_hostname() function
2023-04-27 Juan Quintelamigration: Create migrate_tls_authz() function
2023-04-27 Juan Quintelamigration: Create migrate_tls_creds() function
2023-04-27 Juan Quintelamigration: Remove MigrationState from block_cleanup_par...
2023-04-27 Juan Quintelamigration: Move block_cleanup_parameters() to options.c
2023-04-27 Juan Quintelamigration: Move migrate_set_block_incremental() to...
2023-04-27 Juan Quintelamigration: Create migrate_downtime_limit() function
2023-04-27 Juan Quintelamigration: Make all functions check have the same format
2023-04-27 Juan Quintelamigration: Create migrate_params_init() function
2023-04-27 Juan Quintelamultifd: Fix the number of channels ready
2023-04-27 Alex Bennéedocs/style: call out the use of GUARD macros
2023-04-27 Alex Bennéedocs/devel: mention the spacing requirement for QOM
2023-04-27 Alex Bennéedocs/devel: make a statement about includes
2023-04-27 Alex Bennéedocs/system: remove excessive punctuation from guest...
2023-04-27 Yohei Kojimaqemu-options.hx: Update descriptions of memory options...
2023-04-27 Alex Bennéetests/tcg: limit the scope of the plugin tests
2023-04-27 Kautuk Consultests/avocado/tuxrun_baselines.py: improve code coverag...
2023-04-27 Kautuk Consulavocado_qemu/__init__.py: factor out the qemu-img finding
2023-04-27 Thomas HuthMAINTAINERS: Cover tests/avocado/machine_aspeed.py
2023-04-27 Thomas Huthtests/avocado/machine_aspeed: Fix the broken ast2[56...
2023-04-27 Thomas Huthtests/avocado: Make ssh_command_output_contains() globa...
2023-04-27 Thomas Huth.gitlab-ci.d/cirrus: Drop the CI job for compiling...
2023-04-27 Alex Bennéeqemu-options: finesse the recommendations around -blockdev
2023-04-27 Thomas Huthscripts/device-crash-test: Add a parameter to run with...
2023-04-27 Thomas Huthgitlab-ci: Avoid to re-run "configure" in the device...
2023-04-27 Philippe Mathieu... tests/avocado: Add set of boot tests on SBSA-ref
2023-04-27 Alex Bennéetests/avocado: use the new snapshots for testing
2023-04-27 Kautuk Consultests/requirements.txt: bump up avocado-framework versi...
2023-04-27 Richard HendersonMerge tag 'migration-20230426-pull-request' of https...
2023-04-27 Peter Xuvmstate-static-checker: Recognize "num" field
2023-04-27 Peter Xumigration/vmstate-dump: Dump array size too as "num"
2023-04-27 Peter Xumigration: Allow postcopy_ram_supported_by_host() to...
2023-04-27 Juan Quintelamigration: Move qmp_migrate_set_parameters() to options.c
2023-04-27 Juan Quintelamigration: Move migrate_use_tls() to options.c
2023-04-27 Juan QuintelaMAINTAINERS: Add Leonardo and Peter as reviewers
2023-04-27 Leonardo Brasmigration: Disable postcopy + multifd migration
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
next