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
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-07
Check return value of qdev_init()
Markus Armbruster
2009-10-07
Make qdev_init() destroy the device on failure
Markus Armbruster
2009-10-07
Unbreak USB autoconnect filters
Markus Armbruster
2009-10-07
tcg: improve output log
Aurelien Jarno
2009-10-06
target-i386: fix ARPL
Laurent Desnogues
2009-10-06
configure and Makefile are not generated in qemu
Juan Quintela
2009-10-06
Don't use implicit rules for Makefile
Juan Quintela
2009-10-06
optionrom: create .PHONY variable
Juan Quintela
2009-10-06
add build-all to .PHONY rules
Juan Quintela
2009-10-06
optionrom: remove use of implicit RM variable
Juan Quintela
2009-10-06
AIOLIBS is not used anywhere
Juan Quintela
2009-10-06
qdev: move comment
Gerd Hoffmann
2009-10-06
qemu/pci: make pci not depend on msix
Michael S. Tsirkin
2009-10-06
qemu/pci: clarify pci config load routine
Michael S. Tsirkin
2009-10-06
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
2009-10-06
Port PCI NIC hotplug to QemuOpts
Mark McLoughlin
2009-10-06
Port usb net to QemuOpts
Mark McLoughlin
2009-10-06
Port host_net_add monitor command to QemuOpts
Mark McLoughlin
2009-10-06
Clean up legacy code in net_client_init()
Mark McLoughlin
2009-10-06
Port -net dump to QemuOpts
Mark McLoughlin
2009-10-06
Port -net vde to QemuOpts
Mark McLoughlin
2009-10-06
Port -net socket to QemuOpts
Mark McLoughlin
2009-10-06
Port -net tap to QemuOpts
Mark McLoughlin
2009-10-06
Port -net user to QemuOpts
Mark McLoughlin
2009-10-06
Port -net none and -net nic to QemuOpts
Mark McLoughlin
2009-10-06
Add qemu_net_opts
Mark McLoughlin
2009-10-06
Never overwrite a QemuOpt
Mark McLoughlin
2009-10-06
Add qemu_opts_validate() for post parsing validation
Mark McLoughlin
2009-10-06
Make qemu_opts_parse() handle empty strings
Mark McLoughlin
2009-10-06
Remove double error message for -device option parsing
Mark McLoughlin
2009-10-06
Remove double error message in qemu_option_set()
Mark McLoughlin
2009-10-06
Remove bogus error message from qemu_opts_set()
Mark McLoughlin
2009-10-06
Drop config_error(), use qemu_error() instead
Markus Armbruster
2009-10-06
Don't exit() in config_error()
Markus Armbruster
2009-10-06
Make net_client_init() consume slirp_configs even on error
Markus Armbruster
2009-10-06
Use qemu_strdup() for VLANClientState string fields
Mark McLoughlin
2009-10-06
Move memset() from net_client_uninit() to net_client_init()
Mark McLoughlin
2009-10-06
Make NICInfo string fields non-const
Mark McLoughlin
2009-10-06
Don't assign a static string to NICInfo::model
Mark McLoughlin
2009-10-06
Use qemu_strdup() for NICInfo string fields
Mark McLoughlin
2009-10-06
Register rtc options for -set
Jan Kiszka
2009-10-06
Revert "Fix exit on 'pci_add' Monitor command"
Anthony Liguori
2009-10-06
offer right-ctrl as a grab option
Dustin Kirkland
2009-10-06
add host_device format description to qemu-img manpage
Adrian Bridgett
2009-10-06
Reorganize option rom (+linux kernel) loading.
Gerd Hoffmann
2009-10-06
eepro100: support 16 bit read from SCBCmd (== 2)
=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05
target-i386: move recently added vmstate fields at the end of the structure
Aurelien Jarno
2009-10-05
block/raw: Add create_options for host_device
Kevin Wolf
2009-10-05
Improve error reporting on file access
Justin M. Forbes
[next]