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
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
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-22
kvm: fix events.flags (KVM_VCPUEVENT_VALID_SMM) overwritten by 0
Herongguang (Stephen)
1
-1
/
+1
2016-09-22
scripts: Add a script to check for bug URLs in the git log
Thomas Huth
1
-0
/
+91
2016-09-22
msmouse: Fix segfault caused by free the chr before chardev cleanup.
Lin Ma
1
-1
/
+0
2016-09-22
iscsi: Fix divide-by-zero regression on raw SG devices
Eric Blake
1
-5
/
+8
2016-09-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160922'...
Peter Maydell
55
-549
/
+2084
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
7
-8
/
+8
2016-09-22
disas/arm.c: Remove unused macro definitions
Peter Maydell
1
-11
/
+0
2016-09-22
vmstateify ssi-sd
Dr. David Alan Gilbert
1
-42
/
+28
2016-09-22
vmstateify ssd0323 display
Dr. David Alan Gilbert
1
-62
/
+40
2016-09-22
dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAX
Nathan Rossi
1
-1
/
+1
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
2
-2
/
+30
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
2
-4
/
+39
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
3
-5
/
+29
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
3
-14
/
+41
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
loader: Allow ELF loader to auto-detect the ELF arch
Alistair Francis
2
-0
/
+7
2016-09-22
xlnx-zynqmp: Set the number of priority queues
Alistair Francis
1
-0
/
+2
2016-09-22
cadence_gem: Correct indentation
Alistair Francis
1
-96
/
+101
2016-09-22
cadence_gem: Add queue support
Alistair Francis
1
-24
/
+107
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
2
-3
/
+174
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
2
-43
/
+64
2016-09-22
cadence_gem: QOMify Cadence GEM
Alistair Francis
1
-11
/
+17
2016-09-22
tests: Add ptimer tests
Dmitry Osipenko
5
-0
/
+704
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
24
-31
/
+57
[next]