index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm_x86host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-09
HVM-585 Make sure copyright notices are up to date on all files in kvm repo
Robert Mustacchi
1
-0
/
+22
2011-08-06
HVM-568 KVM: MMU: Segregate shadow pages with different cr0.wp
Bryan Cantrill
1
-0
/
+1
2011-08-02
HVM-545 Various XXX cleanup
Robert Mustacchi
1
-6
/
+1
2011-07-26
HVM-519 Remove asm.h (fix lint)
Robert Mustacchi
1
-1
/
+1
2011-07-26
HVM-519 Remove asm.h
Robert Mustacchi
1
-0
/
+11
2011-07-01
HVM-461 kvm_x86host.h should be cstyle clean
Robert Mustacchi
1
-328
/
+311
2011-06-14
HVM-370 Cleanup SET_TSS ioctl
Robert Mustacchi
1
-1
/
+1
2011-06-10
HVM-358 alloc_page leaks memory
Max Bruning
1
-2
/
+11
2011-06-08
HVM-339 Remove CONFIG_X86_64 ifdefs from header files
Robert Mustacchi
1
-2
/
+0
2011-06-08
HVM-338 Remove duplicate definition of __kvm_handle_fault_on_reboot
Robert Mustacchi
1
-12
/
+0
2011-06-08
HVM-336 floating point code can be tighter
Robert Mustacchi
1
-39
/
+5
2011-06-07
HVM-321 kvm.c and kvm_x86.c are confused
Robert Mustacchi
1
-1
/
+4
2011-06-06
HVM-312 Cleanup extern functions in kvm.c
Robert Mustacchi
1
-0
/
+2
2011-06-06
HVM-310 Cleanup includes and extern function definitions in kvm_vmx.c
Robert Mustacchi
1
-0
/
+4
2011-06-06
HVM-300 Remove externs from kvm_irq_comm.c
Robert Mustacchi
1
-0
/
+1
2011-06-04
HVM-288 kvm.h and kvm_host.h should be similar to upstream in content
Robert Mustacchi
1
-268
/
+172
2011-06-02
HVM-270 mmu code should be in kvm_mmu.[ch]
Robert Mustacchi
1
-1
/
+0
2011-06-02
HVM-264 vmx code should live in its own file
Robert Mustacchi
1
-9
/
+0
2011-05-09
HVM-174 Remove use of p_private
Robert Mustacchi
1
-0
/
+3
2011-04-28
HVM-137 Need to be able to unload kvm driver and load a new one and use KVM f...
Robert Mustacchi
1
-2
/
+1
2011-04-24
HVM-119 eliminate checks of return value for KM_SLEEP allocations
Bryan Cantrill
1
-40
/
+48
2011-04-20
HVM-105 double panic due to missing msr restore
Robert Mustacchi
1
-1
/
+2
2011-04-20
HVM-99 Need to clear the timer bits
Robert Mustacchi
1
-0
/
+5
2011-04-19
Initial support for HVM-85
Max Bruning
1
-2
/
+32
2011-04-13
HVM-52 can't use /dev/mem for mmap
Robert Mustacchi
1
-2
/
+3
2011-04-09
HVM-43 add ::kvm_gpa2qva to translate guest physical to QEMU virtual
Bryan Cantrill
1
-40
/
+7
2011-04-06
changes to pio buffer allocation. function to dump vmcs
Max Bruning
1
-2
/
+2
2011-04-05
remove inline keywords
max
1
-0
/
+1
2011-04-05
removed inline
max
1
-16
/
+16
2011-03-12
Various minor changes. Backing up...
max
1
-9
/
+3
2011-02-14
Minor fixes, but not working yet...
max
1
-1
/
+1
2011-02-10
lots of fixes to match user qemu 0.13
max
1
-11
/
+7
2011-01-16
ioctl fixes. this version has correct host state and control state,
max
1
-2
/
+6
2011-01-09
More ioctl handling and bug fixes
max
1
-2
/
+0
2010-12-27
Added a little more code. bug fixes. panics.
max
1
-4
/
+4
2010-12-26
More code added, qemu userland gets segv
max
1
-5
/
+2
2010-12-22
Now compiles clean with kernel gcc flags
max
1
-15
/
+19
2010-12-21
bug fixes. fixup_rmode_irq unresolved.
max
1
-4
/
+36
2010-12-20
Added most of the interrupt handling. panic.
max
1
-11
/
+22
2010-12-16
panics after kvm_load_gs
max
1
-5
/
+5
2010-12-10
compiles and loads, user level gets segv
max
1
-0
/
+1
2010-12-03
Adding several new files, not all are needed...
max
1
-0
/
+964