]> git.proxmox.com Git - mirror_qemu.git/history - monitor.c
nand: Don't use qdev_create() in nand_init()
[mirror_qemu.git] / monitor.c
2014-02-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/alon/pull-libcaca...
2014-02-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-11 Edgar E. Iglesiasexec: Make ldq/ldub_*_phys input an AddressSpace
2014-02-10 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2014-02-08 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2014-02-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-02-07 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-06 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-06 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-02-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-02-01 Peter MaydellMerge remote-tracking branch 'qmp-unstable/queue/qmp...
2014-02-01 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-02-01 Stefan Weilreadline: Add missing GCC_FMT_ATTR
2014-01-31 Peter MaydellMerge remote-tracking branch 'sstabellini/xen-170114...
2014-01-30 Peter MaydellMerge remote-tracking branch 'mjt/tags/trivial-patches...
2014-01-28 Stratos Psomadakismonitor: Cleanup mon->outbuf on write error
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'sweil/tags/for_anthony...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-audio...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kraxel/tags/pull-usb...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2014-01-22 Stefan Hajnoczireadline: move readline to a generic location
2014-01-22 Stefan Hajnoczireadline: decouple readline from the monitor
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.2' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.91' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-10-25 Tom Mustappc: Add CFAR, DAR and DSISR to the dictionary of print...
2013-10-18 Paolo Bonzinimonitor: eliminate monitor_event_state_lock
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Andreas Färbercpu: Use QTAILQ for CPU list
2013-08-30 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-30 Max Reitzqcow2: Metadata overlap checks
2013-08-30 Wenchao Xiamonitor: improve auto complete of "help" for single...
2013-08-30 Wenchao Xiamonitor: allow "help" show message for single command...
2013-08-30 Wenchao Xiamonitor: support sub command in auto completion
2013-08-30 Wenchao Xiamonitor: refine monitor_find_completion()
2013-08-30 Wenchao Xiamonitor: support sub command in help
2013-08-30 Wenchao Xiamonitor: refine parse_cmdline()
2013-08-30 Wenchao Xiamonitor: code move for parse_cmdline()
2013-08-30 Wenchao Xiamonitor: avoid direct use of global variable *mon_cmds
2013-08-30 Wenchao Xiamonitor: split off monitor_data_init()
2013-08-30 Wenchao Xiamonitor: call sortcmdlist() only one time
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in monitor_find_c...
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in block_completi...
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in file_completion()
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in cmd_completion()
2013-08-30 Stefan Weilmonitor: Add missing attributes to local function
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/0.15-mainta...
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-08-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-20 Fam Zhengmonitor: print the invalid char in error message
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-23 Andreas Färberexec: Change cpu_memory_rw_debug() argument to CPUState
2013-07-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-22 Anthony LiguoriMerge remote-tracking branch 'rth/axp-next' into staging
2013-07-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-07-18 Laszlo Ersekmonitor: maintain at most one G_IO_OUT watch
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-for...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15 Amos Kongnet: add support of mac-programming over macvtap in...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-09 Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Andreas Färbercpu: Turn cpu_dump_{state,statistics}() into CPUState...
2013-06-28 Andreas Färberkvm: Change cpu_synchronize_state() argument to CPUState
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-10 Andreas Färbermonitor: Simplify do_inject_mce() with qemu_get_cpu()
2013-06-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-06-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-06-07 Wenchao Xiahmp: add parameters device and -v for info block
2013-06-06 Kevin Wolfcutils: Support 'P' and 'E' suffixes in strtosz()
next