summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-16Fix loading vcpu register state before system startupkvm-70Avi Kivity
2008-06-15kvm: external module: define NMI_VECTORAlexander Graf
2008-06-14Fix task register type after resetkvm-70rc2Avi Kivity
2008-06-14Regenerate bios for preprocessor use (no functional changes)Avi Kivity
2008-06-14kvm: bios: use preprocessor for pci hotplug notifiersAvi Kivity
2008-06-14kvm: bios: use preprocessor for cpu hotplug notifiersAvi Kivity
2008-06-14kvm: bios: use preprocessor for pci slot hotplugAvi Kivity
2008-06-14kvm: bios: use preprocessor for pci link routingAvi Kivity
2008-06-14kvm: bios: use preprocessor to generate Processor() acpi blocksAvi Kivity
2008-06-13Regenerate bios for _sun fixAvi Kivity
2008-06-13kvm: bios: fix acpi table duplicate _SUN entryMarcelo Tosatti
2008-06-12Remove env->ready_for_interrupt_injectionGlauber Costa
2008-06-12kvm: kvmtrace: kvmtrace_format for supporting big_endianTan, Li
2008-06-12Enable vtpr smpAvi Kivity
2008-06-12Regenerate bios for smp vtprAvi Kivity
2008-06-12kvm: bios: disable interrupts when accessing vtprAvi Kivity
2008-06-09kvm: configure: Stop requiring GCC3 for QEMUAnthony Liguori
2008-06-09kvm: libkvm: add API for destroying userspace physical memory slotBen-Ami Yassour
2008-06-05Merge branch 'qemu-cvs'Avi Kivity
2008-06-05Avoid deadlock in qemu_cond_wait()Avi Kivity
2008-06-05Free constant temporaries.ths
2008-06-05kvm: external module: adjust for coalesced mmioAvi Kivity
2008-06-05Virtio-blk async IOMarcelo Tosatti
2008-06-05Provide a reset method for virtioMarcelo Tosatti
2008-06-05kvm: external module: allow kprobes to run on top of preempt emulationAndrea Arcangeli
2008-06-04save more CPU statebellard
2008-06-04SVM: added tsc_offsetbellard
2008-06-04Explicitly free temporaries.ths
2008-06-04Remove the temporaries cache of the MIPS target.ths
2008-06-04Fix pointer calculation for MIPS64 targets.ths
2008-06-04fixed exceptions for cpuid and invlpgbellard
2008-06-04GIF flag handling fix (Alexander Graf)bellard
2008-06-04reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard
2008-06-04Coalesced MMIO support (e1000)Laurent Vivier
2008-06-04Coalesced MMIO support (VGA)Laurent Vivier
2008-06-04Coalesced MMIO support (core)Laurent Vivier
2008-06-04kvm: libkvm: coalesced support (ia64 part)Laurent Vivier
2008-06-04kvm: libkvm: coalesced MMIO support (powerpc part)Laurent Vivier
2008-06-04kvm: libkvm: coalesced MMIO support (x86 part)Laurent Vivier
2008-06-04kvm: libkvm: coalesced MMIO support (common part)Laurent Vivier
2008-06-04updatebellard
2008-06-0432 bit SVM fixes - INVLPG and INVLPGA updatesbellard
2008-06-04EFER loading fixes, including SVME bitbellard
2008-06-04Add sysrq to key names known by "sendkey".balrog
2008-06-04Document "boot" option for "drive" flagCarlo Marcelo Arenas Belon
2008-06-04Refactor and fix do_sendkey (Jan Kiszka).balrog
2008-06-04Set cpu_single_env before flushing workJan Kiszka
2008-06-04Delete duplicate code.ths
2008-06-03Spelling fixes, by Stefan Weil.ths
2008-06-02Multithreaded locking for mmap().pbrook