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
2015-09-25
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...
Peter Maydell
1
-8
/
+8
2015-09-25
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
6
-48
/
+200
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
11
-48
/
+38
2015-09-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
23
-141
/
+590
2015-09-25
sheepdog: refine discard support
Hitoshi Mitake
1
-9
/
+20
2015-09-25
sheepdog: use per AIOCB dirty indexes for non overlapping requests
Hitoshi Mitake
1
-28
/
+35
2015-09-25
net: remove muldiv64()
Laurent Vivier
1
-1
/
+1
2015-09-25
bt: remove muldiv64()
Laurent Vivier
1
-2
/
+2
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
2
-5
/
+5
2015-09-25
arm: clarify the use of muldiv64()
Laurent Vivier
1
-6
/
+8
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
1
-4
/
+3
2015-09-25
mips: remove muldiv64()
Laurent Vivier
1
-11
/
+8
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
1
-2
/
+1
2015-09-25
rtl8139: remove muldiv64()
Laurent Vivier
2
-9
/
+7
2015-09-25
i6300esb: remove muldiv64()
Laurent Vivier
1
-8
/
+3
2015-09-25
Backup: don't do copy-on-read in before_write_notifier
Wen Congyang
1
-6
/
+14
2015-09-25
block: Introduce a new API bdrv_co_no_copy_on_readv()
Wen Congyang
3
-4
/
+18
2015-09-25
sheepdog: add reopen support
Liu Yuan
1
-0
/
+76
2015-09-25
block/nfs: cache allocated filesize for read-only files
Peter Lieven
1
-0
/
+36
2015-09-25
block/nfs: fix calculation of allocated file size
Peter Lieven
1
-1
/
+1
2015-09-25
MAINTAINERS: add more devices to the PCI section
Paolo Bonzini
1
-0
/
+2
2015-09-25
MAINTAINERS: add more devices to the PC section
Paolo Bonzini
1
-0
/
+19
2015-09-24
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging
Peter Maydell
12
-10
/
+222
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
4
-1
/
+41
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2
-4
/
+9
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
3
-4
/
+161
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-09-24
nsis: Add QEMU version information to Windows registry
Stefan Weil
2
-0
/
+4
2015-09-24
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
33
-5849
/
+21
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
6
-1
/
+60
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
7
-57
/
+147
2015-09-24
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
4
-12
/
+27
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
5
-1
/
+39
2015-09-24
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
5
-8
/
+8
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
4
-0
/
+71
2015-09-24
vhost-user: use VHOST_USER_XXX macro for switch statement
Yuanhan Liu
1
-16
/
+22
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
3
-4
/
+52
2015-09-24
virtio-ccw: feature bits > 31 handling
Cornelia Huck
1
-13
/
+8
2015-09-24
virtio-ccw: support ring size changes
Cornelia Huck
1
-3
/
+10
2015-09-24
virtio: ring sizes vs. reset
Cornelia Huck
1
-0
/
+64
2015-09-24
pc: Introduce pc-*-2.5 machine classes
Eduardo Habkost
4
-5
/
+34
2015-09-24
q35: Move options common to all classes to pc_i440fx_machine_options()
Eduardo Habkost
1
-2
/
+2
2015-09-24
q35: Move options common to all classes to pc_q35_machine_options()
Eduardo Habkost
1
-4
/
+4
2015-09-24
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
1
-17
/
+23
2015-09-24
virtio: right size for virtio_queue_get_avail_size
Pierre Morel
1
-1
/
+1
2015-09-23
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
1
-8
/
+8
2015-09-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
17
-122
/
+686
2015-09-24
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
1
-3
/
+3
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
1
-1
/
+1
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
5
-46
/
+146
[next]