index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
QMP: Add cpu-add command
Igor Mammedov
1
-0
/
+10
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
1
-2
/
+1
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-4
/
+4
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-0
/
+1
2012-11-18
build: replace weak symbols with a static library
Paolo Bonzini
1
-9
/
+0
2012-11-02
compiler: support Darwin weak references
Paolo Bonzini
1
-0
/
+2
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-6
/
+11
2012-10-30
compiler: use weak aliases to provide default definitions
Paolo Bonzini
1
-1
/
+2
2012-10-29
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
1
-6
/
+11
2012-10-24
qmp: handle stop/cont in INMIGRATE state
Paolo Bonzini
1
-6
/
+11
2012-10-23
vnc: reorganize code for reverse mode
Paolo Bonzini
1
-4
/
+2
2012-09-26
qapi: convert add_client
Luiz Capitulino
1
-0
/
+43
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
1
-1
/
+7
2012-08-13
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
1
-0
/
+6
2012-08-13
qmp: introduce device-list-properties command
Anthony Liguori
1
-0
/
+50
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
1
-0
/
+2
2012-02-24
suspend: add system_wakeup monitor command
Gerd Hoffmann
1
-0
/
+5
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
1
-15
/
+3
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-17
/
+17
2012-02-03
qom: add new command to search for types
Anthony Liguori
1
-0
/
+27
2012-01-18
qapi: Convert change
Luiz Capitulino
1
-0
/
+44
2012-01-18
qerror: Extend QERR_DEVICE_ENCRYPTED
Luiz Capitulino
1
-1
/
+2
2012-01-18
qapi: Introduce change-vnc-password
Luiz Capitulino
1
-0
/
+7
2012-01-18
qapi: Convert expire_password
Luiz Capitulino
1
-0
/
+40
2012-01-18
qapi: Convert set_password
Luiz Capitulino
1
-0
/
+54
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+2
2011-12-15
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
1
-0
/
+65
2011-12-15
qmp: add qom-list command
Anthony Liguori
1
-0
/
+28
2011-12-06
qapi: Convert cont
Luiz Capitulino
1
-0
/
+37
2011-10-27
qapi: Convert query-spice
Luiz Capitulino
1
-0
/
+12
2011-10-27
qapi: Convert query-vnc
Luiz Capitulino
1
-0
/
+10
2011-10-27
qapi: Convert the cpu command
Luiz Capitulino
1
-0
/
+5
2011-10-04
qapi: Convert system_powerdown
Luiz Capitulino
1
-0
/
+5
2011-10-04
qapi: Convert system_reset
Luiz Capitulino
1
-0
/
+4
2011-10-04
qapi: Convert stop
Luiz Capitulino
1
-0
/
+5
2011-10-04
qapi: Convert quit
Luiz Capitulino
1
-0
/
+6
2011-10-04
qapi: Convert query-uuid
Luiz Capitulino
1
-0
/
+15
2011-10-04
qapi: Convert query-kvm
Luiz Capitulino
1
-0
/
+13
2011-10-04
qapi: Convert query-version
Luiz Capitulino
1
-0
/
+16
2011-10-04
qapi: convert query-name
Anthony Liguori
1
-0
/
+28