OSDN Git Service

qmiga/qemu.git
2023-06-05 Richard Hendersontcg: Widen CPUTLBEntry comparators to 64-bits
2023-06-05 Richard Hendersontcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
2023-06-05 Richard Hendersontcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard Hendersontcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'qemu-sparc-20230605' of https://github.com...
2023-06-05 Jean-Louis... qcow2: add discard-no-unref option
2023-06-05 Alexander Ivanovparallels: Incorrect condition in out-of-image check
2023-06-05 Alexander Ivanovparallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK...
2023-06-05 Alexander Ivanovparallels: Move statistic collection to a separate...
2023-06-05 Alexander Ivanovparallels: Move check of leaks to a separate function
2023-06-05 Alexander Ivanovparallels: Fix statistics calculation
2023-06-05 Alexander Ivanovparallels: Move check of cluster outside image to a...
2023-06-05 Alexander Ivanovparallels: Move check of unclean image to a separate...
2023-06-05 Alexander Ivanovparallels: Use generic infrastructure for BAT writing...
2023-06-05 Alexander Ivanovparallels: create parallels_set_bat_entry_helper()...
2023-06-05 Alexander Ivanovparallels: Fix image_end_offset and data_end after...
2023-06-05 Alexander Ivanovparallels: Fix high_off calculation in parallels_co_check()
2023-06-05 Alexander Ivanovparallels: Out of image offset in BAT leads to image...
2023-06-05 Hanna Czenczekiotests/iov-padding: New test
2023-06-05 Hanna Czenczekutil/iov: Remove qemu_iovec_init_extended()
2023-06-05 Hanna Czenczekblock: Collapse padded I/O vecs exceeding IOV_MAX
2023-06-05 Hanna Czenczekutil/iov: Make qiov_slice() public
2023-06-05 Bernhard Beschowhw/isa/i82378: Remove unused "io" attribute
2023-06-05 Bernhard Beschowhw/arm/omap: Remove unused omap_uart_attach()
2023-06-05 Bernhard Beschowhw/timer/i8254_common: Share "iobase" property via...
2023-06-05 Richard HendersonMerge tag 'pull-loongarch-20230605' of https://gitlab...
2023-06-05 Jiaxun Yanghw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Improve qemu_strtosz handling of fractions
2023-06-02 Eric Blakecutils: Improve qemu_strtod* error paths
2023-06-02 Eric Blakecutils: Use parse_uint in qemu_strtosz for negative...
2023-06-02 Eric Blakecutils: Set value in all integral qemu_strto* error...
2023-06-02 Eric Blakecutils: Set value in all qemu_strtosz* error paths
2023-06-02 Eric Blaketest-cutils: Add more coverage to qemu_strtosz
2023-06-02 Eric Blakenuma: Check for qemu_strtosz_MiB error
2023-06-02 Eric Blakecutils: Allow NULL str in qemu_strtosz
2023-06-02 Eric Blaketest-cutils: Refactor qemu_strtosz tests for less boile...
2023-06-02 Eric Blaketest-cutils: Prepare for upcoming semantic change in...
2023-06-02 Eric Blaketest-cutils: Add coverage of qemu_strtod
2023-06-02 Eric Blakecutils: Allow NULL endptr in parse_uint()
2023-06-02 Eric Blakecutils: Adjust signature of parse_uint[_full]
2023-06-02 Eric Blakecutils: Document differences between parse_uint and...
2023-06-02 Eric Blakecutils: Fix wraparound parsing in qemu_strtoui
2023-06-02 Eric Blaketest-cutils: Test more integer corner cases
2023-06-02 Eric Blaketest-cutils: Test integral qemu_strto* value on failures
2023-06-02 Eric Blaketest-cutils: Use g_assert_cmpuint where appropriate
2023-06-02 Eric Blaketest-cutils: Avoid g_assert in unit tests
2023-06-02 Eric Blakeqcow2: Explicit mention of padding bytes
2023-06-02 Eric Blakeiotests: Fix test 104 under NBD
2023-06-02 Peter Xuqtest/migration: Document live=true cases
2023-06-02 Daniel P. Berrangétests/qtest: make more migration pre-copy scenarios...
2023-06-02 Daniel P. Berrangétests/qtest: distinguish src/dst migration VM stop...
2023-06-02 Daniel P. Berrangétests/qtest: capture RESUME events during migration
2023-06-02 Daniel P. Berrangétests/qtest: replace wait_command() with qtest_qmp_asse...
2023-06-02 Daniel P. Berrangétests/qtest: switch to using event callbacks for STOP...
2023-06-02 Daniel P. Berrangétests/qtest: get rid of some 'qtest_qmp' usage in migra...
2023-06-02 Daniel P. Berrangétests/qtest: get rid of 'qmp_command' helper in migrati...
2023-06-02 Daniel P. Berrangétests/qtest: add support for callback to receive QMP...
2023-06-02 Daniel P. Berrangétests/qtest: add various qtest_qmp_assert_success(...
2023-06-02 Richard HendersonMerge tag 'migration-20230601-pull-request' of https...
2023-06-01 Fiona Ebnermigration: stop tracking ram writes when cancelling...
2023-06-01 Vladimir Sementsov... migration: restore vmstate on migration failure
2023-06-01 Vladimir Sementsov... migration: switch from .vm_was_running to .vm_old_state
2023-06-01 Vladimir Sementsov... runstate: drop unused runstate_store()
2023-06-01 Vladimir Sementsov... migration: never fail in global_state_store()
2023-06-01 Vladimir Sementsov... runstate: add runstate_get()
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Richard HendersonMerge tag 'tracing-pull-request' of https://gitlab...
2023-06-01 Stefano Garzarellaqapi: add '@fdset' feature for BlockdevOptionsVirtioBlk...
2023-06-01 Stefano Garzarellablock/blkio: use qemu_open() to support fd passing...
2023-06-01 Alex Bennéeaccel/tcg: include cs_base in our hash calculations
2023-06-01 Alex Bennéehw/9pfs: use qemu_xxhash4
2023-06-01 Alex Bennéetcg: remove the final vestiges of dstate
2023-06-01 Alex Bennéetrace: remove control-vcpu.h
2023-06-01 Alex Bennéetrace: remove code that depends on setting vcpu
2023-06-01 Alex Bennéeqapi: make the vcpu parameters deprecated for 8.1
2023-06-01 Alex Bennéedocs/deprecated: move QMP events bellow QMP command...
2023-06-01 Alex Bennéescripts/qapi: document the tool that generated the...
2023-06-01 Alex Bennéetrace: remove vcpu_id from the TraceEvent structure
2023-06-01 Alex Bennéetrace-events: remove the remaining vcpu trace events
2023-06-01 Alex Bennée*-user: remove the guest_user_syscall tracepoints
2023-06-01 Stefan Hajnocziblock: remove bdrv_co_io_plug() API
2023-06-01 Stefan Hajnocziblock/linux-aio: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock/io_uring: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock/blkio: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock/nvme: convert to blk_io_plug_call() API
2023-06-01 Stefan Hajnocziblock: add blk_io_plug_call() API
2023-06-01 Richard Hendersondecodetree: Add --output-null for meson testing
2023-05-31 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2023-05-31 John SnowRevert "python/qmp/protocol: add open_with_socket()"
2023-05-31 John Snowpython/qmp/legacy: remove open_with_socket() calls
2023-05-31 John Snowpython/machine: use connect-based interface for existin...
2023-05-31 John Snowpython/qmp/legacy: allow using sockets for connect()
2023-05-31 John Snowpython/qmp: allow sockets to be passed to connect()
2023-05-31 Daniel P. Berrangégitlab: switch from 'stable' to 'latest' docker contain...
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
next