]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-12-17 Sasha Levinkvm tools: Trivial cleanup
2011-12-17 Lan Tianyukvm tools, qcow: Add support for growing refcount blocks
2011-12-17 Lan Tianyukvm tools: Use kernel error check functions
2011-12-17 Sasha Levinkvm tools: Fix rootfs name resolving when specified...
2011-12-17 Matt Evanskvm tools: Fix running with --initrd and no real discs...
2011-12-15 Matt Evanskvm tools: Get correct 64-bit types on PPC64 and link...
2011-12-15 Matt EvansPPC: Add __SANE_USERSPACE_TYPES__ to asm/types.h for...
2011-12-15 Matt Evanskvm tools: Fix alaising errors in LINT assignment
2011-12-15 Sasha LevinRevert "kvm tools: Add kvm__has_cap() to check whether...
2011-12-15 Sasha Levinkvm tools: Use kvm__supports_extension instead of kvm__...
2011-12-15 Matt Evanskvm tools: Remove KVM_NR_CPUS
2011-12-14 Sasha Levinkvm tools: Don't use ioeventfds if no KVM_CAP_IOEVENTFD
2011-12-14 Sasha Levinkvm tools: Add kvm__has_cap() to check whether a cap...
2011-12-14 Sasha Levinkvm tools: Fix MMIO ordering problem cause due to coale...
2011-12-14 Sasha Levinkvm tools: Don't always coalesce MMIOs
2011-12-14 Matt Evanskvm tools: Add initial SPAPR PPC64 architecture support
2011-12-14 Matt Evanskvm tools: Fix build of util.c on 32bit machines
2011-12-13 Matt Evanskvm tools: Create arch-specific kvm_cpu__emulate_{mm...
2011-12-13 Matt Evanskvm tools: Add ability to map guest RAM from hugetlbfs
2011-12-12 Lai Jiangshankvm tools: remove duplicated code
2011-12-12 Lai Jiangshankvm tools: protect shared global id in compat_mtx C.S.
2011-12-12 Lai Jiangshankvm tools: narrow the C.S. of compat_mtx
2011-12-12 Lai Jiangshankvm tools: move strlcat() to util/strbuf.c
2011-12-12 Lai Jiangshankvm tools: move util.c to util/
2011-12-12 Lai Jiangshankvm tools: move read-write.c to util/
2011-12-12 Lai Jiangshankvm tools: add missing build output
2011-12-12 Lai Jiangshankvm tools: move rbtree.o to util/
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...
next