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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
1
-2
/
+2
2016-11-01
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2
-3
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
3
-22
/
+107
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2
-2
/
+68
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
1
-0
/
+12
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2
-6
/
+5
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
5
-25
/
+28
2016-10-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
Peter Maydell
2
-8
/
+21
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
5
-25
/
+24
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
9
-457
/
+517
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-42
/
+15
2016-10-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...
Peter Maydell
9
-7
/
+48
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+1
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
1
-0
/
+4
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
1
-5
/
+20
2016-10-31
s390x/pci: use generic interface to inject interrupt
Yi Min Zhao
1
-3
/
+1
2016-10-30
virtio: inline set_host_notifier_internal
Paolo Bonzini
1
-36
/
+26
2016-10-30
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2
-26
/
+20
2016-10-30
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2
-7
/
+5
2016-10-30
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2
-15
/
+11
2016-10-30
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2
-12
/
+16
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
1
-34
/
+4
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2
-35
/
+45
2016-10-30
virtio-blk: always use dataplane path if ioeventfd is active
Paolo Bonzini
3
-39
/
+55
2016-10-30
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
5
-10
/
+26
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2
-37
/
+81
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
9
-69
/
+9
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
6
-36
/
+5
2016-10-30
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2
-8
/
+8
2016-10-30
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
1
-16
/
+15
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
1
-0
/
+14
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
3
-4
/
+4
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2
-2
/
+2
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
6
-14
/
+14
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
6
-6
/
+6
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
8
-114
/
+114
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2
-49
/
+51
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2
-50
/
+58
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
2
-35
/
+35
2016-10-28
xen: Move xenstore_update to xen_pvdev.c
Emil Condrea
2
-27
/
+26
2016-10-28
xen: Create a new file xen_pvdev.c
Emil Condrea
3
-126
/
+152
2016-10-28
xen: Fix coding style warnings
Emil Condrea
5
-13
/
+26
2016-10-28
xen: Fix coding style errors
Emil Condrea
4
-64
/
+76
2016-10-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...
Peter Maydell
24
-625
/
+3118
2016-10-28
clean-up: removed duplicate #includes
Anand J
11
-11
/
+0
2016-10-28
s390: avoid always-true comparison in s390_pci_generate_fid()
Peter Maydell
1
-8
/
+2
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
4
-15
/
+7
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
1
-1
/
+1
[prev]
[next]