aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-04audio: Use GCC_FMT_ATTR (format checking)Stefan Weil1-1/+2
2010-12-04target-sparc: Use fprintf_function (format checking)Stefan Weil1-2/+2
2010-12-04*-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil7-30/+19
2010-12-04Fix mingw32 and OpenBSD warningsBlue Swirl1-1/+1
2010-12-04Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuEdgar E. Iglesias14-95/+292
2010-12-03exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()Stefan Hajnoczi1-1/+0
2010-12-03linux-user: fix mips and ppc to use UID16Martin Mohring3-35/+35
2010-12-03update binfmt confRiku Voipio1-2/+6
2010-12-03linux-user: fix compiler error on nptlRiku Voipio1-1/+2
2010-12-03ARM: linux-user: Restore iWMMXT state from ucontext on sigreturnPeter Maydell1-0/+30
2010-12-03ARM: linux-user: Expose iWMMXT registers to signal handlersPeter Maydell1-0/+37
2010-12-03ARM: linux-user: Restore VFP state from ucontext on sigreturnPeter Maydell1-0/+40
2010-12-03ARM: linux-user: Expose VFP registers to signal handlersPeter Maydell1-1/+46
2010-12-03ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell2-0/+14
2010-12-03ARM: linux-user: Correct size of padding in target_ucontext_v2Peter Maydell1-1/+1
2010-12-03target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2-16/+0
2010-12-03ARM: enable XScale/iWMMXT in linux-user modePeter Maydell1-0/+6
2010-12-03linux-user: Translate getsockopt level optionJamie Lentin1-10/+61
2010-12-03linux-user: remove unnecessary local from __get_user(), __put_user()Peter Maydell1-4/+2
2010-12-03linux-user: fix memory leaks with NPTL emulationNathan Froyd3-8/+9
2010-12-03linux-user: mmap_reserve() not controlled by RESERVED_VAamateur1-1/+3
2010-12-03[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2-16/+0
2010-12-02Fix buildAnthony Liguori1-1/+0
2010-12-02Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori36-110/+1446
2010-12-02vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang1-0/+1
2010-12-02migration: allow rate > 4gMichael S. Tsirkin4-11/+16
2010-12-02migration: stable ram block orderingMichael S. Tsirkin4-3/+61
2010-12-01tcg-ia64: Fix warning in qemu_ld.Richard Henderson1-2/+1
2010-12-01tcg-ia64: Fix address compilation in qemu_st.Richard Henderson1-1/+1
2010-12-01tcg-ia64: Fix tlb read error for 32-bit targets.Richard Henderson1-1/+3
2010-12-01tcg-ia64: Implement qemu_ld32.Richard Henderson1-0/+1
2010-12-01tcg-ia64: Provide default GUEST_BASE.Richard Henderson1-0/+3
2010-12-01tcg: Fix default definition of divu_i32 and remu_i32.Richard Henderson1-2/+2
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin123-1194/+2979
2010-11-30Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori23-245/+234
2010-11-30Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori8-122/+481
2010-11-30Use a Linux-style MAINTAINERS fileAnthony Liguori1-77/+417
2010-11-29ide: Reset current_addr after stopping DMAKevin Wolf1-1/+1
2010-11-29ide: Ignore double DMA transfer starts/stopsKevin Wolf1-28/+32
2010-11-29ide: Set bus master inactive on errorKevin Wolf1-0/+2
2010-11-29ide: Factor ide_dma_set_inactive outKevin Wolf1-16/+13
2010-11-27Add pcnet-pci.cPaul Brook1-0/+345
2010-11-27Split out common pcnet codePaul Brook5-308/+11
2010-11-27Remove PCI from sparc32 targetPaul Brook1-1/+0
2010-11-27Detect missing config includesPaul Brook1-1/+2
2010-11-27Fix previous commitPaul Brook3-2/+12
2010-11-27VirtIO config optionPaul Brook3-4/+11
2010-11-27PCI config includePaul Brook19-42/+29
2010-11-26Include directives in default configsPaul Brook3-6/+35
2010-11-26Add missing dependency.Paul Brook1-1/+1