]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-08-12 Sasha Levinkvm tools: Improve 'kvm resume' parameters
2011-08-12 Sasha Levinkvm tools: Improve 'kvm stop' parameters
2011-08-12 Sasha Levinkvm tools: Connect existing command helpers to 'kvm...
2011-08-12 Sasha Levinkvm tools: Print version when running 'kvm --version'
2011-08-12 Sasha Levinkvm tools: Missing braces in BAR index calculation
2011-08-12 Sasha Levinkvm tools: Use correct offset for virtio-net config...
2011-08-12 Sasha Levinkvm tools: Speed up PS/2 mouse detection
2011-08-11 Pekka Enbergkvm tools: Organize includes in builtin-run.c
2011-08-11 Sasha Levinkvm tools: Fix IRQ mapping
2011-08-11 Sasha Levinkvm tools: Make keyboard termination go through regular...
2011-08-11 Sasha Levinkvm tools: Add MSI-X support to virtio-net
2011-08-11 Sasha Levinkvm tools: Add kvm__trigger_irq()
2011-08-11 Liming Wangkvm tools: check negative value of num_pages
2011-08-11 Sasha Levinkvm tools: Use correct size for VESA memory bar
2011-08-11 Liming Wangkvm tools: enable keyboard press repeat for sdl
2011-08-11 Liming Wangkvm tools: ignore balloon signals by default to avoid...
2011-08-10 Aneesh Kumar K.Vkvm tools: Save and restore the iovec related values...
2011-08-10 Pekka Enbergkvm tools: Stop guest if SDL window is closed
2011-08-10 Pekka Enbergkvm tools: Improve 'kvm version' output
2011-08-10 Pekka Enbergkvm tool: Fix builtin command usage printouts
2011-08-10 Pekka Enbergkvm tools: Improve 'kvm list' output
2011-08-10 Pekka EnbergRevert "kvm tools: Enable kernel DHCP autoconf by default"
2011-08-10 Liming Wangkvm tools: handle failure of command
2011-08-10 Liming Wangkvm tools: convert callback to int and deal with the...
2011-08-09 Pekka Enbergkvm tools: Enable kernel DHCP autoconf by default
2011-08-09 Pekka Enbergkvm tools: Boot to host /bin/sh via 9p by default
2011-08-09 Aneesh Kumar K.Vkvm tools, 9p: handler should be called in case of...
2011-08-09 Liming Wangkvm tools: remove unused options
2011-08-09 Sasha Levinkvm tools: Change method of retrieving process name
2011-08-09 Asias Hekvm tools: Tune --disk option usage information
2011-08-09 Asias Hekvm tools: Sort options of kvm run command
2011-08-09 Asias Hekvm tools: Make --virtio-9p option shorter
2011-08-09 Asias Hekvm tools: Make --kvm-dev option shorter
2011-08-09 Sasha Levinkvm tools: Split 'kvm pause' and add 'kvm resume'
2011-08-07 Asias Hekvm tools: Tune 'kvm balloon' option
2011-08-07 Cyrill Gorcunovkvm tools: Support xAPIC
2011-08-07 Sasha Levinkvm tools: Fix PCI masking on probes
2011-08-07 Sasha Levinkvm tools: Remove version file on 'make clean'
2011-08-07 Sasha Levinkvm tools: Add 'kvm stop'
2011-08-07 Sasha Levinkvm tools: Use '-d' to boot a directory as a rootfs
2011-08-03 Sasha Levinkvm tools: Add support for 9p2000.u
2011-07-31 Pekka Enbergkvm tools, qcow: Add support for writing to zero refcou...
2011-07-28 Sasha Levinkvm tools: Implement MSI-X for virtio-rng
2011-07-28 Sasha Levinkvm tools: Add a void ptr to be passed to mmio callback
2011-07-28 Sasha Levinkvm tools: Fix PCI probing
2011-07-28 Sasha Levinkvm tools: Use GSI routing
2011-07-28 Pekka Enbergkvm tools, 9p: Fix init error handling
2011-07-25 Cyrill Gorcunovkvm tools: Fix absence of notrace definition
2011-07-24 Pekka Enbergkvm tools, qcow: Force read-only mode for QCOW images
2011-07-24 Pekka Enbergkvm tools, qcow: Rename L2 table lookup functions
2011-07-24 Pekka Enbergkvm tools, qcow: Move L2 cache to 'struct qcow_l1_table'
2011-07-24 Pekka Enbergkvm tools: Fix formatting in include/kvm/qcow.h
2011-07-24 Pekka Enbergkvm tools, qcow: Unify L1 and L2 variable names
2011-07-24 Pekka Enbergkvm tools: Rename 'struct qcow_table' to 'struct qcow_l...
2011-07-24 Sasha Levinkvm tools: Set hardcoded MAC to local administered
2011-07-23 Sasha Levinkvm tools: Fix warning on 32bit
2011-07-20 Pekka Enbergkvm tools, qcow: Fix copy-on-write image corruption
2011-07-20 Sasha Levinkvm tools: Update max VCPU limit
2011-07-18 Aneesh Kumar K.Vtools/kvm: Use kernel header version of net/9p/9p.h
2011-07-18 Aneesh Kumar K.Vnet/9p: Remove structure not used in the code
2011-07-18 Asias Hekvm tools: Add '-Wunused-result' to WARNINGS
2011-07-18 Asias Hekvm tools: Initialize MAC and IP address for uip properly
2011-07-18 Asias Hekvm tools: Initialize MAC address for virtio net properly
2011-07-18 Asias Hekvm tools: Rename --host-ip-addr to --host-ip
2011-07-18 Asias Hekvm tools: Introduce --host-mac option
2011-07-18 Asias Hekvm tools: Introduce --guest-ip option
2011-07-18 Asias Hekvm tools: Handle DHCP package in gernal UDP processing...
2011-07-18 Asias Hekvm tools: Get DNS information from host in uip_init()
2011-07-18 Asias Hekvm tools: Introduce uip_tx_do_ipv4_udp_dhcp()
2011-07-18 Asias Hekvm tools: Introduce uip_dhcp_make_pkg()
2011-07-18 Asias Hekvm tools: Fill all DHCP options
2011-07-18 Asias Hekvm tools: Fill DHCP options with domain name and DNS...
2011-07-18 Asias Hekvm tools: Get domain name and nameserver from host
2011-07-18 Asias Hekvm tools: Add helpers to tell the type of a DHCP message
2011-07-18 Asias Hekvm tools: Add helper to tell if a UDP package is a...
2011-07-18 Asias Hekvm tools: Introduce struct uip_dhcp
2011-07-18 Asias Hekvm tools: Introduce uip_udp_make_pkg()
2011-07-18 Sasha Levinkvm tools: Implement VIRTIO_BLK_T_GET_ID
2011-07-12 Pekka Enbergkvm tools: Use writev() in xwritev()
2011-07-12 Sasha Levinkvm tools: Update README
2011-07-12 Cyrill Gorcunovkvm tools, bios: Make sure IRQ handlers segment is...
2011-07-10 Aneesh Kumar K.Vkvm tools, 9p: WSTAT don't use open fid
2011-07-10 Aneesh Kumar K.Vkvm tools, 9p: Add error handling to protocol handlers
2011-07-10 Sasha Levinkvm tools: Fix leaked descriptors
2011-07-10 Pekka Enbergkvm tools, qcow: I/O error on compressed sectors
2011-07-10 Pekka Enbergkvm tools, qcow: Flush only dirty L2 tables
2011-07-10 Pekka Enbergkvm tools, qcow: Delayed L2 table writeout
2011-07-10 Pekka Enbergkvm tools, qcow: Use big endian order for L2 table...
2011-07-10 Pekka Enbergkvm tools, qcow: Don't fdatasync() L2 table writeout
2011-07-10 Pekka Enbergkvm tools, qcow: Delayed L1 table writeout
2011-07-10 Pekka Enbergkvm tools, qcow: Introduce qcow_disk_flush()
2011-07-10 Pekka Enbergkvm tools, qcow: Fix locking issues
2011-07-10 Pekka Enbergkvm tools, qcow: Use 'struct qcow_l2_table' instead...
2011-07-10 Pekka Enbergkvm tools, qcow: Rename struct qcow_l2_cache to struct...
2011-07-10 Konstantin... kvm tools: fix instances enumeration
2011-07-10 Asias Hekvm tools: Move uip to net directory
2011-07-10 Asias Hekvm tools: Make virtio net work on older kernels
2011-07-09 Pekka Enbergkvm tools: Add KVMTOOLS-VERSION-FILE to .gitignore
2011-07-09 Sasha Levinkvm tools: Rename debug options under 'kvm run'
2011-07-09 Sasha Levinkvm tools: Rename command source files
next