index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lint code
Marin Ramesa
2013-11-09
3
-19
/
+0
*
Drop FXSR initialization message
Samuel Thibault
2013-08-28
1
-1
/
+0
*
ddb: cleanup db_command.c
Marin Ramesa
2013-07-18
1
-0
/
+4
*
fix implicit declarations
Marin Ramesa
2013-07-07
1
-0
/
+2
*
Add missing 4KiB memory
Samuel Thibault
2013-06-10
1
-1
/
+1
*
Add non-contiguous mmap support
Samuel Thibault
2013-06-10
2
-10
/
+99
*
Fix build without kdb
Samuel Thibault
2013-03-11
1
-0
/
+2
*
Plug hw debug register support into kdb
Samuel Thibault
2013-02-04
3
-22
/
+34
*
Add x86 hardware debugging register support
Samuel Thibault
2013-02-04
7
-134
/
+336
*
Prevent the kernel from making any FPU use
Samuel Thibault
2013-02-03
1
-0
/
+6
*
Implement pmap_map_mfn for the PVH case
Samuel Thibault
2013-01-31
1
-5
/
+15
*
Make the PVH variant get sure that the support is available in the hypervisor
Samuel Thibault
2013-01-31
1
-6
/
+6
*
Add comment for TODO
Samuel Thibault
2013-01-30
1
-0
/
+1
*
Do not use 4gb segment assistance in PVH
Samuel Thibault
2013-01-30
2
-2
/
+6
*
Drop spurious inclusion
Samuel Thibault
2013-01-30
1
-1
/
+1
*
Increase VM_MAX_KERNEL_ADDRESS for PVH case
Samuel Thibault
2013-01-30
1
-7
/
+8
*
More ifdef fixes for ring1 support and pv descriptors support
Samuel Thibault
2013-01-28
8
-47
/
+47
*
Add initial code for disabling PV pagetables
Samuel Thibault
2013-01-28
12
-98
/
+124
*
Fix comments
Samuel Thibault
2013-01-28
2
-3
/
+3
*
Fix build with --disable-pseudo-phys
Samuel Thibault
2013-01-28
1
-1
/
+1
*
Add initial code for disabling ring1 xen execution
Samuel Thibault
2013-01-28
2
-1
/
+7
*
Add initial code for disabling PV descriptors
Samuel Thibault
2013-01-28
11
-54
/
+60
*
Fix Xen boot at linear address 0xC0000000
Samuel Thibault
2012-07-14
1
-7
/
+9
*
Offset kernel addresses by 3GiB
Samuel Thibault
2012-05-05
2
-5
/
+4
*
Document how to offset the kernel to get better debugging
Samuel Thibault
2012-05-05
1
-0
/
+5
*
Check hyp_stack_switch return
Samuel Thibault
2012-04-06
1
-1
/
+2
*
Fix Xen boot after c74adfe
Samuel Thibault
2012-03-24
3
-1
/
+3
*
Relocate kernel at bootup
Samuel Thibault
2012-03-24
2
-0
/
+38
*
Make sure BIOS area is mapped in kernel threads
Samuel Thibault
2012-03-24
2
-0
/
+20
*
Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS
Samuel Thibault
2012-03-24
2
-9
/
+11
*
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
3
-7
/
+9
*
Fix wrap-around in pmap bootstrap
Samuel Thibault
2012-03-24
1
-1
/
+1
*
Fix boot with big values of _start
Samuel Thibault
2012-03-23
1
-3
/
+5
*
Refer to `PFN_LIST' on Xen only.
Ludovic Courtès
2012-03-22
1
-1
/
+1
*
Use long types
Samuel Thibault
2012-03-20
8
-120
/
+123
*
Make xchgl arch-neutral
Samuel Thibault
2012-03-20
1
-1
/
+1
*
Use compiler defined __i386__ symbol instead of use defined i386
Guillem Jover
2012-03-20
3
-5
/
+4
*
Match type for count with tty_get_status and tty_set_status
Guillem Jover
2012-03-20
3
-6
/
+6
*
Use unsigned int for ELF 32bit values
Samuel Thibault
2012-03-19
1
-4
/
+4
*
Use unsigned long types for addresses
Samuel Thibault
2012-03-18
1
-4
/
+4
*
Use unsigned long for registers
Samuel Thibault
2012-03-18
1
-15
/
+15
*
Do not hardcode structure offset
Samuel Thibault
2012-03-18
2
-1
/
+2
*
Set Xen kernel virtual address to 0xC0000000
Samuel Thibault
2012-03-18
3
-4
/
+4
*
Fix access above 4GiB in bootstrap page table
Samuel Thibault
2012-03-18
1
-8
/
+9
*
Simplify splx
Samuel Thibault
2012-03-14
1
-2
/
+2
*
Stick to binutils ELF scripts
Samuel Thibault
2012-03-14
1
-1
/
+2
*
Fix PAE page frame number mask.
Samuel Thibault
2012-03-14
1
-1
/
+1
*
Fix Xen bootstrap at virtual address above 1GiB
Samuel Thibault
2012-03-14
2
-1
/
+8
*
Simplify i386at_init
Samuel Thibault
2012-03-14
1
-6
/
+7
*
Simplify kvtophys
Samuel Thibault
2012-03-14
1
-5
/
+1
[next]