summaryrefslogtreecommitdiff
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't leak file descriptorsKevin Wolf2009-12-031-4/+7
| * virtio-blk: Implement rerror optionKevin Wolf2009-12-031-1/+1
| * ide: Implement rerror optionKevin Wolf2009-12-031-1/+1
* | Merge commit 'e9b2e81889d9877415710484b876ee57a42b0bcb' into upstream-mergeAvi Kivity2009-12-071-21/+66
|\|
| * Introduce rerror option for drivesKevin Wolf2009-12-031-19/+40
| * Rename DriveInfo.onerror to on_write_errorKevin Wolf2009-12-031-3/+8
| * ram migration: Properly reset statisticsJan Kiszka2009-12-031-1/+3
| * live migration: Propagate output monitor to callback handlerJan Kiszka2009-12-031-1/+1
| * live migration: Allow cleanup after cancellation or errorJan Kiszka2009-12-031-0/+5
| * ram migration: Stop loading on errorJan Kiszka2009-12-031-1/+5
| * net: move slirp code from net.c to net/slirp.cMark McLoughlin2009-12-031-0/+1
| * QMP: Introduce basic asynchronous eventsLuiz Capitulino2009-12-031-2/+9
* | Merge commit '9b57c02e3e14163b576ada77ddd1d7b346a6e421' into upstream-mergeAvi Kivity2009-12-071-4/+7
|\|
| * monitor: Command-line flag to enable control modeLuiz Capitulino2009-12-031-4/+7
* | Merge commit '365369847f2827b14b96c52d0fbaf9cce404e68a' into upstream-mergeAvi Kivity2009-12-021-5/+3
|\|
| * Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18Aurelien Jarno2009-11-301-0/+1
| * Add support for GNU/kFreeBSDAurelien Jarno2009-11-291-6/+3
* | Merge commit 'b0293e54af32bcf08f4b4e5b4b472534de343972' into upstream-mergeAvi Kivity2009-12-021-2/+0
|\|
| * [WIN32] Enable -k option on Windows tooHervé Poussineau2009-11-221-2/+0
* | Merge commit '0e607a80d323ba9f46dee71cd07380c4eb5c2b0a' into upstream-mergeAvi Kivity2009-11-221-4/+6
|\|
| * Block live migrationlirans@il.ibm.com2009-11-171-3/+6
| * char: Remove special init_reset handlingAmit Shah2009-11-171-1/+0
* | Merge commit '91011d4f3b7c311a42b842f6682ac64a2372d2b7' into upstream-mergeAvi Kivity2009-11-221-1/+1
|\|
| * qemu_system_reset: we need to call it before loadvm/migrationJuan Quintela2009-11-121-1/+1
* | Merge commit '715a664ac4ca3b9e44ffbc0ca41ecd91fbe96656' into upstream-mergeAvi Kivity2009-11-221-0/+30
|\|
| * QemuOpts: command line switches for the config file.Gerd Hoffmann2009-11-091-0/+30
* | Merge commit '0392a017ae9b44dd5c29bf7769a96fd6806a3551' into upstream-mergeAvi Kivity2009-11-221-2/+2
|\|
| * Configurable block format whitelistMarkus Armbruster2009-11-091-2/+2
* | Merge commit '59f2689d9082f2f631253c810f73cd22290144a9' into upstream-mergeAvi Kivity2009-11-221-0/+11
|\|
| * Added readonly flag to -drive commandNaphtali Sprei2009-11-091-0/+10
| * v3: don't call reset functions on cpu initializationGlauber Costa2009-11-071-0/+1
| * Revert "Fall back to network boot as the last possible boot option"Anthony Liguori2009-10-301-1/+1
| * Fall back to network boot as the last possible boot optionAnthony Liguori2009-10-301-1/+1
* | Reenable iothread mutex wrappers on !CONFIG_KVMJan Kiszka2009-11-151-1/+1
* | Merge commit '1e5b9d2fccb205ed8fc84fb38945b8fb3d225640' into upstream-mergeMarcelo Tosatti2009-11-061-58/+3
|\|
| * usb-storage: use qdev for -usbdeviceGerd Hoffmann2009-10-301-25/+0
| * usb-serial and braille: use qdev for -usbdeviceGerd Hoffmann2009-10-301-6/+0
| * usb-hid: use qdev for -usbdeviceGerd Hoffmann2009-10-301-29/+0
| * usb core: use qdev for -usbdeviceGerd Hoffmann2009-10-301-0/+5
* | Merge commit '38c75be3139a117b02350dbda9d48d47aa57fa3d' into upstream-mergeMark McLoughlin2009-10-281-110/+0
|\|
| * net: remove unused includes of if_tun.h and if_tap.hMark McLoughlin2009-10-271-6/+0
| * Split out bottom halvesKevin Wolf2009-10-271-104/+0
* | Merge commit '5afe3f042ae34a2645684d932a584aed980c045f' into upstream-mergeMarcelo Tosatti2009-10-181-3/+3
|\|
| * Only IDE needs limits for CHS configurationBlue Swirl2009-10-171-3/+3
* | Merge commit '5869c4d515128cd3a938a7346a8037abcc232220' into upstream-mergeMark McLoughlin2009-10-151-2/+7
|\|
| * net: handle -netdevice optionsMark McLoughlin2009-10-151-1/+1
| * net: add -netdev optionMark McLoughlin2009-10-151-0/+5
| * net: add QemuOptsList arg to net_client_parse()Mark McLoughlin2009-10-151-1/+1
* | Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-mergeMarcelo Tosatti2009-10-141-4/+4
|\|
| * unlock iothread mutex before running kvm ioctlGlauber Costa2009-10-121-4/+4