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
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
18
-94
/
+732
2019-07-15
migration: always initial RAMBlock.bmap to 1 for new migration
Ivan Ren
1
-7
/
+8
2019-07-15
migration/postcopy: remove redundant cpu_synchronize_all_post_init
Wei Yang
1
-1
/
+0
2019-07-15
migration/postcopy: fix document of postcopy_send_discard_bm_ram()
Wei Yang
1
-3
/
+2
2019-07-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190715'...
Peter Maydell
9
-26
/
+174
2019-07-15
migration: allow private destination ram with x-ignore-shared
Peng Tao
1
-7
/
+0
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
5
-2
/
+150
2019-07-15
kvm: Support KVM_CLEAR_DIRTY_LOG
Peter Xu
2
-0
/
+183
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
2
-12
/
+48
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
target/arm: NS BusFault on vector table fetch escalates to NS HardFault
Peter Maydell
1
-4
/
+17
2019-07-15
target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
Peter Maydell
1
-0
/
+12
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
3
-4
/
+91
2019-07-15
hw/arm/virt: Fix non-secure flash mode
David Engraf
1
-1
/
+1
2019-07-15
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
1
-4
/
+11
2019-07-15
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
1
-1
/
+7
2019-07-15
hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
Philippe Mathieu-Daudé
1
-0
/
+4
2019-07-15
hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
Philippe Mathieu-Daudé
1
-0
/
+16
2019-07-15
hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
Philippe Mathieu-Daudé
1
-12
/
+11
2019-07-15
target/arm: report ARMv8-A FP support for AArch32 -cpu max
Alex Bennée
1
-0
/
+4
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
[next]