aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova
2012-04-18tracetool: Add module for the 'c' formatLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau
2012-04-17audio/spice: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau
2012-04-16qemu-timer.c: Remove 250us timeoutsPeter Portante
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka
2012-04-16Kick io-thread on qemu_chr_accept_inputJan Kiszka
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka
2012-04-16signrom: Rewrite as python scriptJan Kiszka
2012-04-15Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl
2012-04-15target-alpha: QOM'ify CPU initAndreas Färber
2012-04-15target-alpha: QOM'ify CPUAndreas Färber
2012-04-15w64: Fix time conversion for some versions of MinGW-w64Stefan Weil
2012-04-15nbd: Fix compiler warning (w64)Stefan Weil
2012-04-15disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil
2012-04-15cpu-exec: Remove non-portable type cast and fix format stringStefan Weil
2012-04-15target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil
2012-04-15w64: Fix type cast in os_host_main_loop_waitStefan Weil
2012-04-15w64: Fix data types in softmmu*.hStefan Weil
2012-04-15w64: Use uintptr_t in exec.cStefan Weil
2012-04-15softmmu: Use uintptr_t for physaddr and rename itStefan Weil
2012-04-15w64: Fix struct CPUTLBEntryStefan Weil
2012-04-15w64: Fix definition of setjmpStefan Weil
2012-04-15w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil
2012-04-15w64: Use larger alignment for section with generated codeStefan Weil
2012-04-15w64: Fix data types in cpu-all.h, exec.cStefan Weil
2012-04-15w64: Fix type casts used in some macros in cpu-all.hStefan Weil
2012-04-15tcg/i386: Add support for w64 ABIStefan Weil
2012-04-15tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil
2012-04-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson
2012-04-15pseries: Reset vscsi properlyDavid Gibson
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson