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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cris: Break out image loading to hw/cris-boot.c.
Edgar E. Iglesias
2010-06-10
6
-94
/
+137
*
s390: Disassemble some general-instruction-extension insns.
Richard Henderson
2010-06-10
1
-8
/
+81
*
s390: Update disassembler to the last GPLv2 from binutils.
Richard Henderson
2010-06-10
1
-30
/
+49
*
tcg-i386: Merge 64-bit generation.
Richard Henderson
2010-06-10
5
-1876
/
+889
*
configure: display sysconfdir in summary
Aurelien Jarno
2010-06-10
1
-0
/
+1
*
move computation of tools and roms outside of config-host.mak generation
Paolo Bonzini
2010-06-10
1
-19
/
+21
*
configure: move directory defaults earlier
Paolo Bonzini
2010-06-10
1
-33
/
+14
*
configure: ignore unknown --xyzdir options
Paolo Bonzini
2010-06-10
1
-0
/
+2
*
configure: introduce more --xyzdir options
Paolo Bonzini
2010-06-10
1
-5
/
+21
*
configure: expand ${prefix} in create_config
Paolo Bonzini
2010-06-10
3
-3
/
+11
*
configure: move all directory entries in config-host.mak close
Paolo Bonzini
2010-06-10
1
-7
/
+6
*
configure: unify handling of xyzdir variables
Paolo Bonzini
2010-06-10
1
-8
/
+12
*
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
2010-06-10
3
-3
/
+3
*
configure: introduce confdir and confsuffix
Paolo Bonzini
2010-06-10
1
-6
/
+4
*
configure: introduce sysconfsuffix
Paolo Bonzini
2010-06-10
1
-6
/
+4
*
configure: delete duplicate create_config case stanza
Paolo Bonzini
2010-06-10
1
-5
/
+0
*
configure: dyngen is long time gone
Paolo Bonzini
2010-06-10
1
-1
/
+2
*
configure: avoid using expr
Paolo Bonzini
2010-06-10
1
-2
/
+9
*
configure: bail out early on invalid -cpu option
Paolo Bonzini
2010-06-10
1
-5
/
+2
*
configure: remove some bashisms
Aurelien Jarno
2010-06-10
1
-2
/
+2
*
target-mips: Fix compilation
Stefan Weil
2010-06-09
1
-1
/
+1
*
hw: honor low bit in mipssim machine
Nathan Froyd
2010-06-09
1
-1
/
+4
*
linux-user: honor low bit of entry PC for MIPS
Nathan Froyd
2010-06-09
1
-1
/
+4
*
target-mips: add microMIPS exception handler support
Nathan Froyd
2010-06-09
2
-6
/
+16
*
target-mips: microMIPS ASE support
Nathan Froyd
2010-06-09
4
-5
/
+2531
*
target-mips: mips16 cleanups
Nathan Froyd
2010-06-09
1
-7
/
+17
*
target-mips: refactor c{, abs}.cond.fmt insns
Nathan Froyd
2010-06-09
1
-83
/
+81
*
target-mips: move FP FMT comments closer to the definitions
Aurelien Jarno
2010-06-09
1
-14
/
+14
*
target-mips: define constants for magic numbers
Nathan Froyd
2010-06-09
1
-142
/
+295
*
tcg: get rid of DEF2 in tcg-opc.h
Aurelien Jarno
2010-06-09
3
-150
/
+149
*
tcg: get rid of copy_size in TCGOpDef
Aurelien Jarno
2010-06-09
6
-22
/
+4
*
Fix multiboot compilation
Alexander Graf
2010-06-09
2
-12
/
+28
*
tcg: Make some tcg-target.c routines static.
Richard Henderson
2010-06-09
12
-23
/
+22
*
tcg: Add TYPE parameter to tcg_out_mov.
Richard Henderson
2010-06-09
12
-123
/
+122
*
target-mips: break out [ls][wd]c1 and rdhwr insn generation
Nathan Froyd
2010-06-08
1
-47
/
+59
*
Fix --enable-user-pie compilation.
Richard Henderson
2010-06-08
1
-0
/
+3
*
microblaze: Make MSR_UM and MSR_VM part of the tb flags
Edgar E. Iglesias
2010-06-07
1
-4
/
+3
*
petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
Edgar E. Iglesias
2010-06-07
1
-2
/
+2
*
migration-exec: fix OpenBSD build warning
Blue Swirl
2010-06-04
1
-0
/
+2
*
target-i386: fix decoding of negative 4-byte displacements
Paolo Bonzini
2010-06-04
1
-1
/
+1
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-03
12
-118
/
+414
|
\
|
*
block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format()
Nicholas A. Bellinger
2010-05-28
1
-1
/
+3
|
*
qcow2: Fix corruption after error in update_refcount
Kevin Wolf
2010-05-28
1
-0
/
+4
|
*
qcow2: Fix corruption after refblock allocation
Kevin Wolf
2010-05-28
1
-2
/
+9
|
*
qcow2: Return right error code in write_refcount_block_entries
Kevin Wolf
2010-05-28
1
-12
/
+15
|
*
qcow2: Change l2_load to return 0/-errno
Kevin Wolf
2010-05-28
1
-16
/
+22
|
*
qcow2: Allow qcow2_get_cluster_offset to return errors
Kevin Wolf
2010-05-28
3
-19
/
+37
|
*
block.h: Make BDRV_SECTOR_SIZE 64 bit safe
Jes Sorensen
2010-05-28
1
-1
/
+1
|
*
posix-aio-compat: Expand tabs that have crept in
Stefan Hajnoczi
2010-05-28
1
-29
/
+29
|
*
drive: allow rerror, werror and readonly for if=none
Gerd Hoffmann
2010-05-28
1
-3
/
+3
[next]