| 20 months | Rusty Russell | Shuffle patches and make it actually work for 2.6.23-git10. |
| 20 months | rusty | Updated to 2.6.23-git10 (big x86 merge) |
| 21 months | Rusty Russell | Use standard boot entry points, thanks to Jeremy's work! |
| 21 months | Rusty Russell | Fix nasty "crashes when I run guest second time" bug. |
| 21 months | Rusty Russell | Christian Borntraeger points out that casts are required for virtio_config_val() |
| 21 months | Rusty Russell | Rename i386_* to i386/*. |
| 21 months | Rusty Russell | lguest64 reference. |
| 21 months | Rusty Russell | Add module-error-on-mod_sys_init-fail.patch |
| 21 months | Rusty Russell | Update lguest documentation to reflect the new virtual block device name. |
| 21 months | Rusty Russell | Subject: Clocksource is continuous regardless of the state of the host's TSC. |
| 21 months | Rusty Russell | Fix up lots of things for posting using quilt mail. |
| 21 months | Rusty Russell | Chris Malley points out it doesn't, y'know, compile... |
| 21 months | Rusty Russell | More generic version of Jes' pagetable size fix. |
| 21 months | Rusty Russell | 2.6.23-rc8: fix-mmx-memcpy.patch went in |
| 21 months | Rusty Russell | Dor points out that irq hander always returns IRQ_HANDLED, even if no work. Fix. |
| 21 months | Rusty Russell | More lguest tweaks: add root for devices, simplify device descriptors and enhance documentation. |
| 21 months | Rusty Russell | Arnd's suggestion: let those registering virtio devices set parent device (eg PCI) |
| 21 months | Rusty Russell | remove arch-indep-lguest-dma.diff: new-io removes it anyway. |
| 21 months | Rusty Russell | Prepare for posting. Eliminated unneeded patches: |
| 21 months | Rusty Russell | Merge two patches together as intended, and add Adrian Bunk's fix where the suboptions need to depend on !(X86_VISWS || X86_VOYAGER) |
| 21 months | Rusty Russell | Clean up 'make Beer' results up to virtio patches |
| 21 months | Rusty Russell | Description refresh for posting. |
| 21 months | Rusty Russell | Fold new-io-suppress-interrupts.patch, clean up some fuzz. |
| 21 months | Rusty Russell | s/end up in/are put in/ which breaks patch. |
| 21 months | Rusty Russell | Expose struct virtqueue as public structure, put vq_ops in it. |
| 21 months | Rusty Russell | New patches to extract virtio device IDs, and to suppress interrupts and notifications. |
| 21 months | Rusty Russell | Virtio, not PCI table (would be nice to catch this at compile time!) |
| 21 months | Rusty Russell | Update followup patch after patching template .init module crash fix |
| 21 months | Rusty Russell | Fix stupid oops in modules (as you can tell, my guests don't use modules) |
| 21 months | Rusty Russell | Make virtio devices an actual device bus as Arnd insisted. |
| 21 months | Rusty Russell | Switch from pfn and offset in descriptors to addr: allows 32-bit length. |
| 21 months | Rusty Russell | Christian prefers "dev" over "ndev". Me too. |
| 21 months | Rusty Russell | Update comment after Jens Axboe's feedback |
| 21 months | Rusty Russell | Enhance commentry for posting. |
| 21 months | Rusty Russell | Rewrite virtio_config in terms of byte-level accesses & status accesses (PCI-like) |
| 21 months | Rusty Russell | Fix move-lguest-devices.patch: it can't be static (yet!) |
| 21 months | Rusty Russell | Cleaned up patches and virtio ring rewrite. |
| 21 months | Rusty Russell | More fairly simple cleanup patches. |
| 21 months | Rusty Russell | Kconfig cleanup patches (for virtualization generally) |
| 21 months | Rusty Russell | Test and merge some patches together and shuffle in prepartion for 2.6.24 merge window. |
| 22 months | Rusty Russell | Make Jes' patches compile, and add Matias Zabaljauregui's (untested) pagetable change patch (modified for after Jes' patches) |
| 22 months | Rusty Russell | Forgot to add patch. |
| 22 months | Rusty Russell | Update to 2.6.23-rc5 and two new patches: new fix, and attempt to get closer to saving plan9. |
| 22 months | Rusty Russell | Add questions about hwclock and "boot stops" |
| 22 months | Rusty Russell | More Jes patches |
| 22 months | Rusty Russell | De-fuzz new-io-lguest-desc.patch |
| 22 months | Rusty Russell | Three more Jes-ification patches, and minor changes to preserve documentation. |
| 22 months | Rusty Russell | Stack walking fixes |
| 22 months | Rusty Russell | 2.6.23-rc4 and lots of new patches. |
| 22 months | Rusty Russell | Thanks Alexey Dobriyan... |
| 22 months | Rusty Russell | Patches from Jes, Glauber |
| 22 months | Rusty Russell | Two new fixes, both send upstream. |
| 22 months | Rusty Russell | Forgot to refresh new-io-lguest-desc.patch |
| 22 months | Rusty Russell | Virtio de-rot. |
| 22 months | Rusty Russell | Update to 2.6.23-rc3. |
| 22 months | Rusty Russell | Update to 2.6.23-rc2-git5 |
| 23 months | Rusty Russell | Start of untangling arch-dependencies. |
| 23 months | Rusty Russell | Various fixes sent to Linus |
| 23 months | Rusty Russell | Update to 2.6.23-rc2-git1, fix guest GDT crash, add plan9 patches. |
| 23 months | Rusty Russell | Kconfig fixes and update to 2.6.23-rc1-git6 |