index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-28
virtio-balloon-pci: switch to the new API.
KONRAD Frederic
1
-56
/
+55
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-35
/
+44
2013-03-26
virtio-pci: guest notifier mask without non-irqfd
Michael S. Tsirkin
1
-35
/
+44
2013-03-26
virtio-scsi-pci: switch to new API.
KONRAD Frederic
1
-59
/
+57
2013-03-26
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
1
-1
/
+2
2013-03-19
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
1
-1
/
+1
2013-03-18
virtio-blk-pci: switch to new API.
KONRAD Frederic
1
-64
/
+57
2013-03-18
virtio-blk: add the virtio-blk device.
KONRAD Frederic
1
-7
/
+1
2013-03-18
virtio-pci: fix hot unplug.
KONRAD Frederic
1
-12
/
+1
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
1
-1
/
+1
2013-03-18
Switch to efi-enabled nic roms by default
Gerd Hoffmann
1
-1
/
+1
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-12
/
+60
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-11
/
+11
2013-03-01
virtio-9p: remove PCI dependencies from hw/9pfs/
Paolo Bonzini
1
-1
/
+49
2013-02-27
Set virtio-serial device to have a default of 2 MSI vectors.
Gal Hammer
1
-1
/
+4
2013-02-08
virtio-net: pass host features to virtio_net_init
Anthony Liguori
1
-1
/
+2
2013-01-21
virtio-pci: refactor virtio-pci device.
KONRAD Frederic
1
-0
/
+118
2013-01-21
virtio-pci-bus: introduce virtio-pci-bus.
KONRAD Frederic
1
-0
/
+37
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
1
-3
/
+3
2013-01-14
virtio-pci: build for uninitialized return value in vq_vector_unmask
Michael Roth
1
-1
/
+1
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-27
/
+176
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-6
/
+6
2013-01-07
virtio: backend virtqueue notifier masking
Michael S. Tsirkin
1
-9
/
+70
2013-01-07
virtio-pci: cache msix messages
Michael S. Tsirkin
1
-20
/
+99
2013-01-07
virtio: don't waste irqfds on control vqs
Michael S. Tsirkin
1
-5
/
+14
2013-01-06
Revert "virtio-pci: replace byte swap hack"
Blue Swirl
1
-1
/
+16
2013-01-06
virtio-pci: replace byte swap hack
Blue Swirl
1
-16
/
+1
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+4
2013-01-02
virtio-blk: add x-data-plane=on|off performance feature
Stefan Hajnoczi
1
-0
/
+3
2013-01-02
virtio-blk: restore VirtIOBlkConf->config_wce flag
Stefan Hajnoczi
1
-0
/
+1
2012-12-26
virtio-pci: don't poll masked vectors
Michael S. Tsirkin
1
-12
/
+40
2012-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
1
-1
/
+2
2012-12-20
virtio: make bindings typesafe
Michael S. Tsirkin
1
-26
/
+39
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-3
/
+3
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-3
/
+3
2012-12-11
virtio-blk: Remove duplicate property definition
David Gibson
1
-1
/
+0
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
1
-0
/
+13
2012-11-16
virtio-rng: add rate limiting support
Anthony Liguori
1
-0
/
+7
2012-11-16
virtio-rng: hardware random number generator device
Amit Shah
1
-0
/
+60
2012-10-29
virtio-pci: convert PIO to new memory api read/write
Alexander Graf
1
-77
/
+49
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-09-09
kvm: Clean up irqfd API
Jan Kiszka
1
-2
/
+2
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
1
-0
/
+2
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
1
-0
/
+1
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
1
-2
/
+2
2012-08-06
virtio: fix vhost handling
Paolo Bonzini
1
-7
/
+7
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-21
/
+15
[next]