summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19kvm: external module: make anon_inodes compile cleanlykvm-31Avi Kivity
2007-07-19kvm: external module: compatibility definitions for processor bitsAvi Kivity
2007-07-19Revert "kvm: qemu: initialize ata ports as enabled"kvm-30Avi Kivity
2007-07-19Synchronous signal handlingAvi Kivity
2007-07-19kvm: libkvm: show more code on failureAvi Kivity
2007-07-19Work around silly timing loop in qemu biosAvi Kivity
2007-07-19Support apic init messagesAvi Kivity
2007-07-19kvm: run script: smp supportAvi Kivity
2007-07-19Guest smp supportAvi Kivity
2007-07-19Use a kvm-specific main loopAvi Kivity
2007-07-19kvm: libkvm: allow pre_run() callback to cancel executionsAvi Kivity
2007-07-15kvm: external module: fix installation when kernel-provided modules don't existAvi Kivity
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