Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | HVM-104 Implement apic_get_tmcct | Robert Mustacchi | 1 | -13/+12 |
2011-04-20 | HVM-103 Guest panic in microfind: cpu too fast | Robert Mustacchi | 1 | -0/+2 |
2011-04-20 | HVM-98 Need to support one shot timers | Robert Mustacchi | 1 | -1/+1 |
2011-04-20 | HVM-99 Need to clear the timer bits | Robert Mustacchi | 1 | -18/+6 |
2011-04-20 | HVM-97 kvm_x86.c should be cstyle-clean (phase 1) | Bryan Cantrill | 1 | -508/+609 |
2011-04-19 | HVM-95 not saving cyclic id in create_pit_timer | Robert Mustacchi | 1 | -2/+7 |
2011-04-19 | HVM-93 Change cyclics to fire at CY_LOW_LEVEL for now | Robert Mustacchi | 1 | -1/+1 |
2011-04-19 | HVM-90 removing cyclic before use in create_pit_timer | Robert Mustacchi | 1 | -0/+3 |
2011-04-19 | HVM-88 Removing a cyclic before adding it | Robert Mustacchi | 1 | -0/+1 |
2011-04-19 | HVM-86 Remove gcc arguments that ignore warnings | Robert Mustacchi | 1 | -5/+16 |
2011-04-19 | Initial support for HVM-85 | Max Bruning | 1 | -8/+102 |
2011-04-18 | HVM-81 emulate.c should be cstyle-clean | Bryan Cantrill | 1 | -6/+0 |
2011-04-16 | Fix for HVM-74. Plus a little cleanup | Max Bruning | 1 | -0/+2 |
2011-04-15 | HVM-72 want second xxx probe for synchronization issues | Robert Mustacchi | 1 | -6/+6 |
2011-04-14 | HVM-64 Bad assertion in kvm_apic_match_dest | Robert Mustacchi | 1 | -1/+1 |
2011-04-14 | Fix for HVM-60, plus a little more | Max Bruning | 1 | -1/+1 |
2011-04-13 | HVM-52 can't use /dev/mem for mmap | Robert Mustacchi | 1 | -58/+23 |
2011-04-11 | HVM-45 native KVM spinning in real-mode due to failing programmed I/O | Bryan Cantrill | 1 | -1/+10 |
2011-04-11 | Merge branch 'master' of git.joyent.com:kvm | Max Bruning | 1 | -2/+4 |
2011-04-11 | fun with git... | Max Bruning | 1 | -10/+14 |
2011-04-10 | correctly offset from kvm_run to get pio_data, mmio ring | Max Bruning | 1 | -2/+16 |
2011-04-07 | HVM-34 Missing cast in kvm_arch_vcpu_init | Robert Mustacchi | 1 | -12/+18 |
2011-04-06 | changes to pio buffer allocation. function to dump vmcs | Max Bruning | 1 | -4/+6 |
2011-04-05 | ioctl and inline changes | Max Bruning | 1 | -30/+32 |
2011-04-05 | removed inline | max | 1 | -30/+30 |
2011-04-03 | #else clauses of XXX's should have DTrace SDT probes | Bryan Cantrill | 1 | -12/+111 |
2011-03-31 | backup. most debug prints are ifdef'd out | max | 1 | -0/+44 |
2011-03-24 | saving current version | max | 1 | -1/+0 |
2011-03-18 | fix interrupt hang. vm is executing. gets an ept misconfiguration. | max | 1 | -0/+1 |
2011-03-16 | More fixes. vm launches, but whole machine hangs... | max | 1 | -2/+2 |
2011-03-12 | Various minor changes. Backing up... | max | 1 | -159/+274 |
2011-02-14 | Minor fixes, but not working yet... | max | 1 | -55/+105 |
2011-02-10 | lots of fixes to match user qemu 0.13 | max | 1 | -127/+238 |
2011-01-19 | We have lift-off. Past vmlaunch and guest has problem. Here, enable_ept is 0. | max | 1 | -25/+3 |
2011-01-16 | ioctl fixes. this version has correct host state and control state, | max | 1 | -27/+12 |
2011-01-10 | Bug fixes. | max | 1 | -3/+2 |
2011-01-09 | More ioctl handling and bug fixes | max | 1 | -6/+5 |
2010-12-29 | Add -mno-red-zone to gcc flags. Minor changes. no panics/segv. doesn't wor... | max | 1 | -4/+3 |
2010-12-27 | Added a little more code. bug fixes. panics. | max | 1 | -5/+33 |
2010-12-26 | More code added, qemu userland gets segv | max | 1 | -19/+6 |
2010-12-22 | Now compiles clean with kernel gcc flags | max | 1 | -51/+62 |
2010-12-21 | bug fixes. fixup_rmode_irq unresolved. | max | 1 | -5/+32 |
2010-12-20 | Added most of the interrupt handling. panic. | max | 1 | -23/+50 |
2010-12-18 | Modified to use solaris gdt/tss. double panic | max | 1 | -73/+193 |
2010-12-16 | panics after kvm_load_gs | max | 1 | -8/+8 |
2010-12-14 | first of a daily push. compiles, links, panics | max | 1 | -5/+41 |
2010-12-10 | compiles and loads, user level gets segv | max | 1 | -43/+1817 |
2010-12-03 | Lots of new code, and lots of code turned on. Doesn't compile... | max | 1 | -225/+919 |
2010-11-05 | Creates and initializes VM and vcpu | max | 1 | -12/+1213 |
2010-10-12 | Pre-alpha version. Driver loads and attaches. | max | 1 | -0/+228 |