aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-12monitor: do_info_cpus(): Use QBoolLuiz Capitulino
2009-12-12monitor: Fix do_info_commands() outputLuiz Capitulino
2009-12-12monitor: Fix do_info_balloon() outputLuiz Capitulino
2009-12-12QDict: Introduce qdict_get_qlist()Luiz Capitulino
2009-12-12QDict: Introduce qdict_get_qbool()Luiz Capitulino
2009-12-12Makefile: move QObject objs to their own entryLuiz Capitulino
2009-12-12Introduce qemu-objects.h header fileLuiz Capitulino
2009-12-12vnc: fix capslock tracking logic.Gerd Hoffmann
2009-12-12QemuOpts: allow larger option values.Gerd Hoffmann
2009-12-12scsi: fix drive hotplug.Gerd Hoffmann
2009-12-12pci: don't hw_error() when no slot is available.Gerd Hoffmann
2009-12-12pci: don't abort() when trying to hotplug with acpi off.Gerd Hoffmann
2009-12-12Set default console to virtio on S390xGerd Hoffmann
2009-12-12default devices: virtio consoles.Gerd Hoffmann
2009-12-12add -qmp convinience switchGerd Hoffmann
2009-12-12add new -mon switchGerd Hoffmann
2009-12-12rework -monitor handling, switch to QemuOptsGerd Hoffmann
2009-12-12un-static qemu_chr_parse_compat()Gerd Hoffmann
2009-12-12default devices: drivesGerd Hoffmann
2009-12-12default devices: networkGerd Hoffmann
2009-12-12default devices: add global cmd line option.Gerd Hoffmann
2009-12-12default devices: vga adapter.Gerd Hoffmann
2009-12-12zap serial_monitor_muxGerd Hoffmann
2009-12-12default devices: qemu monitor.Gerd Hoffmann
2009-12-12default devices: parallel port.Gerd Hoffmann
2009-12-12default devices: core code & serial lines.Gerd Hoffmann
2009-12-12vc: colorize chardev title line with blue background.Gerd Hoffmann
2009-12-12chardev: move greeting into vc backend.Gerd Hoffmann
2009-12-12Revert "Set default console to virtio on S390x"Gerd Hoffmann
2009-12-12Revert "monitor: Command-line flag to enable control mode"Gerd Hoffmann
2009-12-12chardev: make chardevs specified in config file work.Gerd Hoffmann
2009-12-12qdev: also match bus name for global propertiesGerd Hoffmann
2009-12-12qdev: add command line option to set global defaults for properties.Gerd Hoffmann
2009-12-12qdev: make compat stuff more genericGerd Hoffmann
2009-12-12kvm: x86: Save/restore exception_indexJan Kiszka
2009-12-12Fix recently added QERR_ definitionsMarkus Armbruster
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-12-12qdev: Separate USB product description from qdev nameMarkus Armbruster
2009-12-12qdev: Rename USBDevice member devname to product_descMarkus Armbruster
2009-12-12fix rtc-td-hack on host without high-res timersGleb Natapov
2009-12-12virtio: verify features on loadMichael S. Tsirkin
2009-12-12vmware_vga: add rom file so that it boots.Dave Airlie
2009-12-12Do not abort on qemu_malloc(0) in production buildsAnthony Liguori
2009-12-11Fix ARM userspace strex implementation.Paul Brook
2009-12-10microblaze: Make boot_info static.Edgar E. Iglesias
2009-12-10microblaze: Add missing cpu_reset.Edgar E. Iglesias
2009-12-10microblaze: Boot and reset fixes.Edgar E. Iglesias
2009-12-10microblaze: Update disasm to latest GPLv2 version.Edgar E. Iglesias
2009-12-07qemu: delete rule target on errorMichael S. Tsirkin
2009-12-07QMP: add human-readable description to error responseMarkus Armbruster