index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-26
Read-only device changed to opens it's file for read-only.
Naphtali Sprei
2010-01-26
Ask for read-write permissions when opening files
Naphtali Sprei
2010-01-26
No need anymoe for bdrv_set_read_only
Naphtali Sprei
2010-01-26
Documentation: Add missing texi description for command line options
Stefan Weil
2010-01-26
Documentation: Improve command line help for -device option
Stefan Weil
2010-01-26
qdev: Add help for property value
Stefan Weil
2010-01-26
qdev: Add help for device properties
Stefan Weil
2010-01-26
mmap_frag() users only check for -1 error
Juan Quintela
2010-01-26
Check availavility of -fstack-protector-all
Juan Quintela
2010-01-26
Enable _FORTIFY_SOURCE=2
Kirill A. Shutemov
2010-01-26
check pipe() return value
Juan Quintela
2010-01-26
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
monitor.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
vl.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
usb-linux.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
net/slirp.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
block/qcow2.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
block/vvfat.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
block/vmdk.o: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
block/qcow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
block/cow.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
posix-aio-compat.c: fix warning with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
force to test result for qemu_write_full()
Juan Quintela
2010-01-26
Introduce qemu_write_full()
Kirill A. Shutemov
2010-01-26
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-26
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-26
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-26
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-26
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-26
block: Return original error codes in bdrv_pread/write
Kevin Wolf
2010-01-26
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-26
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-26
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-26
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-26
monitor: convert do_cpu_set() to QObject, QError
Markus Armbruster
2010-01-26
QError: New QERR_INVALID_CPU_INDEX
Markus Armbruster
2010-01-26
monitor: convert do_physical_memory_save() to QError
Markus Armbruster
2010-01-26
monitor: convert do_memory_save() to QError
Markus Armbruster
2010-01-26
QError: New QERR_OPEN_FILE_FAILED
Markus Armbruster
2010-01-26
monitor: Don't check for mon_get_cpu() failure
Markus Armbruster
2010-01-26
json: escape u0000 .. u001F when outputting json
Anthony Liguori
2010-01-24
Sparc64: fix initrd
Blue Swirl
2010-01-24
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
2010-01-24
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
2010-01-24
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
2010-01-24
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
2010-01-24
Load global config files by default
Anthony Liguori
2010-01-24
Move out option lookup into a separate function
Anthony Liguori
2010-01-24
Support --sysconfdir in configure to specify path to configuration files
Anthony Liguori
2010-01-24
Sparc32: fix free-run timer
Blue Swirl
[prev]
[next]