An open API service for software projects hosted on Open Collective.

Qubes OS

A reasonably secure operating system
Collective - Host: opensource - https://opencollective.com/qubes-os - Website: https://www.qubes-os.org/ - Code: https://github.com/QubesOS

xennet: flesh out initialization more

move code from xennet_init to backendstatehandler
properly report connected state to ndis
copy p...

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - fc8722a793079fa3afdbc32adcbcff740ccb7901 authored over 17 years ago
xennet: get mac from backend; watch backend for state changes

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 434a875afa870a3750055c6dbbc359d8436d7582 authored over 17 years ago
forgot to include some files!

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 93c9b33ac843ef5a18c51a316ef49c4bc7477070 authored over 17 years ago
xennet: save path and backend path to xennet_info

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - b53eacedb0eaff24f29dbabbf0e6eca99dd51f0e authored over 17 years ago
xenbus: put shorter case first in ReadThreadProc, add some comments

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 96ccc0d0bf5ce3ab6490f0a347a4d98f572f08f0 authored over 17 years ago
remove xenbus.h, it appears to be redundant

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 4bd57923b98c40e808a6d5be330516ef55f31672 authored over 17 years ago
use equivalent types for typedefs (actually the old ones are equivalent too, this is purely a readability change)

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - efeccd2197e6900c365f1e1cd34783c0abf71783 authored over 17 years ago
xenvbd: cleanups

clean up warnings
simplify XenVbd_HotPlugHandler flow, add comments
eliminate literals in backen...

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 88effc3b09651412f563be92fb1556d70520716f authored over 17 years ago
rename deviceData variables to xpdd (aka xen pci device data)

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 08dc214453457eff4454a950c5b6df20ef9c25c7 authored over 17 years ago
wean xenbus.c off of global variables

rename some variables from deviceData to xpdd for brevity
some whitespace fixes

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - dd4029c87f4bb2660998609bbce70bee69675576 authored over 17 years ago
fixes to xenpci

Move xenpci globals into XENPCI_DEVICE_DATA struct
External interfaces take a PVOID Context fiel...

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - e29fb6c657993bed5df7ad3ba8ecb32684169f93 authored over 17 years ago
add in xen public includes, so the extra step of copying them over is not needed

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 96621aa4f843887e3032142bfc9a43e196715b8c authored over 17 years ago
Add rudimentary net support

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - f0c42a993bf45c682bd10e9d1b592e2dfbd6d0b1 authored over 17 years ago
Added tag 0.3.0 for changeset b55f3c61e509

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 5e07191bd321c8ada96eb712597b74646b3f2d4c authored over 17 years ago
Updated inf files to put the devices in the right places.

Started adding CDROM code (doesn't work though)

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 13e1bf3385b01e21ef18dc124518fbb55049a318 authored over 17 years ago
Finally got swapfile working!

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 33a5b853d768a9d116b9eee96bb47adaf5c4cf92 authored over 17 years ago
Fixed the XenHide inf file so that we don't need to bother with the regedit step anymore on install

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - b8809de142042a812676a8f4fa853bba24e412f6 authored over 17 years ago
Bug Fixes... trying to find a problem that turned out to be me running an old version of xen by mistake!

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 8a72c7e1b93e68434fd1cfce6cb25317ec78abee authored over 17 years ago
Trying to get Windows to allow a page file to exist on the PV disk

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - c4af2b3b3e53cc4d4896784c458fca78fefaeb7b authored over 17 years ago
Added some documentation files

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 259a412784d07413f6a250ef216fb2e4ce341567 authored over 17 years ago
Added a new PCI driver that can hide the Xen provided PCI devices

github.com/QubesOS/qubes-vmm-xen-windows-pvdrivers - 6da208cfef485c4b559aaa08adb86d989c333bc1 authored over 17 years ago