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
2015-11-26
Update version for v2.5.0-rc2 release
v2.5.0-rc2
Peter Maydell
1
-1
/
+1
2015-11-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-41
/
+155
2015-11-26
vhost-user-test: fix migration overlap test
Michael S. Tsirkin
1
-5
/
+8
2015-11-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...
Peter Maydell
11
-314
/
+225
2015-11-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-34
/
+47
2015-11-26
target-i386: kvm: Print warning when clearing mcg_cap bits
Eduardo Habkost
1
-1
/
+7
2015-11-26
target-i386: kvm: Use env->mcg_cap when setting up MCE
Eduardo Habkost
2
-7
/
+6
2015-11-26
target-i386: kvm: Abort if MCE bank count is not supported by host
Eduardo Habkost
1
-3
/
+6
2015-11-26
virtio-scsi: don't crash without a valid device
Eugene (jno) Dvurechenski
1
-1
/
+1
2015-11-26
target-sparc: fix 32-bit truncation in fpackfix
Paolo Bonzini
1
-1
/
+1
2015-11-26
exec: remove warning about mempath and hugetlbfs
Daniel P. Berrange
1
-3
/
+0
2015-11-26
Revert "exec: silence hugetlbfs warning under qtest"
Daniel P. Berrange
2
-18
/
+15
2015-11-26
call bdrv_drain_all() even if the vm is stopped
Wen Congyang
1
-0
/
+2
2015-11-26
Fix memory leak on error
Stefano Dong (董兴水)
2
-0
/
+2
2015-11-26
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151126-1' into s...
Peter Maydell
1
-0
/
+5
2015-11-26
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-25-v2-tag'...
Peter Maydell
7
-11
/
+197
2015-11-26
Revert "vhost: send SET_VRING_ENABLE at start/stop"
Michael S. Tsirkin
1
-9
/
+0
2015-11-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2
-12
/
+28
2015-11-26
qjson: Limit number of tokens in addition to total size
Markus Armbruster
1
-0
/
+2
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
3
-78
/
+63
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
8
-65
/
+45
2015-11-26
qjson: Convert to parser to recursive descent
Markus Armbruster
1
-118
/
+47
2015-11-26
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
4
-22
/
+18
2015-11-26
qjson: Inline token_is_escape() and simplify
Markus Armbruster
1
-17
/
+15
2015-11-26
qjson: Inline token_is_keyword() and simplify
Markus Armbruster
1
-13
/
+7
2015-11-26
qjson: Give each of the six structural chars its own token type
Markus Armbruster
4
-47
/
+42
2015-11-26
qjson: Spell out some silent assumptions
Markus Armbruster
2
-2
/
+8
2015-11-26
check-qjson: Add test for JSON nesting depth limit
Markus Armbruster
1
-0
/
+25
2015-11-26
qjson: Don't crash when input exceeds nesting limit
Markus Armbruster
1
-2
/
+3
2015-11-26
qjson: Apply nesting limit more sanely
Markus Armbruster
1
-2
/
+1
2015-11-26
monitor: Plug memory leak on QMP error
Markus Armbruster
1
-0
/
+1
2015-11-26
vnc: fix segfault
Gerd Hoffmann
1
-0
/
+5
2015-11-25
qga: added another non-interactive gspawn() helper file.
Yuri Pudgorodskiy
1
-0
/
+7
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
5
-6
/
+49
2015-11-25
tests: add file-write-read test
Marc-André Lureau
1
-2
/
+93
2015-11-25
qga: flush explicitly when needed
Marc-André Lureau
1
-0
/
+37
2015-11-25
ide-test: fix timeouts
John Snow
1
-4
/
+12
2015-11-25
qga: gspawn() console helper to Windows guest agent msi build
Yuri Pudgorodskiy
1
-0
/
+11
2015-11-25
makefile: fix qemu-ga make install for --disable-tools
Michael Roth
1
-4
/
+1
2015-11-25
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151125' i...
Peter Maydell
2
-9
/
+8
2015-11-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-16
/
+17
2015-11-25
block-migration: limit the memory usage
Wen Congyang
1
-1
/
+6
2015-11-25
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
1
-8
/
+2
2015-11-25
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2015-11-25' in...
Kevin Wolf
2
-2
/
+2
2015-11-25
qemu-iotests: Add -nographic when starting QEMU in 119 and 120
Fam Zheng
2
-2
/
+2
2015-11-25
block/qapi: Plug memory leak on query-block error path
Markus Armbruster
1
-5
/
+3
2015-11-25
raw-posix.c: Make GetBSDPath() handle caching options
Programmingkid
1
-6
/
+9
2015-11-25
nand: fix flash erase when oob is in memory
Ricard Wanderlof
1
-1
/
+1
2015-11-25
test-aio: Fix event notifier cleanup
Kevin Wolf
1
-0
/
+1
2015-11-25
tests/Makefile: Add more dependencies for test-timed-average
Kevin Wolf
1
-2
/
+1
[next]