summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity2011-12-206-24/+27
* sysbus: add sysbus_address_space()Avi Kivity2011-12-202-0/+6
* sysbus: remove sysbus_init_mmio_cb2Benoît Canet2011-12-192-21/+0
* ppce500_pci: remove sysbus_init_mmio_cb2 usageBenoît Canet2011-12-191-21/+6
* sh_pci: remove sysbus_init_mmio_cb2 usageBenoît Canet2011-12-192-27/+16
* qom: register qdev properties also as non-legacy propertiesPaolo Bonzini2011-12-192-7/+28
* qom: distinguish "legacy" property type name from QOM type namePaolo Bonzini2011-12-193-7/+15
* qom: introduce get/set methods for PropertyPaolo Bonzini2011-12-193-0/+399
* qom: interpret the return value when setting legacy propertiesPaolo Bonzini2011-12-193-19/+29
* qom: push permission checks up into qdev_property_add_legacyPaolo Bonzini2011-12-191-27/+19
* qom: fix swapped parametersPaolo Bonzini2011-12-191-1/+1
* Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into stagingAnthony Liguori2011-12-191-3/+0
|\
| * etraxfs_eth: drop bogus cpu_unregister_io_memory()Avi Kivity2011-12-191-3/+0
* | Merge remote-tracking branch 'qemu-kvm/memory/xen' into stagingAnthony Liguori2011-12-191-1/+3
|\ \ | |/
| * memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity2011-12-191-1/+3
* | Merge remote-tracking branch 'qemu-kvm/memory/mutators' into stagingAnthony Liguori2011-12-192-47/+23
|\ \
| * | piix_pci: adapt smram mapping to use memory mutatorsAvi Kivity2011-12-051-14/+6
| * | cirrus_vga: adapt to memory mutators APIAvi Kivity2011-12-051-33/+17
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-12-193-5/+5
|\ \ \
| * | | Also create piix3 property when Xen is enabledJulian Pidancet2011-12-191-2/+1
| * | | stellaris: Calculate system clock period on resetPeter Maydell2011-12-161-0/+1
| * | | ide: drop argument to dma_buf_commitPaolo Bonzini2011-12-161-3/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-196-57/+7
|\ \ \
| * | | block: dma_bdrv_* does not return NULLPaolo Bonzini2011-12-152-9/+1
| * | | block: bdrv_aio_* do not return NULLPaolo Bonzini2011-12-156-48/+6
* | | | pc: fix event_idx compatibility for virtio devicesAnthony Liguori2011-12-191-0/+32
* | | | pc: add pc-0.15Anthony Liguori2011-12-181-0/+9
| |/ / |/| |
* | | usb: fix usb_qdev_init() error handling againStefan Hajnoczi2011-12-151-7/+5
* | | 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: 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-153-0/+40
* | | 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-152-0/+217
* | | qom: add a reference count to qdev objectsAnthony Liguori2011-12-152-0/+42
|/ /
* | Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori2011-12-1446-84/+86
|\ \
| * | 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
OpenPOWER on IntegriCloud