aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07linux-user: don't short-circuit read with zero lengthAndreas Schwab
2019-03-07Fix breakpoint support in Nios II user-mode emulation.Sandra Loosemore
2019-03-07linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscallsAndreas Schwab
2019-03-07linux-user: Fix ELF_PLATFORM for aarch64_be-linux-userRichard Henderson
2019-03-07linux-user: Add ELF_PLATFORM for armRichard Henderson
2019-03-07linux-user: fix recvmsg emulationAndreas Schwab
2019-03-06Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-06hostmem: fix crash when querying empty host-nodes property via QMPIgor Mammedov
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell
2019-03-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-03-06qapi/migration.json: Remove a variable that doesn't exist in exampleZhang Chen
2019-03-06Migration/colo.c: Make COLO node running after failoverZhang Chen
2019-03-06Migration/colo.c: Fix double close bug when occur COLO failoverZhang Chen
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang
2019-03-06migration/ram.c: add the free page optimization enable flagWei Wang
2019-03-06migration/ram.c: add a notifier chain for precopyWei Wang
2019-03-06migration: API to clear bits of guest free pages from the dirty bitmapWei Wang
2019-03-06migration: use bitmap_mutex in migration_bitmap_clear_dirtyWei Wang
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang
2019-03-06bitmap: fix bitmap_count_oneWei Wang
2019-03-06tests: Add basic migration precopy tcp testJuan Quintela
2019-03-06migration: Create socket-address parameterJuan Quintela
2019-03-06tests: Add migration xbzrle testJuan Quintela
2019-03-06migration: Add capabilities validationYury Kotov
2019-03-06tests/migration-test: Add a test for ignore-shared capabilityYury Kotov
2019-03-06migration: Add an ability to ignore shared RAM blocksYury Kotov
2019-03-06migration: Introduce ignore-shared capabilityYury Kotov
2019-03-06exec: Change RAMBlockIterFunc definitionYury Kotov
2019-03-06migration/rdma: clang compilation fixMarcel Apfelbaum
2019-03-06migration: Cleanup during exitDr. David Alan Gilbert
2019-03-06migration/rdma: Fix qemu_rdma_cleanup null checkDr. David Alan Gilbert
2019-03-06migration: Fix cancel stateDr. David Alan Gilbert
2019-03-06thunk: fix of malloc to g_newAarushi Mehta
2019-03-06hostmem-file: simplify ifdef-s in file_backend_memory_alloc()Igor Mammedov
2019-03-06build: Correct explanation of unnest-vars exampleMarkus Armbruster
2019-03-06bswap: Fix accessors syntax in commentGreg Kurz
2019-03-06doc: fix typos for documents in treeLike Xu
2019-03-06block/pflash_cfi02: Fix memory leak and potential use-after-freeStephen Checkoway
2019-03-06hw/acpi: remove unnecessary variable acpi_table_builtinWei Yang
2019-03-06hw/acpi: remove unused function acpi_table_add_builtin()Wei Yang
2019-03-06hw/i386/pc.c: remove unused function pc_acpi_init()Wei Yang
2019-03-06tests: Remove (mostly) useless architecture checksThomas Huth
2019-03-05Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-05-2019' ...Peter Maydell
2019-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-03-05' into ...Peter Maydell
2019-03-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190305'...Peter Maydell
2019-03-05target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic