projects
/
sdk
/
emulator
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Refactor some hax related codes.
[sdk/emulator/qemu.git]
/
savevm.c
2013-07-02
test
Merge 'qemu 1.5.1' into tizen_qemu_1.5.1
blob
|
commitdiff
|
raw
2013-07-02
test
Merge branch 'develop' into tizen_qemu_1.5.1
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Paolo Bonzini
do not check pointers after dereferencing them
blob
|
commitdiff
|
raw
2013-04-22
Anthony Liguori
Merge remote-tracking branch 'bonzini/nbd-next' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Anthony Liguori
Merge remote-tracking branch 'bonzini/migration-writev...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Paolo Bonzini
qemu-file: do not use stdio for qemu_fdopen
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Paolo Bonzini
qemu-file: drop socket_put_buffer
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'bonzini/hw-dirs' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'stefanha/block' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Kevin Wolf
savevm: Implement block_writev_buffer()
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Paolo Bonzini
migration: simplify writev vs. non-writev logic
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Paolo Bonzini
migration: drop is_write complications
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Paolo Bonzini
migration: use a single I/O operation when writev_buffe...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Paolo Bonzini
migration: set f->is_write and flush in add_to_iovec
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Anthony Liguori
Merge remote-tracking branch 'mdroth/qga-pull-4-2-13...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Stefan Hajnoczi
oslib-posix: rename socket_set_nonblock() to qemu_set_n...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Orit Wasserman
Add qemu_put_buffer_async
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Orit Wasserman
Use writev ops if available
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Orit Wasserman
Store the data to send also in iovec
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Orit Wasserman
Update bytes_xfer in qemu_put_byte
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Orit Wasserman
Add socket_writev_buffer function
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
David Gibson
savevm: Add VMSTATE_FLOAT64 helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
David Gibson
savevm: Add VMSTATE_UINT64_EQUAL helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Anthony Liguori
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'kraxel/chardev.5' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'afaerber/qom-cpu' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Anthony Liguori
Merge remote-tracking branch 'riku/linux-user-for-upstr...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
Andreas Färber
vmstate: Make vmstate_register() static inline
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: move rate limiting to QEMUFile
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: use QEMUFile for migration channel lifetime
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: simplify and export qemu_ftell
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: add writable socket QEMUFile
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: check exit status when closing a pipe QEMUFile
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: fsync a writable stdio QEMUFile
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: merge qemu_popen_cmd with qemu_popen
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: make qemu_fflush and qemu_file_set_error...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: yay, buffering is gone
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: run setup callbacks out of big lock
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: temporarily expose qemu_file_set_error and...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: use qemu_file_set_error to pass error codes...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
qemu-file: pass errno from qemu_fflush via f->last_error
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Paolo Bonzini
migration: push qemu_savevm_state_cancel out of qemu_sa...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Anthony Liguori
Merge remote-tracking branch 'stefanha/block' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Stefan Hajnoczi
migration: make qemu_ftell() public and support writabl...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Stefan Hajnoczi
migration: restrict scope of incoming fd read handler
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Anthony Liguori
Merge branch 'for-linux-user' of https://git.gitorious...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Anthony Liguori
Merge remote-tracking branch 'stefanha/block' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Jason Wang
net: introduce qemu_get_queue()
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Anthony Liguori
Merge remote-tracking branch 'quintela/migration.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Orit Wasserman
Move XBZRLE encoding code to a separate file to allow...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
Anthony Liguori
Merge remote-tracking branch 'bonzini/scsi-next' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Anthony Liguori
Merge remote-tracking branch 'quintela/thread.next...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Anthony Liguori
Merge remote-tracking branch 'stefanha/block' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-19
Blue Swirl
Merge branch 'axp-next' of git://github.com/rth7680...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Juan Quintela
migration: remove argument to qemu_savevm_state_cancel
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Juan Quintela
qemu-file: Only set last_error if it is not already set
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Wenchao Xia
HMP: add QDict to info callback handler
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Anthony Liguori
Merge remote-tracking branch 'qmp/queue/qmp' into staging
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Blue Swirl
Merge branch 'target-arm.next' of git://git.linaro...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Blue Swirl
Merge branch 'ppc-for-upstream' of git://repo.or.cz...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Blue Swirl
Merge branch 's390-reorg' of git://repo.or.cz/qemu/rth
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Anthony Liguori
Merge remote-tracking branch 'stefanha/trivial-patches...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-11
Stefan Weil
savevm: Remove MinGW specific code which is no longer...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Andreas Färber
Merge branch 'master' of git://git.qemu.org/qemu into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Michael Tokarev
savevm.c: cleanup system includes
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'qemu-kvm/uq/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'mst/tags/for_anthony...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Anthony Liguori
Merge remote-tracking branch 'kraxel/seabios-a810e4e...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-22
Andreas Färber
Merge branch 'master' of git://git.qemu.org/qemu into...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Anthony Liguori
Merge remote-tracking branch 'quintela/thread-20121220...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Juan Quintela
savevm: New save live migration method: pending
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Juan Quintela
migration: make writes blocking
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Anthony Liguori
Merge remote-tracking branch 'bonzini/header-dirs'...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
softmmu: move include files to include/sysemu/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
misc: move include files to include/qemu/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
migration: move include files to include/migration/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
monitor: move include files to include/monitor/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
exec: move include files to include/exec/
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
net: reorganize headers
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Paolo Bonzini
janitor: do not include qemu-char everywhere
blob
|
commitdiff
|
raw
|
diff to current
2012-11-03
Blue Swirl
Merge branch 'trivial-patches' of git://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Anthony Liguori
Merge remote-tracking branch 'bonzini/migr-coroutine...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: handle EAGAIN while reading QEMUFile
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: close socket QEMUFile from socket_close
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: replace qemu_stdio_fd with qemu_get_fd
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: add qemu_get_fd
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: consolidate QEMUFile methods in a single...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Paolo Bonzini
migration: unify stdio-based QEMUFile operations
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'kraxel/usb.69' into staging
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'kraxel/pixman.v3' into...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
Anthony Liguori
Merge remote-tracking branch 'stefanha/net' into staging
blob
|
commitdiff
|
raw
|
diff to current
next