summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Also create piix3 property when Xen is enabledJulian Pidancet1-2/+1
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-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
2011-12-12Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson1-2/+2
2011-12-12Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson1-2/+2
2011-12-12Remove unnecessary casts from PCI DMA code in e1000David Gibson1-6/+5
2011-12-12Remove unnecessary casts from PCI DMA code in eepro100David Gibson1-4/+3
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell2-138/+129
2011-12-12hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell1-10/+179
2011-12-12hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell1-42/+31
2011-12-12hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell1-24/+1
2011-12-12hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell1-25/+10
2011-12-12hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell1-1/+74
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell2-152/+364
2011-12-12Fix sp804 dual-timerPeter Chubb1-6/+35
2011-12-09virtio-pci: use pci macrosHui Kai Ran1-3/+4
2011-12-06mips_malta: resolve endless loop when loading biosChen Rui1-0/+1
2011-12-06Convert source files to UTF-8 encodingStefan Weil5-5/+5
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu2-2/+2
2011-12-06fix spelling in hw sub directoryDong Xu Wang22-30/+30