Age | Commit message (Expand) | Author |
2020-09-25 | migration: Truncate state file in xen-save-devices-state | Dov Murik |
2020-09-25 | migration/dirtyrate: Add trace_calls to make it easier to debug | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func... | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Implement calculate_dirtyrate() function | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_... | Chuan Zheng |
2020-09-25 | migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Compare page hash results for recorded sampled page | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Record hash results for each sampled page | Chuan Zheng |
2020-09-25 | migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Add dirtyrate statistics series functions | Chuan Zheng |
2020-09-25 | migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info | Chuan Zheng |
2020-09-25 | migration/dirtyrate: add DirtyRateStatus to denote calculation status | Chuan Zheng |
2020-09-25 | migration/dirtyrate: setup up query-dirtyrate framwork | Chuan Zheng |
2020-09-25 | migration: Rework migrate_send_rp_req_pages() function | Peter Xu |
2020-09-25 | migration: Properly destroy variables on incoming side | Peter Xu |
2020-09-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-09-24 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request... | Peter Maydell |
2020-09-24 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-09-23 | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int... | Peter Maydell |
2020-09-23 | tests: add test-fdmon-epoll | Stefan Hajnoczi |
2020-09-23 | fdmon-poll: reset npfd when upgrading to fdmon-epoll | Stefan Hajnoczi |
2020-09-23 | gitmodules: add qemu.org vbootrom submodule | Stefan Hajnoczi |
2020-09-23 | gitmodules: switch to qemu.org meson mirror | Stefan Hajnoczi |
2020-09-23 | gitmodules: switch to qemu.org qboot mirror | Stefan Hajnoczi |
2020-09-23 | docs/system: clarify deprecation schedule | Stefan Hajnoczi |
2020-09-23 | virtio-crypto: don't modify elem->in/out_sg | Stefan Hajnoczi |
2020-09-23 | virtio-blk: undo destructive iov_discard_*() operations | Stefan Hajnoczi |
2020-09-23 | util/iov: add iov_discard_undo() | Stefan Hajnoczi |
2020-09-23 | virtio: add vhost-user-fs-ccw device | Halil Pasic |
2020-09-23 | libvhost-user: handle endianness as mandated by the spec | Marc Hartmayer |
2020-09-23 | MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer | Stefan Hajnoczi |
2020-09-23 | audio: build spiceaudio as module | Gerd Hoffmann |
2020-09-23 | audio: remove qemu_spice_audio_init() | Gerd Hoffmann |
2020-09-23 | audio: run downstream playback queue unconditionally | Volker Rümelin |
2020-09-23 | audio: align audio_generic_write with audio_pcm_hw_run_out | Volker Rümelin |
2020-09-23 | audio: remove unnecessary calls to put_buffer_in | Volker Rümelin |
2020-09-23 | audio: align audio_generic_read with audio_pcm_hw_run_in | Volker Rümelin |
2020-09-23 | audio/spiceaudio: always rate limit playback stream | Volker Rümelin |
2020-09-23 | audio/audio: fix video playback slowdown with spiceaudio | Volker Rümelin |
2020-09-23 | audio: handle buf == NULL in put_buffer_out() | Volker Rümelin |
2020-09-22 | sifive_u: Register "start-in-flash" as class property | Eduardo Habkost |
2020-09-22 | sifive_e: Register "revb" as class property | Eduardo Habkost |
2020-09-22 | i440fx: Register i440FX-pcihost properties as class properties | Eduardo Habkost |
2020-09-22 | machine: Register "memory-backend" as class property | Eduardo Habkost |
2020-09-22 | xlnx-zcu102: Register properties as class properties | Eduardo Habkost |
2020-09-22 | cpu/core: Register core-id and nr-threads as class properties | Eduardo Habkost |
2020-09-22 | s390x: Register all CPU properties as class properties | Eduardo Habkost |
2020-09-22 | cryptodev-backend: Register "chardev" as class property | Eduardo Habkost |
2020-09-22 | cryptodev-vhost-user: Register "chardev" as class property | Eduardo Habkost |