summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v0.12.4' into stable-0.12qemu-kvm-0.12.4Avi Kivity2010-05-091-0/+4
|\
| * block: avoid creating too large iovecs in multiwrite_mergeChristoph Hellwig2010-04-091-0/+4
* | Merge commit 'c502715a74675b3554cf7bcd684b82c9733ecfae' into stable-0.12-mergeMarcelo Tosatti2010-02-251-1/+2
|\|
| * Fix QEMU_WARN_UNUSED_RESULTKevin Wolf2010-01-191-1/+2
* | Merge commit '40ff6d7e8dceca227e7f8a3e8e0d58b2c66d19b4' into upstream-mergeAvi Kivity2009-12-071-0/+7
|\|
| * Don't leak file descriptorsKevin Wolf2009-12-031-0/+7
* | Merge commit '98304c846d8866dae6322ef400ce6595b23cfc41' into upstream-mergeAvi Kivity2009-12-021-0/+2
|\|
| * pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.Isaku Yamahata2009-12-011-0/+2
* | Merge commit 'b0293e54af32bcf08f4b4e5b4b472534de343972' into upstream-mergeAvi Kivity2009-12-021-0/+11
|\|
| * BCD cleanupPaul Brook2009-11-221-0/+11
* | Merge commit '38c75be3139a117b02350dbda9d48d47aa57fa3d' into upstream-mergeMark McLoughlin2009-10-281-0/+5
|\|
| * Introduce contexts for asynchronous callbacksKevin Wolf2009-10-271-0/+4
| * Split out bottom halvesKevin Wolf2009-10-271-0/+1
* | Merge commit '93db66850d99fd9885edeff6af5679be51e1c610' into upstream-mergeMark McLoughlin2009-10-281-0/+6
|\|
| * net: add macaddr type.Gerd Hoffmann2009-10-271-0/+1
| * Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl2009-10-181-0/+5
* | Merge commit 'f71058439974f6236ecc0a8eeb58ccc2e8fc87f9' into upstream-mergeMark McLoughlin2009-10-151-0/+1
|\|
| * net: refactor packet queueing codeMark McLoughlin2009-10-151-0/+1
* | Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-mergeMarcelo Tosatti2009-10-141-0/+3
|\|
| * unlock iothread mutex before running kvm ioctlGlauber Costa2009-10-121-0/+3
* | Merge commit '1a621c8dc9e4dcc9d385bdd2c24c5b5dbfd0ebe4' into upstream-mergeMarcelo Tosatti2009-09-141-0/+2
|\|
| * block: use fdatasync instead of fsync if possibleChristoph Hellwig2009-09-111-0/+1
| * Add bdrv_aio_multiwriteKevin Wolf2009-09-111-0/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-08-161-0/+4
|\|
| * user: compile path.c only onceBlue Swirl2009-08-151-0/+4
* | Merge commit '4c955388572068c57bb8cd205b61fa5dfa1a84f1' into upstream-mergeAvi Kivity2009-07-291-1/+1
|\|
| * Define ENOTSUP anywhere it isn't definedAnthony Liguori2009-07-281-1/+1
* | Merge commit '2f7bb8780af4a007e90045b4cc97f558e956adf9' into upstream-mergeAvi Kivity2009-07-291-2/+3
|\|
| * define ENOTSUP the same that the other errorsJuan Quintela2009-07-271-2/+3
* | Merge commit 'eb82284f180196f911fd70ebf0cddfbfdf5af3e3' into upstream-mergeAvi Kivity2009-07-291-3/+5
|\|
| * rename HAVE_IOVEC to CONFIG_IOVECJuan Quintela2009-07-271-2/+2
| * define MAP_ANONYMOUS if it is not defined in qemu-common.hJuan Quintela2009-07-271-1/+3
| * Revert "support colon in filenames"Anthony Liguori2009-07-091-1/+0
* | Revert "support colon in filenames"Avi Kivity2009-07-121-1/+0
* | Merge commit '600309b6108484a60be4a84cfe68e6b8d645799c' into upstream-mergeAvi Kivity2009-07-051-0/+1
|\|
| * Fix missing strnlen problemsBlue Swirl2009-07-011-0/+1
* | Merge commit '6c1f42fe83bf9bc14a7a6cc5afd8dad83ee25c74' into upstream-mergeAvi Kivity2009-06-301-0/+1
|\|
| * support colon in filenamesRam Pai2009-06-291-0/+1
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-201-1/+9
|\|
| * SSP bus frameworkPaul Brook2009-05-141-0/+1
| * Basic qdev infrastructure.Paul Brook2009-05-141-0/+1
| * Constructor supportAnthony Liguori2009-05-141-0/+2
| * Include assert.h from qemu-common.hPaul Brook2009-05-131-0/+1
| * Follow coding conventionsPaul Brook2009-05-101-1/+4
* | Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-061-0/+13
|\|
| * qemu: introduce qemu_cpu_kick (Marcelo Tosatti)aliguori2009-04-241-0/+4
| * qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-0/+6
| * qemu: create helper for event notification (Marcelo Tosatti)aliguori2009-04-241-0/+3
* | Remove dead functions from cutilsAnthony Liguori2009-04-301-2/+0
* | Merge commit 'qemu-svn/trunk'Avi Kivity2009-03-291-0/+1
|\|