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-13
s390: typo fix
Michael S. Tsirkin
2009-12-13
s390: fix build on 32 bit host
Michael S. Tsirkin
2009-12-13
qemu-io: add 'const'
Blue Swirl
2009-12-13
Silence softfloat warnings on OpenSolaris
Andreas Färber
2009-12-13
tap: Compilation fix for Solaris
Andreas Färber
2009-12-13
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
2009-12-13
Sparc32: implement AFX for SS-5
Artyom Tarasenko
2009-12-13
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
2009-12-13
microblaze: Handle wdc flush and clear.
Edgar E. Iglesias
2009-12-13
microblaze: Correct branch to registers.
Paul Hartke
2009-12-12
v2: properly save kvm system time msr registers
Glauber Costa
2009-12-12
VNC: Convert do_info_vnc() to QObject
Luiz Capitulino
2009-12-12
PCI: Convert pci_device_hot_add() to QObject
Luiz Capitulino
2009-12-12
char: Convert qemu_chr_info() to QObject
Luiz Capitulino
2009-12-12
block: Convert bdrv_info_stats() to QObject
Luiz Capitulino
2009-12-12
block: Convert bdrv_info() to QObject
Luiz Capitulino
2009-12-12
migration: Convert do_info_migrate() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_mice() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_uuid() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_hpet() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_name() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_kvm() to QObject
Luiz Capitulino
2009-12-12
monitor: Convert do_info_status() to QObject
Luiz Capitulino
2009-12-12
monitor: do_info_version(): Use QDict
Luiz Capitulino
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
[next]