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
*
linux-user/ppc: use the Linux register layout
Rob Landley
2010-03-28
1
-21
/
+2
*
qemu-io: fix aio help texts
Christoph Hellwig
2010-03-28
1
-5
/
+5
*
tcg/arm: Replace qemu_ld32u (left over from previous commit)
Stefan Weil
2010-03-28
1
-1
/
+1
*
Fix driftfix option
Blue Swirl
2010-03-27
1
-3
/
+3
*
Fix BSD and win32 builds
Blue Swirl
2010-03-27
2
-0
/
+2
*
Refactor numa mode setting
Blue Swirl
2010-03-27
1
-8
/
+15
*
pflash_cfi02: fix incorrect TARGET_FMT_lx/d use
Blue Swirl
2010-03-27
1
-15
/
+15
*
Compile vmware_vga only once
Blue Swirl
2010-03-27
8
-2
/
+8
*
tcg-mips: add guest base support
Aurelien Jarno
2010-03-27
3
-29
/
+42
*
tcg/mips: implement the not_i32 op the same way as gcc
Aurelien Jarno
2010-03-27
1
-1
/
+1
*
tcg-mips: implement nor
Aurelien Jarno
2010-03-27
2
-1
/
+5
*
be more specific in -mem-path error messages
Michael Tokarev
2010-03-27
1
-2
/
+2
*
Add a missing #include for FreeBSD hosts
Juergen Lock
2010-03-27
1
-0
/
+3
*
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
2010-03-27
4
-24
/
+25
*
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
2010-03-27
2
-37
/
+18
*
error: Make use of error_set_progname() optional
Markus Armbruster
2010-03-27
1
-1
/
+1
*
error: Trim includes after "Infrastructure to track locations..."
Markus Armbruster
2010-03-27
1
-1
/
+0
*
error: Trim includes in qerror.c
Markus Armbruster
2010-03-27
1
-2
/
+0
*
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
2010-03-27
3
-4
/
+1
*
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
2010-03-27
3
-8
/
+19
*
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
2010-03-27
1
-3
/
+7
*
fix race between timer firing vs. alarm_timer->pending = 0
Paolo Bonzini
2010-03-27
1
-2
/
+2
*
qemu-io: Fix return value handling of bdrv_open
Ryota Ozaki
2010-03-27
1
-1
/
+1
*
qemu-nbd: Fix invalid usage of the first argument of errx
Ryota Ozaki
2010-03-27
1
-17
/
+17
*
qemu-nbd: Fix return value handling of bdrv_open
Ryota Ozaki
2010-03-27
1
-1
/
+1
*
balloon: Fix overflow when reporting actual memory size
Adam Litke
2010-03-27
1
-1
/
+2
*
json-parser: Output the content of invalid keyword
Amos Kong
2010-03-27
1
-1
/
+7
*
raw-posix: Better error return values for hdev_create
Kevin Wolf
2010-03-27
1
-3
/
+3
*
qemu-options.hx: fix a typo
Aurelien Jarno
2010-03-27
1
-1
/
+1
*
Compile some MIPS devices only once
Blue Swirl
2010-03-27
15
-18
/
+51
*
Fix build
Blue Swirl
2010-03-27
1
-3
/
+5
*
Compile ide/core only once
Blue Swirl
2010-03-27
17
-17
/
+24
*
target-s390: Don't compile in virtio-pci
Alexander Graf
2010-03-26
18
-1
/
+19
*
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
2010-03-26
1
-4
/
+4
*
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
2010-03-26
11
-24
/
+37
*
tcg: Allow target-specific implementation of NOR.
Richard Henderson
2010-03-26
10
-0
/
+29
*
tcg: Allow target-specific implementation of NAND.
Richard Henderson
2010-03-26
10
-0
/
+29
*
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-26
11
-1
/
+30
*
tcg: Use not_i32 to implement not_i64.
Richard Henderson
2010-03-26
1
-0
/
+3
*
tcg: Change TCGType to an enumeration.
Richard Henderson
2010-03-26
2
-9
/
+12
*
tcg: Use TCGCond where appropriate.
Richard Henderson
2010-03-26
7
-37
/
+39
*
tcg: Name the opcode enumeration.
Richard Henderson
2010-03-26
12
-63
/
+78
*
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
2010-03-26
10
-50
/
+1
*
linux-user: Add the syscall id for pselect6 on ARM
Michael Casadevall
2010-03-26
1
-1
/
+1
*
linux-user: add inotify_init1 syscall support
Riku Voipio
2010-03-26
2
-0
/
+32
*
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
2010-03-23
1
-3
/
+5
*
tcg-hppa: Fix 64-bit argument ordering
Richard Henderson
2010-03-23
1
-1
/
+11
*
tcg-hppa: Fix const errors in hppa-dis.c
Richard Henderson
2010-03-23
1
-2
/
+2
*
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
2010-03-23
1
-0
/
+4
*
Fix recent pxa270 serial breakage
Lars Munch
2010-03-23
1
-1
/
+1
[next]