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
2017-09-22
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2
-0
/
+11
2017-09-22
MAINTAINERS: Add Python scripts
Eduardo Habkost
1
-0
/
+8
2017-09-22
qemu.py: Call logging.basicConfig() automatically
Eduardo Habkost
1
-0
/
+3
2017-09-22
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170922-1'...
Peter Maydell
18
-58
/
+664
2017-09-22
ide: fix enum comparison for gcc 4.7
John Snow
3
-4
/
+3
2017-09-22
migration: split ufd_version_check onto receive/request features part
Alexey Perevalov
1
-6
/
+88
2017-09-22
migration: fix hardcoded function name in error report
Alexey Perevalov
1
-1
/
+1
2017-09-22
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
4
-8
/
+9
2017-09-22
migration: split common postcopy out of ram postcopy
Vladimir Sementsov-Ogievskiy
3
-22
/
+67
2017-09-22
migration: fix ram_save_pending
Vladimir Sementsov-Ogievskiy
1
-2
/
+6
2017-09-22
migration: add has_postcopy savevm handler
Vladimir Sementsov-Ogievskiy
3
-2
/
+11
2017-09-22
bitmap: provide to_le/from_le helpers
Peter Xu
2
-0
/
+39
2017-09-22
bitmap: introduce bitmap_count_one()
Peter Xu
2
-0
/
+25
2017-09-22
bitmap: remove BITOP_WORD()
Peter Xu
1
-4
/
+2
2017-09-22
migration: Split migration_fd_process_incoming
Juan Quintela
1
-2
/
+12
2017-09-22
migration: Create multifd migration threads
Juan Quintela
3
-0
/
+233
2017-09-22
migration: Create x-multifd-page-count parameter
Juan Quintela
4
-3
/
+49
2017-09-22
migration: Create x-multifd-channels parameter
Juan Quintela
4
-3
/
+55
2017-09-22
migration: Add multifd capability
Juan Quintela
3
-1
/
+14
2017-09-22
migration: Create migration_has_all_channels
Juan Quintela
3
-3
/
+20
2017-09-22
migration: Add comments to channel functions
Juan Quintela
1
-0
/
+15
2017-09-22
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
4
-3
/
+5
2017-09-22
migration: Create migration_ioc_process_incoming()
Juan Quintela
3
-6
/
+21
2017-09-22
Merge remote-tracking branch 'remotes/famz/tags/build-and-test-automation-pul...
Peter Maydell
33
-65
/
+886
2017-09-22
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170922' into staging
Peter Maydell
1
-2
/
+7
2017-09-22
seccomp: Don't include libseccomp from QEMU header
Fam Zheng
1
-2
/
+0
2017-09-22
s390x/ais: for 2.10 stable: disable ais facility
Christian Borntraeger
1
-2
/
+7
2017-09-22
docker: Drop 'set -e' from run script
Fam Zheng
1
-5
/
+3
2017-09-22
docker: Use archive-source.py
Fam Zheng
2
-19
/
+3
2017-09-22
tests: Add README for vm tests
Fam Zheng
1
-0
/
+89
2017-09-22
MAINTAINERS: Add tests/vm entry
Fam Zheng
1
-0
/
+1
2017-09-22
Makefile: Add rules to run vm tests
Fam Zheng
3
-1
/
+45
2017-09-22
tests: Add OpenBSD image
Fam Zheng
1
-0
/
+43
2017-09-22
tests: Add NetBSD image
Fam Zheng
1
-0
/
+42
2017-09-22
tests: Add FreeBSD image
Fam Zheng
1
-0
/
+42
2017-09-22
tests: Add ubuntu.i386 image
Fam Zheng
1
-0
/
+89
2017-09-22
tests: Add vm test lib
Fam Zheng
1
-0
/
+262
2017-09-22
tests: Add a test key pair
Fam Zheng
3
-0
/
+34
2017-09-22
scripts: Add archive-source.sh
Fam Zheng
1
-0
/
+51
2017-09-22
qemu.py: Add "wait()" method
Fam Zheng
1
-0
/
+7
2017-09-22
gitignore: Ignore vm test images
Fam Zheng
2
-0
/
+2
2017-09-22
MAINTAINERS: Fix subsystem name for "Build and test automation"
Eduardo Habkost
1
-0
/
+1
2017-09-22
buildsys: Move rdma libs to per object
Fam Zheng
2
-1
/
+2
2017-09-22
buildsys: Move brlapi libs to per object
Fam Zheng
2
-1
/
+2
2017-09-22
buildsys: Move usb redir cflags/libs to per object
Fam Zheng
2
-2
/
+4
2017-09-22
buildsys: Move libusb cflags/libs to per object
Fam Zheng
2
-2
/
+7
2017-09-22
buildsys: Move libcacard cflags/libs to per object
Fam Zheng
2
-4
/
+6
2017-09-22
buildsys: Move audio libs to per object
Fam Zheng
2
-5
/
+15
2017-09-22
buildsys: Move sdl cflags/libs to per object
Fam Zheng
3
-1
/
+3
2017-09-22
buildsys: Move vde libs to per object
Fam Zheng
2
-2
/
+3
[next]