index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
10
-168
/
+258
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
11
-116
/
+110
2009-08-10
Fix virtio-blk
Anthony Liguori
1
-1
/
+1
2009-08-10
Add emacs header to Makefile.target
Anthony Liguori
1
-0
/
+2
2009-08-10
check for PR_SET_NAME being defined
Nathan Froyd
1
-1
/
+1
2009-08-10
rename "info qdrv" to "info qdm"
Gerd Hoffmann
3
-4
/
+6
2009-08-10
fix qdev_print_devinfo()
Gerd Hoffmann
1
-8
/
+16
2009-08-10
qdev/prop: convert xilinx_timer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert xilinx_intc.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert xilinx_ethlite.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert virtio-pci.c to helper macros.
Gerd Hoffmann
1
-23
/
+8
2009-08-10
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2
-12
/
+5
2009-08-10
qdev/prop: convert tcx.c to helper macros.
Gerd Hoffmann
1
-27
/
+6
2009-08-10
qdev/prop: convert syborg_timer.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert syborg_serial.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_pointer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert syborg_keyboard.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_interrupt.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_fb.c to helper macros.
Gerd Hoffmann
1
-10
/
+3
2009-08-10
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert sun4m.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert sparc32_dma.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert smbus_eeprom.c to helper macros.
Gerd Hoffmann
1
-8
/
+5
2009-08-10
qdev/prop: convert slavio_timer.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert slavio_intctl.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert pcnet.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert m48t59.c to helper macros.
Gerd Hoffmann
1
-16
/
+4
2009-08-10
qdev/prop: convert iommu.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert integratorcp.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert i2c.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert etraxfs_pic.c to helper macros.
Gerd Hoffmann
1
-8
/
+5
2009-08-10
qdev/prop: convert escc.c to helper macros.
Gerd Hoffmann
1
-37
/
+10
2009-08-10
qdev/prop: convert eccmemctl.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert armv7m.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert arm_sysctl.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert pci.c to helper macros.
Gerd Hoffmann
2
-8
/
+3
2009-08-10
qdev/prop: add CharDriverState property.
Gerd Hoffmann
2
-0
/
+26
2009-08-10
qdev/prop: macros for creating typechecked properties.
Gerd Hoffmann
2
-0
/
+41
2009-08-10
make windows notice media change
Gleb Natapov
1
-13
/
+25
2009-08-10
Fix do_commit() behavior
Luiz Capitulino
1
-1
/
+1
2009-08-10
net: Fix do_set_link() return type
Luiz Capitulino
2
-5
/
+3
2009-08-10
Add/Fix command-line checks for smbios options v2
Beth Kon
1
-2
/
+16
2009-08-10
Move libsunpath to use the same style than everything else
Juan Quintela
2
-7
/
+3
2009-08-10
convert gprof flags to style of rest of Makefile
Juan Quintela
2
-4
/
+2
2009-08-10
Add cocoa libs at Darwin selection time
Juan Quintela
2
-5
/
+1
2009-08-10
CURL libs are used both by tools and softmmu
Juan Quintela
3
-3
/
+3
2009-08-10
VDE libs are used both by tools and softmmu
Juan Quintela
3
-4
/
+3
2009-08-10
Add libs_tools support
Juan Quintela
2
-1
/
+3
2009-08-10
Disable aio in mingw32
Juan Quintela
1
-0
/
+1
2009-08-10
use TARGET_<arch name> for selection
Juan Quintela
1
-11
/
+3
[next]