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-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
2009-10-05
Win32: Fix vnc support.
Stefan Weil
2009-10-05
x86: fix miss merge
Juan Quintela
2009-10-05
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
pci_create() is now unused, remove it
Markus Armbruster
2009-10-05
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
2009-10-05
Fix pci_add storage not to exit on bad first argument
Markus Armbruster
2009-10-05
Fix pci_vga_init() not to ignore bus argument
Markus Armbruster
2009-10-05
set correct CS seg limit and flags on sipi
Gleb Natapov
2009-10-05
Set revision in eeprom correctly for 82557 versions.
=?UTF-8?q?Reimar=20D=C3=B6ffinger?=
2009-10-05
restore CFLAGS check for conflict and fix recursive CFLAGS issue
Thomas Monjalon
2009-10-05
virtio-pci: return error if virtio_console_init fails
Amit Shah
2009-10-05
qdev: show name of device that fails init
Amit Shah
2009-10-05
vnc: Set invalid buffer pointers to NULL
Stefan Weil
2009-10-05
eepro100: Don't allow guests to fail assertions
Kevin Wolf
2009-10-05
qcow2: Increase maximum cluster size to 2 MB
Kevin Wolf
2009-10-05
qemu/virtio-pci: remove unnecessary check
Michael S. Tsirkin
[prev]
[next]