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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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-05-31
block: use local path for local headers
Michael S. Tsirkin
11
-12
/
+12
2018-05-25
libqtest: fail if child coredumps
Michael S. Tsirkin
1
-1
/
+8
2018-05-24
osdep: add wait.h compat macros
Michael S. Tsirkin
1
-0
/
+10
2018-05-24
vhost-user-bridge: support host notifier
Tiwei Bie
1
-3
/
+95
2018-05-24
libvhost-user: support host notifier
Tiwei Bie
2
-8
/
+105
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
3
-0
/
+154
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
10
-21
/
+152
2018-05-24
vhost-user: allow slave to send fds via slave channel
Tiwei Bie
2
-10
/
+22
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
3
-2
/
+22
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
3
-59
/
+159
2018-05-23
util: implement simple iova tree
Peter Xu
4
-0
/
+255
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
2
-7
/
+11
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
1
-0
/
+4
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
1
-32
/
+52
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2
-5
/
+41
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2
-9
/
+53
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2
-37
/
+13
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
1
-12
/
+30
2018-05-23
nvdimm: fix typo in label-size definition
Ross Zwisler
2
-2
/
+2
2018-05-23
contrib/vhost-user-blk: enable protocol feature for vhost-user-blk
Changpeng Liu
1
-0
/
+7
2018-05-23
hw/virtio: Fix brace Werror with clang 6.0.0
Richard Henderson
1
-1
/
+1
2018-05-23
libvhost-user: Send messages with no data
Dr. David Alan Gilbert
1
-7
/
+9
2018-05-23
vhost-user+postcopy: Use qemu_set_nonblock
Dr. David Alan Gilbert
1
-1
/
+1
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
4
-0
/
+39
2018-05-23
vhost-user: support receiving file descriptors in slave_read
Tiwei Bie
1
-1
/
+40
2018-05-23
vhost-user: add Net prefix to internal state structure
Tiwei Bie
1
-19
/
+19
2018-05-23
linux-headers: add kvm header for mips
Michael S. Tsirkin
1
-3
/
+22
2018-05-23
linux-headers: add unistd.h on all arches
Michael S. Tsirkin
12
-6
/
+957
2018-05-23
update-linux-headers.sh: unistd.h, kvm consistency
Michael S. Tsirkin
1
-6
/
+12
2018-05-23
linux-headers: drop kvm_para.h
Michael S. Tsirkin
9
-370
/
+0
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
6
-15
/
+4
[next]