aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10rename "info qdrv" to "info qdm"Gerd Hoffmann
2009-08-10fix qdev_print_devinfo()Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_intc.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert xilinx_ethlite.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert virtio-pci.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert vga.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert tcx.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_serial.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_pointer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_keyboard.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_interrupt.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert syborg_fb.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sun4u.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sun4m.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert sparc32_dma.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert smbus_eeprom.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert slavio_timer.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert slavio_intctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert pcnet.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert m48t59.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert iommu.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert integratorcp.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert i2c.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert etraxfs_pic.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert escc.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert eccmemctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert armv7m.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert arm_sysctl.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: convert pci.c to helper macros.Gerd Hoffmann
2009-08-10qdev/prop: add CharDriverState property.Gerd Hoffmann
2009-08-10qdev/prop: macros for creating typechecked properties.Gerd Hoffmann
2009-08-10make windows notice media changeGleb Natapov
2009-08-10Fix do_commit() behaviorLuiz Capitulino
2009-08-10net: Fix do_set_link() return typeLuiz Capitulino
2009-08-10Add/Fix command-line checks for smbios options v2Beth Kon
2009-08-10Move libsunpath to use the same style than everything elseJuan Quintela
2009-08-10convert gprof flags to style of rest of MakefileJuan Quintela
2009-08-10Add cocoa libs at Darwin selection timeJuan Quintela
2009-08-10CURL libs are used both by tools and softmmuJuan Quintela
2009-08-10VDE libs are used both by tools and softmmuJuan Quintela
2009-08-10Add libs_tools supportJuan Quintela
2009-08-10Disable aio in mingw32Juan Quintela
2009-08-10use TARGET_<arch name> for selectionJuan Quintela
2009-08-10We also need TARGET_<arechname> in MakefilesJuan Quintela
2009-08-10Consolidate audio flags in configureJuan Quintela
2009-08-10remove last 3 uses of :=, everywhere else uses += or =Juan Quintela
2009-08-10CONFIG_POSIX makes more sense that not CONFIG_WIN32Juan Quintela
2009-08-10Generate CONFIG_AUDIO_PT_INT in configureJuan Quintela