Displaying 10 results from an estimated 10 matches for "pci_get".
Did you mean:
mic_get
2009 Jun 02
0
[PATCHv2 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 50 ++++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/sy...
2009 Jun 05
0
[PATCHv3 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/syb...
2009 Jun 10
0
[PATCHv4 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 420 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 ++++++++++++++++++++-----------------
hw/pci.h | 105 +++++++++++++-
hw/s...
2009 Jun 18
0
[PREFIXv5 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 420 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 294 +++++++++++++++++++-----------------
hw/pci.h | 104 ++++++++++++-
hw/syb...
2009 Jun 02
0
[PATCHv2 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 50 ++++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/sy...
2009 Jun 05
0
[PATCHv3 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/syb...
2009 Jun 10
0
[PATCHv4 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 420 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 ++++++++++++++++++++-----------------
hw/pci.h | 105 +++++++++++++-
hw/s...
2009 Jun 18
0
[PREFIXv5 00/13] qemu: MSI-X support
...: add flag to disable MSI-X by default
qemu: minimal MSI/MSI-X implementation for PC
qemu: add support for resizing regions
qemu: virtio support for many interrupt vectors
qemu: MSI-X support in virtio PCI
qemu: request 3 vectors in virtio-net
qemu: virtio save/load bindings
qemu: add pci_get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 420 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 294 +++++++++++++++++++-----------------
hw/pci.h | 104 ++++++++++++-
hw/syb...
2009 Jun 21
1
[PATCHv6 00/12] qemu: MSI-X support
...bilities
qemu/pci: check constant registers on load
qemu/pci: MSI-X support functions
qemu/apic: minimal MSI/MSI-X implementation for PC
qemu/virtio: virtio support for many interrupt vectors
qemu/virtio: MSI-X support in virtio PCI
qemu/virtio: virtio save/load bindings
qemu/pci: add pci_get/set_byte
qemu/net: request 3 vectors in virtio-net
qemu/net: flag to control the number of vectors a nic has
Makefile.target | 2 +-
hw/apic.c | 43 ++++++-
hw/msix.c | 378 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 34 +++++
hw/pci...
2009 Jun 21
1
[PATCHv6 00/12] qemu: MSI-X support
...bilities
qemu/pci: check constant registers on load
qemu/pci: MSI-X support functions
qemu/apic: minimal MSI/MSI-X implementation for PC
qemu/virtio: virtio support for many interrupt vectors
qemu/virtio: MSI-X support in virtio PCI
qemu/virtio: virtio save/load bindings
qemu/pci: add pci_get/set_byte
qemu/net: request 3 vectors in virtio-net
qemu/net: flag to control the number of vectors a nic has
Makefile.target | 2 +-
hw/apic.c | 43 ++++++-
hw/msix.c | 378 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 34 +++++
hw/pci...