2011-04-08 |
Prasad Joshi | kvm tools: Use the Gitish freamwork to run the virtual... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Prasad Joshi | kvm tools: Provide the basic Gitish framework |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Prasad Joshi | kvm tools: Use code from perf for argument processing |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Prasad Joshi | kvm tools: Generate list of common kvm tool commands |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Ingo Molnar | kvm tools: Indicate the end of a KVM session |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Ingo Molnar | kvm tools: Fix segfault when running 'kvm' without... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Ingo Molnar | kvm tools: Emit a more informative error message when... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Pekka Enberg | kvm tools: Send SysRq-P to guest kernel on SIGQUIT |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Pekka Enberg | kvm tools: Don't exit() on SIGQUIT |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Pekka Enberg | kvm tools: Use pread() and pwrite() in disk-image.c |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Introduce --enable-virtio-console option |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Virtio console support |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Make 8250 serial use infrastructure provided... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Move terminal related code to a new file... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Add helper functions for virtqueue code |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Asias He | kvm tools: Cleanup IO space and PCI magic numbers |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Sasha Levin | kvm tools: Fix input hang when compiling without optimi... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pekka Enberg | kvm tools: Use STDIN_FILENO instead of fileno(stdin) |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Cyrill Gorcunov | kvm tools, bios: Introduce bioscall specificator |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Sasha Levin | kvm tools: Free memory and FDs on exit |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pekka Enberg | kvm tools: Drop hard-coded 'nosmp' kernel parameter |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pekka Enberg | kvm tools: Cleanup disk image code |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Pekka Enberg | kvm tools: Cleanup virtio block device configuration |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Asias He | kvm tools: remove KVM_EXIT_INTERNAL_ERROR |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Cyrill Gorcunov | kvm tools: Separate BIOS specifics into own file |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Cyrill Gorcunov | kvm tools: Remove useless empty lines for a call series... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Cyrill Gorcunov | kvm tools: Setup BIOS for both bzImage and flat image |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Pekka Enberg | kvm tools: Cleanup strstr() in expression |
commit | commitdiff | tree | snapshot |
2011-04-05 |
David Ahern | kvm tools: do not append root=/dev/vda if passed via... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Pekka Enberg | tools kvm: Fix missing ARCH define on 32-bit in Makefile |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Prasad Joshi | kvm tools: Fix KVM problem on SuSe 2.6.37 kernel |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Asias He | kvm tools: add README |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Pekka Enberg | kvm tools: Fix required boot protocol version |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Pekka Enberg | kvm tools: Fix E820 map on x86-64 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Paul Bolle | kvm tools: Fix compilation on x86_64 |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Pekka Enberg | kvm tools: Fix large disk images on 32-bit |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Pekka Enberg | kvm tools, 8250: Don't set the UART_LSR_OE bit |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Pekka Enberg | tools/kvm: Exit gracefully upon KVM_EXIT_SHUTDOWN |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Asias He | kvm,virtio: add scatter-gather support v2 |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Pekka Enberg | kvm tools: Cleanup virtqueue handling |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Pekka Enberg | kvm,8250: Fix device initial state |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Pekka Enberg | kvm tools: Cleanup termios handling |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Pekka Enberg | kvm: Remove duplicate headers |
commit | commitdiff | tree | snapshot |
2011-01-16 |
Pekka Enberg | Revert "kvm,virtio: add scatter-gather support" |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Cyrill Gorcunov | virtio, block: Rename IOPORT_VIRTIO to IOPORT_VIRTIO_BLK |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Asias He | kvm,virtio: add scatter-gather support |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm: Cleanup interrupt timer logic |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,serial: Implement 16550A FIFO support |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,8250: Implement missing register emulation |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Cyrill Gorcunov | 8250-serial: Emulate 8250 behaviour on autoprobing |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,8250: Cleanup receive emulation |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,8250: Fix ->counter clearing |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,8250: Fix "too much work for irq4" problems |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm,8250: Make ttyS1 and ttyS2 disabled |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm: Support for more than one serial ttys |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm: Improve 8250 serial console interrupt handling |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | kvm: Use disk name for mounting root |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Pekka Enberg | Merge branch 'master' of /home/penberg/kvm into kvm... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Cyrill Gorcunov | 8250-serial: Make transmitter being always ready to... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Cyrill Gorcunov | 8250-serial: Use linux/serial-reg.h with predefined... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Cyrill Gorcunov | 8250-serial: Simplify is_readable function |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Cyrill Gorcunov | kvm: save/restore std ttys |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm: Put terminal in canonical mode |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm,8250: Implement serial input support |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Cyrill Gorcunov | make: Add TAGS, tags targets and tune cscope |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm: Use serial console by default |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm,8250: Inject interrupts to guest |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm: Rename early_printk.c to 8250-serial.c |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Pekka Enberg | kvm: Implement support interrupt injection |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Asias He | kvm: Add rw to default kernel command line parameters |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Asias He | kvm,virtio: do not publish read only feature to guest |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Asias He | kvm,virtio: move SECTOR_SHIFT and SECTOR_SIZE to disk... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm,serial: Enable THRI bit in IIR register |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Fix magic numbers in 8250 support |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Improve 8250 serial console support |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Redirect serial console to stdout, not stderr |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Implement virtio block device write support |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Kill debug logging from blk-virtio.c |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Support MSR register for serial console |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Fix virtio block device support some more |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Pekka Enberg | kvm: Fix virtqueue ring index check |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Asias He | virtio: capacity should be in 512-byte sectors |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Pekka Enberg | kvm: Fail if user specifies a QCOW disk image |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Pekka Enberg | kvm: Improve kvm__init() error message |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Pekka Enberg | kvm: Enable virtio block device if disk image specified |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Pekka Enberg | Merge branch 'master' of git://github.com/cyrillos/vm |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Cyrill Gorcunov | virtio-blk: Leave disk geometry to compute in kernel |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Pekka Enberg | kvm: Introduce a list of known BUGS |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Pekka Enberg | kvm: Cleanup disk geometry setup code |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Cyrill Gorcunov | kvm: Setup disk geometry if needed |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Pekka Enberg | kvm: Use disk image API from virtio block device |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Pekka Enberg | kvm: Add support for disk images |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Pekka Enberg | kvm: Kill stale interrupt configuration comment |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Pekka Enberg | kvm: Implement virtio blk device vring lookup |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Linus Torvalds | Linux 2.6.37 v2.6.37 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pekka Enberg | kvm: Implement virtqueues for virtio block device |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Joel Sing | ipv4/route.c: respect prefsrc for local routes |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Christoph Hellwig | remove trim_fs method from Documentation/filesystems... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Pekka Enberg | kvm: Add ->queue_selector and ->queue_pfn to struct... |
commit | commitdiff | tree | snapshot |
next |