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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-06-02
tcg: Remove expansion to shift by vector from do_shifts
Richard Henderson
1
-24
/
+11
2020-06-02
tcg: Implement gvec support for rotate by vector
Richard Henderson
13
-1
/
+256
2020-06-02
tcg: Implement gvec support for rotate by immediate
Richard Henderson
13
-1
/
+150
2020-06-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+4
2020-06-01
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200601a'...
Peter Maydell
12
-207
/
+86
2020-06-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20200601...
Peter Maydell
6
-46
/
+207
2020-06-01
migration/migration.c: Fix hang in ram_save_host_page
Lukas Straub
1
-0
/
+4
2020-06-01
migration/colo.c: Move colo_notify_compares_event to the right place
Lukas Straub
1
-6
/
+6
2020-06-01
migration/colo.c: Relaunch failover even if there was an error
Lukas Straub
1
-5
/
+12
2020-06-01
migration/colo.c: Flush ram cache only after receiving device state
Lukas Straub
3
-4
/
+3
2020-06-01
migration/colo.c: Use cpu_synchronize_all_states()
Lukas Straub
1
-1
/
+1
2020-06-01
migration/colo.c: Use event instead of semaphore
Lukas Straub
2
-6
/
+7
2020-06-01
migration/vmstate: Remove unnecessary MemoryRegion forward declaration
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-01
virtiofsd: remove symlink fallbacks
Miklos Szeredi
1
-169
/
+6
2020-06-01
hmp: Simplify qom-set
Dr. David Alan Gilbert
2
-12
/
+6
2020-06-01
hmp: Implement qom-get HMP command
Dr. David Alan Gilbert
4
-0
/
+34
2020-06-01
migration/rdma: cleanup rdma context before g_free to avoid memleaks
Pan Nengyuan
1
-3
/
+5
2020-06-01
migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
Pan Nengyuan
1
-1
/
+3
2020-06-01
target/tricore: Implement gdbstub
Bastian Koppelmann
4
-1
/
+152
2020-06-01
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2
-9
/
+14
2020-06-01
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
Bastian Koppelmann
1
-9
/
+9
2020-06-01
target/tricore: Move translate feature check to ctx
Bastian Koppelmann
1
-27
/
+33
2020-06-01
target/tricore: Don't save pc in generate_qemu_excp
Bastian Koppelmann
1
-1
/
+0
2020-06-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...
Peter Maydell
7
-5
/
+225
2020-06-01
hw/mips: fuloong2e: Set preferred page size to 16KB
Huacai Chen
1
-0
/
+1
2020-06-01
target/mips: Support variable page size
Huacai Chen
1
-0
/
+5
2020-06-01
target/mips: Add more CP0 register for save/restore
Huacai Chen
2
-2
/
+216
2020-06-01
hw/mips: Add CPU IRQ3 delivery for KVM
Huacai Chen
1
-1
/
+1
2020-06-01
configure: Add KVM target support for MIPS64
Huacai Chen
1
-1
/
+1
2020-06-01
tests/Makefile: Fix description of "make check"
Huacai Chen
1
-1
/
+1
2020-05-31
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
35
-178
/
+317
2020-05-31
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-05-3...
Peter Maydell
4
-17
/
+32
2020-05-31
tests/acceptance: refactor boot_linux to allow code reuse
Pavel Dovgalyuk
1
-20
/
+29
2020-05-31
tests/acceptance: refactor boot_linux_console test to allow code reuse
Pavel Dovgalyuk
1
-10
/
+11
2020-05-31
tests/acceptance: allow console interaction with specific VMs
Pavel Dovgalyuk
1
-5
/
+8
2020-05-31
tests/acceptance/migration.py: Wait for both sides
Dr. David Alan Gilbert
1
-0
/
+4
2020-05-31
tests/migration/guestperf: Use Python 3 interpreter
Philippe Mathieu-Daudé
3
-3
/
+3
2020-05-31
tests/vm: allow wait_ssh() to specify command
Robert Foley
1
-7
/
+7
2020-05-31
tests/vm: Add ability to select QEMU from current build
Robert Foley
2
-5
/
+27
2020-05-31
tests/vm: Pass --debug through for vm-boot-ssh
Robert Foley
1
-0
/
+1
2020-05-31
python/qemu/qtest: Check before accessing _qtest
John Snow
1
-3
/
+11
2020-05-31
python/qemu/qmp: assert sockfile is not None
John Snow
1
-0
/
+1
2020-05-31
python/qemu/qmp: use True/False for non/blocking modes
John Snow
1
-2
/
+2
2020-05-31
python/qemu: Adjust traceback typing
John Snow
2
-4
/
+14
2020-05-31
python/qemu: fix socket.makefile() typing
John Snow
2
-7
/
+15
2020-05-31
python/qemu: remove Python2 style super() calls
John Snow
2
-9
/
+8
2020-05-31
python/qemu: delint; add flake8 config
John Snow
4
-9
/
+19
2020-05-31
python/qemu: delint and add pylintrc
John Snow
3
-18
/
+88
2020-05-31
python/qemu/machine: remove logging configuration
John Snow
1
-3
/
+0
2020-05-31
python/qemu/machine: add kill() method
Vladimir Sementsov-Ogievskiy
1
-3
/
+9
[next]