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
2017-07-25
s390x/kvm: better comment regarding zPCI feature availability
David Hildenbrand
1
-1
/
+1
2017-07-25
target/s390x: introduce (test|set)_be_bit
David Hildenbrand
3
-16
/
+14
2017-07-25
target/s390x: indicate query subfunction in s390_fill_feat_block
David Hildenbrand
2
-18
/
+26
2017-07-25
target/s390x: drop BE_BIT()
David Hildenbrand
1
-1
/
+0
2017-07-25
s390/cpumodel: remove KSS from the default model of z14
Christian Borntraeger
2
-1
/
+1
2017-07-25
vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...
Dong Jia Shi
1
-0
/
+1
2017-07-25
vfio/ccw: allocate irq info with the right size
Jing Zhang
1
-1
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170724'...
Peter Maydell
6
-9
/
+9
2017-07-24
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-24
mps2: Correctly set parent bus for SCC device
Peter Maydell
1
-1
/
+1
2017-07-24
fsl_imx*: Migrate ROM contents
Peter Maydell
3
-6
/
+6
2017-07-24
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
1
-0
/
+1
2017-07-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-50
/
+157
2017-07-24
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-24' into st...
Peter Maydell
2
-7
/
+9
2017-07-24
maint: Reorder include directives for qemu-{nbd, io}
Eric Blake
2
-5
/
+6
2017-07-24
qemu-nbd: Update version string
Eric Blake
1
-2
/
+3
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...
Peter Maydell
1
-8
/
+9
2017-07-24
qemu-iotests: Avoid unnecessary sleeps
Kevin Wolf
4
-17
/
+44
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
11
-28
/
+108
2017-07-24
qcow2: Fix sector calculation in qcow2_measure()
Eric Blake
1
-2
/
+2
2017-07-24
dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
Eric Blake
1
-1
/
+1
2017-07-24
iotests: Remove a few tests from 'quick' group
Eric Blake
1
-2
/
+2
2017-07-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...
Peter Maydell
32
-137
/
+378
2017-07-24
error: Revert unwanted change of warning messages
Markus Armbruster
1
-8
/
+9
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
4
-51
/
+92
2017-07-24
migration: Use JSON null instead of "" to reset parameter to default
Markus Armbruster
3
-8
/
+47
2017-07-24
migration: Unshare MigrationParameters struct for now
Markus Armbruster
3
-15
/
+140
2017-07-24
migration: Add TODO comments on duplication of QAPI_CLONE()
Markus Armbruster
1
-0
/
+3
2017-07-24
migration: Clean up around tls_creds, tls_hostname
Markus Armbruster
3
-10
/
+11
2017-07-24
hmp: Clean up and simplify hmp_migrate_set_parameter()
Markus Armbruster
1
-46
/
+32
2017-07-24
block: Use JSON null instead of "" to disable backing file
Markus Armbruster
4
-9
/
+38
2017-07-24
tests/test-qobject-input-visitor: Drop redundant test
Markus Armbruster
1
-6
/
+0
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
8
-8
/
+31
2017-07-24
qapi: Use QNull for a more regular visit_type_null()
Markus Armbruster
15
-25
/
+60
2017-07-24
qapi: Separate type QNull from QObject
Markus Armbruster
7
-22
/
+28
2017-07-24
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170721-tag' into...
Peter Maydell
1
-6
/
+16
2017-07-21
xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...
Alexey G
1
-2
/
+11
2017-07-21
xen: fix compilation on 32-bit hosts
Igor Druzhinin
1
-4
/
+5
2017-07-21
configure: Drop ancient Solaris 9 and earlier support
Peter Maydell
2
-26
/
+0
2017-07-21
configure: Never use 'uname' to identify target OS
Peter Maydell
1
-8
/
+18
2017-07-21
bsd-user/main.c: Fix unused variable warning
Peter Maydell
1
-3
/
+4
2017-07-21
bsd-user/bsdload.c: Remove write-only id_change variable
Peter Maydell
1
-24
/
+1
2017-07-21
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
1
-1
/
+1
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
7
-120
/
+660
2017-07-21
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...
Peter Maydell
23
-59
/
+488
2017-07-21
bsd-user/elfload.c: Fix set-but-not-used warnings
Peter Maydell
1
-6
/
+4
2017-07-21
bsd-user/mmap.c: Move __thread attribute to right place
Peter Maydell
1
-1
/
+1
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
4
-5
/
+5
2017-07-21
util/oslib-posix.c: Avoid warning on NetBSD
Peter Maydell
1
-1
/
+1
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
1
-0
/
+2
[next]