]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-12-19 Wanlong Gaokvm tools: change the binary name from kvm to lkvm...
2011-12-19 Wanlong Gaokvm tools: change the binary name from kvm to lkvm...
2011-12-19 Wanlong Gaokvm tools: change the binary name from kvm to lkvm...
2011-12-19 Wanlong Gaokvm tools: change the binary name kvm to lkvm in Docume...
2011-12-19 Cyrill Gorcunovkvm tools, sd: Fix array size for keymap
2011-12-19 Cyrill Gorcunovkvm tools: Rename pr_error to pr_err to follow kernel...
2011-12-19 Cyrill Gorcunovkvm tools: Define __compiletime_error helper
2011-12-19 Cyrill Gorcunovkvm tools: Add BUG_ON() helper to make a run-time criti...
2011-12-18 Wanlong Gaokvm tools: prevent the redefined error
2011-12-17 Sasha Levinkvm tools: Fix 'make kvmconfig'
2011-12-17 Lai Jiangshankvm-tools: remove unneed SIGKVMXX
2011-12-17 Lai Jiangshankvm-tools: fix wrong "./lkvm list -i"
2011-12-17 Lai Jiangshankvm-tools: remove unneed sprintf("%s")
2011-12-17 Lai Jiangshankvm-tools: Don't create existed ~/.kvm-tools/ directory
2011-12-17 Lai Jiangshankvm-tools: write the sandbox command exactly as expect
2011-12-17 Lai Jiangshankvm-tools: only one rootfs directory atmost
2011-12-17 Lai Jiangshankvm-tools: remove make_root_dir()
2011-12-17 Lai Jiangshankvm-tools: Fix error path
2011-12-17 Lai Jiangshankvm-tools: Create util/rbtree.d
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
next