aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-05-2019' ...Peter Maydell71-213/+10376
2019-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-03-05' into ...Peter Maydell20-292/+371
2019-03-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190305'...Peter Maydell29-270/+1028
2019-03-05target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic26-0/+3926
2019-03-05tests/tcg: target/mips: Add tests for MSA pack instructionsAleksandar Markovic12-0/+1836
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructionsAleksandar Markovic8-0/+1208
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 shift instructionsAleksandar Markovic6-0/+906
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructionsAleksandar Markovic4-0/+576
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructionsAleksandar Markovic2-0/+288
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 logic instructionsAleksandar Markovic4-0/+604
2019-03-05tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructionsAleksandar Markovic1-0/+83
2019-03-05tests/tcg: target/mips: Extend functionality of MSA wrapper macrosAleksandar Markovic1-0/+51
2019-03-05tests/tcg: target/mips: Fix test utilities for 128-bit testsAleksandar Markovic2-9/+10
2019-03-05tests/tcg: target/mips: Add test utilities for 64-bit testsAleksandar Markovic2-0/+286
2019-03-05tests/tcg: target/mips: Add test utilities for 32-bit testsAleksandar Markovic2-0/+200
2019-03-05tests/tcg: target/mips: Add wrappers for various MSA instructionsAleksandar Markovic1-0/+70
2019-03-05disas: nanoMIPS: Add graphical description of pool organizationAleksandar Markovic1-0/+102
2019-03-05disas: nanoMIPS: Correct comments to handlers of some DSP instructionsAleksandar Markovic1-204/+230
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily3-4/+100
2019-03-05hw/arm/virt: Bump the 255GB initial RAM limitEric Auger1-20/+1
2019-03-05hw/arm/virt: Check the VCPU PA range in TCG modeEric Auger1-0/+17
2019-03-05hw/arm/virt: Implement kvm_type function for 4.0 machineEric Auger1-1/+38
2019-03-05hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger2-6/+47
2019-03-05vl: Set machine ram_size, maxram_size and ram_slots earlierEric Auger1-3/+3
2019-03-05kvm: add kvm_arm_get_max_vm_ipa_sizeEric Auger2-0/+23
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger5-6/+8
2019-03-05hw/arm/virt: Split the memory map descriptionEric Auger2-10/+53
2019-03-05hw/arm/virt: Rename highmem IO regionsEric Auger3-23/+28
2019-03-05hw/arm/boot: introduce fdt_add_memory_node helperShameer Kolothum1-20/+34
2019-03-05target/arm: Implement ARMv8.5-FRINTRichard Henderson5-5/+173
2019-03-05target/arm: Restructure handle_fp_1src_{single, double}Richard Henderson1-41/+49
2019-03-05target/arm: Implement ARMv8.5-CondMRichard Henderson3-1/+64
2019-03-05target/arm: Implement ARMv8.4-CondMRichard Henderson4-1/+105
2019-03-05target/arm: Rearrange disas_data_proc_regRichard Henderson1-41/+57