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-16
Update version for v4.1.0-rc1 release
v4.1.0-rc1
Peter Maydell
1
-1
/
+1
2019-07-16
linux-user: Fix structure target_ucontext for MIPS
Aleksandar Markovic
1
-3
/
+2
2019-07-16
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190716...
Peter Maydell
2
-1
/
+2
2019-07-16
hw/block/pflash_cfi01: Start state machine as READY to accept commands
Philippe Mathieu-Daudé
1
-1
/
+1
2019-07-16
hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commands
Philippe Mathieu-Daudé
1
-0
/
+1
2019-07-16
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190716' into staging
Peter Maydell
2
-4
/
+3
2019-07-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
21
-203
/
+276
2019-07-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-15' into...
Peter Maydell
2
-4
/
+3
2019-07-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-15-2019' ...
Peter Maydell
1
-0
/
+5
2019-07-16
s390x/cpumodel: change internal name of vxpdeh to match description
Christian Borntraeger
2
-3
/
+3
2019-07-16
s390x/cpumodel: also change name of vxbeh
Christian Borntraeger
1
-1
/
+1
2019-07-16
s390x/cpumodel: remove esort from the default model
Christian Borntraeger
1
-1
/
+0
2019-07-16
vl: make sure char-pty message displayed by moving setbuf to the beginning
Wei Yang
1
-2
/
+2
2019-07-15
target/mips: Add missing 'break' for certain cases of MTTR handling
Aleksandar Markovic
1
-0
/
+2
2019-07-15
target/mips: Add missing 'break' for certain cases of MFTR handling
Aleksandar Markovic
1
-0
/
+2
2019-07-15
target/mips: Add missing 'break' for a case of MTHC0 handling
Aleksandar Markovic
1
-0
/
+1
2019-07-15
qemu-tech: Fix dangling @menu entries
Markus Armbruster
1
-3
/
+0
2019-07-15
Makefile: Fix missing dependency of on qemu-tech.texi
Markus Armbruster
1
-1
/
+2
2019-07-15
Makefile: Fix "make install" when "make all" needs work
Markus Armbruster
1
-0
/
+1
2019-07-15
create_config: remove $(CONFIG_SOFTMMU) hack
Paolo Bonzini
2
-2
/
+2
2019-07-15
Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs
Paolo Bonzini
1
-29
/
+32
2019-07-15
hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
Philippe Mathieu-Daudé
1
-1
/
+1
2019-07-15
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
Philippe Mathieu-Daudé
2
-5
/
+9
2019-07-15
target/i386: sev: Do not unpin ram device memory region
Alex Williamson
1
-0
/
+11
2019-07-15
checkpatch: detect doubly-encoded UTF-8
Paolo Bonzini
1
-0
/
+16
2019-07-15
hw/lm32/Kconfig: Milkymist One provides a USB 1.1 Controller
Philippe Mathieu-Daudé
1
-0
/
+1
2019-07-15
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' in...
Peter Maydell
10
-50
/
+193
2019-07-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
18
-94
/
+732
2019-07-15
gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
Stefano Garzarella
1
-1
/
+11
2019-07-15
iotests: Add read-only test case to 030
Max Reitz
2
-3
/
+30
2019-07-15
iotests: Add new case to 030
Max Reitz
2
-2
/
+27
2019-07-15
iotests: Add @use_log to VM.run_job()
Max Reitz
1
-5
/
+13
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
[prev]
[next]