aboutsummaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)Author
2010-09-09trace: Add trace-file command to open/close/flush trace fileStefan Hajnoczi
2010-09-09trace: Support for dynamically enabling/disabling trace eventsPrerna Saxena
2010-08-22QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho
2010-08-03loadvm: improve tests before bdrv_snapshot_goto()Miguel Di Ciurcio Filho
2010-07-30migration: Accept 'cont' only after successful incoming migrationAmit Shah
2010-07-06Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-01monitor: Allow to exclude commands from QMPJan Kiszka
2010-07-01QMP: handle_qmp_command(): Small cleanupLuiz Capitulino
2010-07-01QMP: Drop old input object checkingLuiz Capitulino
2010-07-01QMP: Introduce qmp_check_input_obj()Luiz Capitulino
2010-07-01QMP: Drop old client argument checkerLuiz Capitulino
2010-07-01QMP: New argument checker (second part)Luiz Capitulino
2010-07-01QMP: New argument checker (first part)Luiz Capitulino
2010-07-01Monitor: handle optional '-' arg as a boolLuiz Capitulino
2010-07-01QMP: Fix error reporting in the async APILuiz Capitulino
2010-07-01monitor: Establish cmd flags and convert the async tagJan Kiszka
2010-07-01monitor: Fix command completion vs. boolean switchesJan Kiszka
2010-07-01monitor: Fix leakage during completion processingJan Kiszka
2010-06-22Extra scan codes for missing keysBernhard M. Wiedemann
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-13monitor/QMP: Drop info hpet / query-hpetJan Kiszka
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino
2010-05-19Monitor: Return before exiting with 'quit'Luiz Capitulino
2010-05-19Revert "Monitor: Return before exiting with 'quit'"Luiz Capitulino
2010-05-09sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl
2010-05-03block: read-only: open cdrom as read-only when using monitor's change commandNaphtali Sprei
2010-05-03QMP: Introduce RESUME eventLuiz Capitulino
2010-04-26stash away SCM_RIGHTS fd until a getfd command arrivesPaolo Bonzini
2010-04-26Monitor: Return before exiting with 'quit'Luiz Capitulino
2010-04-26QMP: Check "arguments" member's typeLuiz Capitulino
2010-04-26QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBERLuiz Capitulino
2010-04-23Replace calls of old bdrv_openKevin Wolf
2010-04-18Monitor: Convert do_screen_dump() to QObjectLuiz Capitulino
2010-04-18monitor: New argument type 'b'Markus Armbruster
2010-04-18monitor: Rename argument type 'b' to 'f'Markus Armbruster
2010-04-18error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETERMarkus Armbruster
2010-04-18Add qerror message if the 'change' target filename can't be openedRyan Harper
2010-04-09move balloon handling to balloon.cPaolo Bonzini
2010-03-27error: Trim includes after "Move qemu_error & friends..."Markus Armbruster
2010-03-17Wrong error message in block_passwd commandShahar Havivi
2010-03-16monitor: New argument type 'O'Markus Armbruster
2010-03-16error: Let converted handlers print in human monitorMarkus Armbruster
2010-03-16monitor: New monitor_cur_is_qmp()Markus Armbruster
2010-03-16error: Rename qemu_error_new() to qerror_report()Markus Armbruster
2010-03-16error: Simplify error sink setupMarkus Armbruster
2010-03-16error: Move qemu_error() & friends from monitor.c to own fileMarkus Armbruster
2010-03-16monitor: Factor monitor_set_error() out of qemu_error_internal()Markus Armbruster
2010-03-16monitor: Separate "default monitor" and "current monitor" cleanlyMarkus Armbruster