OSDN Git Service

qmiga/qemu.git
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-27 Richard HendersonMerge tag 'pull-testing-docs-270423-1' of https://gitla...
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...
2023-04-26 Daniel P. Berrangéqapi: allow unions to contain further unions
2023-04-26 Markus Armbrusterqapi: Improve specificity of type/member descriptions
2023-04-25 Daniel P. Berrangéqapi: support updating expected test output via make
2023-04-25 Wang Liangblock/monitor: Fix crash when executing HMP commit
2023-04-25 Paolo Bonzinivmdk: make vmdk_is_cid_valid a coroutine_fn
2023-04-25 Paolo Bonziniqcow2: mark various functions as coroutine_fn and GRAPH...
2023-04-25 Paolo Bonzinitests: mark more coroutine_fns
2023-04-25 Paolo Bonziniqemu-pr-helper: mark more coroutine_fns
2023-04-25 Paolo Bonzini9pfs: mark more coroutine_fns
2023-04-25 Paolo Bonzininbd: mark more coroutine_fns, do not use co_wrappers
2023-04-25 Paolo Bonzinimirror: make mirror_flush a coroutine_fn, do not use...
2023-04-25 Paolo Bonziniblkdebug: add missing coroutine_fn annotation
2023-04-25 Paolo Bonzinivvfat: mark various functions as coroutine_fn
2023-04-25 Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25 Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25 Emanuele Giuseppe... io_uring: use LuringState from the running thread
2023-04-25 Emanuele Giuseppe... linux-aio: use LinuxAioState from the running thread
2023-04-25 Stefan Hajnocziblock: add missing coroutine_fn to bdrv_sum_allocated_f...
2023-04-25 Wilfred Mallawainclude/block: fixup typos
2023-04-25 Stefan Hajnoczimonitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UN...
2023-04-25 Stefan Hajnoczihmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNL...
2023-04-25 Stefan Hajnocziblock: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE...
2023-04-25 Stefan Hajnocziblock: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UN...
2023-04-25 Stefan Hajnocziblock: convert blk_exp_close_all_type() to AIO_WAIT_WHI...
2023-04-25 Stefan Hajnocziblock: don't acquire AioContext lock in bdrv_drain_all()
2023-04-25 Stefan Hajnocziblock: protect BlockBackend->queued_requests with a...
2023-04-25 Stefan Hajnocziblock: make BlockBackend->disable_request_queuing atomic
2023-04-25 Stefan Hajnocziblock: make BlockBackend->quiesce_counter atomic
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-04-25 Jonathan Cameronhw/pci-bridge: Make PCIe and CXL PXB Devices inherit...
2023-04-25 Jonathan Cameronhw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_...
2023-04-25 Peter Maydelldocs/specs: Convert pci-testdev.txt to rst
2023-04-25 Peter Maydelldocs/specs: Convert pci-serial.txt to rst
2023-04-25 Peter Maydelldocs/specs/pci-ids: Convert from txt to rST
2023-04-25 Igor Mammedovacpi: pcihp: allow repeating hot-unplug requests
2023-04-25 Viresh Kumarvirtio: i2c: Check notifier helpers for VIRTIO_CONFIG_I...
2023-04-25 Akihiko Odakidocs: Remove obsolete descriptions of SR-IOV support
2023-04-25 Jason Wangintel_iommu: refine iotlb hash calculation
2023-04-25 Stefan Weildocs/cxl: Fix sentence
2023-04-25 Eugenio PérezMAINTAINERS: Add Eugenio Pérez as vhost-shadow-virtqueu...
2023-04-25 Paolo Bonzinitests: bios-tables-test: replace memset with initializer
2023-04-25 Ani Sinhahw/acpi: limit warning on acpi table size to pc machine...
2023-04-25 Ani SinhaAdd my old and new work email mapping and use work...
2023-04-24 Thomas De Schampheleiretracetool: use relative paths for '#line' preprocessor...
2023-04-24 Philippe Mathieu... block/dmg: Declare a type definition for DMG uncompress...
2023-04-24 Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24 Markus Armbrusterqapi: Require boxed for conditional command and event...
2023-04-24 Markus Armbrusterqapi: Fix code generated for optional conditional struc...
2023-04-24 Markus Armbrustertests/qapi-schema: Cover optional conditional struct...
2023-04-24 Markus Armbrustertests/qapi-schema: Clean up positive test for conditionals
2023-04-24 Markus Armbrustertests/qapi-schema: Rename a few conditionals
2023-04-24 Markus Armbrustertests/qapi-schema: Improve union discriminator coverage
2023-04-24 Markus Armbrusterqapi: Fix to reject 'data': 'mumble' in struct
2023-04-24 Markus Armbrusterqapi: Fix error message when type name or array is...
2023-04-24 Markus Armbrusterqapi: Simplify code a bit after previous commits
2023-04-24 Markus Armbrusterqapi: Improve error message for unexpected array types
2023-04-24 Markus Armbrusterqapi: Split up check_type()
2023-04-24 Markus Armbrusterqapi: Clean up after removal of simple unions
2023-04-24 Markus Armbrusterqapi/schema: Use super()
2023-04-24 Markus Armbrusterqapi: Fix error message format regression
2023-04-24 Juan Quintelamigration: Create migrate_max_bandwidth() function
2023-04-24 Juan Quintelamigration: Move migrate_postcopy() to options.c
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_tailslow() function
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_increment()...
2023-04-24 Juan Quintelamigration: Create migrate_cpu_throttle_initial() to...
2023-04-24 Juan Quintelamigration: Move migrate_announce_params() to option.c
2023-04-24 Juan Quintelamigration: Create migrate_max_cpu_throttle()
next