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-29
target/ppc: Fix QEMU crash with stxsdx
Greg Kurz
1
-1
/
+1
2019-03-29
target/ppc: Improve comment of bcctr used for spectre v2 mitigation
Greg Kurz
1
-1
/
+9
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
4
-8
/
+12
2019-03-29
target/ppc: Enable "decrement and test CTR" version of bcctr
Greg Kurz
1
-15
/
+37
2019-03-29
target/ppc: Fix TCG temporary leaks in gen_bcond()
Greg Kurz
1
-0
/
+2
2019-03-28
Merge remote-tracking branch 'remotes/alistair/tags/pull-device-tree-20190327...
Peter Maydell
1
-1
/
+2
2019-03-28
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20190327' into ...
Peter Maydell
1
-14
/
+38
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
34
-134
/
+172
2019-03-28
Merge remote-tracking branch 'remotes/xtensa/tags/20190326-xtensa' into staging
Peter Maydell
6
-169
/
+18
2019-03-27
MAINTAINERS: Update the device tree maintainers
Alistair Francis
1
-1
/
+2
2019-03-27
seccomp: report more useful errors from seccomp
Daniel P. Berrangé
1
-7
/
+13
2019-03-27
seccomp: don't kill process for resource control syscalls
Daniel P. Berrangé
1
-7
/
+25
2019-03-26
Update version for v4.0.0-rc1 release
v4.0.0-rc1
Peter Maydell
1
-1
/
+1
2019-03-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-24
/
+133
2019-03-26
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20190326-pull-request...
Peter Maydell
2
-18
/
+7
2019-03-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190326'...
Peter Maydell
2
-2
/
+17
2019-03-26
gdbstub: fix vCont packet handling when no thread is specified
Luc Michel
1
-2
/
+12
2019-03-26
target/arm: Set SIMDMISC and FPMISC for 32-bit -cpu max
Richard Henderson
1
-0
/
+5
2019-03-26
ati-vga: Fix indexed access to video memory
BALATON Zoltan
1
-12
/
+6
2019-03-26
ohci: don't die on ED_LINK_LIMIT overflow
Laurent Vivier
1
-6
/
+1
2019-03-26
qemu-io: Add write -n for BDRV_REQ_NO_FALLBACK
Kevin Wolf
1
-2
/
+11
2019-03-26
qemu-img: Use BDRV_REQ_NO_FALLBACK for pre-zeroing
Kevin Wolf
1
-1
/
+1
2019-03-26
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2
-8
/
+17
2019-03-26
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
Kevin Wolf
4
-7
/
+7
2019-03-26
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2
-2
/
+17
2019-03-26
block: Remove error messages in bdrv_make_zero()
Kevin Wolf
1
-4
/
+0
2019-03-26
iotests: add 248: test resume mirror after auto pause on ENOSPC
Vladimir Sementsov-Ogievskiy
3
-0
/
+80
2019-03-26
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc1-v2...
Peter Maydell
1
-1
/
+1
2019-03-26
target/riscv: Fix wrong expanding for c.fswsp
Kito Cheng
1
-1
/
+1
2019-03-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-26' int...
Peter Maydell
4
-24
/
+59
2019-03-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ...
Peter Maydell
4
-8
/
+4
2019-03-26
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc1' i...
Peter Maydell
2
-2
/
+23
2019-03-26
pflash: Bury disabled code to limit device sizes
Alex Bennée
2
-13
/
+0
2019-03-26
pflash: Require backend size to match device, improve errors
Markus Armbruster
4
-11
/
+59
2019-03-26
qapi/qmp-dispatch: fix return value in do_qmp_dispatch
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-03-26
json: Fix off-by-one assert check in next_state()
Liam Merwick
1
-1
/
+1
2019-03-26
xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
Markus Armbruster
1
-2
/
+2
2019-03-26
util/error: Remove an unnecessary NULL check
Philippe Mathieu-Daudé
1
-4
/
+0
2019-03-25
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
9
-135
/
+194
2019-03-25
migration/postcopy: Update the bandwidth during postcopy
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-25
Migration/colo.c: Make user obtain the last COLO mode info after failover
Zhang Chen
2
-1
/
+22
2019-03-25
Migration/colo.c: Add the necessary checks for colo_do_failover
Zhang Chen
1
-2
/
+8
2019-03-25
Migration/colo.c: Add new COLOExitReason to handle all failover state
Zhang Chen
2
-17
/
+22
2019-03-25
Migration/colo.c: Fix COLO failover status error
Zhang Chen
1
-3
/
+4
2019-03-25
migration/rdma: Check qemu_rdma_init_one_block
Dr. David Alan Gilbert
1
-1
/
+5
2019-03-25
migration: add support for a "tls-authz" migration parameter
Daniel P. Berrange
4
-2
/
+31
2019-03-25
multifd: Drop x-
Juan Quintela
3
-35
/
+35
2019-03-25
multifd: Add some padding
Juan Quintela
1
-0
/
+3
2019-03-25
multifd: Change default packet size
Juan Quintela
1
-1
/
+1
2019-03-25
multifd: Be flexible about packet size
Juan Quintela
1
-6
/
+18
[next]