]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-11-27 Asias Hekvm tools: Use vring_need_event() to determine if inter...
2011-11-25 Asias Hekvm tools: Fix build in virtio/net.c
2011-11-18 Sasha Levinkvm tools: Add event idx support to virtio-blk
2011-11-18 Sasha Levinkvm tools: Support event idx in virtio-net
2011-11-18 Sasha Levinkvm tools: Prepare support for VIRTIO_RING_F_EVENT_IDX
2011-11-18 Sasha Levinkvm tools: Add '--no-dhcp' to disable kernel DHCP
2011-11-16 Sasha Levinkvm tools: Add vhost-net support
2011-11-16 Sasha Levinkvm tools: Add optional callbacks for VQs
2011-11-15 Sasha Levinkvm tools: Use IRQ line 5+ for devices
2011-11-14 Wanlong Gaokvm tools: Don't add the -Wunused-result flag
2011-11-14 Sasha Levinkvm tools: Fix parameter to virtio device features...
2011-11-10 Sasha Levinkvm tools: Add abstract virtio transport layer
2011-11-10 Sasha Levinkvm tools: Create /etc/passwd in shared rootfs
2011-11-10 Sasha Levinkvm tools: Clean up remove/rename in 9p
2011-11-09 Cyrill Gorcunovkvm tools: Drop "notsc" no longer needed kernel option
2011-11-09 Sasha Levinkvm tools: Use correct config defines
2011-11-09 Sasha Levinkvm tools: Remove async flag from QCOW
2011-11-07 Sasha Levinkvm tools: Add missing 9p rename handler
2011-11-07 Sasha Levinkvm tools: Add missing 9p remove handler
2011-11-07 Sasha Levinkconfig: Update 'make kvmconfig'
2011-11-04 Cyrill Gorcunovkvm tools: Fix VESA BIOS mode info
2011-11-02 Sasha Levinconfig: Add 'make kvmconfig'
2011-11-02 Sasha Levinkvm tools: Use native vectored AIO in virtio-blk
2011-11-02 Sasha Levinkvm tools: Add aio read write functions
2011-11-02 Sasha Levinkvm tools: Hook virtio-blk completion to disk op completion
2011-11-02 Sasha Levinkvm tools: Split io request from completion
2011-11-02 Sasha Levinkvm tools: Remove qcow nowrite function
2011-11-02 Sasha Levinkvm tools: Add optional callback on disk op completion
2011-11-02 Sasha Levinkvm tools: Modify behaviour on missing ops ptr
2011-11-02 Sasha Levinkvm tools: Modify disk ops usage
2011-11-02 Sasha Levinkvm tools: Remove the non-iov interface from disk image ops
2011-11-02 Sasha Levinkvm tools: Switch to using an enum for disk image types
2011-10-31 Asias Hekvm tools: Remove dead code virt_queue__trigger_irq()
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
next