index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
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_pcm_ops
Juan Quintela
10
-109
/
+92
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
[next]