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
...
*
Documentation: Improve command line help for -device option
Stefan Weil
2010-01-26
1
-4
/
+13
*
qdev: Add help for property value
Stefan Weil
2010-01-26
1
-2
/
+7
*
qdev: Add help for device properties
Stefan Weil
2010-01-26
1
-2
/
+13
*
mmap_frag() users only check for -1 error
Juan Quintela
2010-01-26
1
-1
/
+1
*
Check availavility of -fstack-protector-all
Juan Quintela
2010-01-26
1
-1
/
+1
*
Enable _FORTIFY_SOURCE=2
Kirill A. Shutemov
2010-01-26
1
-1
/
+1
*
check pipe() return value
Juan Quintela
2010-01-26
1
-4
/
+9
*
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+4
*
monitor.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+10
*
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-4
/
+18
*
usb-linux.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+1
*
net/slirp.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-1
/
+8
*
block/qcow2.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-10
/
+45
*
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+7
*
block/vmdk.o: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-10
/
+40
*
block/qcow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-4
/
+22
*
block/cow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-3
/
+16
*
posix-aio-compat.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-1
/
+4
*
force to test result for qemu_write_full()
Juan Quintela
2010-01-26
1
-1
/
+2
*
Introduce qemu_write_full()
Kirill A. Shutemov
2010-01-26
2
-0
/
+28
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-26
3
-3
/
+33
*
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-26
1
-8
/
+23
*
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-26
1
-1
/
+5
*
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-26
1
-7
/
+25
*
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-26
1
-3
/
+6
*
block: Return original error codes in bdrv_pread/write
Kevin Wolf
2010-01-26
1
-16
/
+18
*
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-26
3
-29
/
+39
*
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-26
1
-12
/
+18
*
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-26
1
-2
/
+3
*
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-26
1
-4
/
+6
*
monitor: convert do_cpu_set() to QObject, QError
Markus Armbruster
2010-01-26
2
-3
/
+4
*
QError: New QERR_INVALID_CPU_INDEX
Markus Armbruster
2010-01-26
2
-0
/
+7
*
monitor: convert do_physical_memory_save() to QError
Markus Armbruster
2010-01-26
1
-1
/
+1
*
monitor: convert do_memory_save() to QError
Markus Armbruster
2010-01-26
1
-1
/
+1
*
QError: New QERR_OPEN_FILE_FAILED
Markus Armbruster
2010-01-26
2
-0
/
+7
*
monitor: Don't check for mon_get_cpu() failure
Markus Armbruster
2010-01-26
1
-36
/
+3
*
json: escape u0000 .. u001F when outputting json
Anthony Liguori
2010-01-26
1
-2
/
+8
*
Sparc64: fix initrd
Blue Swirl
2010-01-24
1
-3
/
+5
*
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
2010-01-24
1
-2
/
+4
*
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
2010-01-24
1
-1
/
+5
*
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
2010-01-24
1
-7
/
+0
*
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
2010-01-24
2
-4
/
+3
*
Load global config files by default
Anthony Liguori
2010-01-24
2
-0
/
+48
*
Move out option lookup into a separate function
Anthony Liguori
2010-01-24
1
-29
/
+43
*
Support --sysconfdir in configure to specify path to configuration files
Anthony Liguori
2010-01-24
1
-0
/
+17
*
Sparc32: fix free-run timer
Blue Swirl
2010-01-24
1
-1
/
+2
*
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
2010-01-24
1
-4
/
+3
*
Musicpal: Fix wm8750 I2C address
Jan Kiszka
2010-01-23
1
-1
/
+1
*
sparc32 fix np dereference in do_unassigned_access
Artyom Tarasenko
2010-01-23
1
-1
/
+2
*
Sparc64: fix PCI probe problems
Blue Swirl
2010-01-22
1
-12
/
+7
[prev]
[next]