summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qdev: c99 initilaizers for bus_type_namesGerd Hoffmann2009-06-081-5/+5
* xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.Gerd Hoffmann2009-06-081-1/+1
* xen nic: use qemu_mallocGerd Hoffmann2009-06-081-2/+2
* kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka2009-06-072-5/+11
* Fix generation of CONFIG_KVMBlue Swirl2009-06-071-7/+8
* Use hxtool for qemu-img command listStuart Brady2009-06-075-38/+101
* doc: Update information on supported network adapters.Stefan Weil2009-06-061-2/+2
* xen: net backend doesn't need linux headers.Gerd Hoffmann2009-06-061-2/+0
* Document changes in qemu-img interfaceKevin Wolf2009-06-062-18/+23
* qemu-img: Print available options with -o ?Kevin Wolf2009-06-0610-19/+110
* Fix spelling in comment.Stefan Weil2009-06-061-1/+1
* Use hxtool to generate monitor documentation and C structuresBlue Swirl2009-06-065-473/+624
* Use correct type for SPARC cpu_cc_opPaul Brook2009-06-061-1/+2
* Fix typoPaul Brook2009-06-061-1/+1
* qdev: add monitor command to dump the tree.Gerd Hoffmann2009-06-054-0/+93
* Record device property typesPaul Brook2009-06-055-19/+77
* Fix elf loader range checkingPaul Brook2009-06-051-3/+3
* Remove ARM NVIC initialization hackPaul Brook2009-06-042-6/+1
* Add --enable-debugPaul Brook2009-06-041-1/+15
* qdev: kill DeviceState->nameGerd Hoffmann2009-06-042-3/+1
* fix gdbstub support for multiple threads in usermode, v3Nathan Froyd2009-06-044-27/+49
* CRIS: Remove duplicated flag defines.Edgar E. Iglesias2009-06-031-2/+0
* microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias2009-06-033-10/+12
* Stellaris qdev conversionPaul Brook2009-06-034-51/+97
* Implement multiple samplers on stellaris ADCPaul Brook2009-06-021-19/+31
* Use relative path for biosPaul Brook2009-05-3016-122/+366
* Update maintainer list.Edgar E. Iglesias2009-05-281-0/+4
* Install keymaps from new locationAnthony Liguori2009-05-281-1/+1
* vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig2009-05-281-4/+3
* Move keymaps into pc-biosAnthony Liguori2009-05-2835-0/+0
* kvm: Mark full address range dirty on live migration startJan Kiszka2009-05-282-1/+3
* Add detection of pthread library nameSebastian Herbszt2009-05-281-5/+9
* User networking: Show active connectionsAlexander Graf2009-05-284-1/+74
* User Networking: Enable removal of redirectionsAlexander Graf2009-05-276-5/+71
* Allow monitor interaction when using migrate -execChris Lalancette2009-05-273-12/+34
* fully split aio_pool from BlockDriverChristoph Hellwig2009-05-279-149/+121
* qcow: add qcow_aio_setup helperChristoph Hellwig2009-05-271-23/+29
* raw-posix: fix hdev_createChristoph Hellwig2009-05-271-10/+1
* fix raw_pread_aligned return valueChristoph Hellwig2009-05-271-1/+1
* VNC: Fix memory allocation (wrong structure size).Stefan Weil2009-05-271-2/+1
* Drop bdrv_create2Kevin Wolf2009-05-272-42/+24
* qcow2: Update multiple refcounts at onceKevin Wolf2009-05-271-4/+36
* qcow2: Refactor update_refcountKevin Wolf2009-05-271-30/+56
* qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf2009-05-272-77/+2
* e1000: Ignore reset commandKevin Wolf2009-05-271-2/+9
* Fix output of uninitialized stringsKevin Wolf2009-05-272-22/+11
* microblaze: Conditionalize FDT features.Edgar E. Iglesias2009-05-271-2/+17
* doc: Briefly mention CRIS and MicroBlaze.Edgar E. Iglesias2009-05-271-1/+3
* microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias2009-05-271-0/+7
* microblaze: Correct typo.Edgar E. Iglesias2009-05-271-1/+1
OpenPOWER on IntegriCloud