aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26target-sparc: Extract float128 move to a function.Richard Henderson
2011-10-26target-sparc: Extract common code for floating-point operations.Richard Henderson
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-26target-sparc: Add accessors for double-precision fpr access.Richard Henderson
2011-10-26target-sparc: Mark fprs dirty in store accessor.Richard Henderson
2011-10-26target-sparc: Add accessors for single-precision fpr access.Richard Henderson
2011-10-26Sparc: split load and store op helpersBlue Swirl
2011-10-26Sparc: convert win_helper to trace frameworkBlue Swirl
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl
2011-10-26Sparc: convert mmu_helper to trace frameworkBlue Swirl
2011-10-26Sparc: split MMU helpersBlue Swirl
2011-10-26Sparc: fix coding style in helper.cBlue Swirl
2011-10-26Sparc: avoid AREG0 for division op helpersBlue Swirl
2011-10-26Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl
2011-10-26Sparc: avoid AREG0 for CWP and PSTATE helpersBlue Swirl
2011-10-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-26ahci: fix DPRINTF format stringsMax Filippov
2011-10-26Documentation: fix typoBernhard Reutner-Fischer
2011-10-26Fix typo: buf -> busHervé Poussineau
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini
2011-10-26exec.c: Remove useless comment陳韋任
2011-10-26qed: remove unneeded variable assignmentPavel Borzenkov
2011-10-26qed: don't pass NULL to memcpyPavel Borzenkov
2011-10-26vmdk: vmdk_read_cid returns garbage if p_name is NULLPavel Borzenkov
2011-10-26vmdk: remove unneeded variable assignmentPavel Borzenkov
2011-10-26device_tree: Fix potential memory leakStefan Weil
2011-10-25main-loop: Add missing include fileStefan Weil
2011-10-25target-sparc: Fix use of g_new0 / g_freeStefan Weil
2011-10-25target-sparc: Fix order of function parametersStefan Weil
2011-10-25hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau
2011-10-25hda: do not mix output and input streams, RHBZ #740493Marc-André Lureau
2011-10-25libcacard: Fix wrong assertion (reported by cppcheck)Stefan Weil
2011-10-25libcacard/vscclient: fix error paths for socket creationAlon Levy
2011-10-25libcacard/cac: fix typo in cac_delete_pki_applet_privateAlon Levy
2011-10-25spice: fix file handle cleanupGerd Hoffmann
2011-10-25qxl: reset update_surfaceAlon Levy
2011-10-25qxl: fix guest cursor trackingYonit Halperin
2011-10-25qxl: factor out propertiesGerd Hoffmann
2011-10-25ui/spice-core: fix segfault in monitorAlon Levy
2011-10-25qxl: Drop phread_yield on OOMJan Kiszka
2011-10-25qxl: Convert to QEMU thread APIJan Kiszka
2011-10-25spice: Convert core to QEMU thread APIJan Kiszka
2011-10-25spice: support the new migration interface (spice 0.8.3)Yonit Halperin
2011-10-25spice: turn client_migrate_info to asyncYonit Halperin
2011-10-25migration: add status query functionsGerd Hoffmann
2011-10-24i386: wire up MSR_IA32_MISC_ENABLEAvi Kivity
2011-10-24kvm: support TSC deadline MSR with subsectionLiu, Jinsong
2011-10-24Revert "kvm: support TSC deadline MSR"Marcelo Tosatti
2011-10-24kvm: avoid reentring kvm_flush_coalesced_mmio_buffer()Avi Kivity