index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-6
/
+6
2014-11-02
dump: Fix dump-guest-memory termination and use-after-close
Gonglei
1
-7
/
+4
2014-10-23
dump: Turn some functions to void to make code cleaner
zhanghailiang
1
-170
/
+142
2014-10-23
dump: Propagate errors into qmp_dump_guest_memory()
zhanghailiang
1
-83
/
+82
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
1
-13
/
+5
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
1
-141
/
+90
2014-06-11
dump: simplify get_len_buf_out()
Laszlo Ersek
1
-30
/
+16
2014-06-11
dump: hoist lzo_init() from get_len_buf_out() to dump_init()
Laszlo Ersek
1
-7
/
+6
2014-06-11
dump: select header bitness based on ELF class, not ELF architecture
Laszlo Ersek
1
-1
/
+1
2014-06-11
dump: eliminate DumpState.page_size ("guest's page size")
Laszlo Ersek
1
-26
/
+25
2014-06-11
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
1
-6
/
+4
2014-06-11
dump: simplify write_start_flat_header()
Laszlo Ersek
1
-11
/
+9
2014-06-11
dump: fill in the flat header signature more pleasingly to the eye
Laszlo Ersek
1
-2
/
+2
2014-05-09
dump: Drop pointless error_is_set(), DumpState member errp
Markus Armbruster
1
-4
/
+2
2014-02-28
dump: add 'query-dump-guest-memory-capability' command
qiaonuohan
1
-0
/
+33
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
1
-2
/
+5
2014-02-28
dump: make kdump-compressed format available for 'dump-guest-memory'
qiaonuohan
1
-6
/
+125
2014-02-28
dump: add API to write dump pages
qiaonuohan
1
-0
/
+231
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
1
-0
/
+47
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
1
-0
/
+164
2014-02-28
dump: add API to write dump header
qiaonuohan
1
-0
/
+223
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
1
-0
/
+28
2014-02-28
dump: add API to write elf notes to buffer
qiaonuohan
1
-0
/
+19
2014-02-28
dump: add API to write vmcore
qiaonuohan
1
-0
/
+21
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
1
-0
/
+42
2014-02-28
dump: add argument to write_elfxx_notes
qiaonuohan
1
-8
/
+8
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
1
-1
/
+1
2013-10-25
dump-guest-memory: Check for the correct return value
Aneesh Kumar K.V
1
-2
/
+2
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-5
/
+5
2013-08-08
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
1
-39
/
+38
2013-08-08
dump: populate guest_phys_blocks
Laszlo Ersek
1
-1
/
+1
2013-08-08
dump: introduce GuestPhysBlockList
Laszlo Ersek
1
-12
/
+19
2013-08-08
dump: clamp guest-provided mapping lengths to ramblock sizes
Laszlo Ersek
1
-25
/
+40
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
1
-10
/
+6
2013-06-17
dump: qmp_dump_guest_memory(): use error_setg_file_open()
Luiz Capitulino
1
-1
/
+1
2013-06-11
memory_mapping: Improve qemu_get_guest_memory_mapping() error reporting
Andreas Färber
1
-1
/
+6
2013-06-11
dump: Abstract dump_init() with cpu_synchronize_all_states()
Andreas Färber
1
-2
/
+3
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
[next]