aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-02kvm: libkvm: remove kvm->physical_memorykvm-68rc1kvm-68Avi Kivity
2008-05-02Allow booting from extboot drive with -kernelMark McLoughlin
2008-05-02kvm: libkvm: kvm_show_code() for ROM codeJan Kiszka
2008-05-02kvm: configure: set cc=gcc for cross-compilationJerone Young
2008-05-02kvm: external module: sync non-x86 kernel sourcesJerone Young
2008-04-30kvm: libkvm: dump all errors to stderrJan Kiszka
2008-04-30kvm: kvmtrace: add kvmtrace format for TDP eventsJoerg Roedel
2008-04-30Don't race while creating a VCPUAnthony Liguori
2008-04-27kvm: configure: have libkvm use the sanitized header directoryAvi Kivity
2008-04-27kvm: configure: Remove test suite config.mak from libkvm buildJerone Young
2008-04-27kvm: libkvm: initialize no_pit_creationMarcelo Tosatti
2008-04-24kvm: external module: warn if the smp compat functions are called with irqs d...Avi Kivity
2008-04-24Don't quit IO thread before all vcpus are stoppedDor Laor
2008-04-24kvm: always build against synced headersAvi Kivity
2008-04-24kvm: sync headers before building with patched kernelAvi Kivity
2008-04-24kvm: external module: sync all headers, not just x86Avi Kivity
2008-04-24kvm: external module: move smp_call_function_mask() to .c fileAvi Kivity
2008-04-24kvm: external module: move compat div64_64 to .c fileAvi Kivity
2008-04-24kvm: external module: move smp_call_function_single() compat into .c fileAvi Kivity
2008-04-23Revert "kvm: qemu: fix sci irq set when acpi timer about to wrap"kvm-67rc3kvm-67rc2kvm-67Avi Kivity
2008-04-23kvm: kvm_stat: allow selection of fields to displayAvi Kivity
2008-04-23kvm: kvm_stat: add vmstat-like display using --log optionAvi Kivity
2008-04-22Fix missing decleration for kvm_enabled() in qemu for target-ppc/helper.cJerone Young
2008-04-22Hotadd: lsi_scsi_init can failkvm-67rc1Chris Wright
2008-04-22Virtio-blk: virtio_pci_init can failChris Wright
2008-04-22Pci nic: pci_register_device can failChris Wright
2008-04-22Ia64: include prototype for qemu_malloczJes Sorensen
2008-04-22Set "hypervisor present" cpuid bitAvi Kivity
2008-04-22kvm: external module: don't remove include/ subdir during make syncAvi Kivity
2008-04-22kvm: external module: separate header sync from source syncAvi Kivity
2008-04-20kvm: external module: fix bad makefile commentAndrea Arcangeli
2008-04-20Clear HF_HALTED mask at vcpu startup timeMarcelo Tosatti
2008-04-20Ppc FPRs no longer live in kvm_vcpuHollis Blanchard
2008-04-18Pass virtio disk geometry via config spaceRyan Harper
2008-04-17Eemove kvm_load_registers from ppc440_bamboo board modelJerone Young
2008-04-17Add kvm_load_registers into qemu_arch_init for PowerPCJerone Young
2008-04-16Spin up vcpu threads before attempting to set lapic contentsAvi Kivity
2008-04-16Merge branch 'qemu-cvs'Avi Kivity
2008-04-15Fix reset with iothreadkvm-66rc2kvm-66Avi Kivity
2008-04-15kvm: testsuite: add lmsw testAvi Kivity
2008-04-15kvm: libkvm: remove declarations of kvm_*_pit() on non-x86Jerone Young
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2008-04-14Correctly restore pc after an exception occured in Thumb mode.balrog
2008-04-14kvm: testsuite: smsw testsAvi Kivity
2008-04-14Fix ARM VFP related segfaults.balrog
2008-04-13Fix keyboard emulation for ARM versatile board:aurel32
2008-04-13SDL: Fix dead keysaurel32