]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-10-31 Asias Hekvm tools: Fix ndev mutex and condition variable initia...
2011-10-31 Asias Hekvm tools: Fix a vertical indentation for net/uip/udp.c
2011-10-31 Asias Hekvm tools: Use macro in uip_tx_do_ipv4()
2011-10-31 Asias Hekvm tools: Drop unused variable in struct uip_buf
2011-10-30 Sasha Levinkvm tools: Cleanup ghost socket files
2011-10-30 Sasha Levinkvm tools: Handle only relevant events in epoll
2011-10-27 Asias Hekvm tools: Fix MSI-X table size set up
2011-10-27 Asias Hekvm tools: Set correct virtio pci device class code
2011-10-27 Osier Yangkvm tools: Beautify kvm list output
2011-10-27 Cyrill Gorcunovkvm tools: Use ARRAY_SIZE helper to count serial devices
2011-10-26 Pekka Enbergkvm tools: Fix kvm__set_dir() to include trailing slash
2011-10-25 Pekka Enbergkvm tools: Fix 'kvm run' when run the first time
2011-10-25 Sasha Levinkvm tools: Avoid overwriting socket files with same...
2011-10-25 Pekka Enbergkvm tools: Improve "kvm list" default output
2011-10-25 Pekka Enbergkvm tools: Improve "kvm setup" info and error messages
2011-10-25 Pekka Enbergkvm tools: Kill double slash from kvm__get_dir()
2011-10-25 Sasha Levinkvm tools: Fix SDL exit on window close
2011-10-25 Sasha Levinkvm tools: Add method to stop ipc thread
2011-10-24 Sasha Levinkvm tools: Simplify msi message handling
2011-10-23 Pekka Enbergkvm tools, bios: Don't include glibc headers
2011-10-23 Sasha Levinkvm tools: Allow piping debug output to file descriptor
2011-10-18 Sasha Levinkvm tools: Move memory stat print to client
2011-10-18 Sasha Levinkvm tools: Switch to using UNIX sockets instead of...
2011-10-18 Pekka Enbergkvm tools: Disable stack protector for BIOS code
2011-10-16 Pekka Enbergkvm tools, bios: Fix BIOS to kernel memory copy
2011-10-16 Pekka Enbergkvm tools: Use kvm__get_dir() helper function
2011-10-16 Pekka Enbergkvm tools: Use HOME_DIR and KVM_PID_FILE_PATH from...
2011-10-14 Lan Tianyukvm tools: Add support for the read operation of qcow...
2011-10-14 Sasha Levinkvm tools: Enable fast string operations
2011-10-13 Sasha Levinkvm tools: Add option to list rootfs in 'kvm list'
2011-10-13 Sasha Levinkvm tools: Modify 'kvm setup' parameters
2011-10-13 Sasha Levinkvm tools: Add help and info messages to 'kvm setup'
2011-10-13 Sasha Levinkvm tools: Add basic help when starting 'kvm' without...
2011-10-13 Sasha Levinkvm tools: Improve compat message
2011-10-13 Sasha Levinkvm tools: Use compat message per device instead of...
2011-10-13 Sasha Levinkvm tools: Fix spelling mistake
2011-09-30 Pekka Enbergkvm tools: Move segment_to_flat() to kvm/segment.h
2011-09-29 Alessandro... kvm tools, sdl: Fix "5" key
2011-09-29 Pekka Enbergkvm tools: NULL-terminate init env
2011-09-28 Sasha Levinkvm tools: Support multiple net devices
2011-09-27 Pekka Enbergkvm tools: Fix up build instructions on Fedora
2011-09-27 Sasha Levinkvm tools: Set active console before running /bin/sh
2011-09-26 Alessandro... kvm tools, ui: Add some missing key codes
2011-09-25 Andy Shevchenkokvm tools: don't use custom strtoul for hex numbers
2011-09-19 Cyrill Gorcunovkvm tools: Clear presence of performance-energy bias bit
2011-09-19 Sasha Levinkvm tools: Document steps to debug kernel using KGDB
2011-09-19 Sasha Levinkvm tools: Fix INTx handling
2011-09-18 Sasha Levinkvm tools: Use correct subsys id in virtio-pci
2011-09-16 Sasha Levinkvm tools: Use host's resolv.conf within the guest
2011-09-16 Sasha Levinkvm tools: Don't copy network autoconfiguration script
2011-09-16 Sasha Levinkvm tools: Allow remapping guest TTY into host PTS
2011-09-14 Sasha Levinkvm tools: Don't use i8042 AUX port
2011-09-14 Sasha Levinkvm tools: Use kernel dhcp for network autoconfiguration
2011-09-14 Sasha Levinkvm tools: Fix 32bit build errors
2011-09-13 Hagen Paul... kvm tools: remove addr_type - unused but set variable
2011-09-13 Sasha Levinkvm tools: Fix compat message formatting
2011-09-13 Sasha Levinkvm tools: Modify 'kvm run' to use virt fs
2011-09-06 Sasha Levinkvm tools: Add guestfs network autoconfiguration
2011-09-06 Sasha Levinkvm tools: Teach 'run' to handle guestfs
2011-09-06 Sasha Levinkvm tools: Attach default 'root=' only if required
2011-09-06 Sasha Levinkvm tools: Fix 32bit warnings
2011-09-06 Sasha Levinkvm tools: Remove unconditional warning in ivshmem
2011-08-29 Sasha Levinkvm tools: Add ivshmem device
2011-08-25 Hagen Paul... kvm tools, setup: Create private directory
2011-08-24 Pekka Enbergkvm tools, setup: Create /tmp in guest filesystems
2011-08-24 Pekka Enbergkvm tools: Introduce 'kvm setup' command
2011-08-24 Sasha Levinkvm tools: MSI-X fixes
2011-08-24 Pekka Enbergkvm tools: Add entry to MAINTAINERS file
2011-08-24 Sasha Levinkvm tools: Separate pci layer out of virtio-console
2011-08-24 Sasha Levinkvm tools: Move ioeventfd registration to virtio-pci
2011-08-22 Aneesh Kumar K.Vkvm tools, 9p: Fix walk to prepare correct path name
2011-08-22 Aneesh Kumar K.Vkvm tools, 9p: Implement 9p2000.L extensions
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer out of virtio-blk
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer out of virtio-9p
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer out of virtio...
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer out of virtio-net
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer out of virtio-rng
2011-08-22 Sasha Levinkvm tools: Separate virtio-pci layer
2011-08-21 Sasha Levinkvm tools: Fix offset calculation for config space...
2011-08-21 Sasha Levinkvm tools: Add helper to retrieve the field used in...
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio...
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio...
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio-net
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio-9p
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio-blk
2011-08-19 Sasha Levinkvm tools: Add guest compatability warning to virtio-rng
2011-08-19 Sasha Levinkvm tools: Guest kernel compatability
2011-08-19 Liming Wangkvm tools: change option type of RNG from increment...
2011-08-19 Liming Wangkvm tools: fix wrong virtio id for balloon
2011-08-19 Xiao Guangrongkvm tools: remove count in io emulation callbacks
2011-08-19 Xiao Guangrongkvm tools: fix repeated io emulation
2011-08-15 Sasha Levinkvm tools: Use correct data type for pid
2011-08-15 Sasha Levinkvm tools: Add 'kvm stat' command
2011-08-13 Sasha Levinkvm tools: Fix wrong kill() PID in commands
2011-08-13 Pekka Enbergkvm tool, sdl: Set window caption
2011-08-12 Pekka EnbergMerge branch 'kvm/bios' into kvm/core
2011-08-12 Sasha Levinkvm tools: Improve 'kvm balloon' parameters
2011-08-12 Liming Wangkvm tools: unify all serials' registers with the first...
2011-08-12 Sasha Levinkvm tools: Improve 'kvm debug' parameters
2011-08-12 Sasha Levinkvm tools: Improve 'kvm pause' parameters
next