GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration-tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
honor -S on incoming migration
Paolo Bonzini
2009-07-16
1
-3
/
+0
*
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
malc
2009-05-21
1
-1
/
+1
*
monitor: Decouple terminals (Jan Kiszka)
aliguori
2009-03-05
1
-8
/
+4
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+2
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
aliguori
2008-11-12
1
-1
/
+1
*
Reintroduce migrate-to-exec: support (Charles Duffy)
aliguori
2008-11-11
1
-170
/
+18
*
Make sure to resume the monitor only after flushing out outstanding
aliguori
2008-11-06
1
-8
/
+6
*
Fix GCC 4 signedness warning
blueswir1
2008-10-25
1
-1
/
+1
*
Fix whitespace in migration code.
aliguori
2008-10-24
1
-20
/
+20
*
Fix possibly SEGV in tcp migration error case.
aliguori
2008-10-24
1
-1
/
+1
*
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
1
-11
/
+11
*
Fix windows build after migration changes
aliguori
2008-10-24
1
-2
/
+2
*
Introduce TCP live migration protocol
aliguori
2008-10-13
1
-0
/
+371