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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
2
-3
/
+9
2019-07-15
kvm: Update comments for sync_dirty_bitmap
Peter Xu
1
-6
/
+6
2019-07-15
memory: Introduce memory listener hook log_clear()
Peter Xu
4
-0
/
+83
2019-07-15
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
3
-4
/
+4
2019-07-15
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
4
-0
/
+168
2019-07-15
memory: Don't set migration bitmap when without migration
Peter Xu
3
-2
/
+14
2019-07-15
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
2
-4
/
+2
2019-07-15
migration/ram.c: reset complete_round when we gets a queued page
Wei Yang
1
-0
/
+6
2019-07-15
migration/multifd: sync packet_num after all thread are done
Wei Yang
1
-4
/
+4
2019-07-15
cutils: remove one unnecessary pointer operation
Wei Yang
1
-4
/
+4
2019-07-15
migration/xbzrle: update cache and current_data in one place
Wei Yang
1
-10
/
+15
2019-07-15
migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
Wei Yang
1
-1
/
+1
2019-07-15
migration-test: rename parameter to parameter_int
Juan Quintela
1
-27
/
+28
2019-07-15
migration: fix multifd_recv event typo
Juan Quintela
1
-1
/
+1
2019-07-15
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into s...
Peter Maydell
1
-1
/
+1
2019-07-15
Fix build error when VNC is configured out
Christophe de Dinechin
1
-1
/
+1
2019-07-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190714' into staging
Peter Maydell
8
-66
/
+139
2019-07-14
tcg: Release mmap_lock on translation fault
Richard Henderson
2
-23
/
+63
2019-07-14
tcg: Remove duplicate #if !defined(CODE_ACCESS)
Richard Henderson
1
-2
/
+0
2019-07-14
tcg: Remove cpu_ld*_code_ra
Richard Henderson
1
-1
/
+5
2019-07-14
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
5
-37
/
+57
2019-07-14
include/qemu/atomic.h: Add signal_barrier
Richard Henderson
1
-0
/
+11
2019-07-14
tcg/aarch64: Fix output of extract2 opcodes
Richard Henderson
1
-1
/
+1
2019-07-14
tcg: Fix constant folding of INDEX_op_extract2_i32
Richard Henderson
1
-2
/
+2
2019-07-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-17
/
+52
2019-07-12
virtio pmem: remove transitional names
Pankaj Gupta
1
-2
/
+0
2019-07-12
virtio pmem: remove memdev null check
Pankaj Gupta
1
-2
/
+2
2019-07-12
virtio pmem: fix wrong mem region condition
Pankaj Gupta
1
-1
/
+1
2019-07-12
tests: acpi: do not skip tests when IASL is not installed
Igor Mammedov
1
-1
/
+14
2019-07-12
tests: acpi: do not require IASL for dumping AML blobs
Igor Mammedov
1
-6
/
+4
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
3
-3
/
+29
2019-07-12
pcie: consistent names for function args
Michael S. Tsirkin
1
-2
/
+2
2019-07-12
xio3130_downstream: typo fix
Michael S. Tsirkin
1
-1
/
+1
2019-07-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-53
/
+55
2019-07-12
file-posix: Use max transfer length/segment count only for SCSI passthrough
Maxim Levitsky
1
-26
/
+28
2019-07-12
iotests: Update 082 expected output
Eric Blake
1
-27
/
+27
2019-07-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190712' into...
Peter Maydell
4
-1
/
+4
2019-07-12
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
1
-0
/
+3
2019-07-12
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2019-07-11
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
3
-31
/
+74
2019-07-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
3
-9
/
+25
2019-07-10
docs/bitmaps: use QMP lexer instead of json
John Snow
1
-27
/
+27
2019-07-10
sphinx: add qmp_lexer
John Snow
2
-2
/
+45
2019-07-10
docs/interop/bitmaps.rst: Fix typos
John Snow
1
-2
/
+2
2019-07-10
gdbstub: revert to previous set_reg behaviour
Alex Bennée
1
-6
/
+12
2019-07-10
gdbstub: add some notes to the header comment
Alex Bennée
1
-0
/
+6
2019-07-10
tests/tcg: fix diff-out pass to properly report failure
Alex Bennée
1
-1
/
+5
2019-07-10
tests/tcg: fix up test-i386-fprem.ref generation
Alex Bennée
1
-2
/
+2
2019-07-09
Update version for v4.1.0-rc0 release
v4.1.0-rc0
Peter Maydell
1
-1
/
+1
2019-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709...
Peter Maydell
1
-1
/
+4
[next]