index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
HVM-118 kvm.c should be cstyle-clean (phase 3)
Bryan Cantrill
1
-1
/
+1
2011-04-22
HVM-113 gnuc considered harmful, need -Wpointer-arith
Robert Mustacchi
1
-1
/
+1
2011-04-20
HVM-99 Need to clear the timer bits
Robert Mustacchi
1
-5
/
+11
2011-04-20
HVM-97 kvm_x86.c should be cstyle-clean (phase 1)
Bryan Cantrill
1
-1
/
+1
2011-04-19
HVM-86 Remove gcc arguments that ignore warnings
Robert Mustacchi
1
-1
/
+1
2011-04-18
HVM-81 emulate.c should be cstyle-clean
Bryan Cantrill
1
-1
/
+1
2011-04-14
HVM-65 disable inlines
Robert Mustacchi
1
-1
/
+1
2011-04-12
HVM-54 makefile clean target doesn't work
Robert Mustacchi
1
-2
/
+2
2011-04-09
HVM-43 add ::kvm_gpa2qva to translate guest physical to QEMU virtual
Bryan Cantrill
1
-3
/
+13
2011-04-05
HVM-21 kvm.c needs to be xxxcheck-clean
Bryan Cantrill
1
-1
/
+1
2011-04-03
#else clauses of XXX's should have DTrace SDT probes
Bryan Cantrill
1
-0
/
+3
2011-04-01
Merge branch 'joshw'
Josh Wilsdon
1
-7
/
+5
2011-03-31
[HVM-2] Work to make this buildable in the general case.
Josh Wilsdon
1
-4
/
+5
2011-03-31
backup. most debug prints are ifdef'd out
max
1
-2
/
+3
2011-03-12
Various minor changes. Backing up...
max
1
-3
/
+3
2011-02-10
lots of fixes to match user qemu 0.13
max
1
-2
/
+3
2011-01-19
We have lift-off. Past vmlaunch and guest has problem. Here, enable_ept is 0.
max
1
-1
/
+1
2011-01-16
ioctl fixes. this version has correct host state and control state,
max
1
-1
/
+1
2010-12-29
Add -mno-red-zone to gcc flags. Minor changes. no panics/segv. doesn't wor...
max
1
-1
/
+1
2010-12-22
Now compiles clean with kernel gcc flags
max
1
-1
/
+1
2010-12-21
bug fixes. fixup_rmode_irq unresolved.
max
1
-1
/
+1
2010-12-03
Lots of new code, and lots of code turned on. Doesn't compile...
max
1
-5
/
+8
2010-11-05
Creates and initializes VM and vcpu
max
1
-5
/
+13
2010-10-12
Pre-alpha version. Driver loads and attaches.
max
1
-3
/
+7
2010-08-30
Inital version based on the 'dummy' driver in the 'Device Driver Tutorial' fr...
Josh Wilsdon
1
-0
/
+32
[prev]