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-07-01
HVM-454 kvm_paging_tmpl.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-29
HVM-448 kvm_msidef.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-29
HVM-447 kvm_mmu.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-29
HVM-445 kvm_lapic.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-29
HVM-442 kvm_irq.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-28
HVM-439 kvm_iodev.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-28
HVM-435 kvm_ioapic.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-28
HVM-433 kvm_i8254.h should be c-style clean
Robert Mustacchi
1
-1
/
+2
2011-06-28
HVM-433 kvm_i8254.h should be c-style clean
Robert Mustacchi
1
-0
/
+1
2011-06-27
HVM-428 kvm_host.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-27
HVM-427 kvm_emulate.h should be cstyle-clean
Robert Mustacchi
1
-6
/
+7
2011-06-27
HVM-425 kvm_cpuid.h should be cstyle clean
Robert Mustacchi
1
-5
/
+6
2011-06-27
HVM-424 kvm_coalesced_mmio.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-27
HVM-422 kvm_cache_regs.h should be cstyle clean
Robert Mustacchi
1
-0
/
+1
2011-06-27
HVM-421 kvm_x86.h should be cstyle clean
Robert Mustacchi
1
-1
/
+2
2011-06-21
HVM-397 ctfconvert should be run out of the proto area
Robert Mustacchi
1
-2
/
+3
2011-06-14
HVM-366 Don't lie about requiring GNU C
Robert Mustacchi
1
-1
/
+1
2011-06-08
HVM-347 Always run code ifdef'd with CONFIG_KVM_APIC_ARCHITECTURE
Robert Mustacchi
1
-1
/
+1
2011-06-08
HVM-346 Clean up KVM_CONFIG_MMIO
Robert Mustacchi
1
-1
/
+1
2011-06-08
HVM-335 kvm_subr.c has reached the end of the line
Robert Mustacchi
1
-6
/
+4
2011-06-07
HVM-322 kvm.h should be cstyle-clean
Bryan Cantrill
1
-1
/
+5
2011-06-06
HVM-296 bitops.h shouldn't have code in it
Robert Mustacchi
1
-5
/
+7
2011-06-06
HVM-291 irq.h should be kvm_irq.h
Robert Mustacchi
1
-1
/
+1
2011-06-04
HVM-288 kvm.h and kvm_host.h should be similar to upstream in content
Robert Mustacchi
1
-1
/
+1
2011-06-03
HVM-286 Move code into kvm_cache_regs.[ch]
Robert Mustacchi
1
-5
/
+7
2011-06-03
HVM-276 Common irq code should be in irq_comm.c
Robert Mustacchi
1
-6
/
+8
2011-06-03
HVM-275 coalesced mmio code should be in separate file
Robert Mustacchi
1
-5
/
+7
2011-06-03
HVM-273 pic code should reside in kvm_i8259.c
Robert Mustacchi
1
-3
/
+5
2011-06-02
HVM-264 vmx code should live in its own file
Robert Mustacchi
1
-5
/
+7
2011-06-01
HVM-260 Separate out ioapic code into separate file
Robert Mustacchi
1
-3
/
+5
2011-06-01
HVM-258 kicking a VCPU needs to cross-call when on remote physical CPU
Bryan Cantrill
1
-1
/
+1
2011-05-04
HVM-158 Missing CONFIG_x86
Robert Mustacchi
1
-1
/
+1
2011-05-03
HVM-153 iodev.h should be a header file
Robert Mustacchi
1
-5
/
+7
2011-04-28
HVM-143 kvm C files should all have the kvm_ prefix on them
Robert Mustacchi
1
-13
/
+13
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
-5
/
+7
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
[next]