summaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Merge commit '4d9ad7f793605abd9806fc932b3e04e028894565' into upstream-mergeMarcelo Tosatti1-35/+22
2011-04-14Merge commit '39ac8455106af1ed669b8e10223420cf1ac5b190' into upstream-mergeMarcelo Tosatti1-1/+1
2011-04-14Merge commit '0298141998ea3e19fd86b5a7122aab2fd1ebad51' into upstream-mergeMarcelo Tosatti1-12/+10
2011-04-14Merge commit 'dc7a09cfe47679d89289101cc9eb387c45e48fe7' into upstream-mergeMarcelo Tosatti1-1/+1
2011-04-14Merge commit '74475455442398a64355428b37422d14ccc293cb' into upstream-mergeMarcelo Tosatti1-2/+2
2011-04-14Merge commit '419fb20a8eab0376d86790a9907553307b1654c5' into upstream-mergeMarcelo Tosatti1-4/+7
2011-04-12Replace cpu_physical_memory_rw were possibleStefan Weil1-5/+4
2011-04-12monitor: Remove some type casts which are no longer neededStefan Weil1-30/+18
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson1-1/+1
2011-03-22Make VNC support optionalJes Sorensen1-12/+10
2011-03-21Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-4/+11
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2011-03-16Expose thread_id in info cpusJan Kiszka1-0/+4
2011-03-15x86: Optionally avoid injecting AO MCEs while others are pendingJan Kiszka1-2/+5
2011-03-15x86: Refine error reporting of MCE injection servicesJan Kiszka1-2/+2
2011-03-15x86: Small cleanups of MCE helpersJan Kiszka1-1/+1
2011-02-16Merge commit '8cf71710f068f9c50ce420b1dd4ef71c2f9b2a8d' into upstream-mergeMarcelo Tosatti1-2/+2
2011-02-14Improve vm_stop reason declarationsJan Kiszka1-2/+2
2011-02-02Merge commit 'f487d6278f75f84378833b8c3a67443346d639dc' into upstream-mergeMarcelo Tosatti1-4/+43
2011-02-02Merge commit '31ce5e0c49821d92fb30cce2f3055ef33613b287' into upstream-mergeMarcelo Tosatti1-2/+5
2011-02-01add qemu_chr_set_echoPaolo Bonzini1-0/+1
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-2/+5
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori1-2/+29
2011-02-01vnc: Fix password expiration through 'change vnc ""' (v2)Anthony Liguori1-0/+10
2011-01-25monitor: use after free in do_wav_capture()Isaku Yamahata1-1/+2
2011-01-24vnc/spice: fix "never" and "now" expire_timeMarc-André Lureau1-2/+2
2011-01-24spice/vnc: client migration.Gerd Hoffmann1-0/+27
2011-01-24Make strtosz() return int64_t instead of ssize_tJes Sorensen1-1/+1
2011-01-21Merge commit 'b947c12c0bb217fe09968e652873e0d22b269d68' into upstream-mergeMarcelo Tosatti1-2/+2
2011-01-21Add "broadcast" option for mce commandJin Dongming1-2/+5
2011-01-15monitor: fix a typoBlue Swirl1-2/+2
2011-01-06remove qemu-kvm.h inclusion from monitor.cMarcelo Tosatti1-1/+0
2011-01-06Merge commit 'e024e881bb1a8b5085026589360d26ed97acdd64' into upstream-mergeMarcelo Tosatti1-49/+48
2011-01-06Merge commit '7572150c189c6553c2448334116ab717680de66d' into upstream-mergeMarcelo Tosatti1-0/+130
2011-01-06Merge commit '962630f207a33b7de4316022884b5241e05491cd' into upstream-mergeMarcelo Tosatti1-23/+304
2011-01-06Merge commit '2507c12ab026b2286b0a47035c629f3d568c96f4' into upstream-mergeMarcelo Tosatti1-0/+38
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-0/+130
2010-12-19Sparc: implement monitor command 'info tlb'Blue Swirl1-1/+10
2010-12-17Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori1-48/+38
2010-12-11monitor: implement x86 info mem for PAE and long modesBlue Swirl1-12/+164
2010-12-11monitor: implement x86 info tlb for PAE and long modesBlue Swirl1-11/+140
2010-12-09vnc/spice: add set_passwd monitor command.Gerd Hoffmann1-0/+100
2010-12-09spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann1-0/+20
2010-12-09spice: connection events.Gerd Hoffmann1-0/+10
2010-12-06QMP: Simplify monitor_json_emitter()Luiz Capitulino1-4/+2
2010-12-06QMP: Drop dead codeLuiz Capitulino1-40/+34
2010-12-06QMP: Fix default response regressionLuiz Capitulino1-4/+2
2010-11-17QMP: Introduce Human Monitor passthrough commandLuiz Capitulino1-0/+38
2010-11-14Merge remote branch 'upstream' into upstream-mergeAvi Kivity1-17/+30
2010-11-03Remove obsolete 'f' double parameter typeJes Sorensen1-17/+1