]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2019-03-08  Kevin Wolfqcow2: Creating images with external data file
2019-03-08  Kevin Wolfqcow2: Add basic data-file infrastructure
2019-03-08  Kevin Wolfqcow2: Support external data file in qemu-img check
2019-03-08  Kevin Wolfqcow2: Return error for snapshot operation with data...
2019-03-08  Kevin Wolfqcow2: External file I/O
2019-03-08  Kevin Wolfqcow2: Prepare qcow2_co_block_status() for data file
2019-03-08  Kevin Wolfqcow2: Return 0/-errno in qcow2_alloc_compressed_cluste...
2019-03-08  Kevin Wolfqcow2: Don't assume 0 is an invalid cluster offset
2019-03-08  Kevin Wolfqcow2: Prepare count_contiguous_clusters() for external...
2019-03-08  Kevin Wolfqcow2: Prepare qcow2_get_cluster_type() for external...
2019-03-08  Kevin Wolfqcow2: Pass bs to qcow2_get_cluster_type()
2019-03-08  Kevin Wolfqcow2: Basic definitions for external data files
2019-03-08  Kevin Wolfqcow2: Extend spec for external data files
2019-03-08  Kevin Wolfqcow2: Simplify preallocation code
2019-03-08  Kevin Wolfqemu-iotests: Test qcow2 preallocation modes
2019-03-08  Philippe Mathieu... qemu-iotests: Ensure GNU sed is used
2019-03-08  Philippe Mathieu... qemu-iotests: Improve portability by searching bash...
2019-03-08  Philippe Mathieu... tests/bios-tables: Improve portability by searching...
2019-03-08  Philippe Mathieu... tests/multiboot: Improve portability by searching bash...
2019-03-08  Andrey Shinkevichiotests: check whitelisted formats
2019-03-08  Andrey Shinkevichiotests: ask QEMU for supported formats
2019-03-08  Andrey Shinkevichblock: iterate_format with account of whitelisting
2019-03-08  Andrey Shinkevichiotests: open notrun files in text mode
2019-03-08  Alberto Garciaqcow2: Default to 4KB for the qcow2 cache entry size
2019-03-08  Stefan Hajnocziiotests: use iotests.VM in 238
2019-03-07  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-03-07  Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-03-07  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-07  Peter MaydellMAINTAINERS: Add entry for Sphinx documentation infrast...
2019-03-07  Peter Maydelldocs/conf.py: Don't hard-code QEMU version
2019-03-07  Peter MaydellMakefile: Abstract out "identify the pkgversion" code
2019-03-07  Peter MaydellMakefile, configure: Support building rST documentation
2019-03-07  Peter Maydelldocs: Provide separate conf.py for each manual we want
2019-03-07  Peter Maydelldocs/conf.py: Disable option warnings
2019-03-07  Peter Maydelldocs/conf.py: Don't include rST sources in HTML build
2019-03-07  Peter Maydelldocs/conf.py: Configure the 'alabaster' theme
2019-03-07  Peter Maydelldocs/conf.py: Disable unused _static directory
2019-03-07  Peter Maydelldocs: Commit initial files from sphinx-quickstart
2019-03-07  Peter Maydelldocs: Convert memory.txt to rst format
2019-03-07  Peter Maydelldocs/cpu-hotplug.rst: Fix rST markup issues
2019-03-07  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-03-07  Laurent Vivierlinux-user: add new netlink types
2019-03-07  Helge Dellerlinux-user: Nicer strace output of chroot() syscall
2019-03-07  Marc-André... linux-user: fix "may be used uninitialized" warnings
2019-03-07  Andreas Schwablinux-user: don't short-circuit read with zero length
2019-03-07  Sandra LoosemoreFix breakpoint support in Nios II user-mode emulation.
2019-03-07  Andreas Schwablinux-user: fix emulation of accept4/getpeername/getsoc...
2019-03-07  Richard Hendersonlinux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
2019-03-07  Richard Hendersonlinux-user: Add ELF_PLATFORM for arm
2019-03-07  Andreas Schwablinux-user: fix recvmsg emulation
2019-03-07  Alexander KappnerIntroduce new "no_guest_reset" parameter for usb-host...
2019-03-07  Bandan Dasusb-mtp: prevent null dereference while deleting objects
2019-03-07  Bandan Dasusb-mtp: fix some usb_mtp_write_data return paths
2019-03-07  Bandan Dasusb-mtp: return incomplete transfer on a lstat failure
2019-03-06  Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-03-06  David Hildenbrandqdev: Provide qdev_get_bus_hotplug_handler()
2019-03-06  Igor Mammedovqdev: Let machine hotplug handler to override bus hotpl...
2019-03-06  David Hildenbrandqdev: Let the hotplug_handler_unplug() caller delete...
2019-03-06  Igor Mammedovhostmem: fix crash when querying empty host-nodes prope...
2019-03-06  Tony Krowiakqdev/core: fix qbus_is_full()
2019-03-06  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-03-06  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-03-06  Zhang Chenqapi/migration.json: Remove a variable that doesn't...
2019-03-06  Zhang ChenMigration/colo.c: Make COLO node running after failover
2019-03-06  Zhang ChenMigration/colo.c: Fix double close bug when occur COLO...
2019-03-06  Wei Wangvirtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-03-06  Wei Wangmigration/ram.c: add the free page optimization enable...
2019-03-06  Wei Wangmigration/ram.c: add a notifier chain for precopy
2019-03-06  Wei Wangmigration: API to clear bits of guest free pages from...
2019-03-06  Wei Wangmigration: use bitmap_mutex in migration_bitmap_clear_dirty
2019-03-06  Wei Wangbitmap: bitmap_count_one_with_offset
2019-03-06  Wei Wangbitmap: fix bitmap_count_one
2019-03-06  Juan Quintelatests: Add basic migration precopy tcp test
2019-03-06  Juan Quintelamigration: Create socket-address parameter
2019-03-06  Juan Quintelatests: Add migration xbzrle test
2019-03-06  Yury Kotovmigration: Add capabilities validation
2019-03-06  Yury Kotovtests/migration-test: Add a test for ignore-shared...
2019-03-06  Yury Kotovmigration: Add an ability to ignore shared RAM blocks
2019-03-06  Yury Kotovmigration: Introduce ignore-shared capability
2019-03-06  Yury Kotovexec: Change RAMBlockIterFunc definition
2019-03-06  Marcel Apfelbaummigration/rdma: clang compilation fix
2019-03-06  Dr. David Alan... migration: Cleanup during exit
2019-03-06  Dr. David Alan... migration/rdma: Fix qemu_rdma_cleanup null check
2019-03-06  Dr. David Alan... migration: Fix cancel state
2019-03-06  Aarushi Mehtathunk: fix of malloc to g_new
2019-03-06  Igor Mammedovhostmem-file: simplify ifdef-s in file_backend_memory_a...
2019-03-06  Markus Armbrusterbuild: Correct explanation of unnest-vars example
2019-03-06  Greg Kurzbswap: Fix accessors syntax in comment
2019-03-06  Like Xudoc: fix typos for documents in tree
2019-03-06  Stephen Checkowayblock/pflash_cfi02: Fix memory leak and potential use...
2019-03-06  Wei Yanghw/acpi: remove unnecessary variable acpi_table_builtin
2019-03-06  Wei Yanghw/acpi: remove unused function acpi_table_add_builtin()
2019-03-06  Wei Yanghw/i386/pc.c: remove unused function pc_acpi_init()
2019-03-06  Thomas Huthtests: Remove (mostly) useless architecture checks
2019-03-05  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-03-05  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-03-05  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-05  Mateja Marjanovictarget/mips: Add tests for integer add MSA instruction...
2019-03-05  Aleksandar... tests/tcg: target/mips: Add tests for MSA pack instructions
2019-03-05  Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 int...
next