index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Even though I'm not quite sure that the call_func stuff will work properly
adrian
2009-05-30
1
-2
/
+3
*
Don't schedule a CALL_FUNCTION_VECTOR software IPI if the IPI was signaled
adrian
2009-05-30
1
-3
/
+3
*
Correctly report the IPI IRQs being created; make it clear what vectors they ...
adrian
2009-05-30
1
-4
/
+4
*
Fix the Xen TOD update when the hypervisor wall clock is nudged.
adrian
2009-05-29
1
-0
/
+14
*
Migrate the Xen hypervisor clock reading routines into something
adrian
2009-05-29
2
-49
/
+103
*
Say hello to a very basic, read-only, Xen Hypervisor RTC.
adrian
2009-05-28
1
-0
/
+191
*
FreeBSD right now support 32 CPUs on all the architectures at least.
attilio
2009-05-14
1
-61
/
+5
*
Rename statclock_disable variable to atrtcclock_disable that it actually is,
mav
2009-05-03
1
-1
/
+0
*
fix XEN compilation
kmacy
2009-05-02
1
-0
/
+3
*
Fix the Xen build for i386 PV mode.
dfr
2009-04-01
2
-1
/
+101
*
Remove unused arg from npxinit(). Forgot to commit this file in the
jhb
2009-03-05
1
-1
/
+1
*
- fix formatting
kmacy
2009-02-15
1
-68
/
+25
*
Remove unnecessary page queues locking around vm_page_wakeup().
alc
2009-02-14
1
-2
/
+0
*
Don't try to directly update page tables
kmacy
2009-02-08
1
-2
/
+5
*
pass in smp_processor_id to identify the cpu in use
kmacy
2009-02-05
1
-1
/
+1
*
adjust the way that idle happens so as to avoid missing timer interrupts
kmacy
2009-02-05
1
-64
/
+63
*
make sure that interrupts are disabled when handling page faults et al
kmacy
2009-02-03
1
-4
/
+4
*
Bring over the code from sys/i386/i386/mp_machdep.c, r187880
bz
2009-01-31
1
-0
/
+3
*
merge 186535, 186537, and 186538 from releng_7_xen
kmacy
2008-12-29
5
-28
/
+32
*
Integrate 185578 from dfr
kmacy
2008-12-04
1
-1
/
+3
*
fix initialization for case of normal kernbase
kmacy
2008-12-04
1
-215
/
+33
*
only call hardclock on cpu0
kmacy
2008-10-25
1
-1
/
+4
*
handle case where eflags represents actual flags value when
kmacy
2008-10-25
1
-0
/
+2
*
Fix general issues with IPI support
kmacy
2008-10-24
1
-41
/
+54
*
Fix IPI support
kmacy
2008-10-23
3
-35
/
+108
*
Hook in ipi handlers
kmacy
2008-10-21
1
-20
/
+18
*
Implement infrastructure for gluing i386 ipi functions in to xen's infrastruc...
kmacy
2008-10-21
2
-29
/
+151
*
Add routine for initializing AP clock
kmacy
2008-10-21
1
-16
/
+17
*
Import interrupt management defines from latest xenlinux
kmacy
2008-10-20
1
-12
/
+28
*
- move gdt, ldt allocation to before KPT allocation
kmacy
2008-10-19
1
-40
/
+59
*
GC unused values
kmacy
2008-10-19
1
-10
/
+0
*
Remove ipi_all() and ipi_self() as the former hasn't been used at
marius
2008-09-28
1
-35
/
+0
*
move ipi_pcpu to evtchn.c
kmacy
2008-09-26
1
-11
/
+1
*
Update xen/interface includes to the latest in mercurial
kmacy
2008-09-26
1
-2
/
+2
*
add initial ipi definitions
kmacy
2008-09-25
1
-6
/
+32
*
Make nkpt dependent on the size of the initial memory allocation
kmacy
2008-09-25
2
-10
/
+9
*
Change order of pcpu initialization so the pc_prvspace is set
kmacy
2008-09-18
1
-1
/
+1
*
fix initial page directory setup for APs to work when KERNBASE < 0xc0000000
kmacy
2008-09-18
1
-37
/
+36
*
Some people have very strange notions of how large KVA_PAGES should be. The
kmacy
2008-09-17
1
-37
/
+55
*
Get initial bootstrap of APs working under xen.
kmacy
2008-09-10
4
-22
/
+1244
*
enable the xen_guest string so that the freebsd xen kernel will
kmacy
2008-09-03
1
-2
/
+1
*
Accomodate the fact that the number of l1 pages varies with the size of the ...
kmacy
2008-09-02
1
-5
/
+8
*
Fix problem with large memory configuration by ensuring that all NKPT
kmacy
2008-09-02
1
-0
/
+7
*
Fix boot time pmap_growkernel panic for case where vm is allocated >= 768M
kmacy
2008-08-21
1
-1
/
+3
*
- clean up interrupt handling for xen a tiny bit
kmacy
2008-08-20
1
-6
/
+11
*
protect queue_log not queue
kmacy
2008-08-19
1
-2
/
+4
*
Fix compilation without INVARIANTS
kmacy
2008-08-19
1
-0
/
+6
*
translate machine addresses to physical addresses in new code in pmap_init
kmacy
2008-08-17
1
-3
/
+2
*
bypass call to trap when handling hypervisor_upcall
kmacy
2008-08-17
1
-13
/
+34
*
clean up initvalues to work correctly on PAE
kmacy
2008-08-17
1
-56
/
+31
[prev]
[next]