Commit Graph

  • 001690a453 kvm tools: Rename debug options under 'kvm run' Sasha Levin 2011-07-09 09:57:30 +03:00
  • 2a24f96d64 kvm tools: Rename command source files Sasha Levin 2011-07-09 09:57:29 +03:00
  • fae27ee3ca kvm tools: Don't sort command-list.txt for help text Pekka Enberg 2011-07-09 01:25:28 +03:00
  • dbfc060679 kvm tools: Properly add 'kvm balloon' to command list Sasha Levin 2011-07-09 00:56:12 +03:00
  • 2037e2e843 kvm tools: Update 'kvm pause' documentation Sasha Levin 2011-07-09 00:56:11 +03:00
  • 469a6f7742 kvm tools: Properly add 'kvm debug' to command list Sasha Levin 2011-07-09 00:56:10 +03:00
  • 69c403a237 kvm tools: Properly add 'kvm list' to command list Sasha Levin 2011-07-09 00:56:09 +03:00
  • 16b2bb87b9 kvm tools: Add 'kvm version' command Sasha Levin 2011-07-09 00:56:08 +03:00
  • 6d6a4d41b1 kvm tools: Fix guest single-stepping setup Pekka Enberg 2011-07-07 21:12:45 +03:00
  • 1b1577dc90 kvm tools: Clean ghost pid files in 'kvm list' Sasha Levin 2011-07-05 12:35:45 +03:00
  • dc4cd384e1 kvm tools: Export kvm__remove_pidfile Sasha Levin 2011-07-05 12:35:44 +03:00
  • 24e7dbbaf2 kvm tools: Allow pausing and debugging all running instances Sasha Levin 2011-07-03 18:38:10 +03:00
  • 9dba6721a9 kvm tools: Add 'kvm list' command Sasha Levin 2011-07-03 18:38:09 +03:00
  • 63bc8503c9 kvm tools: Add instance enumerator Sasha Levin 2011-07-03 18:38:08 +03:00
  • 2d96f6b6b1 kvm tools: Give guest instances default name Sasha Levin 2011-07-03 18:38:07 +03:00
  • c71efd969c kvm tools: Fix home dir resolution Sasha Levin 2011-07-03 18:38:06 +03:00
  • 629ad9d3b8 kvm tools: Stop VCPUs before freeing struct kvm Sasha Levin 2011-07-03 02:52:11 +03:00
  • 5cac5d9c43 kvm tools: Add 'kvm balloon' command Sasha Levin 2011-07-03 02:52:10 +03:00
  • 7f4f39a40c kvm tools: Advise memory allocated for guest RAM as KSM mergable Sasha Levin 2011-07-03 02:52:09 +03:00
  • 82d2f21ed7 kvm tools: Add virtio-balloon device Sasha Levin 2011-07-03 02:52:08 +03:00
  • 512e8bf1a0 kvm tools: Provide instance name when running 'kvm pause' Sasha Levin 2011-07-02 19:52:07 -04:00
  • 6c757e718e kvm tools: Provide instance name when running 'kvm debug' Sasha Levin 2011-07-02 19:52:06 -04:00
  • 5358b0e6f0 kvm tools: Allow giving instance names Sasha Levin 2011-07-02 19:52:05 -04:00
  • 69971b13fe kvm tools: Process virtio-blk requests in parallel Sasha Levin 2011-07-02 19:52:04 -04:00
  • df0c7f571e kvm tools: Don't dynamically allocate threadpool jobs Sasha Levin 2011-07-02 19:52:03 -04:00
  • 97b408af3d tools/kvm/9p: return EOPNOTSUPP if the handler is not implemented Aneesh Kumar K.V 2011-06-28 12:26:50 +05:30
  • bfc152686a tools/kvm/9p: Add encode/decode routines for protocol data Aneesh Kumar K.V 2011-06-28 12:26:49 +05:30
  • b4fdde6d2f kvm tools: Introduce struct net_dev_operations Asias He 2011-06-29 16:47:36 +08:00
  • 745c723105 kvm tools: Make default host ip address to 192.168.33.1 Asias He 2011-06-29 16:47:35 +08:00
  • bd30e20060 kvm tools: Make default network mode to user mode Asias He 2011-06-29 16:47:34 +08:00
  • b5ee1ea7a0 kvm tools: Make virtio net work with user mode network Asias He 2011-06-29 16:47:33 +08:00
  • a0db70d9b6 kvm tools: Change default guest MAC address to 00:15:15:15:15:15 Asias He 2011-06-29 16:47:32 +08:00
  • ec7674d7f5 kvm tools: Introduce -net {user, tap, none} options for virtio net Asias He 2011-06-29 16:47:31 +08:00
  • 8626798b5d kvm tools: Reanme net_device to net_dev Asias He 2011-06-29 16:47:30 +08:00
  • bb1a32f122 kvm tools: Add MACRO for user and tap mode for virtio net Asias He 2011-06-29 16:47:29 +08:00
  • 60d2902cce kvm tools: Introduce uip_rx() for uip Asias He 2011-06-29 16:47:28 +08:00
  • 0c84745800 kvm tools: Introduce uip_tx() for uip Asias He 2011-06-29 16:47:27 +08:00
  • 91b10270c4 kvm tools: Introduce uip_init() for uip Asias He 2011-06-29 16:47:26 +08:00
  • 3df5d5938a kvm tools: Add TCP support for uip Asias He 2011-06-29 16:47:25 +08:00
  • 89fb0bf807 kvm tools: Implement uip_csum_tcp() to calculate TCP checksum Asias He 2011-06-29 16:47:24 +08:00
  • 6bd80bd847 kvm tools: Add helper to allocate and get TCP initial sequence number Asias He 2011-06-29 16:47:23 +08:00
  • c6d1f44cf8 kvm tools: Add helpers to test whether SYN or FIN bit is set. Asias He 2011-06-29 16:47:22 +08:00
  • d5768d2dff kvm tools: Add helper to return start address of TCP payload Asias He 2011-06-29 16:47:21 +08:00
  • 34be5efa92 kvm tools: Add helpers to return TCP {header, total, payload} length Asias He 2011-06-29 16:47:20 +08:00
  • b821664b2e kvm tools: Introduce struct uip_tcp_socket Asias He 2011-06-29 16:47:19 +08:00
  • f2fdf98480 kvm tools: Introduce struct uip_tcp to present TCP package. Asias He 2011-06-29 16:47:18 +08:00
  • dd7a270b55 kvm tools: Add UDP support for uip Asias He 2011-06-29 16:47:17 +08:00
  • 07197967df kvm tools: Implement uip_csum_udp() to calculate UDP checksum Asias He 2011-06-29 16:47:16 +08:00
  • 39b72fd01d kvm tools: Add helper to return ethernet header length Asias He 2011-06-29 16:47:15 +08:00
  • 8df66da791 kvm tools: Add two helpers to return UDP {header, total} length Asias He 2011-06-29 16:47:14 +08:00
  • 4768afc6f0 kvm tools: Introduce struct uip_udp_socket Asias He 2011-06-29 16:47:13 +08:00
  • dfc0655327 kvm tools: Introduce struct uip_pseudo_hdr to present UDP pseudo header Asias He 2011-06-29 16:47:12 +08:00
  • cbd1f4ac66 kvm tools: Introduce struct uip_udp to present UDP package Asias He 2011-06-29 16:47:11 +08:00
  • 0134a2a7e3 kvm tools: Add ICMP support for uip Asias He 2011-06-29 16:47:10 +08:00
  • d8db9f85af kvm tools: Implement IP checksum for uip Asias He 2011-06-29 16:47:09 +08:00
  • 67ba1b25d6 kvm tools: Add IPV4 support for uip Asias He 2011-06-29 16:47:08 +08:00
  • 9f74838ffd kvm tools: Add ARP support for uip Asias He 2011-06-29 16:47:07 +08:00
  • 26570aaffb kvm tools: Introduce ethernet frame buffer system for uip Asias He 2011-06-29 16:47:06 +08:00
  • 6c8ca05340 tools/kvm/9p: Add error handling Aneesh Kumar K.V 2011-06-19 15:54:04 +05:30
  • ead43b0101 tools/kvm/9p: Make the 9p handler void return Aneesh Kumar K.V 2011-06-19 15:54:03 +05:30
  • eee1ba8e0d tools/kvm/9p: Add error protocol reply Aneesh Kumar K.V 2011-06-19 14:39:59 +05:30
  • 6b163a8729 tools/kvm/9p: check the iov count with the read/write count Aneesh Kumar K.V 2011-06-19 15:14:35 +05:30
  • af045e53d1 tools/kvm/9p: Simplify the handler Aneesh Kumar K.V 2011-06-18 23:19:08 +05:30
  • c81fc2c78c tools/kvm/9p: Fix the pdu len. Aneesh Kumar K.V 2011-06-18 23:19:07 +05:30
  • 30204a7722 tools/kvm/9p: Don't follow symlink on server Aneesh Kumar K.V 2011-06-18 23:19:06 +05:30
  • 08861bcf44 tools/kvm/virtio: Add new iov helper Aneesh Kumar K.V 2011-06-18 23:19:05 +05:30
  • 612038c5d5 tools/kvm/9p: Use the same #define as the kernel Aneesh Kumar K.V 2011-06-19 14:43:16 +05:30
  • 2daa28d40b tools/kvm/9p: Always include system header before kernel headers Aneesh Kumar K.V 2011-06-18 21:07:28 +05:30
  • 60eb42d572 kvm tools: Use ioeventfd in virtio-9p Sasha Levin 2011-06-17 18:28:25 -04:00
  • ea7016a99a kvm run: Add 'panic=1' to default kernel options Pekka Enberg 2011-06-18 00:39:20 +03:00
  • 714e5b7f9c kvm tools: Implement keyboard reset method Sasha Levin 2011-06-17 16:41:28 -04:00
  • b4422bf37b tools/kvm/9p: Add support for multiple 9p export dirs Aneesh Kumar K.V 2011-06-17 23:41:22 +05:30
  • f2a0b6a784 kvm tools: Fix broken terminal when kvm exits because of a signal Anton Vorontsov 2011-06-17 20:10:46 +04:00
  • 7fca1897f9 kvm tools: Fix attempt to free mmaped memory Sasha Levin 2011-06-17 07:13:16 -04:00
  • 215bb88c72 kvm tools: Update README with instructions for Arch Linux Emil Renner Berthing 2011-06-16 17:47:35 +02:00
  • 7d94a719bd kvm tools, qcow: Use fdatasync() instead of sync_file_range() Pekka Enberg 2011-06-16 17:18:58 +03:00
  • c782873131 kvm tools: Signal only one thread when injecting console interrupts Sasha Levin 2011-06-15 17:33:06 -04:00
  • 06761c76a4 kvm tools: Fix 'kvm run' on 32-bit machines with >2 GB of RAM Pekka Enberg 2011-06-16 17:04:31 +03:00
  • aa400b0039 kvm tools: Add IO delay option Prasad Joshi 2011-06-10 11:35:20 +01:00
  • 2947270eaa kvm tools: Add 'kvm pause' command Sasha Levin 2011-06-03 17:22:29 +03:00
  • 268d0f1b46 kvm tools: Use double buffering with SDL Sasha Levin 2011-06-09 16:48:17 -04:00
  • dada710645 kvm tools: Fix some SDL keyboard translations Sasha Levin 2011-06-09 16:48:16 -04:00
  • b458f162f6 kvm tools: Add WERROR to Makefile for disabling -Werror Pekka Enberg 2011-06-08 17:29:12 +03:00
  • 4265558798 kvm tools: Makefile cleanups Pekka Enberg 2011-06-08 17:20:46 +03:00
  • dd1aab028a kvm tools: Reform bios make rules Cyrill Gorcunov 2011-06-07 23:41:16 +04:00
  • e8f2edddb6 kvm tools: Get rid of spaces in ld script Cyrill Gorcunov 2011-06-07 23:41:15 +04:00
  • 586caaf392 kvm tools: Delete dangling cursor from int10 Cyrill Gorcunov 2011-06-07 23:41:14 +04:00
  • 890364f806 kvm tools: Introduce vidmode parmeter Cyrill Gorcunov 2011-06-08 00:22:18 +04:00
  • dec94ae918 kvm tools: Options parser to handle hex numbers Cyrill Gorcunov 2011-06-07 23:41:12 +04:00
  • ac1fd498f1 kvm, ui: Kill fb_write() function Pekka Enberg 2011-06-07 22:48:32 +03:00
  • 175f8e86a1 kvm tools, ui: Add simple keyboard support to SDL UI Pekka Enberg 2011-06-06 22:51:44 +03:00
  • 3309045f38 kvm tools: Add QCOW level2 caching support Prasad Joshi 2011-06-06 20:58:24 +01:00
  • b6f60a8557 kvm tools: Kill libvnc dependency from hw/i8042.c Pekka Enberg 2011-06-06 22:47:05 +03:00
  • 96feb58927 kvm tools, vesa: Use guest-mapped memory for framebuffer Pekka Enberg 2011-06-06 16:48:50 +03:00
  • 73f7e5b399 kvm tools: Add MMIO coalescing support Sasha Levin 2011-06-03 22:51:08 +03:00
  • 22c180cb45 kvm tools, vesa: Fix 'ah' access in int10_vesa() Pekka Enberg 2011-06-03 22:30:06 +03:00
  • d94966fe14 kvm tools, vesa: Cleanup code in bios/int10.c Pekka Enberg 2011-06-03 22:28:56 +03:00
  • 3f838fece3 kvm tools, ui: Add support for SDL framebuffer output target Pekka Enberg 2011-06-03 18:28:24 +03:00
  • aba1efa5fb kvm tools, ui: Move VNC specific framebuffer code to ui/vnc.c Pekka Enberg 2011-06-03 16:50:29 +03:00
  • 08e89f1ecd kvm tools, ui: Add framebuffer infrastructure Pekka Enberg 2011-06-03 16:45:45 +03:00