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
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
104
-166
/
+807
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
215
-897
/
+1709
2018-06-01
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-updates-010618...
Peter Maydell
3
-71
/
+27
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
3
-18
/
+36
2018-06-01
ACPI testing: test NFIT platform capabilities
Ross Zwisler
3
-1
/
+1
2018-06-01
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
5
-4
/
+105
2018-06-01
tests/.gitignore: add entry for generated file
Ross Zwisler
1
-0
/
+1
2018-06-01
arch_init: sort architectures
Michael S. Tsirkin
1
-8
/
+8
2018-06-01
ui: use local path for local headers
Michael S. Tsirkin
4
-4
/
+4
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
8
-13
/
+13
2018-06-01
colo: use local path for local headers
Michael S. Tsirkin
3
-3
/
+3
2018-06-01
migration: use local path for local headers
Michael S. Tsirkin
4
-5
/
+5
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
13
-13
/
+13
2018-06-01
sd: fix up include
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
vhost-scsi: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
ppc: use local path for local headers
Michael S. Tsirkin
2
-3
/
+3
2018-06-01
rocker: drop an unused include
Michael S. Tsirkin
1
-1
/
+0
2018-06-01
e1000e: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
ioapic: fix up includes
Michael S. Tsirkin
1
-2
/
+1
2018-06-01
ide: use local path for local headers
Michael S. Tsirkin
3
-3
/
+3
2018-06-01
display: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-06-01
trace: use local path for local headers
Michael S. Tsirkin
2
-2
/
+2
2018-06-01
migration: drop an unused include
Michael S. Tsirkin
2
-1
/
+2
2018-06-01
hppa: use local path for local headers
Michael S. Tsirkin
2
-2
/
+2
2018-06-01
crypto: use local path for local headers
Michael S. Tsirkin
16
-23
/
+23
2018-06-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-41
/
+41
2018-06-01
.travis.yml: update GCC sanitizer build to GCC 7
Alex Bennée
1
-4
/
+5
2018-06-01
.travis.yml: make current setup explicit
Alex Bennée
1
-0
/
+4
2018-06-01
.travis.yml: rationalise clang testing
Alex Bennée
1
-62
/
+7
2018-06-01
docker: update Travis docker image
Alex Bennée
1
-2
/
+7
2018-06-01
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
11
-25
/
+92
2018-06-01
docker: do not display deprecated images in 'make docker' help
Philippe Mathieu-Daudé
1
-2
/
+3
2018-06-01
docker: sort images list displayed by 'make docker'
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
.travis.yml: disable linux-user build for gcov
Alex Bennée
1
-1
/
+1
2018-06-01
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
15
-34
/
+44
2018-06-01
hw: allow compiling out SCSI
Paolo Bonzini
8
-1
/
+8
2018-06-01
memory: Make operations using MemoryRegionIoeventfd struct pass by pointer.
Tristan Burgess
1
-22
/
+22
2018-06-01
char: Remove unwanted crlf conversion
Patryk Olszewski
2
-2
/
+2
2018-06-01
qdev: Remove DeviceClass::init() and ::exit()
Philippe Mathieu-Daudé
2
-44
/
+4
2018-06-01
qdev: Simplify the SysBusDeviceClass::init path
Philippe Mathieu-Daudé
1
-4
/
+8
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
10
-65
/
+36
2018-06-01
hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init
Philippe Mathieu-Daudé
3
-13
/
+2
2018-06-01
target/i386/kvm.c: Remove compatibility shim for KVM_HINTS_REALTIME
Peter Maydell
1
-5
/
+0
2018-06-01
Update Linux headers to 4.17-rc6
Peter Maydell
19
-389
/
+628
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
1
-1
/
+6
2018-06-01
scripts/update-linux-headers: Handle kernel license no longer being one file
Peter Maydell
1
-0
/
+14
2018-06-01
scripts/update-linux-headers: Handle __aligned_u64
Peter Maydell
1
-1
/
+2
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
1
-0
/
+6
2018-06-01
gdbstub: Prevent fd leakage
Philippe Mathieu-Daudé
1
-0
/
+1
2018-06-01
docs/interop: add "firmware.json"
Laszlo Ersek
1
-0
/
+540
[next]