Age | Commit message (Expand) | Author |
2012-04-18 | tracetool: Add support for the 'dtrace' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'ust' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'simple' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add support for the 'stderr' backend | Lluís Vilanova |
2012-04-18 | tracetool: Add module for the 'h' format | Lluís Vilanova |
2012-04-18 | tracetool: Add module for the 'c' format | Lluís Vilanova |
2012-04-18 | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova |
2012-04-17 | Allow controlling volume with PulseAudio backend | Marc-André Lureau |
2012-04-17 | configure: pa_simple is not needed anymore | Marc-André Lureau |
2012-04-17 | Do not use pa_simple PulseAudio API | Marc-André Lureau |
2012-04-17 | audio/spice: add support for volume control | Marc-André Lureau |
2012-04-17 | hw/ac97: add support for volume control | Marc-André Lureau |
2012-04-17 | hw/ac97: the volume mask is not only 0x1f | Marc-André Lureau |
2012-04-17 | hw/ac97: remove USE_MIXER code | Marc-André Lureau |
2012-04-17 | audio: don't apply volume effect if backend has VOICE_VOLUME_CAP | Marc-André Lureau |
2012-04-17 | audio: add VOICE_VOLUME ctl | Marc-André Lureau |
2012-04-16 | qemu-timer.c: Remove 250us timeouts | Peter Portante |
2012-04-16 | Merge remote-tracking branch 'kiszka/queues/pending' into staging | Anthony Liguori |
2012-04-16 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2012-04-16 | Merge remote-tracking branch 'sstabellini/for_anthony' into staging | Anthony Liguori |
2012-04-16 | vapic: Disable for pre-1.1 machines | Jan Kiszka |
2012-04-16 | Kick io-thread on qemu_chr_accept_input | Jan Kiszka |
2012-04-16 | pcnet: Properly handle TX requests during Link Fail | Jan Kiszka |
2012-04-16 | pcnet: Clear ERR in CSR0 on stop | Jan Kiszka |
2012-04-16 | signrom: Rewrite as python script | Jan Kiszka |
2012-04-15 | Merge branch 'w64' of git://qemu.weilnetz.de/qemu | Blue Swirl |
2012-04-15 | target-alpha: QOM'ify CPU init | Andreas Färber |
2012-04-15 | target-alpha: QOM'ify CPU | Andreas Färber |
2012-04-15 | w64: Fix time conversion for some versions of MinGW-w64 | Stefan Weil |
2012-04-15 | nbd: Fix compiler warning (w64) | Stefan Weil |
2012-04-15 | disas: Replace 'unsigned long' by 'uintptr_t' | Stefan Weil |
2012-04-15 | cpu-exec: Remove non-portable type cast and fix format string | Stefan Weil |
2012-04-15 | target-mips: Fix type cast for w64 (uintptr_t) | Stefan Weil |
2012-04-15 | w64: Fix type cast in os_host_main_loop_wait | Stefan Weil |
2012-04-15 | w64: Fix data types in softmmu*.h | Stefan Weil |
2012-04-15 | w64: Use uintptr_t in exec.c | Stefan Weil |
2012-04-15 | softmmu: Use uintptr_t for physaddr and rename it | Stefan Weil |
2012-04-15 | w64: Fix struct CPUTLBEntry | Stefan Weil |
2012-04-15 | w64: Fix definition of setjmp | Stefan Weil |
2012-04-15 | w32: Move defines for socket specific errors to qemu-os-win32.h | Stefan Weil |
2012-04-15 | w64: Use larger alignment for section with generated code | Stefan Weil |
2012-04-15 | w64: Fix data types in cpu-all.h, exec.c | Stefan Weil |
2012-04-15 | w64: Fix type casts used in some macros in cpu-all.h | Stefan Weil |
2012-04-15 | tcg/i386: Add support for w64 ABI | Stefan Weil |
2012-04-15 | tcg/i386: Use GDB JIT debugging interface only for hosts with ELF | Stefan Weil |
2012-04-15 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-04-15 | pseries: Fix reset of VIO network device | David Gibson |
2012-04-15 | pseries: Reset vscsi properly | David Gibson |
2012-04-15 | pseries: Correctly use the device model reset hooks | David Gibson |
2012-04-15 | pseries: Remove old hcalls hook stub | David Gibson |