index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-4
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-08-20
monitor: print the invalid char in error message
Fam Zheng
1
-3
/
+7
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-18
monitor: maintain at most one G_IO_OUT watch
Laszlo Ersek
1
-2
/
+9
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-0
/
+1
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-3
/
+1
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-7
/
+6
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-3
/
+3
2013-06-11
monitor: Simplify do_inject_mce() with qemu_get_cpu()
Andreas Färber
1
-9
/
+5
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
1
-3
/
+4
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
1
-4
/
+4
2013-06-01
do not check pointers after dereferencing them
Paolo Bonzini
1
-1
/
+1
2013-05-18
remove some double-includes
Michael Tokarev
1
-1
/
+0
2013-04-30
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
1
-0
/
+1
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
1
-2
/
+0
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-2
/
+2
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-04-15
tpm: reorganize headers and split hardware part
Paolo Bonzini
1
-1
/
+1
2013-04-12
Revert "New QMP command query-cpu-max and HMP command cpu_max"
Michal Novotny
1
-7
/
+0
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-4
/
+4
2013-04-05
hmp: human-monitor-command: stop using the Memory chardev driver
Luiz Capitulino
1
-9
/
+8
2013-04-05
Monitor: Make output buffer dynamic
Luiz Capitulino
1
-17
/
+28
2013-03-28
trace: [monitor] Use new event control interface
Lluís Vilanova
1
-2
/
+11
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
1
-0
/
+7
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
1
-4
/
+0
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-4
/
+0
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-4
/
+4
2013-03-19
fix monitor
Gerd Hoffmann
1
-2
/
+21
2013-03-17
qdev: DEVICE_DELETED event
Michael S. Tsirkin
1
-0
/
+1
2013-03-14
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-8
/
+5
2013-03-12
Support for TPM command line options
Stefan Berger
1
-0
/
+8
2013-03-12
monitor: Use qemu_get_cpu() in monitor_set_cpu()
Andreas Färber
1
-8
/
+5
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-1
/
+1
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
1
-3
/
+3
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
1
-2
/
+2
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
1
-1
/
+1
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
1
-1
/
+1
2013-01-17
HMP: add sub command table to info
Wenchao Xia
1
-21
/
+1
2013-01-17
HMP: move define of mon_cmds
Wenchao Xia
1
-6
/
+6
2013-01-17
HMP: add infrastructure for sub command
Wenchao Xia
1
-10
/
+39
2013-01-17
HMP: delete info handler
Wenchao Xia
1
-46
/
+45
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
1
-16
/
+16
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
1
-5
/
+10
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
1
-1
/
+3
2013-01-14
Merge remote-tracking branch 'bonzini/stub' into staging
Anthony Liguori
1
-0
/
+22
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-0
/
+22
[next]