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-12-12
monitor: do_info_cpus(): Use QBool
Luiz Capitulino
2009-12-12
monitor: Fix do_info_commands() output
Luiz Capitulino
2009-12-12
monitor: Fix do_info_balloon() output
Luiz Capitulino
2009-12-12
QDict: Introduce qdict_get_qlist()
Luiz Capitulino
2009-12-12
QDict: Introduce qdict_get_qbool()
Luiz Capitulino
2009-12-12
Makefile: move QObject objs to their own entry
Luiz Capitulino
2009-12-12
Introduce qemu-objects.h header file
Luiz Capitulino
2009-12-12
vnc: fix capslock tracking logic.
Gerd Hoffmann
2009-12-12
QemuOpts: allow larger option values.
Gerd Hoffmann
2009-12-12
scsi: fix drive hotplug.
Gerd Hoffmann
2009-12-12
pci: don't hw_error() when no slot is available.
Gerd Hoffmann
2009-12-12
pci: don't abort() when trying to hotplug with acpi off.
Gerd Hoffmann
2009-12-12
Set default console to virtio on S390x
Gerd Hoffmann
2009-12-12
default devices: virtio consoles.
Gerd Hoffmann
2009-12-12
add -qmp convinience switch
Gerd Hoffmann
2009-12-12
add new -mon switch
Gerd Hoffmann
2009-12-12
rework -monitor handling, switch to QemuOpts
Gerd Hoffmann
2009-12-12
un-static qemu_chr_parse_compat()
Gerd Hoffmann
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
vc: colorize chardev title line with blue background.
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: also match bus name for global properties
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-12
kvm: x86: Save/restore exception_index
Jan Kiszka
2009-12-12
Fix recently added QERR_ definitions
Markus Armbruster
2009-12-12
qdev: Replace device names containing whitespace
Markus Armbruster
2009-12-12
qdev: Separate USB product description from qdev name
Markus Armbruster
2009-12-12
qdev: Rename USBDevice member devname to product_desc
Markus Armbruster
2009-12-12
fix rtc-td-hack on host without high-res timers
Gleb Natapov
2009-12-12
virtio: verify features on load
Michael S. Tsirkin
2009-12-12
vmware_vga: add rom file so that it boots.
Dave Airlie
2009-12-12
Do not abort on qemu_malloc(0) in production builds
Anthony Liguori
2009-12-11
Fix ARM userspace strex implementation.
Paul Brook
2009-12-10
microblaze: Make boot_info static.
Edgar E. Iglesias
2009-12-10
microblaze: Add missing cpu_reset.
Edgar E. Iglesias
2009-12-10
microblaze: Boot and reset fixes.
Edgar E. Iglesias
2009-12-10
microblaze: Update disasm to latest GPLv2 version.
Edgar E. Iglesias
2009-12-07
qemu: delete rule target on error
Michael S. Tsirkin
2009-12-07
QMP: add human-readable description to error response
Markus Armbruster
[next]