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
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
2009-12-12
default devices: drives
Gerd Hoffmann
2009-12-12
default devices: network
Gerd Hoffmann
2009-12-12
default devices: add global cmd line option.
Gerd Hoffmann
2009-12-12
default devices: vga adapter.
Gerd Hoffmann
2009-12-12
zap serial_monitor_mux
Gerd Hoffmann
2009-12-12
default devices: qemu monitor.
Gerd Hoffmann
2009-12-12
default devices: parallel port.
Gerd Hoffmann
2009-12-12
default devices: core code & serial lines.
Gerd Hoffmann
2009-12-12
chardev: move greeting into vc backend.
Gerd Hoffmann
2009-12-12
Revert "Set default console to virtio on S390x"
Gerd Hoffmann
2009-12-12
Revert "monitor: Command-line flag to enable control mode"
Gerd Hoffmann
2009-12-12
chardev: make chardevs specified in config file work.
Gerd Hoffmann
2009-12-12
qdev: add command line option to set global defaults for properties.
Gerd Hoffmann
2009-12-12
qdev: make compat stuff more generic
Gerd Hoffmann
2009-12-05
Set default console to virtio on S390x
Alexander Graf
2009-12-04
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
Blue Swirl
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
Don't leak file descriptors
Kevin Wolf
2009-12-03
virtio-blk: Implement rerror option
Kevin Wolf
2009-12-03
ide: Implement rerror option
Kevin Wolf
2009-12-03
Introduce rerror option for drives
Kevin Wolf
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
2009-12-03
ram migration: Properly reset statistics
Jan Kiszka
2009-12-03
live migration: Propagate output monitor to callback handler
Jan Kiszka
2009-12-03
live migration: Allow cleanup after cancellation or error
Jan Kiszka
2009-12-03
ram migration: Stop loading on error
Jan Kiszka
2009-12-03
net: move slirp code from net.c to net/slirp.c
Mark McLoughlin
2009-12-03
QMP: Introduce basic asynchronous events
Luiz Capitulino
2009-12-03
monitor: Command-line flag to enable control mode
Luiz Capitulino
2009-11-30
Fix commit a167ba50851cdac2fa36633587e98c5956cd6b18
Aurelien Jarno
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-22
[WIN32] Enable -k option on Windows too
Hervé Poussineau
2009-11-17
Block live migration
lirans@il.ibm.com
2009-11-17
char: Remove special init_reset handling
Amit Shah
2009-11-12
qemu_system_reset: we need to call it before loadvm/migration
Juan Quintela
2009-11-09
QemuOpts: command line switches for the config file.
Gerd Hoffmann
2009-11-09
Configurable block format whitelist
Markus Armbruster
2009-11-09
Added readonly flag to -drive command
Naphtali Sprei
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-10-30
Revert "Fall back to network boot as the last possible boot option"
Anthony Liguori
2009-10-30
Fall back to network boot as the last possible boot option
Anthony Liguori
2009-10-30
usb-storage: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
usb-serial and braille: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
usb-hid: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
2009-10-27
net: remove unused includes of if_tun.h and if_tap.h
Mark McLoughlin
2009-10-27
Split out bottom halves
Kevin Wolf
2009-10-17
Only IDE needs limits for CHS configuration
Blue Swirl
2009-10-15
net: handle -netdevice options
Mark McLoughlin
2009-10-15
net: add -netdev option
Mark McLoughlin
[next]