summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Use C99 initializers for audio_optionJuan Quintela10-168/+258
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela11-116/+110
2009-08-10Fix virtio-blkAnthony Liguori1-1/+1
2009-08-10Add emacs header to Makefile.targetAnthony Liguori1-0/+2
2009-08-10check for PR_SET_NAME being definedNathan Froyd1-1/+1
2009-08-10rename "info qdrv" to "info qdm"Gerd Hoffmann3-4/+6
2009-08-10fix qdev_print_devinfo()Gerd Hoffmann1-8/+16
2009-08-10qdev/prop: convert xilinx_timer.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert xilinx_intc.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert xilinx_ethlite.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann1-23/+8
2009-08-10qdev/prop: convert vga.c to helper macros.Gerd Hoffmann2-12/+5
2009-08-10qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann1-27/+6
2009-08-10qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert syborg_serial.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_pointer.c to helper macros.Gerd Hoffmann1-12/+3
2009-08-10qdev/prop: convert syborg_keyboard.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_interrupt.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert syborg_fb.c to helper macros.Gerd Hoffmann1-10/+3
2009-08-10qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert sparc32_dma.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert smbus_eeprom.c to helper macros.Gerd Hoffmann1-8/+5
2009-08-10qdev/prop: convert slavio_timer.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert slavio_intctl.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert pcnet.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert m48t59.c to helper macros.Gerd Hoffmann1-16/+4
2009-08-10qdev/prop: convert iommu.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert integratorcp.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert i2c.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert etraxfs_pic.c to helper macros.Gerd Hoffmann1-8/+5
2009-08-10qdev/prop: convert escc.c to helper macros.Gerd Hoffmann1-37/+10
2009-08-10qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann1-7/+2
2009-08-10qdev/prop: convert armv7m.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert arm_sysctl.c to helper macros.Gerd Hoffmann1-6/+2
2009-08-10qdev/prop: convert pci.c to helper macros.Gerd Hoffmann2-8/+3
2009-08-10qdev/prop: add CharDriverState property.Gerd Hoffmann2-0/+26
2009-08-10qdev/prop: macros for creating typechecked properties.Gerd Hoffmann2-0/+41
2009-08-10make windows notice media changeGleb Natapov1-13/+25
2009-08-10Fix do_commit() behaviorLuiz Capitulino1-1/+1
2009-08-10net: Fix do_set_link() return typeLuiz Capitulino2-5/+3
2009-08-10Add/Fix command-line checks for smbios options v2Beth Kon1-2/+16
2009-08-10Move libsunpath to use the same style than everything elseJuan Quintela2-7/+3
2009-08-10convert gprof flags to style of rest of MakefileJuan Quintela2-4/+2
2009-08-10Add cocoa libs at Darwin selection timeJuan Quintela2-5/+1
2009-08-10CURL libs are used both by tools and softmmuJuan Quintela3-3/+3
2009-08-10VDE libs are used both by tools and softmmuJuan Quintela3-4/+3
2009-08-10Add libs_tools supportJuan Quintela2-1/+3
2009-08-10Disable aio in mingw32Juan Quintela1-0/+1
2009-08-10use TARGET_<arch name> for selectionJuan Quintela1-11/+3