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
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2012-07-17
virtio-blk: qdev properties for disk geometry
Markus Armbruster
1
-0
/
+1
2012-07-12
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
1
-27
/
+10
2012-07-12
virtio: move common ioeventfd handling out of virtio-pci
Paolo Bonzini
1
-34
/
+2
2012-07-12
memory: pass EventNotifier, not eventfd
Paolo Bonzini
1
-2
/
+2
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
1
-2
/
+0
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
1
-1
/
+0
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+126
2012-05-21
virtio-blk: always enable VIRTIO_BLK_F_SCSI
Paolo Bonzini
1
-0
/
+3
2012-05-21
virtio-blk: define VirtIOBlkConf
Paolo Bonzini
1
-4
/
+3
2012-05-21
virtio-blk: blockdev_mark_auto_del is transport-independent
Paolo Bonzini
1
-1
/
+0
2012-05-21
virtio/vhost: Add support for KVM in-kernel MSI injection
Jan Kiszka
1
-0
/
+126
2012-05-19
virtio-pci: add missing 'static'
Blue Swirl
1
-1
/
+1
2012-04-11
virtio-pci: change virtio balloon PCI class code
David Gibson
1
-1
/
+7
2012-02-22
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
1
-0
/
+56
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
1
-8
/
+0
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-32
/
+44
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-76
/
+112
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
1
-88
/
+86
2012-01-21
virtio-pci: Fix endianness of virtio config
Benjamin Herrenschmidt
1
-2
/
+26
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+2
2011-12-09
virtio-pci: use pci macros
Hui Kai Ran
1
-3
/
+4
2011-12-04
hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
Aneesh Kumar K.V
1
-1
/
+1
2011-11-28
virtio: add and use virtio_set_features
Paolo Bonzini
1
-7
/
+2
2011-11-01
Revert "virtio: Add PCI memory BAR in addition to PIO BAR"
Anthony Liguori
1
-2
/
+0
2011-11-01
virtio: Add PCI memory BAR in addition to PIO BAR
David Gibson
1
-0
/
+2
2011-10-12
hw/9pfs: Use ioeventfd for 9p
Aneesh Kumar K.V
1
-5
/
+0
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-5
/
+4
2011-08-08
msix: convert to memory API
Avi Kivity
1
-6
/
+10
2011-08-08
virtio-pci: convert to memory API
Avi Kivity
1
-44
/
+26
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-9
/
+9
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
1
-1
/
+10
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
1
-0
/
+3
2011-07-27
virtio-pci: use generic logic for command access
Michael S. Tsirkin
1
-9
/
+9
2011-07-05
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
1
-1
/
+3
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-58
/
+2
2011-06-12
virtio: guard against negative vq notifies
Stefan Hajnoczi
1
-1
/
+3
2011-06-12
virtio-pci.c: convert to PCIDEviceInfo to initialize ids
Isaku Yamahata
1
-38
/
+31
2011-06-01
virtio-9p: Move 9p device registration into virtio-9p.c
Aneesh Kumar K.V
1
-55
/
+2
2011-04-18
PXE: Use consistent naming for PXE ROMs
Alex Williamson
1
-1
/
+1
2011-04-04
virtio: use generic name when possible
Alexander Graf
1
-0
/
+3
2011-03-28
virtio-pci: fix bus master work around on load
Michael S. Tsirkin
1
-7
/
+6
2011-03-21
virtio-serial: Enable ioeventfd
Amit Shah
1
-0
/
+3
2011-03-21
virtio-serial: Use a struct to pass config information from proxy
Amit Shah
1
-6
/
+6
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
1
-0
/
+7
2011-01-11
ioeventfd: error handling cleanup
Michael S. Tsirkin
1
-11
/
+17
2011-01-10
virtio-pci: Use ioeventfd for virtqueue notify
Stefan Hajnoczi
1
-22
/
+172
2011-01-10
virtio-pci: Rename bugs field to flags
Stefan Hajnoczi
1
-8
/
+7
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+1
[next]