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
iotests: Compare error messages in 030
Max Reitz
1
-24
/
+42
2019-07-15
iotests: Fix throttling in 030
Max Reitz
1
-5
/
+27
2019-07-15
block: Deep-clear inherits_from
Max Reitz
1
-10
/
+24
2019-07-15
block/stream: Swap backing file change order
Max Reitz
1
-1
/
+1
2019-07-15
block/stream: Fix error path
Max Reitz
1
-1
/
+1
2019-07-15
block: Add BDS.never_freeze
Max Reitz
4
-0
/
+19
2019-07-15
nvme: Set number of queues later in nvme_init()
Michal Privoznik
1
-1
/
+1
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
util: merge main-loop.c and iohandler.c
Paolo Bonzini
3
-136
/
+111
2019-07-15
Fix broken build with WHPX enabled
Stefan Weil
1
-2
/
+2
2019-07-15
memory: unref the memory region in simplify flatview
King Wang
1
-1
/
+4
2019-07-15
hw/i386: turn off vmport if CONFIG_VMPORT is disabled
Julio Montes
2
-2
/
+7
2019-07-15
rdmacm-mux: fix strcpy string warning
Marc-André Lureau
1
-1
/
+1
2019-07-15
build-sys: remove slirp cflags from main-loop.o
Marc-André Lureau
1
-1
/
+0
2019-07-15
iscsi: base all handling of check condition on scsi_sense_to_errno
Paolo Bonzini
2
-18
/
+16
2019-07-15
iscsi: fix busy/timeout/task set full
Paolo Bonzini
1
-1
/
+1
2019-07-15
scsi: add guest-recoverable ZBC errors
Paolo Bonzini
1
-0
/
+5
[prev]
[next]