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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2017-08-08
block: drop bdrv_set_key from BlockDriver
Paolo Bonzini
1
-1
/
+0
2017-08-08
block/vhdx: check error return of bdrv_truncate()
Jeff Cody
1
-1
/
+5
2017-08-08
block/vhdx: check error return of bdrv_flush()
Jeff Cody
1
-3
/
+14
2017-08-08
block/vhdx: check for offset overflow to bdrv_truncate()
Jeff Cody
2
-1
/
+8
2017-08-08
block/vhdx: check error return of bdrv_getlength()
Jeff Cody
2
-6
/
+26
2017-08-08
quorum: Set sectors-count to 0 when reporting a flush error
Alberto Garcia
1
-2
/
+1
2017-08-08
qemu-iotests/109: Fix lock race condition
Cleber Rosa
2
-1
/
+58
2017-08-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-2
/
+67
2017-08-08
cpu: add APIs to allocate/free CPU environment
Michael S. Tsirkin
2
-0
/
+65
2017-08-08
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
1
-2
/
+2
2017-08-07
hw/arm/virt: Add 2.10 machine type
Eric Auger
1
-2
/
+17
2017-08-07
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-6
/
+6
2017-08-07
block: move trace probes into bdrv_co_preadv|pwritev
Daniel P. Berrange
2
-6
/
+6
2017-08-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170803' into staging
Peter Maydell
3
-2
/
+6
2017-08-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
1
-0
/
+5
2017-08-04
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into staging
Peter Maydell
6
-56
/
+89
2017-08-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-9
/
+33
2017-08-04
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2
-40
/
+97
2017-08-03
tcg: Increase minimum alignment from tcg_malloc to 8
Richard Henderson
1
-1
/
+4
2017-08-03
target/s390x: Fix CSST for 16-byte store
Richard Henderson
1
-0
/
+1
2017-08-03
tcg/arm: Fix runtime overalignment test
Richard Henderson
1
-1
/
+1
2017-08-03
build-sys: add --disable-vhost-user
Marc-André Lureau
5
-9
/
+33
2017-08-03
slirp: check len against dhcp options array end
Prasad J Pandit
1
-0
/
+3
2017-08-03
slirp: fill error when failing to initialize user network
Hervé Poussineau
1
-40
/
+94
2017-08-02
cpu: don't allow negative core id
Laurent Vivier
1
-0
/
+5
2017-08-02
target/mips: Fix RDHWR CC with icount
James Hogan
1
-0
/
+11
2017-08-02
target/mips: Drop redundant gen_io_start/stop()
James Hogan
1
-8
/
+0
2017-08-02
target/mips: Use BS_EXCP where interrupts are expected
James Hogan
1
-13
/
+34
2017-08-02
target-mips: apply CP0.PageMask before writing into TLB entry
Leon Alrae
1
-2
/
+3
2017-08-02
mips: Add KVM T&E segment support for TCG
James Hogan
5
-16
/
+26
2017-08-02
mips: Improve segment defs for KVM T&E guests
James Hogan
1
-12
/
+11
2017-08-02
mips/malta: leave space for the bootmap after the initrd
Aurelien Jarno
1
-1
/
+4
2017-08-02
target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
James Hogan
1
-4
/
+0
2017-08-02
Update version for v2.10.0-rc1 release
v2.10.0-rc1
Peter Maydell
1
-1
/
+1
2017-08-02
tests/hmp: Fix typo in the 'chardev-send-break' test
Thomas Huth
2
-1
/
+2
2017-08-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170802a'...
Peter Maydell
3
-3
/
+14
2017-08-02
io: fix qio_channel_socket_accept err handling
Peter Xu
1
-1
/
+2
2017-08-02
migration: fix comment disorder in RAMState
Peter Xu
1
-2
/
+2
2017-08-02
migration: fix small leaks
Marc-André Lureau
1
-0
/
+10
2017-08-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-22
/
+77
2017-08-02
pc: acpi: force FADT rev1 for 440fx based machine types
Igor Mammedov
1
-4
/
+18
2017-08-02
pc: make 'pc.rom' readonly when machine has PCI enabled
Igor Mammedov
1
-0
/
+3
2017-08-02
vhost-user: fix watcher need be removed when vhost-user hotplug
Yunjian Wang
1
-0
/
+4
2017-08-02
tests/bios-tables-test: Compiler warning fix
Dr. David Alan Gilbert
1
-1
/
+1
2017-08-02
accel: cleanup error output
Laurent Vivier
1
-10
/
+10
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
2
-10
/
+8
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
2
-3
/
+2
2017-08-02
vhost-user: fix legacy cross-endian configurations
Felipe Franciosi
2
-2
/
+37
2017-08-02
vhost: fix a memory leak
Peng Hao
1
-0
/
+2
2017-08-02
tests: switch pxe and vm gen id tests to use kvm
Michael S. Tsirkin
2
-2
/
+2
[next]