]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-01-09 Asias Hekvm,virtio: do not publish read only feature to guest
2011-01-09 Asias Hekvm,virtio: move SECTOR_SHIFT and SECTOR_SIZE to disk...
2011-01-08 Pekka Enbergkvm,serial: Enable THRI bit in IIR register
2011-01-08 Pekka Enbergkvm: Fix magic numbers in 8250 support
2011-01-08 Pekka Enbergkvm: Improve 8250 serial console support
2011-01-08 Pekka Enbergkvm: Redirect serial console to stdout, not stderr
2011-01-08 Pekka Enbergkvm: Implement virtio block device write support
2011-01-08 Pekka Enbergkvm: Kill debug logging from blk-virtio.c
2011-01-08 Pekka Enbergkvm: Support MSR register for serial console
2011-01-08 Pekka Enbergkvm: Fix virtio block device support some more
2011-01-08 Pekka Enbergkvm: Fix virtqueue ring index check
2011-01-08 Asias Hevirtio: capacity should be in 512-byte sectors
2011-01-07 Pekka Enbergkvm: Fail if user specifies a QCOW disk image
2011-01-07 Pekka Enbergkvm: Improve kvm__init() error message
2011-01-07 Pekka Enbergkvm: Enable virtio block device if disk image specified
2011-01-06 Pekka EnbergMerge branch 'master' of git://github.com/cyrillos/vm
2011-01-06 Cyrill Gorcunovvirtio-blk: Leave disk geometry to compute in kernel
2011-01-06 Pekka Enbergkvm: Introduce a list of known BUGS
2011-01-06 Pekka Enbergkvm: Cleanup disk geometry setup code
2011-01-06 Cyrill Gorcunovkvm: Setup disk geometry if needed
2011-01-05 Pekka Enbergkvm: Use disk image API from virtio block device
2011-01-05 Pekka Enbergkvm: Add support for disk images
2011-01-05 Pekka Enbergkvm: Kill stale interrupt configuration comment
2011-01-05 Pekka Enbergkvm: Implement virtio blk device vring lookup
2011-01-04 Pekka Enbergkvm: Implement virtqueues for virtio block device
2011-01-04 Pekka Enbergkvm: Add ->queue_selector and ->queue_pfn to struct...
2011-01-04 Pekka Enbergkvm: Make virtio block device read-only
2011-01-04 Pekka Enbergkvm: Implement virtio blk device config space
2011-01-04 Pekka EnbergRevert "kvm: Fix virtio block PCI device IRQ configuration"
2011-01-04 Pekka Enbergkvm: Remove bogus #include directive
2011-01-04 Pekka Enbergkvm: Don't use VIRTIO_BLK_F_SEG_MAX in the hypervisor
2011-01-04 Pekka Enbergkvm: Cleanup virtio block device I/O functions
2011-01-04 Pekka Enbergkvm: Implement "host features" for virtio blk device
2011-01-03 Cyrill Gorcunovbios: Use proper grep syntax
2011-01-03 Pekka Enbergkvm: Fix virtio block PCI device IRQ configuration
2010-11-18 Cyrill Gorcunovbios: Get rid of redundant ops
2010-08-29 Cyrill Gorcunovkvm: Don't forget to close initrd file
2010-08-29 Pekka Enbergkvm: Fix kernel loading error messages
2010-08-29 Cyrill Gorcunovkvm: Add virtio_blk.h to tree
2010-08-29 Cyrill Gorcunovkvm: Add virtio_ring.h to tree
2010-08-29 Pekka Enbergkvm: Virtio block device emulation
2010-08-29 Asias Hekvm: Add cscope target to Makefile
2010-08-15 Pekka Enbergkvm: Fail virtio blk ioports by default
2010-08-15 Pekka Enbergkvm: Add virtio PCI ioport handler stubs
2010-08-15 Pekka Enbergkvm: Add port range to ioport__register()
2010-08-15 Pekka Enbergkvm: Update .gitignore to ignore tags
2010-08-15 Pekka Enbergkvm: Extract virtio-blk driver to separate file
2010-08-15 Pekka Enbergkvm: Fix unaligned PCI_CONFIG_ADDRESS accesses
2010-08-15 Pekka EnbergMerge branch 'master' of git://github.com/cyrillos/vm
2010-08-15 Cyrill Gorcunovkvm: Support loading initrd image
2010-08-09 Pekka Enbergkvm: Add KVM ABI headers
2010-08-08 Pekka Enbergkvm: Kill virtio debugging code
2010-08-08 Asias Hekvm, pci: fill up virtio device configuration header
2010-08-01 Cyrill Gorcunovkvm, pci: Claim virtio device ioport in pci header
2010-08-01 Cyrill Gorcunovkvm, pci: Fix offset for pci CONFIG_DATA ioport
2010-07-31 Cyrill Gorcunovkvm, pci: Add bus forwarding register
2010-07-31 Pekka Enbergkvm, pci: Fix unaligned PCI accesses
2010-07-31 Pekka Enbergkvm, pci: Don't calculate offset twice
2010-07-31 Pekka Enbergkvm: Fix PCI config space emulation
2010-07-31 Pekka Enbergkvm, pci: Fix device probe accesses
2010-07-31 Cyrill Gorcunovkvm, pci: Add dummy virtio device for probing
2010-07-31 Cyrill Gorcunovkvm, pci: Return "no device" by default
2010-07-31 Pekka Enbergkvm: Add PCI CONFIG_ADDRESS register layout
2010-07-31 Cyrill Gorcunovpci: Fix typo in previous commit
2010-07-31 Cyrill Gorcunovpci: Use proper PCI port names
2010-07-31 Pekka Enbergkvm: Initial PCI probe emulation
2010-07-31 Pekka Enbergkvm: Force PCI Configuration Mechanism 1
2010-07-31 Pekka Enbergkvm: Enable Linux kernel PCI probing
2010-07-31 Pekka Enbergkvm: Add some more ioport emulation
2010-07-28 Cyrill Gorcunovbios: clean predefined bios area early
2010-07-19 Pekka Enbergkvm: Use proper segment + offset in e820 bios
2010-07-16 Pekka Enbergkvm: Exclude BIOS object files from header deps
2010-07-16 Pekka Enbergkvm: Clean header dependency files
2010-07-16 Pekka Enbergkvm: Fix Makefile header dependencies
2010-07-15 Pekka Enbergkvm: Update bios .gitignore list
2010-07-15 Pekka Enbergkvm: Clear performance monitoring CPUID flags
2010-07-15 Pekka Enbergkvm: Use sizeof instead of magic number
2010-07-15 Pekka Enbergkvm: Cleanup BIOS setup code
2010-07-15 Cyrill Gorcunovkvm, bios: Make e820 map to look similar the real one
2010-07-15 Pekka Enbergkvm: Remove unused outb() function from e820.c
2010-07-15 Cyrill Gorcunovkvm, bios: BIOS code redesign
2010-07-14 Pekka Enbergkvm: Use -Werror for building the thing
2010-07-14 Pekka Enbergkvm: Use 32-bit operand size prefix for rdfs8()
2010-07-14 Pekka Enbergkvm: Fix load_bzimage for flat binaries
2010-07-14 Pekka Enbergkvm: Fix usage command line format
2010-07-14 Pekka Enbergkvm: Check for read() return value in load_bzimage()
2010-07-14 Pekka Enbergkvm: Fix VM support check for unrecognized CPUs
2010-07-14 Pekka Enbergkvm: Use -Os optimization for GCC
2010-07-14 Asias Hekvm__setup_cpuid: use KVM_GET_SUPPORTED_CPUID to simpli...
2010-07-14 Cyrill Gorcunovkvm: Add --mem= option
2010-07-11 Cyrill Gorcunovbios: No need for sti at int15 irq exit
2010-07-11 Cyrill Gorcunovbios: Don't clobber 32bit registers
2010-07-10 Pekka Enbergkvm: BIOS E820 memory map emulation
2010-07-08 Cyrill Gorcunovkvm, bios: Rework BIOS setup
2010-07-08 Cyrill GorcunovExclude .cscope from .gitignore
2010-07-07 Cyrill Gorcunovkvm, bios: Get rid of buggy int10 handler
2010-07-05 Pekka Enbergkvm: Cleanup struct boot_params setup
2010-07-05 Pekka Enbergkvm: Cleanup kvm__cpu_supports_vm()
2010-07-05 Cyrill Gorcunovkvm: Check for SVM extension being supported for AMD...
2010-07-05 Asias Hekvm: Check vmx capability using cpuid
next