index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
Migration commands
Dr. David Alan Gilbert
2015-11-10
Return path: socket_writev_buffer: Block even on non-blocking fd's
Dr. David Alan Gilbert
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
Add Linux userfaultfd.h header
Dr. David Alan Gilbert
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
2015-11-10
Move configuration section writing
Dr. David Alan Gilbert
2015-11-10
Provide runtime Target page information
Dr. David Alan Gilbert
2015-11-10
Add postcopy documentation
Dr. David Alan Gilbert
2015-11-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-10' into ...
Peter Maydell
2015-11-10
qapi-introspect: Document lack of sorting
Eric Blake
2015-11-10
qapi: Provide nicer array names in introspection
Eric Blake
2015-11-10
qapi: More tests of input arrays
Eric Blake
2015-11-10
qapi: Test failure in middle of array parse
Eric Blake
2015-11-10
qapi: More tests of alternate output
Eric Blake
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-09
configure: Don't disable optimization for non-fortify builds
Peter Maydell
2015-11-09
hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX
Peter Maydell
2015-11-09
qapi: Simplify non-error testing in test-qmp-*
Eric Blake
2015-11-09
qapi: Plug leaks in test-qmp-*
Eric Blake
2015-11-09
qapi: Share test_init code in test-qmp-input*
Eric Blake
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
2015-11-09
qapi: Strengthen test of TestStructList
Eric Blake
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
2015-11-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-11-09
blockdev: acquire AioContext in hmp_commit()
Stefan Hajnoczi
2015-11-09
monitor: add missed aio_context_acquire into vm_completion call
Denis V. Lunev
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
2015-11-09
dataplane: support non-contigious s/g
Michael S. Tsirkin
2015-11-09
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
2015-11-07
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-11-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
2015-11-06
ahci: split realize and init
Peter Crosthwaite
2015-11-06
ahci: Add some MMIO debug printfs
Peter Crosthwaite
2015-11-06
ide: remove hardcoded 2GiB transactional limit
John Snow
[next]