index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
msi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
msi/msix: added API to set MSI message address and data
Alexey Kardashevskiy
1
-0
/
+17
2012-06-07
msi: Use msi/msix_present more consistently
Jan Kiszka
1
-1
/
+1
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
1
-1
/
+1
2012-06-07
msi: Guard msi/msix_write_config with msi_present
Jan Kiszka
1
-1
/
+2
2012-06-07
msi: Guard msi_reset with msi_present
Jan Kiszka
1
-0
/
+4
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
1
-0
/
+8
2011-07-12
msi: 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
msi: Fix copy&paste mistake in msi_uninit
Jan Kiszka
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-05-05
MSI: Robust resource release
Jan Kiszka
1
-2
/
+10
2011-01-20
msi: simplify write config a bit.
Isaku Yamahata
1
-4
/
+1
2010-10-27
msi: minor cleanups
Michael S. Tsirkin
1
-4
/
+3
2010-10-27
msi: simplify range checks
Michael S. Tsirkin
1
-25
/
+20
2010-10-27
Introduce range.h
Blue Swirl
1
-0
/
+1
2010-10-19
msi: implements msi
Isaku Yamahata
1
-0
/
+352