]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-05-15 Sasha Levinkvm tools: Return correct values from disk IOV functions
2011-05-14 Sasha Levinkvm tools: Add boot test to checks
2011-05-14 Prasad Joshikvm tools: Add VIRTIO_BLK_T_FLUSH feature to handle...
2011-05-14 Asias Hekvm tools: Tune the command-line option
2011-05-14 Asias Hekvm tools: Bring VIRTIO_BLK_F_SEG_MAX feature back...
2011-05-14 Ingo Molnarkvm tools: Fix type mismatches on GCC 4.4 on 32-bit...
2011-05-12 Ingo Molnarkvm tools: Use standardized style for the virtio/net...
2011-05-11 Pekka Enbergkvm tools: Lookup symbol based on RIP for 'kill -3'
2011-05-11 Pekka Enbergkvm tools: Fix typo in converting bytes to MBs
2011-05-11 Pekka Enbergkvm tools: Fix read-only support in QCOW
2011-05-11 Pekka Enbergkvm tools: Print out important command line options...
2011-05-11 Pekka Enbergkvm tools: Use '-c' for '--cpus', not '--console'
2011-05-11 Pekka Enbergkvm tools: QCOW code cleanups
2011-05-11 Prasad Joshikvm tools: Add QCOW write support
2011-05-11 Sasha Levinkvm tools: Use constants for commonly used mmap flags
2011-05-11 Sasha Levinkvm tools: Rename 'self' variables
2011-05-11 Cyrill Gorcunovkvm tools: Add debug() helper
2011-05-11 Sasha Levinkvm tools: Use definitions from kernel headers
2011-05-11 Sasha Levinkvm tools: Prevent PFN wraparound
2011-05-11 Sasha Levinkvm tools: Add memory gap for larger RAM sizes
2011-05-09 Ingo Molnarkvm tools: Dump vCPUs in order
2011-05-09 Ingo Molnarkvm tools: Fix and improve the CPU register dump debug...
2011-05-09 Sasha Levinkvm tools: Add missing space after kernel params
2011-05-08 Asias Hekvm tools: Fix virtio console hangs by removing IRQ...
2011-05-08 Asias Hekvm tools: Use virt_queue__trigger_irq() to trigger...
2011-05-08 Asias Hekvm tools: Use virt_queue__trigger_irq() to trigger...
2011-05-08 Asias Hekvm tools: Use virt_queue__trigger_irq() to trigger...
2011-05-08 Pekka Enbergkvm tools: Fix 'kill -3' hangs
2011-05-08 Ingo Molnarkvm tools: Enable earlyprintk=serial by default
2011-05-07 Pekka Enbergkvm tools: Warn if guest RAM size exceeds host RAM...
2011-05-07 Pekka Enbergkvm tools: Don't use all of host RAM for guests by...
2011-05-07 Cyrill Gorcunovkvm tools: Fix up mtable srcbusirq assignment for PCI...
2011-05-07 Cyrill Gorcunovkvm tools: Fix up PCI pin assignment to conform specifi...
2011-05-07 Pekka Enbergkvm tools: Limit CPU count by KVM_CAP_NR_VCPUS
2011-05-07 Sasha Levinkvm tools: Rename pci_device to pci_hdr for clarity
2011-05-07 Pekka Enbergkvm tools: Scale guest RAM size by CPU count
2011-05-07 Sasha Levinkvm tools: Convert virtio devices to use IRQ registry
2011-05-07 Sasha Levinkvm tools: Dynamically add devices when creating mptable
2011-05-07 Sasha Levinkvm tools: Introduce IRQ registry
2011-05-07 Sasha Levinkvm tools: Simplify search for root device
2011-05-07 Sasha Levinkvm tools: Enable SMP support
2011-05-07 Prasad Joshikvm tools: fix a memory leak in qcow2_read_header
2011-05-07 Asias Hekvm tools: Respect VRING_AVAIL_F_NO_INTERRUPT
2011-05-07 Asias Hekvm tools: Respect ISR status in virtio header
2011-05-05 Cyrill Gorcunovkvm tools: Gather Virtio-PCI constants into one place
2011-05-05 Sasha Levinkvm tools: Fix loading root device as image
2011-05-05 Pekka Enbergkvm tools: Cleanup virtio code some more
2011-05-05 Sasha Levinkvm tools: virtio-rng code cleanup
2011-05-05 Sasha Levinkvm tools: virtio-net code cleanup
2011-05-05 Sasha Levinkvm tools: virtio-console code cleanup
2011-05-05 Sasha Levinkvm tools: virtio-blk code cleanup
2011-05-05 Sasha Levinkvm tools: Abolishment of uint*_t types
2011-05-05 Pekka Enbergkvm tools: Move virtio drivers under virtio directory
2011-05-05 Sasha Levinkvm tools: Add cmdline options for loading multiple...
2011-05-05 Sasha Levinkvm tools: Add support for multiple virtio-blk
2011-05-05 Sasha Levinkvm tools: Move disk_image into virtio-blk
2011-05-05 Ingo Molnarkvm tools: Fix 32-bit build of the asm/system.h include
2011-05-04 Sasha Levinkvm tools: Fix virt_queue__set_used_elem
2011-05-04 Sasha Levinkvm tools: Drop ALIGN from bios.h
2011-05-03 Pekka Enbergkvm tools: Fix virtio rng build breakage
2011-05-03 Sasha Levinkvm tools: Add cmdline switch to enable virtio-rng
2011-05-03 Sasha Levinkvm tools: Introduce virtio-rng
2011-05-03 Sasha Levinkvm tools: Lock job_mutex before signalling
2011-05-03 Sasha Levinkvm tools: Modify thread pool API
2011-04-30 Pekka EnbergRevert "kvm tools: Use threadpool for virtio-net"
2011-04-28 Pekka Enbergkvm tools: Emulate RTC to fix system time in guests
2011-04-28 Pekka Enbergkvm tools: Fix disk image double-free on KVM panic
2011-04-28 Sasha Levinkvm tools: Use threadpool for virtio-net
2011-04-28 Sasha Levinkvm tools: Use threadpool for virtio-console
2011-04-28 Sasha Levinkvm tools: Use threadpool for virtio-blk
2011-04-28 Sasha Levinkvm tools: Introduce generic I/O thread pool
2011-04-28 Sasha Levinkvm tools: Add kernel headers required for using list
2011-04-28 Sasha Levinkvm tools: Prevent duplicate definitions of ALIGN
2011-04-26 Pekka Enbergkvm tools: Show KVM state on SIGQUIT
2011-04-26 Prasad Joshikvm tools: display appropriate error message when defau...
2011-04-26 Prasad Joshikvm tools: check read permission before using the root...
2011-04-25 Cyrill Gorcunovkvm tools: Add NR_CPUS definition in case of non-config...
2011-04-25 Cyrill Gorcunovkvm tools: Use system wide msr-index.h instead of own...
2011-04-25 Cyrill Gorcunovkvm tools: Add MP tables support
2011-04-25 Cyrill Gorcunovkvm tools: Use non shared pin/irqs for virtio devices
2011-04-25 Asias Hekvm tools: Implement virtio net TSO/UFO support
2011-04-25 Sasha Levinkvm tools: Fix possible leak in qcow
2011-04-20 Cyrill Gorcunovkvm tools: Add missing space before root= option
2011-04-20 Pekka Enbergkvm tools: Add read-only support for QCOW2 images
2011-04-19 Sasha Levinkvm tools: Use mmap to allocate guest RAM
2011-04-19 Pekka Enbergkvm tools: Fix qcow1_read_cluster() return value on...
2011-04-19 Pekka Enbergkvm tools: Kill redundant assignment in qcow1_read_clus...
2011-04-19 Sasha Levinkvm tools: Use threading for virtio block devices
2011-04-19 Sasha Levinkvm tools: Fix possible leak in disk_image
2011-04-19 Prasad Joshikvm tools: Use the root partition of the host to boot...
2011-04-17 Pekka Enbergkvm tools: Untangle qcow1_read_sector() function
2011-04-17 Pekka Enbergkvm tools: Cleanup qcow1_read_sector() function
2011-04-17 Prasad Joshikvm tools: Correct a variable naming spelling mistake
2011-04-17 Prasad Joshikvm tools: check the cluster boundary in the qcow read...
2011-04-17 Sasha Levinkvm tools: Fix iov shifting
2011-04-17 Sasha Levinkvm tools: Rename _sg to _iov and remove dead code
2011-04-16 Sasha Levinkvm tools: Add scatter-gather support for disk images
2011-04-16 Sasha Levinkvm tools: Add scatter-gather variants of IO functions
2011-04-16 Prasad Joshikvm tool: Change the type of QCOW table index and offse...
2011-04-16 Sasha Levinkvm tools: Fix leak in QCOW
next