summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* linux-user: fix problems with inotify syscallsaurel322009-04-081-3/+3
* Update the version information to 0.10.50 to signify development branchaliguori2009-04-081-1/+1
* Add --with-pkgversion.pbrook2009-04-074-3/+8
* Implement --version.pbrook2009-04-072-2/+18
* target-arm: don't use T[x] in helperaurel322009-04-071-1/+1
* target-alpha: fix palcode mask for user pal callsaurel322009-04-071-1/+1
* target-alpha: document more registers used by 21264aurel322009-04-071-2/+2
* mc146818: add square wave output supportaurel322009-04-072-10/+30
* rc4030 registers improvementsaurel322009-04-071-49/+70
* target-alpha: set target page size to 13 bitsaurel322009-04-071-1/+1
* Allow 5 mmu indexes.aurel322009-04-072-10/+49
* target-alpha: stop translation if too longaurel322009-04-071-5/+9
* Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori2009-04-071-0/+1
* Revert r6989aliguori2009-04-073-170/+120
* tcg/tcg.h: fix a few typosaurel322009-04-071-3/+3
* Document some missing options in configure -haurel322009-04-071-0/+2
* vnc: Fix incorrect attempt to clear a flagaurel322009-04-071-1/+1
* native preadv/pwritev support (Christoph Hellwig)aliguori2009-04-073-4/+101
* push down vector linearization to posix-aio-compat.c (Christoph Hellwig)aliguori2009-04-077-284/+317
* remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)aliguori2009-04-076-90/+119
* more BlockDriver C99 initializers (Christoph Hellwig)aliguori2009-04-071-14/+10
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-075-16/+24
* Fix a few Sparse warningsblueswir12009-04-074-14/+12
* Update Changelog to reflect 0.10.2 releasealiguori2009-04-071-0/+16
* Remove potentially offensive humor.edgar_igl2009-04-071-1/+1
* Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...aliguori2009-04-071-2/+7
* target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpersaurel322009-04-061-4/+4
* tcg: add a CONST flag to TCG helpersaurel322009-04-062-4/+12
* tcg: improve comment about pure functionsaurel322009-04-061-2/+2
* Remove WIN32 guard around -kaliguori2009-04-061-2/+0
* Add new command line option -singlestep for tcg single stepping.aurel322009-04-0517-19/+79
* tcg/x86_64: optimize register allocation orderaurel322009-04-051-10/+9
* stop dirty tracking just at the end of migration (Glauber Costa)aliguori2009-04-051-1/+1
* create qemu_file_set_error (Glauber Costa)aliguori2009-04-052-0/+6
* propagate error on failed completion (Glauber Costa)aliguori2009-04-051-2/+8
* Disable qemu-io on Win32aliguori2009-04-051-2/+2
* Add files not included in previous commit.aliguori2009-04-053-0/+1717
* Fix savevm after BDRV_FILE size enforcementaliguori2009-04-055-6/+64
* Fix the build for --disable-aioaliguori2009-04-051-0/+6
* gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori2009-04-054-50/+61
* Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori2009-04-051-1/+2
* qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori2009-04-052-2/+4
* Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori2009-04-053-120/+170
* Fix some win32 compile warningsblueswir12009-04-058-16/+27
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-053-3/+10
* qcow2: fix image creation for large, > ~2TB, images (Chris Wright)aliguori2009-04-051-7/+13
* pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori2009-04-051-5/+7
* build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori2009-04-052-2/+2
* build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori2009-04-052-11/+17
* Add host_device support to qemu-img. (Nolan Leake)aliguori2009-04-052-15/+55
OpenPOWER on IntegriCloud