2011-06-30 |
Asias He | kvm tools: Introduce ethernet frame buffer system for uip |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Add error handling |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Make the 9p handler void return |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Add error protocol reply |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: check the iov count with the read/write... |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Simplify the handler |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Fix the pdu len. |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Don't follow symlink on server |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/virtio: Add new iov helper |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Use the same #define as the kernel |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Aneesh Kumar K.V | tools/kvm/9p: Always include system header before kerne... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
Sasha Levin | kvm tools: Use ioeventfd in virtio-9p |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Pekka Enberg | kvm run: Add 'panic=1' to default kernel options |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Sasha Levin | kvm tools: Implement keyboard reset method |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Aneesh Kumar K.V | tools/kvm/9p: Add support for multiple 9p export dirs |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Anton Vorontsov | kvm tools: Fix broken terminal when kvm exits because... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Sasha Levin | kvm tools: Fix attempt to free mmaped memory |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Emil Renner... | kvm tools: Update README with instructions for Arch... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Pekka Enberg | kvm tools, qcow: Use fdatasync() instead of sync_file_r... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Sasha Levin | kvm tools: Signal only one thread when injecting consol... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Pekka Enberg | kvm tools: Fix 'kvm run' on 32-bit machines with >2... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Prasad Joshi | kvm tools: Add IO delay option |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Sasha Levin | kvm tools: Add 'kvm pause' command |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Sasha Levin | kvm tools: Use double buffering with SDL |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Sasha Levin | kvm tools: Fix some SDL keyboard translations |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pekka Enberg | kvm tools: Add WERROR to Makefile for disabling -Werror |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pekka Enberg | kvm tools: Makefile cleanups |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cyrill Gorcunov | kvm tools: Reform bios make rules |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cyrill Gorcunov | kvm tools: Get rid of spaces in ld script |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cyrill Gorcunov | kvm tools: Delete dangling cursor from int10 |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cyrill Gorcunov | kvm tools: Introduce vidmode parmeter |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cyrill Gorcunov | kvm tools: Options parser to handle hex numbers |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Pekka Enberg | kvm, ui: Kill fb_write() function |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Pekka Enberg | kvm tools, ui: Add simple keyboard support to SDL UI |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Prasad Joshi | kvm tools: Add QCOW level2 caching support |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Pekka Enberg | kvm tools: Kill libvnc dependency from hw/i8042.c |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Pekka Enberg | kvm tools, vesa: Use guest-mapped memory for framebuffer |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sasha Levin | kvm tools: Add MMIO coalescing support |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pekka Enberg | kvm tools, vesa: Fix 'ah' access in int10_vesa() |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pekka Enberg | kvm tools, vesa: Cleanup code in bios/int10.c |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pekka Enberg | kvm tools, ui: Add support for SDL framebuffer output... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pekka Enberg | kvm tools, ui: Move VNC specific framebuffer code to... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pekka Enberg | kvm tools, ui: Add framebuffer infrastructure |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Sasha Levin | kvm tools: Use vesa reserved space for strings and... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kvm tools, i8042: Fix device init failure |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kvm tools, i8042: Use kernel command names |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kmv tools, i8042: Use kernel status register bit names |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kvm tools, i8042: Sort status register bits |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kvm tools: Use constants for i8042 register numbers |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Pekka Enberg | kvm tools: Add 'kvm debug' command |
commit | commitdiff | tree | snapshot |
2011-06-02 |
John Floren | kvm tools: Add support for PS/2 keyboard system |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Use brlock in MMIO and IOPORT |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Add debug mode to brlock |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Add rwlock wrapper |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Add a brlock |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Pause/resume guest using SIGUSR2 |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Add APIs to allow pausing guests |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Remove wrong global definition of kvm |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Sasha Levin | kvm tools: Use correct value for user signal base |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Ingo Molnar | kvm tools: Fix virtio net build breakage on 32-bit |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Pekka Enberg | kvm tools: Fix up common QCOW function names |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Sasha Levin | kvm tools: Use ioeventfd in virtio-rng |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Sasha Levin | kvm tools: Use ioeventfd in virtio-net |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Sasha Levin | kvm tools: Use ioeventfd in virtio-blk |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Sasha Levin | kvm tools: Add ioeventfd support |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Exit VCPU thread only when SIGKVMEXIT is... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Prevent double assignment of guest memory... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pekka Enberg | kvm tools: Use more readable name for ioport mutex |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Use dynamic IO port allocation in virtio-net |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Use dynamic IO port allocation in virtio... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Use dynamic IO port allocation in 9p driver |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Use dynamic IO port allocation in vesa driver |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Add support for multiple virtio-rng devices |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Use ioport context to control blk devices |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Add basic ioport dynamic allocation |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Sasha Levin | kvm tools: Add optional parameter used in ioport callbacks |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Pekka Enberg | kvm tools: Code cleanups to hw/vesa.c |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Cyrill Gorcunov | kvm tools: Drop unused vars from int10.c code |
commit | commitdiff | tree | snapshot |
2011-05-23 |
John Floren | kvm tools: Initialize and use VESA and VNC |
commit | commitdiff | tree | snapshot |
2011-05-23 |
John Floren | kvm tools: Update makefile and feature tests |
commit | commitdiff | tree | snapshot |
2011-05-23 |
John Floren | kvm tools: Add VESA device |
commit | commitdiff | tree | snapshot |
2011-05-23 |
John Floren | kvm tools: Add video mode to kernel initialization |
commit | commitdiff | tree | snapshot |
2011-05-23 |
John Floren | kvm tools: Add BIOS INT10 handler |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Prasad Joshi | kvm tools: Release memory allocated during virtio block... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Prasad Joshi | kvm tools: Add a wrapper function to initialize all... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Prasad Joshi | kvm tools: Close the disk images after the guest shuts... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Prasad Joshi | kvm tools: Add a wrapper function to open disk images |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Pekka Enberg | kvm tools: Drop dummy PCI ioport registrations |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Cyrill Gorcunov | kvm tools: Print out a warning on io-port re-registration |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Cyrill Gorcunov | kvm tools, 9p: Test for tuncation result |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Pekka Enberg | kvm tools: Don't register dummy ops for serial ports |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Pekka Enberg | kvm tools, serial: Register 0x2e8 ioport |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Sasha Levin | kvm tools: Modify ioport to use interval rbtree |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Sasha Levin | kvm tools: Fix rbtree-interval balancing |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Sasha Levin | kvm tools: Cleanup e820 code |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Asias He | kvm tools: Update README |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Sasha Levin | kvm tools: Add virtio-9p |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Sasha Levin | kvm tools: Copy net/9p/9p.h |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Amerigo Wang | kvm tools: implement "help xxx" command |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Sasha Levin | kvm tools: Default guest cpu count to host cpu count |
commit | commitdiff | tree | snapshot |
next |