]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-05-26 Sasha Levinkvm tools: Use dynamic IO port allocation in virtio...
2011-05-26 Sasha Levinkvm tools: Use dynamic IO port allocation in 9p driver
2011-05-26 Sasha Levinkvm tools: Use dynamic IO port allocation in vesa driver
2011-05-26 Sasha Levinkvm tools: Add support for multiple virtio-rng devices
2011-05-26 Sasha Levinkvm tools: Use ioport context to control blk devices
2011-05-26 Sasha Levinkvm tools: Add basic ioport dynamic allocation
2011-05-26 Sasha Levinkvm tools: Add optional parameter used in ioport callbacks
2011-05-23 Pekka Enbergkvm tools: Code cleanups to hw/vesa.c
2011-05-23 Cyrill Gorcunovkvm tools: Drop unused vars from int10.c code
2011-05-23 John Florenkvm tools: Initialize and use VESA and VNC
2011-05-23 John Florenkvm tools: Update makefile and feature tests
2011-05-23 John Florenkvm tools: Add VESA device
2011-05-23 John Florenkvm tools: Add video mode to kernel initialization
2011-05-23 John Florenkvm tools: Add BIOS INT10 handler
2011-05-22 Prasad Joshikvm tools: Release memory allocated during virtio block...
2011-05-22 Prasad Joshikvm tools: Add a wrapper function to initialize all...
2011-05-22 Prasad Joshikvm tools: Close the disk images after the guest shuts...
2011-05-22 Prasad Joshikvm tools: Add a wrapper function to open disk images
2011-05-22 Pekka Enbergkvm tools: Drop dummy PCI ioport registrations
2011-05-22 Cyrill Gorcunovkvm tools: Print out a warning on io-port re-registration
2011-05-21 Cyrill Gorcunovkvm tools, 9p: Test for tuncation result
2011-05-21 Pekka Enbergkvm tools: Don't register dummy ops for serial ports
2011-05-21 Pekka Enbergkvm tools, serial: Register 0x2e8 ioport
2011-05-21 Sasha Levinkvm tools: Modify ioport to use interval rbtree
2011-05-21 Sasha Levinkvm tools: Fix rbtree-interval balancing
2011-05-21 Sasha Levinkvm tools: Cleanup e820 code
2011-05-20 Asias Hekvm tools: Update README
2011-05-20 Sasha Levinkvm tools: Add virtio-9p
2011-05-20 Sasha Levinkvm tools: Copy net/9p/9p.h
2011-05-20 Amerigo Wangkvm tools: implement "help xxx" command
2011-05-19 Sasha Levinkvm tools: Default guest cpu count to host cpu count
2011-05-19 Sasha Levinkvm tools: Exit properly on SMP guests
2011-05-19 Cyrill Gorcunovkvm tools: Fix alignment for mpf_intel table
2011-05-19 Amerigo Wangkvm tools: build rbtree.o from source
2011-05-18 Pekka Enbergkvm tools: Move hardware drivers to hw directory
2011-05-18 Pekka Enbergkvm tools: Fail if passed initrd is not really an initrd
2011-05-18 Cyrill Gorcunovkvm tools: Add conditional compilation of symbol resolving
2011-05-18 Cyrill Gorcunovkvm tools: Prefix error() and friends helpers with pr_
2011-05-18 Pekka Enbergkvm tools: Make host_ram_size() more robust
2011-05-18 Asias Hekvm tools: Print debug info for qcow1_nowrite_sector
2011-05-18 Asias Hekvm tools: Add debug info for disk_image__{read, write}
2011-05-18 Asias Hekvm tools: Do not use 'inline' for disk_image__flush
2011-05-18 Asias Hekvm tools: Remove unnecessary S_ISBLK check
2011-05-18 Asias Hekvm tools: Rename raw_image_ops to blk_dev_ops
2011-05-18 Asias Hekvm tools: Rename struct disk_image_operations ops...
2011-05-18 Asias Hekvm tools: Tune up ops in 'struct disk_image_operations'
2011-05-18 Asias Hekvm tools: Split blk device code from raw.c to blk.c
2011-05-18 Asias Hekvm tools: Consolidate disk_image__{new, new_readonly}
2011-05-18 Asias Hekvm tools: Remove dead coe disk_image__{read, write...
2011-05-18 Asias Hekvm tools: Rename disk_image__{read, write}_sector_iov
2011-05-18 Asias Hekvm tools: Split raw image and blk device code from...
2011-05-18 Asias Hekvm tools: Rename disk-image.c to core.c
2011-05-18 Asias Hekvm tools: Move disk image related code under disk...
2011-05-17 Pekka Enbergkvm tools: Fix includes for preadv/pwritev
2011-05-17 Sasha Levinkvm tools: Use virtio IDs from <linux/virtio_ids.h>
2011-05-17 Sasha Levinkvm tools: Add MMIO address mapper
2011-05-17 Sasha Levinkvm tools: Add interval red-black tree helper
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
next