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-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
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
4
-0
/
+178
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2
-7
/
+21
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
4
-65
/
+128
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
3
-0
/
+209
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
33
-5849
/
+21
2015-09-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...
Peter Maydell
8
-1329
/
+1558
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
4
-6
/
+63
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
3
-19
/
+11
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
4
-157
/
+177
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
3
-186
/
+0
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2
-110
/
+129
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2
-90
/
+276
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2
-80
/
+105
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2
-68
/
+111
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2
-19
/
+11
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2
-104
/
+157
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
3
-20
/
+28
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
4
-882
/
+908
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2
-143
/
+159
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
4
-4
/
+4
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2
-12
/
+12
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2
-45
/
+40
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2
-31
/
+31
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
1
-14
/
+13
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2
-57
/
+41
[prev]
[next]