summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of redundant 'table_size' field in struct pi_msix. If needed it canneel2013-01-212-3/+1
* Fix this routine to acutally break out and not set clrdmask if anyadrian2013-01-211-1/+1
* Add new quirk and correct old one.hselasky2013-01-212-1/+4
* Fix packet reception and other issues arising from incorrect ASX clockjmallett2013-01-211-0/+15
* Migrate CLRDMASK to be a per-node flag, rather than a per-TID flag.adrian2013-01-212-9/+33
* Remove some debugging code that snuck in.nwhitehorn2013-01-211-3/+1
* More automated install support: if a script exists at /etc/installerconfig,nwhitehorn2013-01-211-0/+11
* Add command-line support to kgdb to allow the baudrate to be set.adrian2013-01-211-1/+14
* Postpone vmm module initialization until after SMP is initialized - particularlyneel2013-01-211-4/+8
* Use correct size for AM335x CPSW memory window.kientzle2013-01-211-1/+1
* Add a scripting frontend. Documentation and release(7) support coming later.nwhitehorn2013-01-212-1/+88
* If no partition configuration is specified in {}, use the automatic setupnwhitehorn2013-01-203-5/+11
* Add a simple scripted partitioner. Documentation and more scripting supportnwhitehorn2013-01-204-3/+222
* Change the $ENV example to use .shrc instead of .shinit. This is consistentjoel2013-01-201-3/+3
* sh: Move some stackmarks to fix high memory usage in some loops.jilles2013-01-201-11/+5
* zfs/sparc64 boot: fix booting after r242230avg2013-01-201-8/+12
* - Force inetd to have listen queue size to be set to the value ofzont2013-01-201-1/+1
* Backward compatibility fix: treat cmds loaded as a script as nonInteractivedteske2013-01-201-2/+17
* sh: Remove mkinit's initialization routine.jilles2013-01-205-35/+12
* - Avoid unnecessary strdup()gabor2013-01-201-2/+2
* Fix minor nit in usage output.joel2013-01-201-1/+1
* Link the bhyve(4) man page to the build so the man page is actually installed.neel2013-01-201-0/+2
* Make "Finish" the default choice in the partition editor. This lets younwhitehorn2013-01-201-1/+1
* Use <vmname> in a consistent manner in usage messages output by 'bhyve',neel2013-01-202-2/+3
* Add svn properties to the recently merged bhyve source files.neel2013-01-202-2/+2
* Link against compiler-rt to pull in the required __aeabi_* functionsandrew2013-01-191-2/+2
* sh: Replace an mkinit use with an initialization.jilles2013-01-191-10/+5
* When DDB is enabled and we are building for the ARM EABI include the unwindandrew2013-01-192-0/+14
* Use correct GPIO interrupt lines.kientzle2013-01-191-1/+1
* Clarify the error messages for unrecognized pins and muxtypes.kientzle2013-01-191-4/+9
* Remove EOL whitespace.joel2013-01-192-4/+4
* Minor mdoc fixes.joel2013-01-191-10/+7
* Add the required __aeabi_* functions to libc.andrew2013-01-197-0/+361
* When building for ARM EABI link against libgcc for the __aeabi_* functions.andrew2013-01-191-0/+10
* Merge projects/bhyve to head.neel2013-01-19105-0/+25476
|\
| * IFC @ r245542neel2013-01-1739-133/+401
| |\
| * \ IFC @ r245509neel2013-01-17251-1923/+6113
| |\ \
| * | | Get rid of 'sample.sh' from here - it belongs in the /usr/share/examplesneel2013-01-091-75/+0
| * | | Sort the 'bhyvectl' subdir alphabetically.neel2013-01-091-1/+1
| * | | Get rid of gratuitous diff with respect to HEAD.neel2013-01-091-1/+0
| * | | IFC @ r245205neel2013-01-099-32/+87
| * | | IFC @ r245178neel2013-01-09133-1767/+1817
| |\ \ \
| * | | | Add the 'bhyveload(8)' man page.neel2013-01-082-1/+131
| * | | | Reduce the default memory allocation for a VM from 768MB to 128MB.neel2013-01-081-1/+1
| * | | | Don't completely drain the read file descriptor. Instead, onlygrehan2013-01-071-10/+34
| * | | | Add man page for bhyve(4). The project as well as the man page is aneel2013-01-071-0/+68
| * | | | Use 64-bit arithmetic throughout, and lock accesses to globals.grehan2013-01-071-6/+13
| * | | | Revert changes for x2apic support from projects/bhyve.neel2013-01-064-549/+85
| * | | | bhyve does not require a custom configuration file anymore so make the GENERICneel2013-01-051-6/+1
| * | | | Get rid of workarounds to avoid ins/outs instructions emitted by the guest.neel2013-01-051-42/+18
OpenPOWER on IntegriCloud