Sign in
qemu
/
qemu
/
9f9a03b9818194da39c6759d9b0cbee5d7ace4e1
/
hw
/
virtio
/
virtio-pci.c
22fc860
hw/[u-x]*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
5b45643
virtio-rng: Fix crash with non-default backend
by Cole Robinson
· 12 years ago
87d23f7
virtio-pci: drop unused wmb macro
by Michael S. Tsirkin
· 12 years ago
800ced8
virtio-net-x: forward the netclient name and type.
by KONRAD Frederic
· 12 years ago
62c9636
virtio-pci: fix level interrupts
by Michael S. Tsirkin
· 12 years ago
6f32a6b
virtio-scsi: fix the command line compatibility.
by KONRAD Frederic
· 12 years ago
80270a1
virtio-serial: fix command line compatibility.
by KONRAD Frederic
· 12 years ago
f4dd69a
virtio-x-bus: force bus name to virtio-bus.
by KONRAD Frederic
· 12 years ago
1c81944
virtio: remove virtiobindings.
by KONRAD Frederic
· 12 years ago
181103c
virtio: remove the function pointer.
by KONRAD Frederic
· 12 years ago
a2f1078
virtio-pci: cleanup.
by KONRAD Frederic
· 12 years ago
d51fcfa
virtio-bus: make virtio_x_bus_new static.
by KONRAD Frederic
· 12 years ago
59ccd20
virtio-rng-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
6eac8ae
virtio-rng: add virtio-rng device.
by KONRAD Frederic
· 12 years ago
234a336
virtio-9p-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
e7303c4
virtio-9p: add the virtio-9p device.
by KONRAD Frederic
· 12 years ago
5078762
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
by Nicholas Bellinger
· 12 years ago
292c8e5
virtio-scsi: create VirtIOSCSICommon
by Paolo Bonzini
· 12 years ago
e37da39
virtio-net-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
17ec5a8
virtio-net: add the virtio-net device.
by KONRAD Frederic
· 12 years ago
24a6e7f
virtio-balloon: fix dynamic properties.
by KONRAD Frederic
· 12 years ago
f7f7464
virtio-serial-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
2cd2b01
virtio-serial: add the virtio-serial device.
by KONRAD Frederic
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/virtio-pci.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
e378e88
virtio-balloon-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
404e7a4
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
a38b2c4
virtio-pci: guest notifier mask without non-irqfd
by Michael S. Tsirkin
· 12 years ago
bc7b90a
virtio-scsi-pci: switch to new API.
by KONRAD Frederic
· 12 years ago
4bfeb18
virtio-scsi: moving host_features from properties to transport properties.
by KONRAD Frederic
· 12 years ago
f7d4209
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
by Anthony Liguori
· 12 years ago
653ced0
virtio-blk-pci: switch to new API.
by KONRAD Frederic
· 12 years ago
1c028dd
virtio-blk: add the virtio-blk device.
by KONRAD Frederic
· 12 years ago
10479a8
virtio-pci: fix hot unplug.
by KONRAD Frederic
· 12 years ago
cbd1906
virtio-x-bus: fix allow_hotplug assertion.
by KONRAD Frederic
· 12 years ago
c45e5b5
Switch to efi-enabled nic roms by default
by Gerd Hoffmann
· 12 years ago
6e72a00
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
by Anthony Liguori
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
60653b2
virtio-9p: remove PCI dependencies from hw/9pfs/
by Paolo Bonzini
· 12 years ago
554f199
Set virtio-serial device to have a default of 2 MSI vectors.
by Gal Hammer
· 12 years ago
1e89ad5
virtio-net: pass host features to virtio_net_init
by Anthony Liguori
· 12 years ago
085bccb
virtio-pci: refactor virtio-pci device.
by KONRAD Frederic
· 12 years ago
0a2acf5
virtio-pci-bus: introduce virtio-pci-bus.
by KONRAD Frederic
· 12 years ago
e387f99
virtio-pci: fix irqfd cleanup argument order
by Michael S. Tsirkin
· 12 years ago
53510bf
virtio-pci: build for uninitialized return value in vq_vector_unmask
by Michael Roth
· 12 years ago
8e9a868
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
f1d0f15
virtio: backend virtqueue notifier masking
by Michael S. Tsirkin
· 12 years ago
774345f
virtio-pci: cache msix messages
by Michael S. Tsirkin
· 12 years ago
2d620f5
virtio: don't waste irqfds on control vqs
by Michael S. Tsirkin
· 12 years ago
8e4a424
Revert "virtio-pci: replace byte swap hack"
by Blue Swirl
· 12 years ago
9807cac
virtio-pci: replace byte swap hack
by Blue Swirl
· 13 years ago
217da7f
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
392808b
virtio-blk: add x-data-plane=on|off performance feature
by Stefan Hajnoczi
· 12 years ago
8a873ba
virtio-blk: restore VirtIOBlkConf->config_wce flag
by Stefan Hajnoczi
· 12 years ago
89d62be
virtio-pci: don't poll masked vectors
by Michael S. Tsirkin
· 12 years ago
bbef882
msi: add API to get notified about pending bit poll
by Michael S. Tsirkin
· 12 years ago
d2a0ccc
virtio: make bindings typesafe
by Michael S. Tsirkin
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7fa22f2
net: do not include net.h everywhere
by Paolo Bonzini
· 12 years ago
6f99198
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
d567e62
virtio-blk: Remove duplicate property definition
by David Gibson
· 12 years ago
500054f
virtio-rng-pci: create a default backend if none exists
by Anthony Liguori
· 12 years ago
904d6f5
virtio-rng: add rate limiting support
by Anthony Liguori
· 12 years ago
16c915b
virtio-rng: hardware random number generator device
by Amit Shah
· 13 years ago
df6db5b
virtio-pci: convert PIO to new memory api read/write
by Alexander Graf
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b131c74
kvm: Clean up irqfd API
by Jan Kiszka
· 12 years ago
3cac001
msix: make [un]use vectors on reset/load optional
by Michael S. Tsirkin
· 12 years ago
eec7f96
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
by Stefan Hajnoczi
· 12 years ago
614e41b
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
by Peter Maydell
· 12 years ago
26b9b5f
virtio: fix vhost handling
by Paolo Bonzini
· 12 years ago
5e3bc71
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
5e59b02
Merge branch pci into master
by Michael S. Tsirkin
· 12 years ago
4c205d0
virtio-scsi: enable MSI-X support
by Paolo Bonzini
· 12 years ago
3f91090
virtio-scsi: add ioeventfd support
by Paolo Bonzini
· 12 years ago
dfe1ce5
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
e63e7fd
virtio-blk: qdev properties for disk geometry
by Markus Armbruster
· 13 years ago
15b2bd1
virtio: move common irqfd handling out of virtio-pci
by Paolo Bonzini
· 13 years ago
b1f416a
virtio: move common ioeventfd handling out of virtio-pci
by Paolo Bonzini
· 13 years ago
753d5e1
memory: pass EventNotifier, not eventfd
by Paolo Bonzini
· 13 years ago
f90c2bc
pci: convert PCIUnregisterFunc to void
by Alex Williamson
· 13 years ago
b2357c4
virtio: Convert to msix_init_exclusive_bar() interface
by Alex Williamson
· 13 years ago
95d6580
msi: Invoke msi/msix_write_config from PCI core
by Jan Kiszka
· 13 years ago
cbd2d43
msi: Invoke msi/msix_reset from PCI core
by Jan Kiszka
· 13 years ago
74f4d22
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
a6c5c84
virtio-blk: always enable VIRTIO_BLK_F_SCSI
by Paolo Bonzini
· 13 years ago
12c5674
virtio-blk: define VirtIOBlkConf
by Paolo Bonzini
· 13 years ago
0e47931
virtio-blk: blockdev_mark_auto_del is transport-independent
by Paolo Bonzini
· 13 years ago
7d37d35
virtio/vhost: Add support for KVM in-kernel MSI injection
by Jan Kiszka
· 13 years ago
4636b9d
virtio-pci: add missing 'static'
by Blue Swirl
· 13 years ago
2ba1d38
virtio-pci: change virtio balloon PCI class code
by David Gibson
· 13 years ago
973abc7
virtio-scsi: Add virtio-scsi stub device
by Stefan Hajnoczi
· 14 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
6acbe4c
qdev: remove baked in notion of aliases (v2)
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
Next »