aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-22qemu migration/loadvm: fail operation if a component fails to load statekvm-18Uri Lublin
2007-03-22qemu migration: added some error messagesUri Lublin
2007-03-22kvm: re-fix get_sb_pseudo for 2.6.17Avi Kivity
2007-03-22kvm migration: skip-memory-holes: do not print message about holes in guest m...Uri Lublin
2007-03-22kvm: more fixes for get_sb_pseudo in older kernelsAvi Kivity
2007-03-21User space balloon control binary.Dor Laor
2007-03-21qemu: add a flag -no-tdf to disable time-drift-fix (#234)Uri Lublin
2007-03-21qemu/kvm: inject timer interrupts that were lost, aka time-drift problem (#234)Uri Lublin
2007-03-21qemu: cpu_x86_init: call kvm_qemu_init_env() iff kvm_allowedUri Lublin
2007-03-21kvm: testsuite: fix warningsAvi Kivity
2007-03-21Fix cs for realmode tooAvi Kivity
2007-03-20Initialize ldt and tr types on cpu resetAvi Kivity
2007-03-20kvm: merge from ui branchAvi Kivity
2007-03-20Blocked revisions 4470,4505,4541 via svnmergeAvi Kivity
2007-03-20Recorded rollback of revisions 4460-4542 via svnmerge fromAvi Kivity
2007-03-20Initialized merge tracking via "svnmerge" with revisions "1-4542" fromAvi Kivity
2007-03-18Remove depmod command.kvm-17Dor Laor
2007-03-15user: if KVM_GET_MEM_MAP is not defined, fake kvm_get_mem_map()Uri Lublin
2007-03-14Set the pcihypercall device to start in a non interruptable state. Without th...Itai Shaham
2007-03-14qemu migration: handle holes in guest's physical memoryUri Lublin
2007-03-14Emulate the qemu bios instead of bochs trunkAvi Kivity
2007-03-14qemu: added function to get memory map of phys_ram (via kvmctl (KVM_GET_MEM_M...Uri Lublin
2007-03-14kvm: launch script: disable tabletAvi Kivity
2007-03-14use KVM_GET_MEM_MAP ioctl to get memory map of phys_ramUri Lublin
2007-03-14kvm: merge acpi branchAvi Kivity
2007-03-14Initialized merge tracking via "svnmerge" with revisions "1-4525" fromAvi Kivity
2007-03-13Revert r4423, returning to the standard qemu biosAvi Kivity
2007-03-12qemu migration: replacing error code numbers with error code names (enum).Uri Lublin
2007-03-12qemu migration: added last migration status to "info migration"Uri Lublin
2007-03-11qemu migration: convergence-condition: limit the number of rapid-writes itera...Uri Lublin
2007-03-11qemu migration: convergence-condition: limit the number of live iterations.Uri Lublin
2007-03-11Re-add files dropped during qemu 0.9.0 mergeAvi Kivity
2007-03-11Use full path for binaries so sudo command will work even without the rigth e...Dor Laor
2007-03-08qemu migration: tcp migration: timeout if migration-end messages do not arriv...Uri Lublin
2007-03-08kvm savevm/loadvm: if kvm_allowed do not access unmapped memory (0xa0000-0xc0...Uri Lublin
2007-03-07qemu migration: tcp migration: changing end-of-migration protocolUri Lublin
2007-03-07qemu migration: homogeneous pages optimizationUri Lublin
2007-03-07Workaround bogus __user in Linux usb header on some distroskvm-16Avi Kivity
2007-03-06qemu live migration: send announce-self-packets only on tap interfaces.Uri Lublin
2007-03-06Re-apply r4257 (register sync for monitor commands)Avi Kivity
2007-03-06Report the host's cpu vendor to the guestAvi Kivity
2007-03-05kvm: adding include/linux/magic.hUri Lublin
2007-03-05kvm kernel (svn): make sync: revert rev 4497Uri Lublin
2007-03-05Support for –balloon command line.Itai Shaham
2007-03-05qemu: fix condition for -no-rtc command line option (fixes rev 4496) (#259)Uri Lublin
2007-03-05kvm kernel (svn): make sync: copy include/linux/magic.hUri Lublin
2007-03-04qemu: adding a command line option -no-rtc to not use rtc for (host) timer al...Uri Lublin
2007-03-04kvm: external module: workaround for KVM_MINOR not present in older kernelsAvi Kivity
2007-03-01kvm: external module: adapt to KVMFS_SUPER_MAGIC now living in magic.hAvi Kivity
2007-03-01Now that all of qemu's addons (bios, keymaps,..) are inside the kvm rpm there...Dor Laor