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
*
wavaudio: Use stdio instead of QEMUFile
Juan Quintela
2011-09-20
1
-10
/
+36
*
wavcapture: Use stdio instead of QEMUFile
Juan Quintela
2011-09-20
1
-23
/
+56
*
sun4u: don't set up isa_mem_base
Blue Swirl
2011-09-18
1
-1
/
+0
*
tcg/ppc64: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+1
*
tcg/sparc: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-2
/
+4
*
tcg/s390: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+3
*
tcg/ia64: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-3
/
+2
*
tcg/i386: Only one call output register needed for 64 bit hosts
Stefan Weil
2011-09-17
1
-1
/
+3
*
target-i386: Fix several SSE3 instructions.
Max Reitz
2011-09-17
1
-18
/
+18
*
trace: add virtio_set_status() trace event
Stefan Hajnoczi
2011-09-17
3
-8
/
+12
*
trace: remove trailing double quotes after PRI*64
Stefan Hajnoczi
2011-09-17
1
-17
/
+17
*
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
2011-09-17
2
-11
/
+14
*
trace: remove newline from grlib_irqmp_check_irqs format string
Stefan Hajnoczi
2011-09-17
1
-1
/
+1
*
Makefile: Fix broken build
Stefan Weil
2011-09-17
1
-2
/
+2
*
qdev: print bus properties too
Gerd Hoffmann
2011-09-16
1
-0
/
+6
*
vga: Respect isa_mem_base when registering chain4 alias
Jan Kiszka
2011-09-16
1
-0
/
+1
*
hw/integratorcp: Fix bugs in writes to CM_CTRL system register
Peter Maydell
2011-09-16
1
-5
/
+11
*
bswap.h: build fix
Christoph Egger
2011-09-16
1
-2
/
+1
*
console: Properly switch consoles for screen dumps
Jan Kiszka
2011-09-16
1
-3
/
+10
*
vga: Fix text mode screendumps
Jan Kiszka
2011-09-16
1
-4
/
+3
*
Fix termination by signal with -no-shutdown
Kevin Wolf
2011-09-16
1
-0
/
+1
*
Remove blanks before \n in output strings
Stefan Weil
2011-09-16
16
-41
/
+41
*
build: Move tracing objects into libuser on usermode emulation targets
Lluís Vilanova
2011-09-16
4
-5
/
+9
*
build: Always have 'BUILD_DIR' variable pointing to the root of the build tree
Lluís Vilanova
2011-09-16
1
-1
/
+4
*
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2011-09-15
1
-2
/
+2
|
\
|
*
Fix subtle integer overflow bug in memory API
David Gibson
2011-09-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'aneesh/for-upstream-4' into staging
Anthony Liguori
2011-09-15
2
-0
/
+130
|
\
\
|
*
|
hw/9pfs: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
2011-09-09
2
-0
/
+42
|
*
|
hw/9pfs: add 9P2000.L renameat operation
Aneesh Kumar K.V
2011-09-09
2
-0
/
+84
|
*
|
hw/9pfs: Fix memleaks in some 9p operation
Aneesh Kumar K.V
2011-09-09
1
-0
/
+2
|
*
|
hw/9pfs: Initialize rest of qid field to zero.
Aneesh Kumar K.V
2011-09-09
1
-0
/
+1
|
*
|
hw/9pfs: Update the fidp path before opendir
Aneesh Kumar K.V
2011-09-09
1
-0
/
+1
*
|
|
qcow2: fix range check
Frediano Ziglio
2011-09-12
1
-7
/
+7
*
|
|
qcow2: align cluster_data to block to improve performance using O_DIRECT
Frediano Ziglio
2011-09-12
1
-7
/
+7
*
|
|
ahci: Remove unused struct member
Stefan Weil
2011-09-12
2
-3
/
+0
*
|
|
qcow2: initialize metadata before inserting in cluster_allocs
Frediano Ziglio
2011-09-12
1
-5
/
+5
*
|
|
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
2011-09-12
3
-1
/
+4
*
|
|
block: New change_media_cb() parameter load
Markus Armbruster
2011-09-12
6
-11
/
+12
*
|
|
nbd: Clean up use of block_int.h
Markus Armbruster
2011-09-12
3
-2
/
+2
*
|
|
block: Reset buffer alignment on detach
Markus Armbruster
2011-09-12
1
-0
/
+1
*
|
|
block: New bdrv_set_buffer_alignment()
Markus Armbruster
2011-09-12
5
-6
/
+8
*
|
|
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-09-12
10
-10
/
+0
*
|
|
block: Move BlockConf & friends from block_int.h to block.h
Markus Armbruster
2011-09-12
8
-38
/
+42
*
|
|
block: Show whether the virtual tray is open in info block
Markus Armbruster
2011-09-12
5
-2
/
+36
*
|
|
block: Drop BlockDriverState member removable
Markus Armbruster
2011-09-12
9
-20
/
+0
*
|
|
block: Clean up remaining users of "removable"
Markus Armbruster
2011-09-12
4
-9
/
+19
*
|
|
ide/atapi: Preserve tray state on migration
Markus Armbruster
2011-09-12
1
-0
/
+32
*
|
|
scsi-disk: Fix START_STOP to fail when it can't eject
Markus Armbruster
2011-09-12
3
-4
/
+25
*
|
|
ide/atapi: Don't fail eject when tray is already open
Markus Armbruster
2011-09-12
1
-1
/
+1
*
|
|
rbd: fix leak in qemu_rbd_open failure paths
Sage Weil
2011-09-12
1
-15
/
+13
[next]