]> git.proxmox.com Git - qemu.git/history - monitor.c
smc91c111: Fix receive starvation
[qemu.git] / monitor.c
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()
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen_fixes_201...
2013-06-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-06-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.83' into staging
2013-06-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-01 Paolo Bonzinido not check pointers after dereferencing them
2013-05-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2013-05-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-05-22 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-05-18 Michael Tokarevremove some double-includes
2013-04-30 Hu Taoadd a new qevent: QEVENT_GUEST_PANICKED
2013-04-29 Paolo Bonziniaudio: remove HAS_AUDIO
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 Paolo Bonzinitpm: reorganize headers and split hardware part
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-12 Michal NovotnyRevert "New QMP command query-cpu-max and HMP command...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-05 Luiz Capitulinohmp: human-monitor-command: stop using the Memory chard...
2013-04-05 Luiz CapitulinoMonitor: Make output buffer dynamic
next