index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
migration: Create socket-address parameter
Juan Quintela
5
-1
/
+77
2019-03-06
tests: Add migration xbzrle test
Juan Quintela
1
-0
/
+64
2019-03-06
migration: Add capabilities validation
Yury Kotov
1
-0
/
+137
2019-03-06
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
1
-25
/
+109
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
6
-54
/
+94
2019-03-06
migration: Introduce ignore-shared capability
Yury Kotov
3
-1
/
+19
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
6
-26
/
+65
2019-03-06
migration/rdma: clang compilation fix
Marcel Apfelbaum
1
-1
/
+4
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
3
-3
/
+16
2019-03-06
migration/rdma: Fix qemu_rdma_cleanup null check
Dr. David Alan Gilbert
1
-1
/
+3
2019-03-06
migration: Fix cancel state
Dr. David Alan Gilbert
1
-2
/
+9
2019-03-05
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-05-2019' ...
Peter Maydell
71
-213
/
+10376
2019-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-03-05' into ...
Peter Maydell
20
-292
/
+371
2019-03-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190305'...
Peter Maydell
29
-270
/
+1028
2019-03-05
target/mips: Add tests for integer add MSA instruction group
Mateja Marjanovic
26
-0
/
+3926
2019-03-05
tests/tcg: target/mips: Add tests for MSA pack instructions
Aleksandar Markovic
12
-0
/
+1836
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructions
Aleksandar Markovic
8
-0
/
+1208
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 shift instructions
Aleksandar Markovic
6
-0
/
+906
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructions
Aleksandar Markovic
4
-0
/
+576
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructions
Aleksandar Markovic
2
-0
/
+288
2019-03-05
tests/tcg: target/mips: Add tests for MIPS64R6 logic instructions
Aleksandar Markovic
4
-0
/
+604
2019-03-05
tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructions
Aleksandar Markovic
1
-0
/
+83
2019-03-05
tests/tcg: target/mips: Extend functionality of MSA wrapper macros
Aleksandar Markovic
1
-0
/
+51
2019-03-05
tests/tcg: target/mips: Fix test utilities for 128-bit tests
Aleksandar Markovic
2
-9
/
+10
2019-03-05
tests/tcg: target/mips: Add test utilities for 64-bit tests
Aleksandar Markovic
2
-0
/
+286
2019-03-05
tests/tcg: target/mips: Add test utilities for 32-bit tests
Aleksandar Markovic
2
-0
/
+200
2019-03-05
tests/tcg: target/mips: Add wrappers for various MSA instructions
Aleksandar Markovic
1
-0
/
+70
2019-03-05
disas: nanoMIPS: Add graphical description of pool organization
Aleksandar Markovic
1
-0
/
+102
2019-03-05
disas: nanoMIPS: Correct comments to handlers of some DSP instructions
Aleksandar Markovic
1
-204
/
+230
2019-03-05
hw/arm/stellaris: Implement watchdog timer
Michel Heily
3
-4
/
+100
2019-03-05
hw/arm/virt: Bump the 255GB initial RAM limit
Eric Auger
1
-20
/
+1
2019-03-05
hw/arm/virt: Check the VCPU PA range in TCG mode
Eric Auger
1
-0
/
+17
2019-03-05
hw/arm/virt: Implement kvm_type function for 4.0 machine
Eric Auger
1
-1
/
+38
2019-03-05
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
2
-6
/
+47
2019-03-05
vl: Set machine ram_size, maxram_size and ram_slots earlier
Eric Auger
1
-3
/
+3
2019-03-05
kvm: add kvm_arm_get_max_vm_ipa_size
Eric Auger
2
-0
/
+23
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
5
-6
/
+8
2019-03-05
hw/arm/virt: Split the memory map description
Eric Auger
2
-10
/
+53
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
3
-23
/
+28
2019-03-05
hw/arm/boot: introduce fdt_add_memory_node helper
Shameer Kolothum
1
-20
/
+34
2019-03-05
target/arm: Implement ARMv8.5-FRINT
Richard Henderson
5
-5
/
+173
2019-03-05
target/arm: Restructure handle_fp_1src_{single, double}
Richard Henderson
1
-41
/
+49
2019-03-05
target/arm: Implement ARMv8.5-CondM
Richard Henderson
3
-1
/
+64
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
4
-1
/
+105
2019-03-05
target/arm: Rearrange disas_data_proc_reg
Richard Henderson
1
-41
/
+57
2019-03-05
target/arm: Add set/clear_pstate_bits, share gen_ss_advance
Richard Henderson
5
-29
/
+34
2019-03-05
target/arm: Split helper_msr_i_pstate into 3
Richard Henderson
6
-56
/
+70
2019-03-05
target/arm: Implement ARMv8.0-PredInv
Richard Henderson
4
-1
/
+70
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
6
-0
/
+50
2019-03-05
target/arm: Split out arm_sctlr
Richard Henderson
2
-15
/
+17
[next]