aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-27net: properly handle illegal fd/vhostfd from command lineJason Wang
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin
2010-10-27migration: don't segfault on invalid inputMichael S. Tsirkin
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-23rewrite i386 tests MakefilePaolo Bonzini
2010-10-23fix test_pathPaolo Bonzini
2010-10-23make runcom compile on recent distributionsPaolo Bonzini
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini
2010-10-23unbreak "make" from tests directoryPaolo Bonzini
2010-10-22mips_fulong2e: fix ram allocationBlue Swirl
2010-10-22Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-22Remove special handling of system include files (no longer needed)Stefan Weil
2010-10-22Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2010-10-21curses: Fix control-{@[\]^_} and ESCSamuel Thibault
2010-10-21kvm: save/restore x86-64 MSRs on x86-64 kernelsMarcelo Tosatti
2010-10-21kvm: writeback SMP TSCs on migration onlyMarcelo Tosatti
2010-10-21kvm: factor out kvm_has_msr_starMarcelo Tosatti
2010-10-21kvm: add save/restore of MSR_VM_HSAVE_PAMarcelo Tosatti
2010-10-21Fix build on !KVM_CAP_MCEHidetoshi Seto
2010-10-21x86, mce: broadcast mce depending on the cpu versionHidetoshi Seto
2010-10-21x86, mce: ignore SRAO only when MCG_SER_P is availableHidetoshi Seto
2010-10-20Fix pci hotplug to generate level triggered interrupt.Gleb Natapov
2010-10-20Use defines instead of numbers for pci hotplug sts bitGleb Natapov
2010-10-20Fix memory leak in register save load due to xsave supportMarcelo Tosatti
2010-10-20Add savevm/loadvm support for MCEMarcelo Tosatti
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti
2010-10-20Add RAM -> physical addr mapping in MCE simulationHuang Ying
2010-10-20Export qemu_ram_addr_from_hostMarcelo Tosatti
2010-10-20kvm: x86: add mce supportMarcelo Tosatti
2010-10-20iothread: use signalfdMarcelo Tosatti
2010-10-20signalfd compatibilityMarcelo Tosatti
2010-10-20Add svm cpuid featuresJoerg Roedel
2010-10-20Set cpuid definition to 0 before initializing itJoerg Roedel
2010-10-20configure: Support disabling warnings in $gcc_flagsMarkus Armbruster
2010-10-20tcg: Fix compiler error (comparison of unsigned expression)Stefan Weil
2010-10-20wacom tablet: activate event handlers.Gerd Hoffmann
2010-10-20vmmouse: adapt to mouse handler changes.Gerd Hoffmann
2010-10-20[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.Venkateswararao Jujjuri (JV)
2010-10-20[virtio-9p] Use preadv/pwritev instead of readv/writevSanchit Garg
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V
2010-10-20[virtio-9p] Ignore O_DIRECT hint from client.Venkateswararao Jujjuri (JV)
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar
2010-10-20[virtio-9p] open should not return EBADFSripathi Kodi
2010-10-20trace: improve info trace outputBlue Swirl