aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-06Merge commit 'qemu-svn/trunk'kvm-85rc3Avi Kivity
2009-04-06Remove WIN32 guard around -kaliguori
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-04-05tcg/x86_64: optimize register allocation orderaurel32
2009-04-05stop dirty tracking just at the end of migration (Glauber Costa)aliguori
2009-04-05create qemu_file_set_error (Glauber Costa)aliguori
2009-04-05propagate error on failed completion (Glauber Costa)aliguori
2009-04-05Disable qemu-io on Win32aliguori
2009-04-05Add files not included in previous commit.aliguori
2009-04-05Fix savevm after BDRV_FILE size enforcementaliguori
2009-04-05Fix the build for --disable-aioaliguori
2009-04-05gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori
2009-04-05Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori
2009-04-05Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori
2009-04-05Fix some win32 compile warningsblueswir1
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori
2009-04-05qcow2: fix image creation for large, > ~2TB, images (Chris Wright)aliguori
2009-04-05pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)aliguori
2009-04-05build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)aliguori
2009-04-05build system: silent generation of doc files and qemu-options.h (Jan Kiszka)aliguori
2009-04-05Add host_device support to qemu-img. (Nolan Leake)aliguori
2009-04-05Fix (at least one cause of) qcow2 corruption. (Nolan Leake)aliguori
2009-04-05Document QEMU coding style (v2) (Avi Kivity)aliguori
2009-04-05Fix oops on 2.6.25 guest (Rusty Russell)aliguori
2009-04-05kvm: Update .gitignoreJan Kiszka
2009-04-05kvm: extboot: silence compiler warningJan Kiszka
2009-04-05kvm: testsuite: test long JMP emulationGleb Natapov
2009-04-05kvm: testsuite: add tests for short/near Jcc and call instruction emulationGleb Natapov
2009-04-05Clear tap features on initializationAvi Kivity
2009-04-05Fixup 4GB+ memslot large page alignmentMarcelo Tosatti
2009-04-04Fix branches and TLB matches for 64 bit targetsblueswir1
2009-04-04Allocate space for static call args, increase stack frame size on Sparc64blueswir1
2009-04-04Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir1
2009-04-04Make i386-softmmu boot on Sparc hostblueswir1
2009-04-03SH: Fix linux-user _is_cached typo.edgar_igl
2009-04-03SH: Add cpu_sh4_is_cached for linux-user.edgar_igl
2009-04-02Immediate versions of ro[lr]malc
2009-04-02kvm: external module: only hack tsc_khz in kvm_arch_initAvi Kivity
2009-04-02kvm: external module: backward compatibility for ia64 msidef.hZhang, Yang
2009-04-02kvm: external module: backward compatibility for PAGE_KERNEL_UC on ia64Yang Zhang
2009-04-02Temporary workaround for ppc on ppcmalc
2009-04-01SH: Improve movca.l/ocbi emulation.edgar_igl
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook
2009-04-01Use pixel_ops.hpbrook
2009-04-01Improve pci host device address parsingHan, Weidong
2009-04-01Do not use log dirty on ia64Zhang, Yang
2009-04-01kvm: configure: --with-patched-kernel doesn't need kernelversionMark McLoughlin
2009-04-01kvm: configure: pass --with-patched-kernel to kernel/configureMark McLoughlin
2009-04-01kvm: configure: run kernel configure even with --with-patched-kernelMark McLoughlin