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
/
savevm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename HOST_BSD to CONFIG_BSD
Juan Quintela
2009-07-27
1
-2
/
+2
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-14
/
+18
*
fix segfault in setting migration speed
Glauber Costa
2009-07-16
1
-1
/
+3
*
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
Christoph Hellwig
2009-07-16
1
-39
/
+7
*
exec-migration: handle EINTR in popen_get_buffer()
Uri Lublin
2009-06-13
1
-1
/
+8
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-1
/
+1
*
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
Allow monitor interaction when using migrate -exec
Chris Lalancette
2009-05-27
1
-1
/
+11
*
introduce set_rate_limit function for QEMUFile
Glauber Costa
2009-05-22
1
-8
/
+19
*
Don't send all gratuitous packets at once.
Gleb Natapov
2009-05-22
1
-5
/
+19
*
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
2009-05-22
1
-1
/
+2
*
Make sure not to fall through on error in loadvm
Anthony Liguori
2009-05-01
1
-0
/
+1
*
Add unregister_savevm() (Mark McLoughlin)
aliguori
2009-04-17
1
-0
/
+16
*
create qemu_file_set_error (Glauber Costa)
aliguori
2009-04-05
1
-0
/
+5
*
Fix savevm after BDRV_FILE size enforcement
aliguori
2009-04-05
1
-6
/
+6
*
make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti)
aliguori
2009-03-13
1
-1
/
+3
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-0
/
+1
*
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2009-03-08
1
-2
/
+2
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-1
/
+1
*
Fix BSD breakage from r6736
blueswir1
2009-03-07
1
-0
/
+3
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-12
/
+12
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-39
/
+44
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-19
/
+0
*
Fix handling of disk-only snapshots (Kevin Wolf)
aliguori
2008-12-11
1
-1
/
+10
*
Split savevm code into savevm.c
aliguori
2008-11-11
1
-0
/
+1245