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
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
1
-6
/
+11
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
1
-19
/
+55
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
1
-0
/
+19
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2
-0
/
+42
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
1
-1
/
+1
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
1
-4
/
+3
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
1
-2
/
+0
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
1
-0
/
+5
2016-09-23
tests: add /vhost-user/flags-mismatch test
Marc-André Lureau
1
-1
/
+59
2016-09-23
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
2
-4
/
+107
2016-09-23
tests: add /vhost-user/connect-fail test
Marc-André Lureau
1
-0
/
+39
2016-09-23
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into staging
Peter Maydell
8
-4
/
+199
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
55
-657
/
+1633
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
36
-237
/
+486
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-16
/
+123
2016-09-23
linux-user: Add missing Mips syscalls items in strace.list
Aleksandar Markovic
1
-0
/
+114
2016-09-23
linux-user: Add missing TARGET_EDQUOT error code for Mips
Aleksandar Markovic
3
-0
/
+5
2016-09-23
linux-user: Fix certain argument alignment cases for Mips64
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix structure target_semid64_ds definition for Mips
Aleksandar Markovic
1
-0
/
+16
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
1
-0
/
+6
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
1
-0
/
+4
2016-09-23
target-mips: generate fences
Leon Alrae
1
-2
/
+30
2016-09-23
target-mips: add 24KEc CPU definition
André Draszik
1
-0
/
+22
2016-09-23
docker: exec $CMD
Fam Zheng
1
-6
/
+9
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
1
-1
/
+4
2016-09-23
docker: Support showing environment information
Fam Zheng
2
-1
/
+12
2016-09-23
docker: Print used options before doing configure
Fam Zheng
1
-6
/
+8
2016-09-23
docker: Flatten default target list in test-quick
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Update fedora image to latest
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Generate /packages.txt in ubuntu image
Fam Zheng
1
-1
/
+3
2016-09-23
docker: Generate /packages.txt in fedora image
Fam Zheng
1
-2
/
+12
2016-09-23
docker: Generate /packages.txt in centos6 image
Fam Zheng
1
-2
/
+4
2016-09-23
tests: Ignore test-uuid
Fam Zheng
1
-0
/
+1
2016-09-23
Add UUID files to MAINTAINERS
Fam Zheng
1
-0
/
+7
2016-09-23
tests: Add uuid tests
Fam Zheng
2
-0
/
+179
2016-09-23
uuid: Tighten uuid parse
Fam Zheng
1
-1
/
+23
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
12
-39
/
+27
2016-09-23
configure: Remove detection code for UUID
Fam Zheng
1
-39
/
+4
2016-09-23
tests: No longer dependent on CONFIG_UUID
Fam Zheng
1
-1
/
+1
2016-09-23
crypto: Switch to QEMU UUID API
Fam Zheng
1
-19
/
+7
2016-09-23
vpc: Use QEMU UUID API
Fam Zheng
1
-7
/
+3
2016-09-23
vdi: Use QEMU UUID API
Fam Zheng
1
-56
/
+17
2016-09-23
vhdx: Use QEMU UUID API
Fam Zheng
4
-33
/
+8
2016-09-23
uuid: Make null_uuid static
Fam Zheng
1
-1
/
+1
2016-09-23
util: Add UUID API
Fam Zheng
10
-25
/
+156
2016-09-23
docker: Handle exceptions when looking for docker command
Eduardo Habkost
1
-3
/
+6
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
2
-0
/
+15
2016-09-23
monitor: fix crash for platforms without a CPU 0
David Gibson
1
-1
/
+1
2016-09-23
linux-user: ppc64: fix ARCH_206 bit in AT_HWCAP
Michael Walle
1
-2
/
+6
[next]