]> git.ipfire.org Git - thirdparty/qemu.git/history - monitor.c
Sparc32: fix SDL zooming with TCX
[thirdparty/qemu.git] / monitor.c
2009-07-16  Jan KiszkaMove boot_set callback backend
2009-07-09  Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09  Huang YingQEMU: MCE: Add MCE simulation to qemu/tcg
2009-06-29  Jan Kiszkamonitor: Refactor acl commnds
2009-06-29  Jan Kiszkamonitor: Add completion for help command
2009-06-29  Jan Kiszkaslirp: Drop statistic code
2009-06-29  Jan Kiszkaslirp: Add info usernet for dumping connection states
2009-06-10  Anthony LiguoriMerge branch 'net-queue'
2009-06-10  Luiz Capitulinomonitor: Introduce get_command_name()
2009-06-10  Luiz Capitulinomonitor: Remove unused variable
2009-06-10  Luiz Capitulinomonitor: Remove uneeded 'return' statement
2009-06-10  Luiz Capitulinomonitor: Remove uneeded goto
2009-06-06  Blue SwirlUse hxtool to generate monitor documentation and C...
2009-06-05  Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-05-28  Alexander GrafUser networking: Show active connections
2009-05-27  Alexander GrafUser Networking: Enable removal of redirections
2009-05-08  Jan KiszkaDrop CONFIG_GDBSTUB
2009-05-01  Richard W.M. JonesHardware watchdog
2009-04-22  aliguorimonitor: Fix warning in do_info_numa (Jan Kiszka)
2009-04-21  aliguoriadd info numa command to monitor (Andre Przywara)
2009-04-21  aliguorislirp: Enhance host-guest redirection setup (Jan Kiszka)
2009-04-21  aliguorimonitor: Allow host_net_add/remove for all targets...
2009-04-21  aliguorimonitor: Improve host_net_add (Jan Kiszka)
2009-04-21  aliguorinet: Add support for capturing VLANs (Jan Kiszka)
2009-04-19  blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-18  aliguorimonitor: Update command help (Jan Kiszka)
2009-04-07  pbrookAdd --with-pkgversion.
2009-04-05  aurel32Add new command line option -singlestep for tcg single...
2009-04-05  aliguorigdbstub: Rework configuration via command line and...
2009-03-28  aliguorigdbstub: Allow re-instantiation (Jan Kiszka)
2009-03-12  aliguorimonitor: sync from kvm state before generating output...
2009-03-08  blueswir1Multi-key completion for sendkey
2009-03-07  blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-06  aliguoriRemove tabs introduced from VNC ACL series
2009-03-06  aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-05  aliguorimonitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
2009-03-05  aliguorimonitor: Improve mux'ed console experience (Jan Kiszka)
2009-03-05  aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05  aliguorimonitor: Introduce ReadLineState (Jan Kiszka)
2009-03-05  aliguorimonitor: Drop banner hiding (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework terminal management (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05  aliguorimonitor: Break out readline_show_prompt (Jan Kiszka)
2009-03-05  aliguorimonitor: Simplify password input mode (Jan Kiszka)
2009-03-05  aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05  aliguoriblock: Improve bdrv_iterate (Jan Kiszka)
2009-03-03  aurel32SH4: Added monitoring of TLBs
2009-02-11  aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11  aliguoriAdd a description for the set_link monitor command.
2009-02-05  aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-24  blueswir1Synch code, help and docs
2009-01-08  aliguoriAdd 'set_link' monitor command (Mark McLoughlin)
2008-12-28  blueswir1Fix -Werror=format-security warning (Frederik Himpe...
2008-12-18  aurel32new monitor func status
2008-12-18  aurel32Fix warnings introduced by commit 6081
2008-12-17  aliguoriAdd HPET emulation to qemu (Beth Kon)
2008-12-10  aliguoriAccept password as an argument to 'change vnc password...
2008-12-10  aliguoriFix off-by-one bug limiting VNC passwords to 7 chars...
2008-12-04  aliguoriAdd virtio-balloon support
2008-12-04  aliguoriAdd ballooning infrastructure.
2008-11-16  blueswir1Attached patch fixes a series of this warning
2008-11-05  aliguoriAdd KVM support to QEMU
2008-10-31  aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-26  blueswir1Fix undeclared symbol warnings from sparse
2008-10-21  aurel32target-ppc: Convert XER accesses to TCG
2008-10-13  aliguoriIntroduce UI for live migration
2008-10-06  aliguoriAllow the monitor to be suspended during non-blocking op
2008-10-05  blueswir1Move wav_start_capture prototype to avoid a warning...
2008-10-02  blueswir1Make monitor command tables const
2008-10-01  aurel32monitor: add sendkey support for comma, dot and slash
2008-10-01  aurel32fix default size handling in monitor
2008-09-18  blueswir1Add "info uuid" command to monitor (Gleb Natapov)
2008-09-16  balrogMove offsetof to osdep.h, remove local defintions.
2008-08-30  blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-21  blueswir1Fix OpenBSD linker warnings
2008-08-19  aliguoriRevert r4979 since it breaks the monitor
2008-08-18  aliguoriReport unmapped addresses in memory_dump (Jan Kiszka)
2008-08-17  blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-08-13  thsAdd the altgr key name to the monitor, by Samuel Thibault.
2008-08-01  aliguoriSet focus to monitor to ask password if line is multipl...
2008-08-01  aliguoriAsk password when encrypted disk image is used (Laurent...
2008-06-27  thsMore efficient target register / TC accesses.
2008-06-22  blueswir1Add missing keys, sendkey support for all keys
2008-06-20  blueswir1Add an opaque parameter to boot_set API, move function...
2008-06-18  aurel32Add image format option in monitor for removable media
2008-06-09  balrogFix the sendkey hold time calculation (Jan Kiszka).
2008-06-08  balrogEnhance sendkey with key hold time (Jan Kiszka).
2008-06-04  balrogAdd sysrq to key names known by "sendkey".
2008-06-04  balrogRefactor and fix do_sendkey (Jan Kiszka).
2008-05-28  bellardmoved halted field to CPU_COMMON
2008-05-24  balrogTab-complete arguments for "logfile" in the monitor.
2008-05-04  aurel32Allow bootdevice change from the monitor
2008-04-27  aurel32Add a monitor command to raise NMI
2008-04-12  aurel32Use correct memory types in do_physical_memory_save()
2008-04-11  aurel32physical memory dump to file
2008-02-10  balrogAdd an ncurses UI.
2007-12-17  thsFix miscellaneous minor things, by Andre Przywara.
2007-12-16  thsFix wrong signedness, by Andre Przywara.
2007-12-03  thsThe profiler need qemu-timer.h
next