index
:
~jwrdegoede/qemu-kvm
master
qemu-kvm-0.14.0-spice
Hans' Fedora 15 qemu-kvm patches git repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
Compile loader only once
Blue Swirl
1
-544
/
+0
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-2
/
+2
2009-07-18
Avoid name clashes with symbols that leak from system headers
malc
1
-0
/
+3
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-13
Fix prototype of function zfree.
Stefan Weil
1
-2
/
+2
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
1
-1
/
+0
2009-03-09
fread_targphys(): Do not cut off the tail.
blueswir1
1
-1
/
+2
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-4
/
+0
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-11-20
uImage: only try to load 'kernel' images (Hollis Blanchard)
aliguori
1
-4
/
+4
2008-11-20
uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)
aliguori
1
-2
/
+2
2008-11-20
uImage: return base load address (Hollis Blanchard)
aliguori
1
-1
/
+5
2008-11-20
uImage: implement gzip support (Hollis Blanchard)
aliguori
1
-4
/
+136
2008-11-20
uImage: don't leak file data or file descriptor (Hollis Blanchard)
aliguori
1
-9
/
+10
2008-10-22
Use load address when loading ELF images.
pbrook
1
-3
/
+3
2008-05-12
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
1
-4
/
+87
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+1
2007-10-17
Cast ELF datatypes properly to host 64bit types.
ths
1
-0
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-1
/
+1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-04-01
Improved initrd support for mips.
ths
1
-3
/
+5
2007-03-06
Simple u-boot image loading support.
pbrook
1
-0
/
+78
2006-12-23
Check ELF binaries for machine type and endianness.
ths
1
-2
/
+10
2006-05-07
win32 fix
bellard
1
-1
/
+1
2006-04-26
added entry parameter to ELF loader
bellard
1
-3
/
+4
2006-04-23
generic ELF loader
bellard
1
-0
/
+234