summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-02Merge commit 'upstream-merge' into stable-0.11qemu-kvm-0.11.0-rc1Avi Kivity
2009-07-30Merge commit 'v0.11.0-rc1' into stable-0.11Mark McLoughlin
2009-07-30Merge commit '413fb2412d' into stable-0.11Mark McLoughlin
2009-07-30Merge commit 'dedd9ecaf9' into stable-0.11Mark McLoughlin
2009-07-30Merge commit 'v0.11.0-rc0' into stable-0.11Mark McLoughlin
2009-07-29Update Changelog and VERSION for 0.11.0-rc1 releasev0.11.0-rc1Anthony Liguori
2009-07-29Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLYAnthony Liguori
2009-07-29Add support for fd=name to tap and socket networkingMark McLoughlin
2009-07-29Add getfd and closefd monitor commandsMark McLoughlin
2009-07-29Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin
2009-07-29Add monitor_get_fd() command for fetching named fdsMark McLoughlin
2009-07-29Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin
2009-07-29Add machine type aliasesMark McLoughlin
2009-07-29Make tcp_chr_read() use recvmsg()Mark McLoughlin
2009-07-29tap-win32: Use correct headers.Filip Navara
2009-07-29fix broken migrationGlauber Costa
2009-07-29slirp: Use monotonic clock if available (v2)Ed Swierk
2009-07-29qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin
2009-07-29HPET fixes for reg writesBeth Kon
2009-07-28Merge commit '42bc608b2a144dfa5141dd6ba5d12cb97ac804a7' into upstream-mergeAvi Kivity
2009-07-28Merge commit '98ec69ac121d1db903a28ec735b6eeef5ed64174' into upstream-mergeAvi Kivity
2009-07-28Merge commit '6acff7da2b1a22789f23771c411586e4620049df' into upstream-mergeAvi Kivity
2009-07-28Merge commit 'e73aae6715ffb30d89bd300effbf5e3472ec38a6' into upstream-mergeAvi Kivity
2009-07-28Merge commit '938b1edd10d39cecd06b12013a5713829bcb7720' into upstream-mergeAvi Kivity
2009-07-28Merge commit 'c59249f9294e25c5c8d6c8281f0b3724e9598981' into upstream-mergeAvi Kivity
2009-07-28Merge commit '1b0c87fc0f5fb39eca22f26cab9a8e4ffd32a6e7' into upstream-mergeAvi Kivity
2009-07-28Merge commit '9637443f852a3abb61c0c8f33c567ff87928e845' into upstream-mergeAvi Kivity
2009-07-28Merge commit '0ba99fc6a188988f11361cb41eba7c1afce346d4' into upstream-mergeAvi Kivity
2009-07-28Merge commit 'b8c0e7d7c4e9fe3ec00757053a33605eda1c5ac4' into upstream-mergeAvi Kivity
2009-07-28Regenerate bios for multiple smbios calls fixAvi Kivity
2009-07-28kvm: bios: Fix multiple calls into smbios_load_exAlex Williamson
2009-07-28Merge commit 'e1e8f35a4f59d82ab9a5361c3990c8dadd2e7678' into upstream-mergeAvi Kivity
2009-07-28Regenerate bios for boot menuAvi Kivity
2009-07-28kvm: bios: Make boot prompt optionalJan Kiszka
2009-07-28kvm: bios: port firmware config movement to rombios.hAvi Kivity
2009-07-28Merge commit 'ef2039f17d3e2226b8650b4d7692e5f458a37573' into upstream-mergeAvi Kivity
2009-07-28Merge commit '9538749118d47dfcd3ed45804736027d87ec054e' into upstream-mergeAvi Kivity
2009-07-28Fix latent bug exposed by using cpu_env->stoppedAvi Kivity
2009-07-26Fix build with -disable-kvm due to recent upstream compatibility workAvi Kivity
2009-07-25use qemu version of kvm initializationGlauber Costa
2009-07-25fold second pass of kvm initializationGlauber Costa
2009-07-25change order of kvm_init call.Glauber Costa
2009-07-23remove kvm_specific kvm_out* functionsGlauber Costa
2009-07-23qemu-kvm: routing table update thinko fixMichael S. Tsirkin
2009-07-23hpet_reset: make it similar to upstreamMarcelo Tosatti
2009-07-23embed kvm_create_context into kvm_initGlauber Costa
2009-07-23vl.c: match upstream drive_init loop commentMarcelo Tosatti
2009-07-23remove custom qemu_select, use upstream hooksMarcelo Tosatti
2009-07-23virtio_net_handle_rx: match upstream commentMarcelo Tosatti
2009-07-23fix mce check extensionGlauber Costa