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
2014-06-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-16
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140616' i...
Peter Maydell
2014-06-16
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
Chunyan Liu
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
vpc.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vmdk.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vhdx.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vdi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
ssh.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
sheepdog.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
rbd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw_bsd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw-win32.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw-posix.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
qed.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
qcow2.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
QemuOpts: export qemu_opt_find
Chunyan Liu
2014-06-16
qcow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
nfs.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
iscsi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
gluster.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
cow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vvfat.c: handle cross_driver's create_options and create_opts
Chunyan Liu
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
2014-06-16
QemuOpts: check NULL input for qemu_opts_del
Chunyan Liu
2014-06-16
QemuOpts: add qemu_opts_append to replace append_option_parameters
Chunyan Liu
2014-06-16
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
Chunyan Liu
2014-06-16
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
2014-06-16
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
2014-06-16
QemuOpts: move qemu_opt_del ahead for later calling
Chunyan Liu
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
2014-06-16
qapi: output def_value_str when query command line options
Chunyan Liu
2014-06-16
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
2014-06-16
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
2014-06-16
QemuOpts: move find_desc_by_name ahead for later calling
Chunyan Liu
2014-06-16
block/nfs: fix potential segfault on early callback
Peter Lieven
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
2014-06-16
blockdev: Move 'serial' option to drive_init()
Kevin Wolf
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-16
configure: Enable dead code (lzo, snappy, quorum)
Stefan Weil
2014-06-16
migration: catch unknown flags in ram_load
Peter Lieven
2014-06-16
rdma: Fix block during rdma migration
Gonglei
2014-06-16
migration: Increase default max_downtime from 30ms to 300ms
Alexey Kardashevskiy
2014-06-16
vmstate: Refactor opening of files
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140613-1' into s...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-trivial-20140613-1' in...
Peter Maydell
2014-06-13
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140613-1' into ...
Peter Maydell
[next]