summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-12kvm: external module: rename original kernel's modules when installingkvm-29Avi Kivity
2007-07-08kvm: Makefile: mkdir BUILD directory, needed for the build.Uri Lublin
2007-07-08kvm: kernel module .spec: Add centos to the supported rpm packagesUri Lublin
2007-07-08kvm: kernel module .spec: restrict architecture of i386 instead of i586, i686Uri Lublin
2007-07-08kvm: external module: compatibility for on_cpu()Avi Kivity
2007-07-08kvm: external module: compatibility for CPU_DYING notifierAvi Kivity
2007-07-05kvm: add a .gitignoreAvi Kivity
2007-07-04kvm: external module: port anon_inode infrastructure to external moduleAvi Kivity
2007-07-03Make the kvm_allowed flag always defined so we dont need #ifdefsGregory Haskins
2007-07-02Make sure to sync registers in monitor/gdbstub (v2)Anthony Liguori
2007-07-02kvm: testsuite: fix compilation failure using gcc 3.xDave Hansen
2007-06-20Remove file content duplicationBaruch Even
2007-06-20kvm: run script: don't attempt to reload the module or using tap if not rootAvi Kivity
2007-06-20kvm: run script: adjust to always using x86_64 as a targetAvi Kivity
2007-06-20kvm: live migration: protect against receiving page address out of phys_ram r...Uri Lublin
2007-06-20kvm: migration: send the size of phys_ram_page_exist_bitmapUri Lublin
2007-06-20Make kvm_interrupt_bitmap uint32_t array not unsigned longUri Lublin
2007-06-20kvm: qemu :configure: allow USE_KVM for x86_64 targets on i386 machinesUri Lublin
2007-06-20kvm: configure: for i386 machines make x86_64-softmmu the targetUri Lublin
2007-06-19kvm: run script: with non-external module, use modprobe instead of insmodAvi Kivity
2007-06-17Large initrd supportAvi Kivity
2007-06-17Remove libuuid dependencyAvi Kivity
2007-06-17kvm: libkvm: check for api version before including kvmctl.hAvi Kivity
2007-06-07kvm: testsuite: port access test to smpkvm-28Avi Kivity
2007-06-07kvm: testsuite: cstart can trust the bootstrap-provided stacksAvi Kivity
2007-06-07kvm: testsuite: provide more generous stacks for protected modeAvi Kivity
2007-06-07kvm: testsuite: locking for printf()Avi Kivity
2007-06-07kvm: testsuite: add an ap smp main routineAvi Kivity
2007-06-07kvm: testsuite: extract smp test into own fileAvi Kivity
2007-06-07kvm: testsuite: add proper smp locking and ipi callAvi Kivity
2007-06-07kvm: testsuite: extend smp boot to 64-bitsAvi Kivity
2007-06-07kvm: testsuite: don't burn cpu after a testAvi Kivity
2007-06-07kvm: testsuite: add protected mode smp testsAvi Kivity
2007-06-06kvm: testsuite: bootstrap all cpus to protected modeAvi Kivity
2007-06-06kvm: testsuite: add IPI support to the testsuite apicAvi Kivity
2007-06-06kvm: testsuite: now that hlt in real mode works, use itAvi Kivity
2007-06-05Initialize ata ports as enabledLuca Tettamanti
2007-06-05kvm: testsuite: add smp support to bootstrap codeAvi Kivity
2007-06-05kvm: kvmctl: define and implement a silly apicAvi Kivity
2007-06-05kvm: kvmctl: create secondary vcpusAvi Kivity
2007-06-04kvm: libkvm: allow >1 vcpusAvi Kivity
2007-06-04kvm: kvmctl: command line parsing for smpAvi Kivity
2007-06-04kvm: libkvm: provide an api for creating additional vcpusAvi Kivity
2007-06-03kvm: libkvm: remove dead code (struct translation_cache)Nguyen Anh Quynh
2007-06-03kvm: libkvm: use symbol instead of constant for cr0.peNguyen Anh Quynh
2007-06-03kvm: libkvm: return NULL instead of 0Nguyen Anh Quynh
2007-06-03kvm: kvmctl: make handle_debug() staticNguyen Anh Quynh
2007-06-03kvm: libkvm: clean up kvmctl.hNguyen Anh Quynh
2007-06-03kvm: external module: backward compatibility for <asm/cmpxchg.h>kvm-27Avi Kivity
2007-06-03Use symbol insted of numberNguyen Anh Quynh