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
2015-10-23
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
1
-0
/
+8
2015-10-23
spapr: Allocate HTAB from machine init
Bharata B Rao
1
-7
/
+27
2015-10-22
vhost-user: fix up rhel6 build
Michael S. Tsirkin
1
-24
/
+24
2015-10-22
configure: avoid polluting global CFLAGS with tasn1 flags
Daniel P. Berrange
2
-9
/
+12
2015-10-22
crypto: add sanity checking of plaintext/ciphertext length
Daniel P. Berrange
4
-24
/
+130
2015-10-22
crypto: don't let builtin aes crash if no IV is provided
Daniel P. Berrange
2
-9
/
+35
2015-10-22
crypto: allow use of nettle/gcrypt to be selected explicitly
Daniel P. Berrange
3
-29
/
+105
2015-10-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging
Peter Maydell
9
-46
/
+158
2015-10-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
9
-57
/
+66
2015-10-22
disas: QOMify alpha specific disas setup
Peter Crosthwaite
2
-5
/
+8
2015-10-22
disas: QOMify mips specific disas setup
Peter Crosthwaite
2
-12
/
+9
2015-10-22
disas: QOMify sh4 specific disas setup
Peter Crosthwaite
2
-7
/
+10
2015-10-22
disas: QOMify lm32 specific disas setup
Peter Crosthwaite
2
-6
/
+7
2015-10-22
disas: QOMify sparc specific disas setup
Peter Crosthwaite
2
-10
/
+9
2015-10-22
disas: QOMify m68k specific disas setup
Peter Crosthwaite
2
-5
/
+8
2015-10-22
disas: QOMify moxie specific disas setup
Peter Crosthwaite
2
-6
/
+7
2015-10-22
disas: QOMify s390x specific disas setup
Peter Crosthwaite
2
-6
/
+8
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
45
-458
/
+5072
2015-10-22
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
Laszlo Ersek
1
-1
/
+1
2015-10-22
i386: keep cpu_model field in MachineState uptodate
Zhu Guihua
4
-12
/
+11
2015-10-22
vhost: set the correct queue index in case of migration with multiqueue
Thibaut Collet
1
-3
/
+5
2015-10-22
piix: fix resource leak reported by Coverity
zhanghailiang
1
-4
/
+7
2015-10-22
seccomp: add memfd_create to whitelist
Eduardo Otubo
1
-1
/
+2
2015-10-22
vhost-user-test: check ownership during migration
Marc-André Lureau
1
-0
/
+38
2015-10-22
vhost-user-test: add live-migration test
Marc-André Lureau
1
-2
/
+169
2015-10-22
vhost-user-test: learn to tweak various qemu arguments
Marc-André Lureau
1
-10
/
+15
2015-10-22
vhost-user-test: wrap server in TestServer struct
Marc-André Lureau
1
-50
/
+89
2015-10-22
vhost-user-test: remove useless static check
Marc-André Lureau
1
-1
/
+0
2015-10-22
vhost-user-test: move wait_for_fds() out
Marc-André Lureau
1
-4
/
+14
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
3
-0
/
+27
2015-10-22
vhost-user: use an enum helper for features mask
Thibaut Collet
1
-4
/
+9
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
6
-3
/
+89
2015-10-22
vhost user: add support of live migration
Thibaut Collet
2
-2
/
+12
2015-10-22
net: add trace_vhost_user_event
Marc-André Lureau
2
-2
/
+5
2015-10-22
vhost-user: document migration log
Marc-André Lureau
1
-2
/
+46
2015-10-22
vhost: use a function for each call
Marc-André Lureau
7
-279
/
+509
2015-10-22
vhost-user: add a migration blocker
Marc-André Lureau
2
-4
/
+21
2015-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
4
-6
/
+33
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
2
-11
/
+49
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
2
-2
/
+16
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
4
-4
/
+27
2015-10-22
vhost: document log resizing
Marc-André Lureau
1
-0
/
+2
2015-10-22
util: add fallback for qemu_memfd_alloc()
Marc-André Lureau
1
-2
/
+18
2015-10-22
util: add memfd helpers
Marc-André Lureau
2
-1
/
+75
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
3
-0
/
+75
2015-10-22
build-sys: split util-obj- on multi-lines
Marc-André Lureau
1
-3
/
+8
2015-10-22
linux-headers: add unistd.h
Marc-André Lureau
11
-4
/
+3404
2015-10-22
configure: probe for memfd
Marc-André Lureau
1
-0
/
+19
2015-10-22
virtio: add some migration doc
Cornelia Huck
1
-0
/
+106
2015-10-22
vhost: fail backend intialization early
Igor Mammedov
1
-0
/
+6
[prev]
[next]