index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
monitor: Reset HMP mon->rs in CHR_EVENT_OPEN
Stratos Psomadakis
1
-0
/
+1
2014-09-26
kvm/valgrind: don't mark memory as initialized
Christian Borntraeger
2
-9
/
+1
2014-09-26
po: fix conflict with %.mo rule in rules.mak
Paolo Bonzini
1
-3
/
+3
2014-09-26
kvmvapic: fix migration when VM paused and when not running Windows
Pavel Dovgalyuk
1
-2
/
+9
2014-09-26
main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously
Peter Maydell
1
-0
/
+3
2014-09-26
ohci: drop computed flags from trace events
Alex Bennée
2
-3
/
+2
2014-09-26
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
2
-10
/
+16
2014-09-26
scripts/tracetool: don't barf on formats with precision
Alex Bennée
1
-1
/
+1
2014-09-26
trace: install trace-events file
Stefan Hajnoczi
1
-0
/
+1
2014-09-26
trace-events: Fix comments pointing to source files
Markus Armbruster
1
-9
/
+13
2014-09-26
trace-events: Drop orphaned monitor trace event
Markus Armbruster
1
-1
/
+0
2014-09-26
trace-events: Drop unused megasas trace event
Markus Armbruster
1
-2
/
+0
2014-09-26
cleanup-trace-events.pl: Tighten search for trace event call
Markus Armbruster
1
-1
/
+1
2014-09-26
trace: tighten up trace-events regex to fix bad parse
Stefan Hajnoczi
1
-2
/
+2
2014-09-26
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
2
-7
/
+0
2014-09-26
trace-events: drop orphan usb_mtp_data_out
Stefan Hajnoczi
1
-1
/
+0
2014-09-26
trace-events: drop orphan virtio_blk_data_plane_complete_request
Stefan Hajnoczi
1
-1
/
+0
2014-09-26
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova
3
-33
/
+14
2014-09-26
trace: [qmp] Add commands to query and control event tracing state
Lluís Vilanova
5
-0
/
+179
2014-09-26
trace: docs: add trace file description
Chen Fan
1
-1
/
+1
2014-09-26
trace: [ust] Fix format string computation in tcg-enabled events
Lluís Vilanova
2
-10
/
+11
2014-09-25
cpu-exec: Do CPU_INTERRUPT_HALT unconditionally
Richard Henderson
1
-5
/
+0
2014-09-25
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-64
/
+71
2014-09-25
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
5
-11
/
+19
2014-09-25
target-lm32: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-7
/
+15
2014-09-25
target-microblaze: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-9
/
+18
2014-09-25
target-mips: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-9
/
+19
2014-09-25
target-tricore: Remove the dummy interrupt boilerplate
Richard Henderson
5
-13
/
+0
2014-09-25
target-openrisc: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-18
/
+22
2014-09-25
target-sparc: Use cpu_exec_interrupt qom hook
Richard Henderson
2
-16
/
+21
2014-09-25
target-arm: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-23
/
+36
2014-09-25
target-unicore32: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-7
/
+17
2014-09-25
target-sh4: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-5
/
+11
2014-09-25
target-alpha: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-32
/
+46
2014-09-25
target-cris: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-21
/
+33
2014-09-25
target-m68k: Use cpu_exec_interrupt qom hook
Richard Henderson
5
-16
/
+22
2014-09-25
target-s390x: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+15
2014-09-25
target-xtensa: Use cpu_exec_interrupt qom hook
Richard Henderson
4
-6
/
+12
2014-09-25
qom: Add cpu_exec_interrupt hook
Richard Henderson
3
-5
/
+17
2014-09-25
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2
-3
/
+9
2014-09-25
target-m68k: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+27
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
4
-12
/
+28
2014-09-25
cpu-exec: Remove do-nothing ifdef chains
Richard Henderson
1
-32
/
+0
2014-09-25
qom: Add cpu_exec_enter and cpu_exec_exit hooks
Richard Henderson
3
-9
/
+11
2014-09-25
Update OpenBIOS images
Mark Cave-Ayland
5
-0
/
+0
2014-09-24
virtio: Fix wrong type cast from pointer to long
Stefan Weil
1
-2
/
+2
2014-09-23
tcx: Implement hardware acceleration
Mark Cave-Ayland
2
-137
/
+596
2014-09-23
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
1
-1
/
+1
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2
-0
/
+11
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
3
-9
/
+32
[next]