summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-21Increase TARGET_PHYS_ADDR_SPACE_BITS for large memory guestskvm-36Izik Eidus
2007-08-20Add bios with support for >2GB ramAvi Kivity
2007-08-20kvm: bios: regenerate for large memory supportAvi Kivity
2007-08-20kvm: bios: add support to memory above the pci holeIzik Eidus
2007-08-20Allocate memory above 4GBIzik Eidus
2007-08-20kvm: libkvm: support mapping above the pci holeIzik Eidus
2007-08-20Change qemu varibles to support more than 2GB of RAMIzik Eidus
2007-08-20kvm: external module: adjust to signal handling changesAvi Kivity
2007-08-19Always consume pending signals if exitedAvi Kivity
2007-08-19New biosAvi Kivity
2007-08-19kvm: bios: regenerateAvi Kivity
2007-08-19kvm: bios: always recompile acpi dsdtAvi Kivity
2007-08-19kvm: bios: update FACP revision to 2Igor Lvovsky
2007-08-19kvm: bios: don't advertise ACPI C2 or C3 supportIgor Lvovsky
2007-08-19kvm: bios: expose all processors via acpiIgor Lvovsky
2007-08-17Put kvm in the vnc title if using kvmMatthew Kent
2007-08-16Regenerate biosAvi Kivity
2007-08-16Merge branch 'bochs-bios-vendor-drops'Avi Kivity
2007-08-16kvm: bios: import current bochs sourcesAvi Kivity
2007-08-16Update tpr from cr8Sheng Yang
2007-08-16kvm: libkvm: add cr8 accessorSheng Yang
2007-08-16Fix compile warningAvi Kivity
2007-08-16Adjust to kvm_destroy_phys_mem() changes (pass parameter slot=1)Uri Lublin
2007-08-16kvm: libkvm: implement kvm_destroy_phys_mem()Uri Lublin
2007-08-16Cirrus: remove extraneous assignment (if !ok limit is not used)Uri Lublin
2007-08-16Fix cirrus munmap (map_end is larger than map_addr)Uri Lublin
2007-08-16Use a kvm memory slot 1 as vga-memory for -std-vgaUri Lublin
2007-08-16Export (set/unset)_vram_mapping to be used by any vga deviceUri Lublin
2007-08-16kvm: bios: update generated filesAvi Kivity
2007-08-16kvm: add bios to top-level MakefileAvi Kivity
2007-08-16kvm: bios: apply memory-clearing patchAvi Kivity
2007-08-16kvm: bios: apply Vista enabling patchAvi Kivity
2007-08-16kvm: bios: apply qemu's original pc-bios/bios.diffAvi Kivity
2007-08-16kvm: bios: add generated makefileAvi Kivity
2007-08-16Merge branch 'bochs-bios-vendor-drops'Avi Kivity
2007-08-16kvm: bios: import bios sources from the bochs projectAvi Kivity
2007-08-15Fix compile time warnings in userspace componentkvm-35Luca Tettamanti
2007-08-13qemu: reset more state after CR/LFJim Paris
2007-08-13Save correct apic id for smp savevm/migrationAvi Kivity
2007-08-13kvm: fix unhandled wrmsr MSR_CSTAR on i386kvm-34Luca Tettamanti
2007-08-13qemu: free migration structure if migration failsJim Paris
2007-08-10Notify main thread the an ap has stoppedAvi Kivity
2007-08-10qemu: accept filename for incoming migrationJim Paris
2007-08-10qemu: reset buffer pointers after CR/LFJim Paris
2007-08-10qemu: don't start a new migration if one is already in progressJim Paris
2007-08-10qemu: fix freed pointer dereferenceJim Paris
2007-08-05Refresh the dirty log after stopping the vmAvi Kivity
2007-08-05Stop the vm before flushing the block deviceAvi Kivity
2007-08-05Stop other vcpus when the vm is stoppedAvi Kivity
2007-08-05Init non-boot cpus earlier, so that live migration can see themAvi Kivity