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
/
msix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-29
msix: make [un]use vectors on reset/load optional
Michael S. Tsirkin
1
-2
/
+11
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
1
-6
/
+2
2012-07-19
msi/msix: added API to set MSI message address and data
Alexey Kardashevskiy
1
-0
/
+13
2012-06-18
msix: Switch msix_uninit to return void
Alex Williamson
1
-3
/
+3
2012-06-18
msix: Allow full specification of MSIX layout
Alex Williamson
1
-95
/
+50
2012-06-18
msix: Split PBA into it's own MemoryRegion
Alex Williamson
1
-39
/
+67
2012-06-18
msix: Note endian TODO item
Alex Williamson
1
-0
/
+1
2012-06-18
msix: Move msix_mmio_read
Alex Williamson
1
-10
/
+10
2012-06-18
msix: Add simple BAR allocation MSIX setup functions
Alex Williamson
1
-0
/
+47
2012-06-18
msix: drop unused msix_bar_size, require valid bar_size
Jan Kiszka
1
-17
/
+3
2012-06-07
msi: Use msi/msix_present more consistently
Jan Kiszka
1
-5
/
+8
2012-06-07
msi: Guard msi/msix_write_config with msi_present
Jan Kiszka
1
-1
/
+1
2012-05-21
msix: Add msix_nr_vectors_allocated
Jan Kiszka
1
-0
/
+5
2012-05-21
msix: Introduce vector notifiers
Jan Kiszka
1
-0
/
+93
2012-05-21
msix: Invoke msix_handle_mask_update on msix_mask_all
Jan Kiszka
1
-0
/
+4
2012-05-21
msix: Factor out msix_get_message
Jan Kiszka
1
-6
/
+13
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
1
-5
/
+4
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-11-21
msix: avoid mask updates if mask is unchanged
Michael S. Tsirkin
1
-9
/
+20
2011-11-21
msix: Prevent bogus mask updates on MMIO accesses
Michael S. Tsirkin
1
-0
/
+6
2011-11-21
msix: track function masked in pci device state
Michael S. Tsirkin
1
-7
/
+14
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-08-08
msix: convert to memory API
Avi Kivity
1
-42
/
+22
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-06-12
msix: Use replace local defines with pci_regs versions
Jan Kiszka
1
-25
/
+15
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-01-20
msix: simplify write config
Isaku Yamahata
1
-4
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
1
-2
/
+6
2010-09-20
msix: clear not only INTA, but all INTx when MSI-X is enabled.
Isaku Yamahata
1
-1
/
+4
2010-09-18
Introduce range.h
Blue Swirl
1
-0
/
+1
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
1
-1
/
+2
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
1
-9
/
+0
2010-05-31
msix: remove duplicated defines.
Isaku Yamahata
1
-8
/
+0
2009-12-23
msix: use range helper function.
Isaku Yamahata
1
-1
/
+1
2009-12-07
msix: function mask support
Michael S. Tsirkin
1
-18
/
+46
2009-12-07
msix: macro rename for function mask support
Michael S. Tsirkin
1
-7
/
+7
2009-12-01
msix: clear pending bit of an unused vector
Michael S. Tsirkin
1
-10
/
+17
2009-12-01
msix: fix reset value for enable bit
Michael S. Tsirkin
1
-1
/
+2
2009-12-01
msix: fix mask bit state after reset
Michael S. Tsirkin
1
-0
/
+11
2009-12-01
msix: add helper to unuse all msix entries
Michael S. Tsirkin
1
-0
/
+7
2009-11-09
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
1
-1
/
+1
2009-10-30
qemu/msix: fix table access issues
Michael S. Tsirkin
1
-7
/
+4
2009-10-05
qemu: clean up target page usage in msix
Michael S. Tsirkin
1
-25
/
+24
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-5
/
+5
2009-10-01
Get rid of _t suffix
malc
1
-5
/
+5
2009-09-20
Compile msix only once
Blue Swirl
1
-25
/
+25
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-27
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
1
-0
/
+1
[next]