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-05-29
xhci: split into multiple files
Gerd Hoffmann
4
-236
/
+292
2017-05-29
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
1
-16
/
+5
2017-05-29
usb: Deprecate HMP commands usb_add and usb_del
Thomas Huth
2
-2
/
+10
2017-05-29
usb: Deprecate the legacy -usbdevice option
Thomas Huth
2
-4
/
+7
2017-05-29
ehci: fix overflow in frame timer code
Gerd Hoffmann
1
-1
/
+1
2017-05-29
linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...
Miloš Stojanović
1
-2
/
+111
2017-05-29
linux-user: fix inconsistent spaces in print_siginfo() output
Miloš Stojanović
1
-6
/
+6
2017-05-29
linux-user: add rt_tgsigqueueinfo() strace
Miloš Stojanović
2
-1
/
+16
2017-05-29
linux-user: add support for rt_tgsigqueueinfo() system call
Miloš Stojanović
1
-0
/
+16
2017-05-29
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
Miloš Stojanović
1
-1
/
+1
2017-05-29
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...
Miloš Stojanović
1
-1
/
+1
2017-05-29
linux-user: fix ssetmask() system call
Miloš Stojanović
1
-9
/
+1
2017-05-29
linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace
Miloš Stojanović
2
-3
/
+44
2017-05-29
linux-user: add strace for getuid(), gettid(), getppid(), geteuid()
Miloš Stojanović
1
-4
/
+4
2017-05-29
linux-user: remove all traces of qemu from /proc/self/cmdline
Andreas Schwab
1
-40
/
+7
2017-05-29
linux-user: allocate heap memory for execve arguments
Prasad J Pandit
1
-2
/
+5
2017-05-29
linux-user: fix inotify
Laurent Vivier
1
-0
/
+29
2017-05-29
linux-user: fix fadvise64_64() on ppc
Laurent Vivier
1
-0
/
+10
2017-05-29
linux-user: fix eventfd
Laurent Vivier
1
-2
/
+24
2017-05-29
linux-user: call fd_trans_target_to_host_data() for write()
Laurent Vivier
1
-1
/
+11
2017-05-29
acpi-test: update expected files
Michael S. Tsirkin
2
-0
/
+0
2017-05-29
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
1
-2
/
+5
2017-05-27
Fix total IP header length in forwarded TCP packets
Sjors Gielen
1
-2
/
+2
2017-05-27
slirp: fix leak
Marc-André Lureau
1
-0
/
+3
2017-05-27
slirp: Fix wrong mss bug.
Tao Wu
1
-2
/
+2
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
2
-4
/
+144
2017-05-26
iotests: 147: Don't test inet6 if not available
Fam Zheng
1
-0
/
+7
2017-05-26
qemu-iotests: Test streaming with missing job ID
Kevin Wolf
2
-2
/
+6
2017-05-26
stream: fix crash in stream_start() when block_job_create() fails
Alberto Garcia
1
-1
/
+1
2017-05-25
vhost-user: pass message as a pointer to process_message_reply()
Maxime Coquelin
1
-6
/
+6
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
4
-1
/
+22
2017-05-25
intel_iommu: turn off pt before 2.9
Peter Xu
1
-0
/
+4
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
5
-59
/
+177
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
1
-13
/
+36
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
1
-1
/
+1
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
1
-1
/
+6
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
1
-12
/
+12
2017-05-25
x86-iommu: use DeviceClass properties
Peter Xu
1
-40
/
+7
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
3
-10
/
+5
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
11
-14
/
+22
2017-05-25
9pfs: local: metadata file for the VirtFS root
Greg Kurz
1
-27
/
+59
2017-05-25
9pfs: local: simplify file opening
Greg Kurz
3
-50
/
+29
2017-05-25
9pfs: local: resolve special directories in paths
Greg Kurz
1
-7
/
+25
2017-05-25
9pfs: check return value of v9fs_co_name_to_path()
Greg Kurz
1
-11
/
+25
2017-05-25
util: drop old utimensat() compat code
Greg Kurz
3
-80
/
+0
2017-05-25
9pfs: assume utimensat() and futimens() are present
Greg Kurz
2
-6
/
+2
2017-05-25
fsdev: fix virtfs-proxy-helper cwd
Greg Kurz
1
-4
/
+4
2017-05-25
9pfs: local: fix unlink of alien files in mapped-file mode
Greg Kurz
1
-19
/
+15
2017-05-25
9pfs: drop pdu_push_and_notify()
Greg Kurz
1
-6
/
+1
2017-05-25
fsdev: don't allow unknown format in marshal/unmarshal
Greg Kurz
1
-2
/
+2
[prev]
[next]