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