summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: fix usb_qdev_init() error handling againStefan Hajnoczi2011-12-151-7/+5
* exec.c: Fix subpage memory access to RAM MemoryRegionAndreas Färber2011-12-152-2/+64
* vl.c: Print the actual program name in help outputmichael@ozlabs.org2011-12-151-1/+1
* error: Add an accessor for prognamemichael@ozlabs.org2011-12-152-0/+6
* fix win32 buildPaolo Bonzini2011-12-154-10/+42
* qdev: add a qdev_get_type() function and expose as a 'type' propertyAnthony Liguori2011-12-152-0/+21
* qom: add string property typeAnthony Liguori2011-12-152-0/+81
* qom: add vga node to the pc composition treeAnthony Liguori2011-12-156-27/+38
* 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
OpenPOWER on IntegriCloud