summaryrefslogtreecommitdiffstats
path: root/savevm.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-081-2/+2
* Support for DragonFly BSD (Hasso Tepper)blueswir12009-03-071-1/+1
* Fix BSD breakage from r6736blueswir12009-03-071-0/+3
* Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir12009-03-071-12/+12
* monitor: Rework API (Jan Kiszka)aliguori2009-03-061-39/+44
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-19/+0Star
* Fix handling of disk-only snapshots (Kevin Wolf)aliguori2008-12-111-1/+10
* Split savevm code into savevm.caliguori2008-11-111-0/+1245