summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-11154-262/+446
* exec: introduce endianness swapped mmioAlexander Graf2010-12-112-3/+128
* noaudio: fix return value for read()Michael Walle2010-12-101-1/+1
* ppc: kvm: fix signedness warningAlexander Graf2010-12-081-1/+1
* Speedup 'tb_find_slow' by using the same heuristic as during memory page lookupKirill Batuzov2010-12-051-0/+6
* Remove unused spin_trylock() functionPeter Maydell2010-12-041-10/+0
* darwin-user: Use GCC_FMT_ATTR (format checking)Stefan Weil2010-12-042-2/+2
* audio: Use GCC_FMT_ATTR (format checking)Stefan Weil2010-12-041-1/+2
* target-sparc: Use fprintf_function (format checking)Stefan Weil2010-12-041-2/+2
* *-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil2010-12-047-30/+19
* Fix mingw32 and OpenBSD warningsBlue Swirl2010-12-041-1/+1
* Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuEdgar E. Iglesias2010-12-0414-95/+292
|\
| * linux-user: fix mips and ppc to use UID16Martin Mohring2010-12-033-35/+35
| * update binfmt confRiku Voipio2010-12-031-2/+6
| * linux-user: fix compiler error on nptlRiku Voipio2010-12-031-1/+2
| * ARM: linux-user: Restore iWMMXT state from ucontext on sigreturnPeter Maydell2010-12-031-0/+30
| * ARM: linux-user: Expose iWMMXT registers to signal handlersPeter Maydell2010-12-031-0/+37
| * ARM: linux-user: Restore VFP state from ucontext on sigreturnPeter Maydell2010-12-031-0/+40
| * ARM: linux-user: Expose VFP registers to signal handlersPeter Maydell2010-12-031-1/+46
| * ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C codePeter Maydell2010-12-032-0/+14
| * ARM: linux-user: Correct size of padding in target_ucontext_v2Peter Maydell2010-12-031-1/+1
| * target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2010-12-032-16/+0
| * ARM: enable XScale/iWMMXT in linux-user modePeter Maydell2010-12-031-0/+6
| * linux-user: Translate getsockopt level optionJamie Lentin2010-12-031-10/+61
| * linux-user: remove unnecessary local from __get_user(), __put_user()Peter Maydell2010-12-031-4/+2
| * linux-user: fix memory leaks with NPTL emulationNathan Froyd2010-12-033-8/+9
| * linux-user: mmap_reserve() not controlled by RESERVED_VAamateur2010-12-031-1/+3
| * [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2010-12-032-16/+0
* | exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()Stefan Hajnoczi2010-12-031-1/+0
|/
* Fix buildAnthony Liguori2010-12-021-1/+0
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-12-0236-110/+1446
|\
| * vhost: Fix address calculation in vhost_dev_sync_region()Jason Wang2010-12-021-0/+1
| * migration: allow rate > 4gMichael S. Tsirkin2010-12-024-11/+16
| * migration: stable ram block orderingMichael S. Tsirkin2010-12-024-3/+61
| * Merge remote branch 'origin/master' into pciMichael S. Tsirkin2010-12-01123-1194/+2979
| |\
| * | virtio: fix up VQ checksMichael S. Tsirkin2010-11-241-11/+16
| * | virtio: Convert fprintf() to error_report()Stefan Hajnoczi2010-11-241-17/+18
| * | pci: fix bus walk under secondary bus resetMichael S. Tsirkin2010-11-241-13/+24
| * | pci bridge: implement secondary bus resetIsaku Yamahata2010-11-221-1/+10
| * | pci: use qdev reset framework for pci bus resetIsaku Yamahata2010-11-222-3/+22
| * | qdev: trigger reset from a given deviceIsaku Yamahata2010-11-222-0/+6
| * | qdev: introduce reset call back for qbus levelIsaku Yamahata2010-11-222-1/+11
| * | qdev: reset qdev along with qdev treeAnthony Liguori2010-11-223-9/+24
| * | qbus: add functions to walk both devices and bussesAnthony Liguori2010-11-222-0/+57
| * | eepro100: Use a single rom file for all i825xx devicesStefan Weil2010-11-224-13/+4
| * | pci: Automatically patch PCI vendor id and device id in PCI ROMStefan Weil2010-11-221-4/+69
| * | pci: Replace unneeded type casts in calls of pci_register_barStefan Weil2010-11-226-11/+10
| * | pcie/port: fix bridge control register wmaskIsaku Yamahata2010-11-221-0/+8
| * | pci: fix bridge control bit wmaskMichael S. Tsirkin2010-11-221-2/+24
| * | x3130/downstream: support aer.Isaku Yamahata2010-11-221-10/+33
OpenPOWER on IntegriCloud