index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
1
-4
/
+4
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
1
-1
/
+5
2013-02-16
cpu: Move host_tid field to CPUState
Andreas Färber
1
-2
/
+6
2012-12-20
exec: change RAM list to a TAILQ
Paolo Bonzini
1
-4
/
+4
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-4
/
+4
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-3
/
+3
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-9
/
+9
2012-09-27
qmp: dump-guest-memory: don't spin if non-blocking fd would block
Luiz Capitulino
1
-11
/
+4
2012-09-26
monitor: add Error * argument to monitor_get_fd
Paolo Bonzini
1
-2
/
+1
2012-06-11
dump: Fix license version (GPL2+ instead of GPL2)
Stefan Weil
1
-2
/
+2
2012-06-09
w32: Fix broken build (missing include file)
Stefan Weil
1
-4
/
+0
2012-06-07
dump: remove dumping stuff from cpu-all.h
Paolo Bonzini
1
-11
/
+0
2012-06-07
dump: change cpu_get_note_size to return ssize_t
Paolo Bonzini
1
-2
/
+7
2012-06-04
introduce a new monitor command 'dump-guest-memory' to dump guest's memory
Wen Congyang
1
-0
/
+883