]> Git Repo - qemu.git/shortlog
qemu.git
2019-08-16 Max Reitztests: Test polling in bdrv_drop_intermediate()
2019-08-16 Max Reitzblock: Reduce (un)drains when replacing a child
2019-08-16 Max Reitzblock: Keep subtree drained in drop_intermediate
2019-08-16 Kevin Wolfblock: Simplify bdrv_filter_default_perms()
2019-08-16 Kevin Wolfiotests: Test migration with all kinds of filter nodes
2019-08-16 Kevin Wolfiotests: Move migration helpers to iotests.py
2019-08-16 Kevin Wolfiotests/118: Add -blockdev based tests
2019-08-16 Kevin Wolfiotests/118: Create test classes dynamically
2019-08-16 Kevin Wolfiotests/118: Test media change for scsi-cd
2019-08-15 Vladimir Sementsov... block/nbd: refactor nbd connection parameters
2019-08-15 Vladimir Sementsov... block/nbd: add cmdline and qapi parameter reconnect...
2019-08-15 Vladimir Sementsov... block/nbd: move from quit to state
2019-08-15 Vladimir Sementsov... block/nbd: use non-blocking io channel for nbd negotiation
2019-08-15 Vladimir Sementsov... block/nbd: split connection_co start out of nbd_client_...
2019-08-15 Vladimir Sementsov... nbd: improve CMD_CACHE: use BDRV_REQ_PREFETCH
2019-08-15 Vladimir Sementsov... block/stream: use BDRV_REQ_PREFETCH
2019-08-15 Vladimir Sementsov... block: implement BDRV_REQ_PREFETCH
2019-08-15 Vladimir Sementsov... qapi: Add InetSocketAddress member keep-alive
2019-08-15 Thomas Huthtests/libqtest: Make qmp_assert_success() independent...
2019-08-15 Thomas Huthtests/libqtest: Make qtest_qmp_device_add/del independe...
2019-08-15 Thomas Huthtests/libqtest: Clean up qtest_cb_for_every_machine...
2019-08-15 Thomas Huthtests/libqtest: Remove unused function hmp()
2019-08-15 Thomas Huthtests/libqos: Make virtio-pci code independent from...
2019-08-15 Thomas Huthtests/libqos: Make generic virtio code independent...
2019-08-15 Andrey Shinkevichtests: Set read-zeroes on for null-co driver
2019-08-15 Oleinik, Alexanderlibqos: Account for the ctrl queue in virtio-net
2019-08-15 Oleinik, Alexanderqtest: Rename qtest.c:qtest_init()
2019-08-15 Peter MaydellOpen 4.2 development tree
2019-08-15 Peter MaydellUpdate version for v4.1.0 release
2019-08-14 Juan Quintelamigration: add some multifd traces
2019-08-14 Juan Quintelamigration: Make global sem_sync semaphore by channel
2019-08-14 Juan Quintelamigration: Add traces for multifd terminate threads
2019-08-14 Marc-André... qemu-file: move qemu_{get,put}_counted_string() declara...
2019-08-14 Wei Yangmigration/postcopy: use mis->bh instead of allocating...
2019-08-14 Wei Yangmigration: rename migration_bitmap_sync_range to ramblo...
2019-08-14 Ivan Renmigration: update ram_counters for multifd sync packet
2019-08-14 Ivan Renmigration: add speed limit for multifd migration
2019-08-14 Ivan Renmigration: add qemu_file_update_transfer interface
2019-08-14 Ivan Renmigration: always initialise ram_counters for a new...
2019-08-14 Wei Yangmigration: remove unused field bytes_xfer
2019-08-14 Wei Yanghmp: Remove migration capabilities from "info migrate"
2019-08-14 Wei Yangmigration/postcopy: use QEMU_IS_ALIGNED to replace...
2019-08-14 Wei Yangmigration/postcopy: simplify calculation of run_start...
2019-08-14 Wei Yangmigration/postcopy: make PostcopyDiscardState a static...
2019-08-14 Wei Yangmigration: extract ram_load_precopy
2019-08-14 Wei Yangmigration: return -EINVAL directly when version_id...
2019-08-14 Wei Yangmigration: equation is more proper than and to check...
2019-08-14 Wei Yangmigration: just pass RAMBlock is enough
2019-08-14 Wei Yangmigration: use migration_in_postcopy() to check POSTCOP...
2019-08-14 Wei Yangmigration/postcopy: start_postcopy could be true only...
2019-08-14 Wei Yangmigration/postcopy: PostcopyState is already set in...
2019-08-14 Wei Yangmigration/savevm: move non SaveStateEntry condition...
2019-08-14 Wei Yangmigration/savevm: split qemu_savevm_state_complete_prec...
2019-08-14 Wei Yangmigration/savevm: flush file for iterable_only case
2019-08-14 Wei Yangmigration/postcopy: do_fixup is true when host_offset...
2019-08-14 Wei Yangmigration/postcopy: reduce one operation to calculate...
2019-08-14 Wei Yangmigration/postcopy: discard_length must not be 0
2019-08-14 Wei Yangmigration/postcopy: break the loop when there is no...
2019-08-14 Wei Yangmigration/postcopy: the valid condition is one less...
2019-08-14 Wei Yangmigration: consolidate time info into populate_time_info
2019-08-14 Marcel Apfelbaumhw/net: fix vmxnet3 live migration
2019-08-14 Yury Kotovmigration: Add error_desc for file channel errors
2019-08-13 Peter MaydellUpdate version for v4.1.0-rc5 release
2019-08-13 Bin Mengriscv: roms: Fix make rules for building sifive_u bios
2019-08-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-08-13 Cédric Le Goaterspapr/xive: Fix migration of hot-plugged CPUs
2019-08-13 David Gibsonspapr: Reset CAS & IRQ subsystem after devices
2019-08-12 Gerd Hoffmanndisplay/bochs: fix pcie support
2019-08-06 Peter MaydellUpdate version for v4.1.0-rc4 release
2019-08-06 Cornelia Huckcompat: disable edid on virtio-gpu base device
2019-08-06 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-08-06 Vladimir Sementsov... block/backup: disable copy_range for compressed backup
2019-08-06 Max Reitziotests: Test unaligned blocking mirror write
2019-08-06 Max Reitzmirror: Only mirror granularity-aligned chunks
2019-08-06 Max Reitziotests: Test incremental backup after truncation
2019-08-06 Vladimir Sementsov... util/hbitmap: update orig_size on truncate
2019-08-06 Max Reitziotests: Test backup job with two guest writes
2019-08-06 Max Reitzbackup: Copy only dirty areas
2019-08-05 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-08-03 Olaf HeringMakefile: remove DESTDIR from firmware file content
2019-08-02 Peter Maydelltarget/arm: Avoid bogus NSACR traps on M-profile withou...
2019-08-02 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-08-02 Marc-André... slirp: update with CVE-2019-14378 fix
2019-07-30 Peter MaydellUpdate version for v4.1.0-rc3 release
2019-07-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-07-30 Dr. David Alan... pcie_root_port: Disable ACS on older machines
2019-07-30 Dr. David Alan... pcie_root_port: Allow ACS to be disabled
2019-07-30 Peter Maydelltarget/arm: Deliver BKPT/BRK exceptions to correct...
2019-07-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-07-30 Kevin Wolfiotests/118: Test inserting a read-only medium
2019-07-30 Kevin Wolffdc: Fix inserting read-only media in empty drive
2019-07-30 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-07-30 Max Reitznvme: Limit blkshift to 12 (for 4 kB blocks)
2019-07-30 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-07-30 Kevin Wolfscsi-cd: Fix inserting read-only media in empty drive
2019-07-30 Kevin Wolfblock/copy-on-read: Fix permissions for inactive node
2019-07-30 Andrey ShinkevichFixes: add read-zeroes to 051.out
2019-07-30 Kevin Wolftests/multiboot: Fix load address of test kernels
2019-07-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-07-29 Igor Mammedovpc-dimm: fix crash when invalid slot number is used
next
This page took 0.06736 seconds and 4 git commands to generate.