summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-12-19qom: register qdev properties also as non-legacy propertiesPaolo Bonzini2-7/+28
2011-12-19qom: distinguish "legacy" property type name from QOM type namePaolo Bonzini3-7/+15
2011-12-19qom: introduce get/set methods for PropertyPaolo Bonzini3-0/+399
2011-12-19qom: interpret the return value when setting legacy propertiesPaolo Bonzini3-19/+29
2011-12-19qom: push permission checks up into qdev_property_add_legacyPaolo Bonzini1-27/+19
2011-12-19qom: fix swapped parametersPaolo Bonzini1-1/+1
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into stagingAnthony Liguori1-3/+0
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/xen' into stagingAnthony Liguori1-1/+3
2011-12-19etraxfs_eth: drop bogus cpu_unregister_io_memory()Avi Kivity1-3/+0
2011-12-19memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity1-1/+3
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/mutators' into stagingAnthony Liguori2-47/+23
2011-12-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-5/+5
2011-12-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-57/+7
2011-12-19pc: fix event_idx compatibility for virtio devicesAnthony Liguori1-0/+32
2011-12-19Also create piix3 property when Xen is enabledJulian Pidancet1-2/+1
2011-12-18pc: add pc-0.15Anthony Liguori1-0/+9
2011-12-16stellaris: Calculate system clock period on resetPeter Maydell1-0/+1
2011-12-16ide: drop argument to dma_buf_commitPaolo Bonzini1-3/+3
2011-12-15usb: fix usb_qdev_init() error handling againStefan Hajnoczi1-7/+5
2011-12-15qdev: add a qdev_get_type() function and expose as a 'type' propertyAnthony Liguori2-0/+21
2011-12-15qom: add string property typeAnthony Liguori2-0/+81
2011-12-15qom: add vga node to the pc composition treeAnthony Liguori6-27/+38
2011-12-15qom: optimize qdev_get_canonical_path using a parent linkAnthony Liguori2-32/+28
2011-12-15rtc: add a dynamic property for retrieving the dateAnthony Liguori1-0/+27
2011-12-15rtc: make piix3 set the rtc as a child (v2)Anthony Liguori2-0/+14
2011-12-15dev: add an anonymous peripheral containerAnthony Liguori1-1/+20
2011-12-15qdev: add explicitly named devices to the root complexAnthony Liguori1-0/+14
2011-12-15qom: add link properties (v2)Anthony Liguori2-0/+97
2011-12-15qom: add child properties (composition) (v3)Anthony Liguori2-0/+46
2011-12-15qdev: provide a path resolution (v2)Anthony Liguori2-0/+131
2011-12-15qdev: provide an interface to return canonical path from root (v2)Anthony Liguori2-0/+57
2011-12-15qom: introduce root deviceAnthony Liguori3-0/+40
2011-12-15qom: register legacy properties as new style properties (v2)Anthony Liguori2-0/+93
2011-12-15qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori2-0/+217
2011-12-15qom: add a reference count to qdev objectsAnthony Liguori2-0/+42
2011-12-15block: dma_bdrv_* does not return NULLPaolo Bonzini2-9/+1
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini6-48/+6
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori46-84/+86
2011-12-14hw: Fix spelling in comments and codeStefan Weil1-7/+7
2011-12-14hw: Fix spelling in commentsStefan Weil3-3/+3
2011-12-14hw: Fix spelling (licenced->licensed)Stefan Weil5-5/+5
2011-12-14fmopl: Fix spelling in code and commentsStefan Weil2-18/+18
2011-12-12ccid: make threads joinablePaolo Bonzini1-15/+11
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka1-2/+3
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi10-2347/+0
2011-12-12QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost1-1/+7
2011-12-12hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell1-2/+3
2011-12-12Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson1-10/+7
2011-12-12Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson1-3/+3
2011-12-12Remove unnecessary casts from PCI DMA code in rtl8139David Gibson1-4/+4