index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add configure option to compile user targets as PIE
Kirill A. Shutemov
2009-09-12
1
-4
/
+15
*
qdev/isa: convert ne2000
Gerd Hoffmann
2009-09-10
1
-2
/
+3
*
vga: split vga-isa-mm.o
Juan Quintela
2009-09-09
1
-1
/
+1
*
vga: split isa bits inco vga-isa.c
Juan Quintela
2009-09-09
1
-2
/
+2
*
vga: split pci bits into vga-pci.c
Juan Quintela
2009-09-09
1
-3
/
+6
*
Split piix4 support from piix_pci.c
Juan Quintela
2009-09-04
1
-1
/
+1
*
ide: move code to hw/ide/
Gerd Hoffmann
2009-08-27
1
-5
/
+5
*
ide: split away ide-microdrive.c
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
ide: split away ide-mmio.c
Gerd Hoffmann
2009-08-27
1
-1
/
+1
*
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
1
-4
/
+5
*
ide: split away ide-isa.c
Gerd Hoffmann
2009-08-27
1
-3
/
+4
*
qdev: convert watchdogs
Markus Armbruster
2009-08-27
1
-3
/
+3
*
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
1
-2
/
+2
*
Remove a hack introduced by d19076faca944c31bb051b95d285e75ec67902f7
malc
2009-08-27
1
-4
/
+0
*
qemu: move virtio-pci.o to near pci.o
Michael S. Tsirkin
2009-08-24
1
-1
/
+1
*
Only build osdep once
Anthony Liguori
2009-08-24
1
-1
/
+1
*
Unbreak large mem support by removing kqemu
Anthony Liguori
2009-08-24
1
-1
/
+0
*
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
2009-08-23
1
-1
/
+1
*
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
2009-08-23
1
-1
/
+1
*
user: compile host-utils.c only once
Blue Swirl
2009-08-16
1
-1
/
+1
*
Simplify 5ba6531956b9b6486560cbd13604c2238a3542dd
Blue Swirl
2009-08-16
1
-9
/
+3
*
linux-user: compile envlist.c only once
Blue Swirl
2009-08-15
1
-1
/
+1
*
user: compile ioport-user.c only for x86
Blue Swirl
2009-08-15
1
-5
/
+16
*
user: compile path.c only once
Blue Swirl
2009-08-15
1
-2
/
+2
*
Add emacs header to Makefile.target
Anthony Liguori
2009-08-10
1
-0
/
+2
*
Move libsunpath to use the same style than everything else
Juan Quintela
2009-08-10
1
-7
/
+0
*
convert gprof flags to style of rest of Makefile
Juan Quintela
2009-08-10
1
-4
/
+1
*
Add cocoa libs at Darwin selection time
Juan Quintela
2009-08-10
1
-5
/
+0
*
CURL libs are used both by tools and softmmu
Juan Quintela
2009-08-10
1
-1
/
+1
*
VDE libs are used both by tools and softmmu
Juan Quintela
2009-08-10
1
-1
/
+1
*
use TARGET_<arch name> for selection
Juan Quintela
2009-08-10
1
-11
/
+3
*
Consolidate audio flags in configure
Juan Quintela
2009-08-10
1
-17
/
+0
*
remove last 3 uses of :=, everywhere else uses += or =
Juan Quintela
2009-08-10
1
-3
/
+3
*
Make slirp include dir globlal in cflags
Juan Quintela
2009-08-10
1
-3
/
+0
*
Use one less HELPER_CFLAGS
Juan Quintela
2009-08-10
1
-3
/
+1
*
Use only one KVM_CFLAGS
Juan Quintela
2009-08-10
1
-2
/
+1
*
Move dis-* selection to configure
Juan Quintela
2009-08-10
1
-41
/
+12
*
Added CONFIG_NEED_MMU for microblaze and cris
Juan Quintela
2009-08-10
1
-3
/
+1
*
Generate more conmmon CFLAGS
Juan Quintela
2009-08-10
1
-7
/
+0
*
Fold TARGET_GPROF handling in configure
Juan Quintela
2009-08-10
1
-7
/
+0
*
this bit was already generated in configure
Juan Quintela
2009-08-10
1
-4
/
+0
*
Move ia64 QEMU_CFLAGS target to configure
Juan Quintela
2009-08-10
1
-4
/
+0
*
Move alpha CFLAGS target to configure
Juan Quintela
2009-08-10
1
-5
/
+0
*
Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target
Juan Quintela
2009-08-10
1
-5
/
+3
*
\!CONFIG_USER_ONLY == CONFIG_SOFTMMU
Juan Quintela
2009-08-10
1
-8
/
+4
*
remove duplicated TARGET_GPROF code
Juan Quintela
2009-08-10
1
-6
/
+1
*
Fold BRLAPI_LIBS into libs_softmmu
Juan Quintela
2009-08-10
1
-1
/
+1
*
Fold FDT_LIBS into libs_softmmu
Juan Quintela
2009-08-10
1
-2
/
+0
*
Fold BLUEZ_LIBS into libs_softmmu
Juan Quintela
2009-08-10
1
-4
/
+0
*
Fold XEN_LIBS into libs_softmmu
Juan Quintela
2009-08-10
1
-3
/
+0
[prev]
[next]