index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-rng: hardware random number generator device
Amit Shah
2012-11-16
1
-0
/
+1
*
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
Isaku Yamahata
2012-10-29
1
-0
/
+2
*
pci: Helper function for testing if an INTx route changed
Alex Williamson
2012-10-29
1
-0
/
+1
*
pci: honor PCI_COMMAND_MASTER
Avi Kivity
2012-10-22
1
-0
/
+1
*
pci: give each device its own address space
Avi Kivity
2012-10-22
1
-0
/
+1
*
pci: add a pci_vga_init() function
Aurelien Jarno
2012-10-06
1
-0
/
+3
*
Merge branch pci into master
Michael S. Tsirkin
2012-07-29
1
-7
/
+28
|
\
|
*
pci: Add INTx routing notifier
Jan Kiszka
2012-07-19
1
-0
/
+7
|
*
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
2012-07-19
1
-0
/
+12
|
*
pci: convert PCIUnregisterFunc to void
Alex Williamson
2012-07-04
1
-1
/
+1
|
*
msix: Split PBA into it's own MemoryRegion
Alex Williamson
2012-06-18
1
-4
/
+6
|
*
msix: Add simple BAR allocation MSIX setup functions
Alex Williamson
2012-06-18
1
-0
/
+2
|
*
msix: drop unused msix_bar_size, require valid bar_size
Jan Kiszka
2012-06-18
1
-2
/
+0
*
|
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
2012-06-27
1
-2
/
+7
*
|
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2012-06-27
1
-1
/
+1
*
|
iommu: Add universal DMA helper functions
David Gibson
2012-06-27
1
-9
/
+12
*
|
pci.c: Add opaque argument to pci_for_each_device.
Anthony PERARD
2012-06-21
1
-1
/
+3
*
|
qdev: Use int32_t container for devfn property
Michael Roth
2012-06-08
1
-1
/
+1
|
/
*
msix: Introduce vector notifiers
Jan Kiszka
2012-05-21
1
-0
/
+8
*
slotid: add slot id capability
Michael S. Tsirkin
2012-03-16
1
-0
/
+2
*
shpc: standard hot plug controller
Michael S. Tsirkin
2012-03-16
1
-0
/
+6
*
pci: make another unused extern function static
Michael S. Tsirkin
2012-03-15
1
-1
/
+0
*
pci: don't export an internal function
Michael S. Tsirkin
2012-03-15
1
-2
/
+0
*
Merge remote-tracking branch 'bonzini/virtio-scsi' into staging
Anthony Liguori
2012-02-24
1
-0
/
+1
|
\
|
*
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
2012-02-22
1
-0
/
+1
*
|
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
2012-02-22
1
-0
/
+61
|
/
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-2
/
+0
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-39
/
+41
*
vga: improve VGA logic
Blue Swirl
2012-01-22
1
-4
/
+0
*
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
2012-01-13
1
-0
/
+18
*
msix: track function masked in pci device state
Michael S. Tsirkin
2011-11-21
1
-0
/
+2
*
Add stub functions for PCI device models to do PCI DMA
David Gibson
2011-11-01
1
-0
/
+67
*
qapi: Convert query-pci
Luiz Capitulino
2011-10-27
1
-4
/
+0
*
pci: add pci_address_space_io()
Richard Henderson
2011-09-25
1
-0
/
+1
*
pci: implement bridge filtering
Michael S. Tsirkin
2011-09-19
1
-2
/
+0
*
pci: Remove unused pci_reserve_capability
Jan Kiszka
2011-09-19
1
-2
/
+0
*
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2011-09-10
1
-2
/
+0
*
pci: add pci_address_space()
Avi Kivity
2011-08-22
1
-0
/
+1
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-2
/
+2
*
pci: fold BAR mapping function into its caller
Avi Kivity
2011-08-08
1
-1
/
+0
*
pci: remove pci_register_bar()
Avi Kivity
2011-08-08
1
-3
/
+0
*
pci: convert pci rom to memory API
Avi Kivity
2011-08-08
1
-1
/
+2
*
pci: remove pci_register_bar_simple()
Avi Kivity
2011-08-08
1
-3
/
+0
*
msix: convert to memory API
Avi Kivity
2011-08-08
1
-1
/
+1
*
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
2011-08-08
1
-0
/
+1
*
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
1
-3
/
+7
*
pci: add API to get a BAR's mapped address
Avi Kivity
2011-08-08
1
-0
/
+1
*
pci: add MemoryRegion based BAR management API
Avi Kivity
2011-07-29
1
-0
/
+3
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-3
/
+9
*
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
1
-1
/
+1
|
\
[next]