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-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
2009-08-10
We also need TARGET_<arechname> in Makefiles
Juan Quintela
2
-2
/
+2
2009-08-10
Consolidate audio flags in configure
Juan Quintela
2
-17
/
+11
2009-08-10
remove last 3 uses of :=, everywhere else uses += or =
Juan Quintela
1
-3
/
+3
2009-08-10
CONFIG_POSIX makes more sense that not CONFIG_WIN32
Juan Quintela
1
-1
/
+1
2009-08-10
Generate CONFIG_AUDIO_PT_INT in configure
Juan Quintela
2
-7
/
+7
2009-08-10
AUDIO_PT is not needed
Juan Quintela
1
-8
/
+0
2009-08-10
FMOD_CFLAGS is not set when CONFIG_FMOD is undef
Juan Quintela
1
-3
/
+1
2009-08-10
Make slirp include dir globlal in cflags
Juan Quintela
3
-7
/
+1
2009-08-10
Use one less HELPER_CFLAGS
Juan Quintela
1
-3
/
+1
2009-08-10
Use only one KVM_CFLAGS
Juan Quintela
1
-2
/
+1
2009-08-10
Move dis-* selection to configure
Juan Quintela
2
-41
/
+53
2009-08-10
Added CONFIG_NEED_MMU for microblaze and cris
Juan Quintela
2
-3
/
+7
2009-08-10
Generate more conmmon CFLAGS
Juan Quintela
2
-7
/
+8
2009-08-10
Fold TARGET_GPROF handling in configure
Juan Quintela
2
-10
/
+11
2009-08-10
this bit was already generated in configure
Juan Quintela
1
-4
/
+0
2009-08-10
Move ia64 QEMU_CFLAGS target to configure
Juan Quintela
2
-4
/
+3
2009-08-10
Move alpha CFLAGS target to configure
Juan Quintela
2
-6
/
+8
2009-08-10
fix typo, there should be bsd_user there
Juan Quintela
1
-1
/
+2
[next]