index
:
illumos-kvm
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
HVM-466 Finish hdrchk cleanup
Robert Mustacchi
4
-16
/
+35
2011-07-01
HVM-464 kvm_tss.h should be hdrchk clean
Robert Mustacchi
3
-0
/
+8
2011-07-01
HVM-463 Want tool to check header files
Robert Mustacchi
2
-0
/
+66
2011-07-01
HVM-462 kvm_x86impl.h should be cstyle clean
Robert Mustacchi
2
-23
/
+23
2011-07-01
HVM-461 kvm_x86host.h should be cstyle clean
Robert Mustacchi
2
-329
/
+313
2011-07-01
HVM-460 kvm_vmx.h should be cstyle clean
Robert Mustacchi
2
-323
/
+333
2011-07-01
HVM-459 kvm_types.h should be cstyle clean
Robert Mustacchi
2
-8
/
+9
2011-07-01
HVM-457 tss_segment_32 should be more similar to the Solaris <sys/tss.h>
Robert Mustacchi
1
-27
/
+38
2011-07-01
HVM-456 kvm_tss.h should be cstyle clean
Robert Mustacchi
2
-1
/
+2
2011-07-01
HVM-455 kvm_timer.h should be cstyle clean
Robert Mustacchi
2
-2
/
+3
2011-07-01
HVM-454 kvm_paging_tmpl.h should be cstyle clean
Robert Mustacchi
2
-120
/
+123
2011-06-29
HVM-448 kvm_msidef.h should be cstyle clean
Robert Mustacchi
2
-29
/
+30
2011-06-29
HVM-447 kvm_mmu.h should be cstyle clean
Robert Mustacchi
2
-46
/
+47
2011-06-29
HVM-446 kvm.so should be in the gitignore
Robert Mustacchi
1
-0
/
+1
2011-06-29
HVM-445 kvm_lapic.h should be cstyle clean
Robert Mustacchi
2
-19
/
+12
2011-06-29
HVM-442 kvm_irq.h should be cstyle clean
Robert Mustacchi
2
-20
/
+21
2011-06-28
HVM-439 kvm_iodev.h should be cstyle clean
Robert Mustacchi
2
-17
/
+12
2011-06-28
HVM-435 kvm_ioapic.h should be cstyle clean
Robert Mustacchi
2
-28
/
+25
2011-06-28
HVM-433 kvm_i8254.h should be c-style clean
Robert Mustacchi
2
-41
/
+42
2011-06-28
HVM-433 kvm_i8254.h should be c-style clean
Robert Mustacchi
2
-7
/
+8
2011-06-28
HVM-432 Want to use constant for XC_HI_PIL
Robert Mustacchi
1
-2
/
+3
2011-06-28
HVM-431 Load/unload/reload sequence does not work properly with kvm driver
Max Bruning
1
-2
/
+17
2011-06-27
HVM-237 qemu prints out an einval from the vnic ioctl but works
Robert Mustacchi
1
-2
/
+2
2011-06-27
HVM-428 kvm_host.h should be cstyle clean
Robert Mustacchi
2
-242
/
+222
2011-06-27
HVM-427 kvm_emulate.h should be cstyle-clean
Robert Mustacchi
2
-52
/
+57
2011-06-27
HVM-425 kvm_cpuid.h should be cstyle clean
Robert Mustacchi
2
-117
/
+125
2011-06-27
HVM-424 kvm_coalesced_mmio.h should be cstyle clean
Robert Mustacchi
2
-2
/
+3
2011-06-27
HVM-423 kvm_bitops.h functions should have extern declarations
Robert Mustacchi
1
-22
/
+22
2011-06-27
HVM-422 kvm_cache_regs.h should be cstyle clean
Robert Mustacchi
2
-11
/
+12
2011-06-27
HVM-421 kvm_x86.h should be cstyle clean
Robert Mustacchi
2
-22
/
+22
2011-06-27
HVM-420 kvm_bitops.h shouldn't include variable names in prototypes
Robert Mustacchi
1
-23
/
+23
2011-06-27
HVM-419 Always get ENXIO in kvm_open
Robert Mustacchi
1
-9
/
+5
2011-06-27
HVM-418 kvm_lapic_set_vapic_addr incorrect prototype in kvm_lapic.h
Max Bruning
1
-1
/
+1
2011-06-27
HVM-417 kmem_cache_destroy not called for all kmem caches on driver unload
Max Bruning
1
-1
/
+2
2011-06-27
HVM-417 kmem_cache_destroy not called for all kmem caches on driver unload
Max Bruning
6
-110
/
+34
2011-06-25
HVM-414 KVM_SET_VAPIC_ADDR sets APIC address to garbage
Bryan Cantrill
1
-2
/
+2
2011-06-24
HVM-410 More vcpus than physical cpus causes hang
Max Bruning
1
-1
/
+6
2011-06-23
HVM-409 panic in kvm_free_irq_routing
Robert Mustacchi
1
-4
/
+6
2011-06-22
HVM-389 Need support for KVM_NMI ioctl
Robert Mustacchi
5
-41
/
+70
2011-06-21
HVM-397 ctfconvert should be run out of the proto area
Robert Mustacchi
1
-2
/
+3
2011-06-20
HVM-383 Begin Big Theory Statement
Robert Mustacchi
1
-1
/
+277
2011-06-17
HVM-381 Rework kvm_segmap and kvm_devmap to be per VCPU
Robert Mustacchi
1
-14
/
+15
2011-06-14
HVM-373 Remove unused kvm_tpr_acl_ioc_t
Robert Mustacchi
1
-10
/
+1
2011-06-14
HVM-370 Cleanup SET_TSS ioctl
Robert Mustacchi
6
-20
/
+8
2011-06-14
HVM-368 Clean up KVM_SET_IDENTITY_MAP_ADDR ioctl
Robert Mustacchi
2
-30
/
+7
2011-06-14
HVM-367 Clean up KVM_SET_CPUID2
Robert Mustacchi
4
-11
/
+26
2011-06-14
HVM-366 Don't lie about requiring GNU C (fix typo)
Robert Mustacchi
1
-1
/
+1
2011-06-14
HVM-366 Don't lie about requiring GNU C
Robert Mustacchi
2
-1
/
+13
2011-06-14
HVM-331 Implement XXXs in vmx_create_vcpu
Max Bruning
1
-7
/
+1
2011-06-14
HVM-331 Implement XXXs in vmx_create_vcpu
Max Bruning
1
-8
/
+1
[prev]
[next]