index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
usb/hcd-xhci: Split pci wrapper for xhci base model
Sai Pavan Boddu
5
-193
/
+303
2020-09-28
usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
Sai Pavan Boddu
5
-31
/
+79
2020-09-28
usb/hcd-xhci: Make dma read/writes hooks pci free
Sai Pavan Boddu
2
-13
/
+12
2020-09-25
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200925a'...
Peter Maydell
22
-106
/
+797
2020-09-25
virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
Jiachen Zhang
2
-6
/
+18
2020-09-25
virtiofsd: Used glib "shared" thread pool
Vivek Goyal
2
-1
/
+3
2020-09-25
virtiofsd: document cache=auto default
Harry G. Coin
1
-0
/
+1
2020-09-25
monitor: Use LOCK_GUARD macros
Dr. David Alan Gilbert
1
-30
/
+14
2020-09-25
migration/tls: add trace points for multifd-tls
Chuan Zheng
2
-1
/
+13
2020-09-25
migration/tls: add support for multifd tls-handshake
Chuan Zheng
1
-2
/
+75
2020-09-25
migration/tls: extract cleanup function for common-use
Chuan Zheng
1
-12
/
+22
2020-09-25
migration/tls: add tls_hostname into MultiFDSendParams
Chuan Zheng
2
-0
/
+7
2020-09-25
migration/tls: extract migration_tls_client_create for common-use
Chuan Zheng
2
-8
/
+24
2020-09-25
migration/tls: save hostname into MigrationState
Chuan Zheng
4
-0
/
+9
2020-09-25
migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
Laurent Vivier
1
-1
/
+1
2020-09-25
migration: Truncate state file in xen-save-devices-state
Dov Murik
1
-1
/
+2
2020-09-25
migration/dirtyrate: Add trace_calls to make it easier to debug
Chuan Zheng
2
-0
/
+17
2020-09-25
migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() func...
Chuan Zheng
2
-0
/
+112
2020-09-25
migration/dirtyrate: Implement calculate_dirtyrate() function
Chuan Zheng
1
-2
/
+43
2020-09-25
migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_...
Chuan Zheng
2
-0
/
+30
2020-09-25
migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
Chuan Zheng
2
-0
/
+26
2020-09-25
migration/dirtyrate: Compare page hash results for recorded sampled page
Chuan Zheng
1
-0
/
+63
2020-09-25
migration/dirtyrate: Record hash results for each sampled page
Chuan Zheng
1
-0
/
+109
2020-09-25
migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
Chuan Zheng
3
-10
/
+12
2020-09-25
migration/dirtyrate: Add dirtyrate statistics series functions
Chuan Zheng
2
-0
/
+44
2020-09-25
migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
Chuan Zheng
1
-0
/
+18
2020-09-25
migration/dirtyrate: add DirtyRateStatus to denote calculation status
Chuan Zheng
2
-0
/
+43
2020-09-25
migration/dirtyrate: setup up query-dirtyrate framwork
Chuan Zheng
3
-1
/
+67
2020-09-25
migration: Rework migrate_send_rp_req_pages() function
Peter Xu
3
-32
/
+22
2020-09-25
migration: Properly destroy variables on incoming side
Peter Xu
1
-2
/
+5
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
147
-1075
/
+1514
2020-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200923-pull-request...
Peter Maydell
5
-32
/
+80
2020-09-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
35
-182
/
+208
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
133
-1024
/
+1047
2020-09-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-09-21' int...
Peter Maydell
3
-3
/
+76
2020-09-23
tests: add test-fdmon-epoll
Stefan Hajnoczi
3
-0
/
+77
2020-09-23
fdmon-poll: reset npfd when upgrading to fdmon-epoll
Stefan Hajnoczi
1
-0
/
+1
2020-09-23
gitmodules: add qemu.org vbootrom submodule
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
gitmodules: switch to qemu.org meson mirror
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
gitmodules: switch to qemu.org qboot mirror
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
docs/system: clarify deprecation schedule
Stefan Hajnoczi
1
-4
/
+5
2020-09-23
virtio-crypto: don't modify elem->in/out_sg
Stefan Hajnoczi
1
-3
/
+14
2020-09-23
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
2
-2
/
+11
2020-09-23
util/iov: add iov_discard_undo()
Stefan Hajnoczi
3
-4
/
+234
2020-09-23
virtio: add vhost-user-fs-ccw device
Halil Pasic
2
-0
/
+76
2020-09-23
libvhost-user: handle endianness as mandated by the spec
Marc Hartmayer
1
-34
/
+43
2020-09-23
MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
Stefan Hajnoczi
1
-1
/
+3
2020-09-23
audio: build spiceaudio as module
Gerd Hoffmann
1
-2
/
+2
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
4
-7
/
+16
2020-09-23
audio: run downstream playback queue unconditionally
Volker RĂ¼melin
1
-0
/
+3
[next]