aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-10Fix "defined but not used" warningLuiz Capitulino
2009-06-10monitor: Introduce get_command_name()Luiz Capitulino
2009-06-10monitor: Remove unused variableLuiz Capitulino
2009-06-10monitor: Remove uneeded 'return' statementLuiz Capitulino
2009-06-10monitor: Remove uneeded gotoLuiz Capitulino
2009-06-09Use snprintf to avoid OpenBSD warningBlue Swirl
2009-06-09Fix Sparse warningBlue Swirl
2009-06-09Clean up generated qemu-img-cmds.hBlue Swirl
2009-06-09Fix Sparse warningBlue Swirl
2009-06-09microblaze-dis.c does not need to be executableBlue Swirl
2009-06-09Fix warningBlue Swirl
2009-06-09Remove unused and misnamed field and variableBlue Swirl
2009-06-09Update irqs on reset and device loadBlue Swirl
2009-06-09Register reset functions for e1000 and rtl8139Blue Swirl
2009-06-08qdev: c99 initilaizers for bus_type_namesGerd Hoffmann
2009-06-08xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.Gerd Hoffmann
2009-06-08xen nic: use qemu_mallocGerd Hoffmann
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka
2009-06-07Fix generation of CONFIG_KVMBlue Swirl
2009-06-07Use hxtool for qemu-img command listStuart Brady
2009-06-06doc: Update information on supported network adapters.Stefan Weil
2009-06-06xen: net backend doesn't need linux headers.Gerd Hoffmann
2009-06-06Document changes in qemu-img interfaceKevin Wolf
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf
2009-06-06Fix spelling in comment.Stefan Weil
2009-06-06Use hxtool to generate monitor documentation and C structuresBlue Swirl
2009-06-06Use correct type for SPARC cpu_cc_opPaul Brook
2009-06-06Fix typoPaul Brook
2009-06-05qdev: add monitor command to dump the tree.Gerd Hoffmann
2009-06-05Record device property typesPaul Brook
2009-06-05Fix elf loader range checkingPaul Brook
2009-06-04Remove ARM NVIC initialization hackPaul Brook
2009-06-04Add --enable-debugPaul Brook
2009-06-04qdev: kill DeviceState->nameGerd Hoffmann
2009-06-04fix gdbstub support for multiple threads in usermode, v3Nathan Froyd
2009-06-03CRIS: Remove duplicated flag defines.Edgar E. Iglesias
2009-06-03microblaze: Fix loading of petalogix s3adsp1800 dtb.Edgar E. Iglesias
2009-06-03Stellaris qdev conversionPaul Brook
2009-06-02Implement multiple samplers on stellaris ADCPaul Brook
2009-05-30Use relative path for biosPaul Brook
2009-05-28Update maintainer list.Edgar E. Iglesias
2009-05-28Install keymaps from new locationAnthony Liguori
2009-05-28vvfat: one more missing BlockDriver C99 initializer conversionChristoph Hellwig
2009-05-28Move keymaps into pc-biosAnthony Liguori
2009-05-28kvm: Mark full address range dirty on live migration startJan Kiszka
2009-05-28Add detection of pthread library nameSebastian Herbszt
2009-05-28User networking: Show active connectionsAlexander Graf
2009-05-27User Networking: Enable removal of redirectionsAlexander Graf
2009-05-27Allow monitor interaction when using migrate -execChris Lalancette
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig