summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Fix Sparse warningBlue Swirl1-1/+1
2009-06-09Clean up generated qemu-img-cmds.hBlue Swirl1-0/+1
2009-06-09Fix Sparse warningBlue Swirl1-1/+1
2009-06-09microblaze-dis.c does not need to be executableBlue Swirl1-0/+0
2009-06-09Fix warningBlue Swirl1-1/+1
2009-06-09Remove unused and misnamed field and variableBlue Swirl2-10/+0
2009-06-09Update irqs on reset and device loadBlue Swirl2-1/+11
2009-06-09Register reset functions for e1000 and rtl8139Blue Swirl2-8/+17
2009-06-08qdev: c99 initilaizers for bus_type_namesGerd Hoffmann1-5/+5
2009-06-08xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.Gerd Hoffmann1-1/+1
2009-06-08xen nic: use qemu_mallocGerd Hoffmann1-2/+2
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka2-5/+11
2009-06-07Fix generation of CONFIG_KVMBlue Swirl1-7/+8
2009-06-07Use hxtool for qemu-img command listStuart Brady5-38/+101
2009-06-06doc: Update information on supported network adapters.Stefan Weil1-2/+2
2009-06-06xen: net backend doesn't need linux headers.Gerd Hoffmann1-2/+0
2009-06-06Document changes in qemu-img interfaceKevin Wolf2-18/+23
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf10-19/+110
2009-06-06Fix spelling in comment.Stefan Weil1-1/+1
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl5-473/+624
2009-06-06Use correct type for SPARC cpu_cc_opPaul Brook1-1/+2
2009-06-06Fix typoPaul Brook1-1/+1
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann4-0/+93
2009-06-05Record device property typesPaul Brook5-19/+77
2009-06-05Fix elf loader range checkingPaul Brook1-3/+3
2009-06-04Remove ARM NVIC initialization hackPaul Brook2-6/+1
2009-06-04Add --enable-debugPaul Brook1-1/+15
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann2-3/+1
2009-06-04fix gdbstub support for multiple threads in usermode, v3Nathan Froyd4-27/+49
2009-06-03CRIS: Remove duplicated flag defines.Edgar E. Iglesias1-2/+0
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias3-10/+12
2009-06-03Stellaris qdev conversionPaul Brook4-51/+97
2009-06-02Implement multiple samplers on stellaris ADCPaul Brook1-19/+31
2009-05-30Use relative path for biosPaul Brook16-122/+366
2009-05-28Update maintainer list.Edgar E. Iglesias1-0/+4
2009-05-28Install keymaps from new locationAnthony Liguori1-1/+1
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig1-4/+3
2009-05-28Move keymaps into pc-biosAnthony Liguori35-0/+0
2009-05-28kvm: Mark full address range dirty on live migration startJan Kiszka2-1/+3
2009-05-28Add detection of pthread library nameSebastian Herbszt1-5/+9
2009-05-28User networking: Show active connectionsAlexander Graf4-1/+74
2009-05-27User Networking: Enable removal of redirectionsAlexander Graf6-5/+71
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette3-12/+34
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig9-149/+121
2009-05-27qcow: add qcow_aio_setup helperChristoph Hellwig1-23/+29
2009-05-27raw-posix: fix hdev_createChristoph Hellwig1-10/+1
2009-05-27fix raw_pread_aligned return valueChristoph Hellwig1-1/+1
2009-05-27VNC: Fix memory allocation (wrong structure size).Stefan Weil1-2/+1
2009-05-27Drop bdrv_create2Kevin Wolf2-42/+24
2009-05-27qcow2: Update multiple refcounts at onceKevin Wolf1-4/+36