Age | Commit message (Expand) | Author |
2009-08-11 | Use C99 initializers for audio_option | Juan Quintela |
2009-08-11 | Use proper struct initializers and remove INIT_FIELD() macro | Juan Quintela |
2009-08-10 | Fix virtio-blk | Anthony Liguori |
2009-08-10 | Add emacs header to Makefile.target | Anthony Liguori |
2009-08-10 | check for PR_SET_NAME being defined | Nathan Froyd |
2009-08-10 | rename "info qdrv" to "info qdm" | Gerd Hoffmann |
2009-08-10 | fix qdev_print_devinfo() | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert xilinx_timer.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert xilinx_intc.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert xilinx_ethlite.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert virtio-pci.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert vga.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert tcx.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_timer.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_serial.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_pointer.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_keyboard.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_interrupt.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert syborg_fb.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert sun4u.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert sun4m.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert sparc32_dma.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert smbus_eeprom.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert slavio_timer.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert slavio_intctl.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert pcnet.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert m48t59.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert iommu.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert integratorcp.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert i2c.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert etraxfs_pic.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert escc.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert eccmemctl.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert armv7m.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert arm_sysctl.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert pci.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev/prop: add CharDriverState property. | Gerd Hoffmann |
2009-08-10 | qdev/prop: macros for creating typechecked properties. | Gerd Hoffmann |
2009-08-10 | make windows notice media change | Gleb Natapov |
2009-08-10 | Fix do_commit() behavior | Luiz Capitulino |
2009-08-10 | net: Fix do_set_link() return type | Luiz Capitulino |
2009-08-10 | Add/Fix command-line checks for smbios options v2 | Beth Kon |
2009-08-10 | Move libsunpath to use the same style than everything else | Juan Quintela |
2009-08-10 | convert gprof flags to style of rest of Makefile | Juan Quintela |
2009-08-10 | Add cocoa libs at Darwin selection time | Juan Quintela |
2009-08-10 | CURL libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | VDE libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | Add libs_tools support | Juan Quintela |
2009-08-10 | Disable aio in mingw32 | Juan Quintela |
2009-08-10 | use TARGET_<arch name> for selection | Juan Quintela |