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
target-ppc: Eliminate Magic Number MSR Masks
Tom Musta
2014-06-16
spapr_pci: Fix number of returned vectors in ibm, change-msi
Alexey Kardashevskiy
2014-06-16
spapr-pci: remove io ports workaround
Greg Kurz
2014-06-16
target-ppc: Remove redundant POWER7 declarations
Alexey Kardashevskiy
2014-06-16
target-ppc: Move alias lookup after class lookup
Alexey Kardashevskiy
2014-06-16
target-ppc: Create versionless CPU class per family if KVM
Alexey Kardashevskiy
2014-06-16
target-ppc: gdbstub allow byte swapping for reading/writing registers
Thomas Falcon
2014-06-16
target-ppc: extract register length calculation in gdbstub
Thomas Falcon
2014-06-16
spapr_nvram: Correct max nvram size
Alexey Kardashevskiy
2014-06-16
Fix typo in eTSEC Ethernet controller
Fabien Chouteau
2014-06-16
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
Tom Musta
2014-06-16
target-ppc: Fix target_disas
Tom Musta
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
[prev]
[next]