index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
11
-30
/
+35
2018-06-22
tests: Add QDict clone-flatten test
Max Reitz
1
-0
/
+33
2018-06-22
qdict: Make qdict_flatten() shallow-clone-friendly
Max Reitz
1
-4
/
+15
2018-06-22
qapi/events: generate event enum in main module
Marc-André Lureau
1
-2
/
+3
2018-06-22
qapi/visit: remove useless prefix argument
Marc-André Lureau
1
-1
/
+1
2018-06-22
nbd/server: Silence gcc false positive
Eric Blake
1
-1
/
+2
2018-06-21
nbd/server: introduce NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
3
-5
/
+11
2018-06-21
docs/interop: add nbd.txt
Vladimir Sementsov-Ogievskiy
2
-0
/
+39
2018-06-21
qapi: new qmp command nbd-server-add-bitmap
Vladimir Sementsov-Ogievskiy
2
-0
/
+46
2018-06-21
nbd/server: implement dirty bitmap export
Vladimir Sementsov-Ogievskiy
3
-25
/
+262
2018-06-21
nbd/server: add nbd_meta_empty_or_pattern helper
Vladimir Sementsov-Ogievskiy
1
-27
/
+62
2018-06-21
nbd/server: refactor NBDExportMetaContexts
Vladimir Sementsov-Ogievskiy
1
-12
/
+11
2018-06-21
nbd/server: fix trace
Vladimir Sementsov-Ogievskiy
1
-4
/
+10
2018-06-21
nbd/server: Reject 0-length block status request
Eric Blake
1
-0
/
+4
2018-06-21
tests: Simplify .gitignore
Eric Blake
1
-88
/
+5
2018-06-21
hmp: Allow HMP in preconfig state again
Dr. David Alan Gilbert
1
-6
/
+0
2018-06-21
hmp: add exit_preconfig
Dr. David Alan Gilbert
3
-0
/
+28
2018-06-21
hmp: Add commands for preconfig
Dr. David Alan Gilbert
2
-0
/
+13
2018-06-21
qmp: Enable a few commands in preconfig state
Igor Mammedov
2
-11
/
+19
2018-06-21
hmp: Restrict auto-complete in preconfig
Dr. David Alan Gilbert
1
-2
/
+7
2018-06-21
hmp: Allow help on preconfig commands
Dr. David Alan Gilbert
2
-1
/
+8
2018-06-21
hmp: Add flag for preconfig commands
Dr. David Alan Gilbert
1
-0
/
+20
2018-06-21
hmp-commands: use long for begin and length in dump-guest-memory
Suraj Jitindar Singh
1
-1
/
+1
2018-06-21
monitor: report entirety of hmp command on error
Collin Walling
1
-2
/
+6
2018-06-20
.travis.yml: add check-tcg test
Alex Bennée
1
-0
/
+8
2018-06-20
tests/docker/Makefile.include: only force SID to NOCACHE if old
Alex Bennée
1
-0
/
+6
2018-06-20
docker: docker.py adding age check command
Alex Bennée
1
-10
/
+36
2018-06-20
tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
Alex Bennée
2
-3
/
+18
2018-06-20
docker: docker.py add check sub-command
Alex Bennée
1
-1
/
+37
2018-06-20
docker: docker.py don't conflate checksums for extra_files
Alex Bennée
1
-3
/
+5
2018-06-20
docker: docker.py use "version" to probe usage
Alex Bennée
1
-1
/
+3
2018-06-20
tests: add top-level make dependency for docker builds
Alex Bennée
2
-0
/
+39
2018-06-20
tests/tcg/i386: extend timeout for runcom test
Alex Bennée
1
-0
/
+1
2018-06-20
tests/tcg: override runners for broken tests
Alex Bennée
2
-1
/
+9
2018-06-20
tests/tcg: add run, diff, and skip helper macros
Alex Bennée
5
-19
/
+20
2018-06-20
tests/Makefile.include: add [build|clean|check]-tcg targets
Alex Bennée
1
-1
/
+25
2018-06-20
Makefile.target: add (clean-/build-)guest-tests targets
Alex Bennée
3
-0
/
+94
2018-06-20
tests/tcg/Makefile: update to be called from Makefile.target
Alex Bennée
2
-107
/
+82
2018-06-20
tests/tcg: enable building for PowerPC
Alex Bennée
3
-2
/
+19
2018-06-20
docker: move debian-powerpc-cross to sid based build
Alex Bennée
4
-85
/
+7
2018-06-20
tests/tcg: enable building for RISCV64
Alex Bennée
3
-0
/
+23
2018-06-20
tests/tcg: enable building for mips64
Alex Bennée
3
-0
/
+16
2018-06-20
tests/tcg: enable building for sparc64
Alex Bennée
4
-0
/
+21
2018-06-20
tests/tcg: enable building for sh4
Alex Bennée
4
-0
/
+24
2018-06-20
tests/tcg: enable building for m68k
Alex Bennée
4
-0
/
+22
2018-06-20
tests/tcg: enable building for HPPA
Alex Bennée
4
-0
/
+21
2018-06-20
tests/tcg/alpha: add Alpha specific tests
Alex Bennée
6
-61
/
+17
2018-06-20
tests/tcg: enable building for Alpha