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
/
pci
/
msix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
1
-1
/
+1
2016-03-11
msi_supported -> msi_nonbroken
Michael S. Tsirkin
1
-1
/
+1
2016-02-16
msix: fix msix_vector_masked
Michael S. Tsirkin
1
-2
/
+2
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
1
-2
/
+10
2016-01-29
pci: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-24
msix: implement pba write (but read-only)
Marc-André Lureau
1
-0
/
+6
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
1
-3
/
+1
2015-05-31
Add stream ID to MSI write
Pavel Fedin
1
-2
/
+1
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-11
/
+19
2015-04-27
pci: remove hard-coded bar size in msix_init_exclusive_bar()
Jason Wang
1
-11
/
+19
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-1
/
+2
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-4
/
+0
2014-08-14
pci: Use bus master address space for delivering MSI/MSI-X messages
Jan Kiszka
1
-1
/
+1
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-3
/
+3
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-3
/
+3
2013-06-03
pci: add VMSTATE_MSIX
Gerd Hoffmann
1
-0
/
+33
2013-01-07
msix: add api to access msix message
Michael S. Tsirkin
1
-1
/
+1
2012-12-26
msix: expose access to masked/pending state
Michael S. Tsirkin
1
-3
/
+3
2012-12-26
msi: add API to get notified about pending bit poll
Michael S. Tsirkin
1
-1
/
+12
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-17
Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD
Paolo Bonzini
1
-0
/
+560
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
1
-4
/
+4
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-0
/
+562