summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qom: optimize qdev_get_canonical_path using a parent linkAnthony Liguori2011-12-152-32/+28
* rtc: add a dynamic property for retrieving the dateAnthony Liguori2011-12-151-0/+27
* rtc: make piix3 set the rtc as a child (v2)Anthony Liguori2011-12-152-0/+14
* dev: add an anonymous peripheral containerAnthony Liguori2011-12-151-1/+20
* qdev: add explicitly named devices to the root complexAnthony Liguori2011-12-151-0/+14
* qom: qom_{get, set} monitor commands (v2)Anthony Liguori2011-12-154-0/+140
* qmp: add qom-list commandAnthony Liguori2011-12-153-0/+82
* qapi: allow a 'gen' key to suppress code generationAnthony Liguori2011-12-152-0/+2
* qom: add link properties (v2)Anthony Liguori2011-12-152-0/+97
* qom: add child properties (composition) (v3)Anthony Liguori2011-12-152-0/+46
* qdev: provide a path resolution (v2)Anthony Liguori2011-12-152-0/+131
* qdev: provide an interface to return canonical path from root (v2)Anthony Liguori2011-12-152-0/+57
* qom: introduce root deviceAnthony Liguori2011-12-154-1/+41
* qom: register legacy properties as new style properties (v2)Anthony Liguori2011-12-152-0/+93
* qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori2011-12-154-0/+224
* qom: add a reference count to qdev objectsAnthony Liguori2011-12-152-0/+42
* tcg/arm: remove fixed map code buffer restrictionDr. David Alan Gilbert2011-12-142-22/+13
* Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Andrzej Zaborowski2011-12-141-53/+42
|\
| * target-arm: Infer VFPv3 feature from VFPv4Andreas Färber2011-12-131-1/+3
| * target-arm: Infer VFP feature from VFPv3Andreas Färber2011-12-131-3/+3
| * target-arm: Infer Thumb division feature from M profileAndreas Färber2011-12-131-1/+3
| * target-arm: Infer Thumb2 feature from ARMv7Andreas Färber2011-12-131-4/+1
| * target-arm: Infer AUXCR feature from ARMv6Andreas Färber2011-12-131-5/+3
| * target-arm: Infer ARMv6(K) feature from ARMv7Andreas Färber2011-12-131-4/+5
| * target-arm: Infer ARMv6 feature from v6KAndreas Färber2011-12-131-5/+3
| * target-arm: Infer ARMv5 feature from ARMv6Andreas Färber2011-12-131-7/+3
| * target-arm: Infer ARMv4T feature from ARMv5Andreas Färber2011-12-131-12/+3
| * arm: Fix CP15 FSR (C5) domain settingJean-Christophe DUBOIS2011-12-131-11/+15
* | Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori2011-12-1494-533/+228
|\ \ | |/ |/|
| * doc: Remove Symbian Virtual PlatformStefan Weil2011-12-141-23/+0
| * migration.h: remove incoming_expected declarationsIsaku Yamahata2011-12-141-2/+0
| * tcg: make tcg_const_ptr actually accept a pointer argumentPeter Maydell2011-12-142-5/+5
| * Fix spelling in comments, documentation and messagesStefan Weil2011-12-1417-23/+23
| * hw: Fix spelling in comments and codeStefan Weil2011-12-141-7/+7
| * hw: Fix spelling in commentsStefan Weil2011-12-143-3/+3
| * hw: Fix spelling (licenced->licensed)Stefan Weil2011-12-145-5/+5
| * fmopl: Fix spelling in code and commentsStefan Weil2011-12-142-18/+18
| * virtio-pci: use pci macrosHui Kai Ran2011-12-091-3/+4
| * LICENSE: There is no libqemu.a anymoreChen Wei-Ren2011-12-091-3/+1
| * Makefile.objs: Remove libqemu_common.a from the commentChen Wei-Ren2011-12-091-4/+3
| * Makefile.target: Remove out of date commentChen Wei-Ren2011-12-091-2/+0
| * qemu-tech.texi: Remove libqemu related stuff from the documentChen Wei-Ren2011-12-091-10/+0
| * tests/qruncom.c: Remove libqemu.a exampleChen Wei-Ren2011-12-091-284/+0
| * tests/Makefile: Remove qruncom targetChen Wei-Ren2011-12-091-6/+0
| * tcg: Remove redundant declarations of TCG_TARGET_REG_BITSStefan Weil2011-12-091-5/+0
| * mips_malta: resolve endless loop when loading biosChen Rui2011-12-061-0/+1
| * memory: minor documentation fixes/enhancementsAdemar de Souza Reis Jr2011-12-062-19/+25
| * linux-user/syscall.c: Don't skip stracing for fcntl64 failure casePeter Maydell2011-12-061-2/+4
| * Rename get_tls to tls_varJan Kiszka2011-12-062-3/+3
| * linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 charactersPeter Maydell2011-12-061-17/+17
OpenPOWER on IntegriCloud