index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp: Print descriptions of object properties
Gonglei
2014-10-15
1
-3
/
+10
*
qmp: hide "hotplugged" device property from device-list-properties
Stefan Hajnoczi
2014-08-15
1
-0
/
+1
*
qmp: show QOM properties in device-list-properties
Stefan Hajnoczi
2014-07-07
1
-23
/
+76
*
qmp: add query-acpi-ospm-status command
Igor Mammedov
2014-06-19
1
-0
/
+20
*
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
1
-0
/
+11
*
qmp: improve error reporting for -object and object-add
Paolo Bonzini
2014-06-19
1
-1
/
+1
*
object_add: allow completion handler to get canonical path
Igor Mammedov
2014-06-18
1
-3
/
+8
*
qmp: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-05-09
1
-21
/
+11
*
qmp: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
1
-8
/
+8
*
qmp: report path ambiguity error
Michael Tokarev
2014-05-07
1
-1
/
+5
*
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
1
-2
/
+2
*
qmp: object-add: Validate class before creating object
Eduardo Habkost
2014-04-25
1
-7
/
+14
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-1
/
+1
*
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
2014-03-12
1
-2
/
+5
*
object: Report type in error when not user creatable.
Hani Benhabiles
2014-03-02
1
-2
/
+2
*
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
2014-01-28
1
-0
/
+12
*
object_add: consolidate error handling
Igor Mammedov
2014-01-28
1
-4
/
+6
*
monitor: add object-add (QMP) and object_add (HMP) command
Paolo Bonzini
2014-01-06
1
-0
/
+62
*
monitor: add object-del (QMP) and object_del (HMP) command
Paolo Bonzini
2014-01-06
1
-0
/
+14
*
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-12-16
1
-1
/
+1
*
QMP: Add cpu-add command
Igor Mammedov
2013-05-01
1
-0
/
+10
*
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-30
1
-2
/
+1
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-4
/
+4
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-0
/
+1
*
build: replace weak symbols with a static library
Paolo Bonzini
2012-11-18
1
-9
/
+0
*
compiler: support Darwin weak references
Paolo Bonzini
2012-11-02
1
-0
/
+2
*
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-31
1
-6
/
+11
|
\
|
*
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
2012-10-29
1
-6
/
+11
|
|
\
|
|
*
qmp: handle stop/cont in INMIGRATE state
Paolo Bonzini
2012-10-24
1
-6
/
+11
*
|
|
compiler: use weak aliases to provide default definitions
Paolo Bonzini
2012-10-30
1
-1
/
+2
|
/
/
*
|
vnc: reorganize code for reverse mode
Paolo Bonzini
2012-10-23
1
-4
/
+2
|
/
*
qapi: convert add_client
Luiz Capitulino
2012-09-26
1
-0
/
+43
*
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-15
1
-1
/
+7
*
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
2012-08-13
1
-0
/
+6
*
qmp: introduce device-list-properties command
Anthony Liguori
2012-08-13
1
-0
/
+50
*
runstate: introduce suspended state
Luiz Capitulino
2012-05-08
1
-0
/
+2
*
suspend: add system_wakeup monitor command
Gerd Hoffmann
2012-02-24
1
-0
/
+5
*
qom: add QObject-based property get/set wrappers
Paolo Bonzini
2012-02-07
1
-15
/
+3
*
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
1
-17
/
+17
*
qom: add new command to search for types
Anthony Liguori
2012-02-03
1
-0
/
+27
*
qapi: Convert change
Luiz Capitulino
2012-01-18
1
-0
/
+44
*
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-01-18
1
-1
/
+2
*
qapi: Introduce change-vnc-password
Luiz Capitulino
2012-01-18
1
-0
/
+7
*
qapi: Convert expire_password
Luiz Capitulino
2012-01-18
1
-0
/
+40
*
qapi: Convert set_password
Luiz Capitulino
2012-01-18
1
-0
/
+54
*
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
1
-0
/
+2
*
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
2011-12-15
1
-0
/
+65
[next]