aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-27kvm: external module: compatibility for mtrr msrskvm-70rc1Avi Kivity
2008-05-27Regenerate bios for mtrr supportAvi Kivity
2008-05-27kvm: bios: smp mtrr supportAvi Kivity
2008-05-27kvm: bios: add mtrr supportAvi Kivity
2008-05-27Fix livelocks debuggerJan Kiszka
2008-05-27Fix on_vcpu() type in kvm_load_registersAvi Kivity
2008-05-27Proper vm_stop on debug eventsJan Kiszka
2008-05-27Cleanup and improve kvm_load/save_registers usageJan Kiszka
2008-05-27Fix get/set registers livelockAvi Kivity
2008-05-27Get current register values for monitor info cpu commandAvi Kivity
2008-05-27Add on_vcpu() infrastructure for executing functions on vcpu threadsAvi Kivity
2008-05-27Add definitions for the bool data typeAvi Kivity
2008-05-26kvm: external module: sles10 32bit compat fixAndrea Arcangeli
2008-05-25Fix breakpoints coming into KVM that are corrupted from qemuJerone Young
2008-05-25kvm: update .gitignoreJan Kiszka
2008-05-22Regenerate bios for uniprocessor mptableAvi Kivity
2008-05-22kvm: bios: generate mptable unconditionallyAvi Kivity
2008-05-21kvm: external module: support for 2.6.16 hostsAndrea Arcangeli
2008-05-21Fix compilation w/out KVM_CAP_MP_STATEChris Wright
2008-05-19Consolidate kvm_eat_signalJan Kiszka
2008-05-19Silence warnings in migration.cJan Kiszka
2008-05-19Remove unused get_bios_mapJan Kiszka
2008-05-18Fix guest resettingJan Kiszka
2008-05-18Fix e1000 can_receive handlerAnthony Liguori
2008-05-18Stop dropping so many RX packets in tapAnthony Liguori
2008-05-18Make virtio-net can_receive more accurateAnthony Liguori
2008-05-18Revert virtio tap hackAnthony Liguori
2008-05-18Regenerate bios for ACPI _SUN methodAvi Kivity
2008-05-18kvm: bios: enable _SUN in Slot devicesAlexander Graf
2008-05-15Fix hw/acpi.c build w/ DEBUG enabledAlex Williamson
2008-05-14Validate virtio-net TX headerAnthony Liguori
2008-05-14Use fragmented send for virtioAnthony Liguori
2008-05-14Add fd_readv handler to tapAnthony Liguori
2008-05-14Add method to send fragmented packetsAnthony Liguori
2008-05-12Introduce qemu_cond_wait() wrapperkvm-69rc1kvm-69Jan Kiszka
2008-05-12Ia64 build fixXiantao Zhang
2008-05-11Remove hacking the segment attributes on resetAvi Kivity
2008-05-11Fix segment reset values to match real processorsAvi Kivity
2008-05-09Virtio-blk save/restore supportAnthony Liguori
2008-05-09Virtio-net save/restore supportAnthony Liguori
2008-05-09Virtio save/restore supportAnthony Liguori
2008-05-09Validate the SG list layouts in virtioAnthony Liguori
2008-05-09Support more than 3.5GB with virtioAnthony Liguori
2008-05-08Merge branch 'qemu-cvs'Avi Kivity
2008-05-08Only select once per-main_loop iterationAnthony Liguori
2008-05-08Interrupt io thread in qemu_set_fd_handler2Anthony Liguori
2008-05-08Use signalfd() in io-threadAnthony Liguori
2008-05-08Add support for signalfd()Anthony Liguori
2008-05-08Replace SIGUSR1 in io-thread with eventfd()Anthony Liguori
2008-05-08Add support for eventfd()Anthony Liguori