summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-05tests/tcg: target/mips: Add tests for MSA pack instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 shift instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 logic instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructionsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Extend functionality of MSA wrapper macrosAleksandar Markovic
2019-03-05tests/tcg: target/mips: Fix test utilities for 128-bit testsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add test utilities for 64-bit testsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add test utilities for 32-bit testsAleksandar Markovic
2019-03-05tests/tcg: target/mips: Add wrappers for various MSA instructionsAleksandar Markovic
2019-03-05disas: nanoMIPS: Add graphical description of pool organizationAleksandar Markovic
2019-03-05disas: nanoMIPS: Correct comments to handlers of some DSP instructionsAleksandar Markovic
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily
2019-03-05hw/arm/virt: Bump the 255GB initial RAM limitEric Auger
2019-03-05hw/arm/virt: Check the VCPU PA range in TCG modeEric Auger
2019-03-05hw/arm/virt: Implement kvm_type function for 4.0 machineEric Auger
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger
2019-03-05vl: Set machine ram_size, maxram_size and ram_slots earlierEric Auger
2019-03-05kvm: add kvm_arm_get_max_vm_ipa_sizeEric Auger
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger