aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-07docs/conf.py: Don't hard-code QEMU versionPeter Maydell2-6/+17
2019-03-07Makefile: Abstract out "identify the pkgversion" codePeter Maydell1-17/+16
2019-03-07Makefile, configure: Support building rST documentationPeter Maydell3-5/+56
2019-03-07docs: Provide separate conf.py for each manual we wantPeter Maydell6-13/+102
2019-03-07docs/conf.py: Disable option warningsPeter Maydell1-0/+3
2019-03-07docs/conf.py: Don't include rST sources in HTML buildPeter Maydell1-0/+3
2019-03-07docs/conf.py: Configure the 'alabaster' themePeter Maydell1-2/+4
2019-03-07docs/conf.py: Disable unused _static directoryPeter Maydell1-1/+5
2019-03-07docs: Commit initial files from sphinx-quickstartPeter Maydell2-0/+188
2019-03-07docs: Convert memory.txt to rst formatPeter Maydell1-60/+72
2019-03-07docs/cpu-hotplug.rst: Fix rST markup issuesPeter Maydell1-1/+1
2019-03-07Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...Peter Maydell2-17/+31
2019-03-07Introduce new "no_guest_reset" parameter for usb-host deviceAlexander Kappner1-1/+6
2019-03-07usb-mtp: prevent null dereference while deleting objectsBandan Das1-3/+1
2019-03-07usb-mtp: fix some usb_mtp_write_data return pathsBandan Das1-8/+10
2019-03-07usb-mtp: return incomplete transfer on a lstat failureBandan Das1-5/+14
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell15-28/+67
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand2-1/+10
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov2-4/+13
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand13-21/+37
2019-03-06hostmem: fix crash when querying empty host-nodes property via QMPIgor Mammedov1-1/+2
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak3-1/+5
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell20-126/+1167
2019-03-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell24-98/+39
2019-03-06qapi/migration.json: Remove a variable that doesn't exist in exampleZhang Chen1-1/+1
2019-03-06Migration/colo.c: Make COLO node running after failoverZhang Chen2-1/+3
2019-03-06Migration/colo.c: Fix double close bug when occur COLO failoverZhang Chen1-0/+1
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2-1/+290
2019-03-06migration/ram.c: add the free page optimization enable flagWei Wang2-1/+18
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang4-3/+83
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang2-0/+49
2019-03-06migration: use bitmap_mutex in migration_bitmap_clear_dirtyWei Wang1-1/+4
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang1-0/+13
2019-03-06bitmap: fix bitmap_count_oneWei Wang1-0/+4
2019-03-06tests: Add basic migration precopy tcp testJuan Quintela1-5/+105
2019-03-06migration: Create socket-address parameterJuan Quintela5-1/+77
2019-03-06tests: Add migration xbzrle testJuan Quintela1-0/+64
2019-03-06migration: Add capabilities validationYury Kotov1-0/+137
2019-03-06tests/migration-test: Add a test for ignore-shared capabilityYury Kotov1-25/+109
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov6-54/+94
2019-03-06migration: Introduce ignore-shared capabilityYury Kotov3-1/+19
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov6-26/+65
2019-03-06migration/rdma: clang compilation fixMarcel Apfelbaum1-1/+4
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert3-3/+16
2019-03-06migration/rdma: Fix qemu_rdma_cleanup null checkDr. David Alan Gilbert1-1/+3
2019-03-06migration: Fix cancel stateDr. David Alan Gilbert1-2/+9
2019-03-06thunk: fix of malloc to g_newAarushi Mehta1-1/+1
2019-03-06hostmem-file: simplify ifdef-s in file_backend_memory_alloc()Igor Mammedov1-5/+4
2019-03-06build: Correct explanation of unnest-vars exampleMarkus Armbruster1-1/+1
2019-03-06bswap: Fix accessors syntax in commentGreg Kurz1-4/+4