]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-12-12 Lai Jiangshankvm tools: move threadpool.c to util/
2011-12-12 Lai Jiangshankvm tools: fix function name
2011-12-12 Lai Jiangshankvm tools: check condition before wait
2011-12-12 Sasha Levinkvm tools: Clean up 'kvm debug'
2011-12-11 Sasha Levinkvm tools: Clean up LINT assignment code
2011-12-11 Sasha Levinkvm tools: Add NMI ability to 'kvm debug'
2011-12-11 Pekka Enbergkvm tools: Call executable 'lkvm' and add 'vm' alias
2011-12-11 Pekka EnbergMerge branch 'kvmtool/sandbox' into kvmtool/next
2011-12-11 Sasha Levinkvm tools: Add 'kvm sandbox'
2011-12-11 Sasha Levinkvm tools: Ignore parameters after dashdash in 'kvm...
2011-12-11 Sasha Levinkvm tools: Allow easily sandboxing applications within...
2011-12-11 Sasha Levinkvm tools: Split custom rootfs init into two stages
2011-12-11 Sasha Levinkvm tools: Free up the MSI-X PBA BAR
2011-12-11 Sasha Levinkvm tools: Don't use 64bit BARs
2011-12-11 Thomas Gleixnerkvm tools: serial: Make it work with non rt guests...
2011-12-10 Thomas Gleixnerkvm tool: serial: Fix interrupt handling
2011-12-10 Thomas Gleixnerkvm tool: serial: Simplify switch cases
2011-12-10 Thomas Gleixnerkvm tool: serial: Cleanup coding style
2011-12-09 Matt Evanskvm tools: Arch-specific define for PCI MMIO allocation...
2011-12-09 Matt Evanskvm tools: Add pci__config_{rd,wr}(), pci__find_dev()
2011-12-09 Matt Evanskvm tools: Correctly set virtio-pci bar_size and remove...
2011-12-09 Matt Evanskvm tools: Endian-sanitise pci.h and PCI device setup
2011-12-09 Matt Evanskvm tools: Move PCI_MAX_DEVICES to pci.h
2011-12-09 Matt Evanskvm tools: Init IRQs after determining nrcpus
2011-12-09 Matt Evanskvm tools: Perform CPU and firmware setup after devices...
2011-12-09 Matt Evanskvm tools: Initialise PCI before devices start getting...
2011-12-09 Matt Evanskvm tools: Allow load_flat_binary() to load an initrd...
2011-12-09 Matt Evanskvm tools: Allow initrd_check() to match a cpio
2011-12-09 Matt Evanskvm tools: Fix term_getc(), term_getc_iov() endian...
2011-12-09 Matt Evanskvm tools: Add CONSOLE_HV term type and allow it to...
2011-12-09 Matt Evanskvm tools: Move arch-specific cmdline init into kvm__ar...
2011-12-09 Matt Evanskvm tools: Add kvm__arch_periodic_poll()
2011-12-09 Matt Evanskvm tools: Fix KVM_RUN exit code check
2011-12-09 Matt Evanskvm tools: Don't die if KVM_CAP_NR_VCPUS isn't available
2011-12-09 Matt Evanskvm tools: Add arch-specific KVM_RUN exit handling...
2011-12-09 Matt Evanskvm tools: Re-arrange Makefile to heed CFLAGS before...
2011-12-09 Matt Evanskvm tools: Add Makefile parameter for kernel include...
2011-12-09 Matt Evanskvm tools: Only build/init i8042 on x86
2011-12-09 Sasha Levinkvm tools: Fix serial port probing
2011-12-08 Matt Evanskvm tools: Correctly limit nrcpus to max_cpus
2011-12-07 Sasha Levinkvm tools: Allow the user to pass a FD to use as a...
2011-12-06 Sasha Levinkvm tools: Document virtio-console usage
2011-12-06 Pekka Enbergkvm tools: Fix kvm/barrier.h build breakage
2011-12-06 Sasha Levinkvm tools: Link ld.so.conf to the file on the host
2011-12-06 Sasha Levinkvm tools: Initialize irq_routing before using it
2011-12-06 Sasha Levinkvm tools: Zero out event before calling epoll_ctl()
2011-12-06 Matt Evanskvm tools: Fix virtio-pci endian bug when reading VIRTI...
2011-12-06 Matt Evanskvm tools: Split x86 arch-specific bits into x86/
2011-12-06 Matt Evanskvm tools: kvm.c needs to include sys/stat.h for mkdir
2011-12-06 Matt Evanskvm tools: term.h needs to include stdbool.h
2011-12-06 Sasha Levinkvm tools: Ninja out support for VIRTIO_F_FEATURES_HIGH
2011-12-05 Sasha Levinkvm tools: Remove double 'init=' kernel param
2011-11-29 Asias Hekvm tools: Drop write operation in ro_ops_nowrite
2011-11-29 Asias Hekvm tools: Remove unnecessary assignment in disk/raw.c
2011-11-29 Asias Hekvm tools: Get multiple io events at a time
2011-11-29 Lan Tianyukvm tools, qcow: Add the support for copy-on-write...
2011-11-28 Sasha Levinkvm tools: Support virtio indirect buffers
2011-11-28 Asias Hekvm tools: Improve virtio blk request processing
2011-11-28 Pekka Enbergkvm tools, rtc: Nonvolatile BIOS memory support
2011-11-28 Pekka Enbergkvm tools, rtc: Implement RTC_DAY_OF_WEEK
2011-11-28 Pekka Enbergkvm tools, rtc: Add RTC register names
2011-11-28 Pekka Enbergkvm tools, rtc: Introduce 'struct rtc_device'
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
next