summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau3-2/+14
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau2-0/+13
2012-04-16qemu-timer.c: Remove 250us timeoutsPeter Portante1-5/+5
2012-04-16Merge remote-tracking branch 'kiszka/queues/pending' into stagingAnthony Liguori7-47/+59
2012-04-16Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori8-299/+217
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori9-20/+171
2012-04-16vapic: Disable for pre-1.1 machinesJan Kiszka1-10/+33
2012-04-16Kick io-thread on qemu_chr_accept_inputJan Kiszka1-0/+1
2012-04-16pcnet: Properly handle TX requests during Link FailJan Kiszka2-0/+12
2012-04-16pcnet: Clear ERR in CSR0 on stopJan Kiszka1-1/+1
2012-04-16signrom: Rewrite as python scriptJan Kiszka3-46/+41
2012-04-15Merge branch 'w64' of git://qemu.weilnetz.de/qemuBlue Swirl15-112/+152
2012-04-15target-alpha: QOM'ify CPU initAndreas Färber2-11/+21
2012-04-15target-alpha: QOM'ify CPUAndreas Färber5-1/+114
2012-04-15w64: Fix time conversion for some versions of MinGW-w64Stefan Weil1-1/+2
2012-04-15nbd: Fix compiler warning (w64)Stefan Weil1-1/+1
2012-04-15disas: Replace 'unsigned long' by 'uintptr_t'Stefan Weil1-4/+4
2012-04-15cpu-exec: Remove non-portable type cast and fix format stringStefan Weil1-2/+2
2012-04-15target-mips: Fix type cast for w64 (uintptr_t)Stefan Weil1-1/+1
2012-04-15w64: Fix type cast in os_host_main_loop_waitStefan Weil1-1/+1
2012-04-15w64: Fix data types in softmmu*.hStefan Weil2-13/+15
2012-04-15w64: Use uintptr_t in exec.cStefan Weil1-37/+40
2012-04-15softmmu: Use uintptr_t for physaddr and rename itStefan Weil1-9/+6
2012-04-15w64: Fix struct CPUTLBEntryStefan Weil1-5/+5
2012-04-15w64: Fix definition of setjmpStefan Weil1-0/+9
2012-04-15w32: Move defines for socket specific errors to qemu-os-win32.hStefan Weil3-18/+26
2012-04-15w64: Use larger alignment for section with generated codeStefan Weil1-2/+1
2012-04-15w64: Fix data types in cpu-all.h, exec.cStefan Weil2-7/+7
2012-04-15w64: Fix type casts used in some macros in cpu-all.hStefan Weil1-2/+2
2012-04-15tcg/i386: Add support for w64 ABIStefan Weil1-11/+28
2012-04-15tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil1-1/+5
2012-04-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl16-180/+396
2012-04-15pseries: Fix reset of VIO network deviceDavid Gibson1-3/+11
2012-04-15pseries: Reset vscsi properlyDavid Gibson1-2/+7
2012-04-15pseries: Correctly use the device model reset hooksDavid Gibson2-4/+9
2012-04-15pseries: Remove old hcalls hook stubDavid Gibson1-1/+0
2012-04-15pseries: Remove old debug leftovers from spapr_vscsiDavid Gibson1-6/+0
2012-04-15pseries: Fix RTAS based config accessDavid Gibson1-38/+79
2012-04-15target-xtensa: add license to core-fsf.cMax Filippov1-0/+27
2012-04-15target-xtensa: add license to core-dc232b.cMax Filippov1-0/+27
2012-04-15target-xtensa: add dc233c coreMax Filippov4-0/+675
2012-04-15linux-user: Fix exit syscall with QOM CPUAndreas Färber1-0/+4
2012-04-15target-ppc/machine.c: Drop unnecessary ifdefsJuan Quintela1-8/+0
2012-04-15target-ppc: Init dcache and icache size for e500 user modeMeador Inge1-1/+4
2012-04-15target-ppc: Fix type casts for w64 (uintptr_t)Stefan Weil1-3/+3
2012-04-15target-ppc: QOM'ify CPU resetAndreas Färber3-46/+47
2012-04-15target-ppc: Start QOM'ifying CPU initAndreas Färber2-1/+11
2012-04-15target-ppc: QOM'ify CPUAndreas Färber4-1/+119
2012-04-15target-ppc: Add hooks for handling tcg and kvm limitationsDavid Gibson4-25/+54
2012-04-15target-ppc: Drop cpu_ppc_close()Andreas Färber2-7/+0