search for: set_byte

Displaying 10 results from an estimated 10 matches for "set_byte".

2009 Jun 02
0
[PATCHv2 00/13] qemu: MSI-X support
...ag 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/syborg_virt...
2009 Jun 05
0
[PATCHv3 00/13] qemu: MSI-X support
...ag 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/syborg_virti...
2009 Jun 10
0
[PATCHv4 00/13] qemu: MSI-X support
...ag 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/syborg_vir...
2009 Jun 18
0
[PREFIXv5 00/13] qemu: MSI-X support
...ag 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/syborg_virti...
2009 Jun 02
0
[PATCHv2 00/13] qemu: MSI-X support
...ag 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/syborg_virt...
2009 Jun 05
0
[PATCHv3 00/13] qemu: MSI-X support
...ag 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/syborg_virti...
2009 Jun 10
0
[PATCHv4 00/13] qemu: MSI-X support
...ag 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/syborg_vir...
2009 Jun 18
0
[PREFIXv5 00/13] qemu: MSI-X support
...ag 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/syborg_virti...
2009 Jun 21
1
[PATCHv6 00/12] qemu: MSI-X support
...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.c...
2009 Jun 21
1
[PATCHv6 00/12] qemu: MSI-X support
...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.c...