2011-08-19 |
Sasha Levin | kvm tools: Add guest compatability warning to virtio-9p |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Sasha Levin | kvm tools: Add guest compatability warning to virtio-blk |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Sasha Levin | kvm tools: Add guest compatability warning to virtio-rng |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Sasha Levin | kvm tools: Guest kernel compatability |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Liming Wang | kvm tools: change option type of RNG from increment... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Liming Wang | kvm tools: fix wrong virtio id for balloon |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Xiao Guangrong | kvm tools: remove count in io emulation callbacks |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Xiao Guangrong | kvm tools: fix repeated io emulation |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Sasha Levin | kvm tools: Use correct data type for pid |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Sasha Levin | kvm tools: Add 'kvm stat' command |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Sasha Levin | kvm tools: Fix wrong kill() PID in commands |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Pekka Enberg | kvm tool, sdl: Set window caption |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | Merge branch 'kvm/bios' into kvm/core |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Improve 'kvm balloon' parameters |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Liming Wang | kvm tools: unify all serials' registers with the first... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Improve 'kvm debug' parameters |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Improve 'kvm pause' parameters |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Improve 'kvm resume' parameters |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Improve 'kvm stop' parameters |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Connect existing command helpers to 'kvm... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Print version when running 'kvm --version' |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Rename bios.S to entry.S |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Set CF for non-supported services |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Convert int15 code to C |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Move CF clearing to e820_query_map() |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Use struct biosregs in E820 code |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Add EIP and EFLAGS to 'struct biosregs' |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Add macros for BIOS registers |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Rename struct int10_args to struct... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Pekka Enberg | kvm tools, bios: Setup CF after returning from interrup... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Missing braces in BAR index calculation |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Use correct offset for virtio-net config... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Sasha Levin | kvm tools: Speed up PS/2 mouse detection |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Pekka Enberg | kvm tools: Organize includes in builtin-run.c |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sasha Levin | kvm tools: Fix IRQ mapping |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sasha Levin | kvm tools: Make keyboard termination go through regular... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sasha Levin | kvm tools: Add MSI-X support to virtio-net |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sasha Levin | kvm tools: Add kvm__trigger_irq() |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Liming Wang | kvm tools: check negative value of num_pages |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Sasha Levin | kvm tools: Use correct size for VESA memory bar |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Liming Wang | kvm tools: enable keyboard press repeat for sdl |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Liming Wang | kvm tools: ignore balloon signals by default to avoid... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Aneesh Kumar K.V | kvm tools: Save and restore the iovec related values... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pekka Enberg | kvm tools: Stop guest if SDL window is closed |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pekka Enberg | kvm tools: Improve 'kvm version' output |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pekka Enberg | kvm tool: Fix builtin command usage printouts |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pekka Enberg | kvm tools: Improve 'kvm list' output |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Pekka Enberg | Revert "kvm tools: Enable kernel DHCP autoconf by default" |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Liming Wang | kvm tools: handle failure of command |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Liming Wang | kvm tools: convert callback to int and deal with the... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Pekka Enberg | kvm tools: Enable kernel DHCP autoconf by default |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Pekka Enberg | kvm tools: Boot to host /bin/sh via 9p by default |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Aneesh Kumar K.V | kvm tools, 9p: handler should be called in case of... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Liming Wang | kvm tools: remove unused options |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Sasha Levin | kvm tools: Change method of retrieving process name |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Asias He | kvm tools: Tune --disk option usage information |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Asias He | kvm tools: Sort options of kvm run command |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Asias He | kvm tools: Make --virtio-9p option shorter |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Asias He | kvm tools: Make --kvm-dev option shorter |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Sasha Levin | kvm tools: Split 'kvm pause' and add 'kvm resume' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Asias He | kvm tools: Tune 'kvm balloon' option |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Cyrill Gorcunov | kvm tools: Support xAPIC |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Sasha Levin | kvm tools: Fix PCI masking on probes |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Sasha Levin | kvm tools: Remove version file on 'make clean' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Sasha Levin | kvm tools: Add 'kvm stop' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Sasha Levin | kvm tools: Use '-d' to boot a directory as a rootfs |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Sasha Levin | kvm tools: Add support for 9p2000.u |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Pekka Enberg | kvm tools, qcow: Add support for writing to zero refcou... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sasha Levin | kvm tools: Implement MSI-X for virtio-rng |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sasha Levin | kvm tools: Add a void ptr to be passed to mmio callback |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sasha Levin | kvm tools: Fix PCI probing |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Sasha Levin | kvm tools: Use GSI routing |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Pekka Enberg | kvm tools, 9p: Fix init error handling |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Cyrill Gorcunov | kvm tools: Fix absence of notrace definition |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools, qcow: Force read-only mode for QCOW images |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools, qcow: Rename L2 table lookup functions |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools, qcow: Move L2 cache to 'struct qcow_l1_table' |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools: Fix formatting in include/kvm/qcow.h |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools, qcow: Unify L1 and L2 variable names |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Pekka Enberg | kvm tools: Rename 'struct qcow_table' to 'struct qcow_l... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Sasha Levin | kvm tools: Set hardcoded MAC to local administered |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Sasha Levin | kvm tools: Fix warning on 32bit |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Pekka Enberg | kvm tools, qcow: Fix copy-on-write image corruption |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Sasha Levin | kvm tools: Update max VCPU limit |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Aneesh Kumar K.V | tools/kvm: Use kernel header version of net/9p/9p.h |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Aneesh Kumar K.V | net/9p: Remove structure not used in the code |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Add '-Wunused-result' to WARNINGS |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Initialize MAC and IP address for uip properly |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Initialize MAC address for virtio net properly |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Rename --host-ip-addr to --host-ip |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Introduce --host-mac option |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Introduce --guest-ip option |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Handle DHCP package in gernal UDP processing... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Get DNS information from host in uip_init() |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Introduce uip_tx_do_ipv4_udp_dhcp() |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Introduce uip_dhcp_make_pkg() |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Fill all DHCP options |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Fill DHCP options with domain name and DNS... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Get domain name and nameserver from host |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Asias He | kvm tools: Add helpers to tell the type of a DHCP message |
commit | commitdiff | tree | snapshot |
next |