index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmp.c
Age
Commit message (
Expand
)
Author
2015-02-09
qmp: unbreak build for non-vnc configuration
Leon Yu
2015-02-06
block: New bdrv_add_key(), convert monitor to use it
Markus Armbruster
2015-01-29
qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy
Markus Armbruster
2015-01-29
qmp hmp: Factor out common "using spice" test
Markus Armbruster
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
2014-10-15
qmp: Print descriptions of object properties
Gonglei
2014-08-15
qmp: hide "hotplugged" device property from device-list-properties
Stefan Hajnoczi
2014-07-07
qmp: show QOM properties in device-list-properties
Stefan Hajnoczi
2014-06-19
qmp: add query-acpi-ospm-status command
Igor Mammedov
2014-06-19
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
qmp: improve error reporting for -object and object-add
Paolo Bonzini
2014-06-18
object_add: allow completion handler to get canonical path
Igor Mammedov
2014-05-09
qmp: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-05-09
qmp: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-07
qmp: report path ambiguity error
Michael Tokarev
2014-05-05
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-04-25
qmp: object-add: Validate class before creating object
Eduardo Habkost
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-03-12
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
2014-03-02
object: Report type in error when not user creatable.
Hani Benhabiles
2014-01-28
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
2014-01-28
object_add: consolidate error handling
Igor Mammedov
2014-01-06
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-05-01
QMP: Add cpu-add command
Igor Mammedov
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-02
compiler: support Darwin weak references
Paolo Bonzini
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-30
compiler: use weak aliases to provide default definitions
Paolo Bonzini
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-24
qmp: handle stop/cont in INMIGRATE state
Paolo Bonzini
2012-10-23
vnc: reorganize code for reverse mode
Paolo Bonzini
2012-09-26
qapi: convert add_client
Luiz Capitulino
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-13
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
2012-08-13
qmp: introduce device-list-properties command
Anthony Liguori
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qom: add new command to search for types
Anthony Liguori
2012-01-18
qapi: Convert change
Luiz Capitulino
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
[next]