summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mips_malta: resolve endless loop when loading biosChen Rui2011-12-061-0/+1
| * Convert source files to UTF-8 encodingStefan Weil2011-12-065-5/+5
| * pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu2011-12-062-2/+2
| * fix spelling in hw sub directoryDong Xu Wang2011-12-0622-30/+30
| * fix typo: delete redundant semicolonDong Xu Wang2011-12-068-11/+11
* | ccid: make threads joinablePaolo Bonzini2011-12-121-15/+11
* | qemu-thread: add API for joinable threadsJan Kiszka2011-12-121-2/+3
* | syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi2011-12-1210-2347/+0
* | QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost2011-12-121-1/+7
* | hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell2011-12-121-2/+3
* | Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson2011-12-121-10/+7
* | Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson2011-12-121-3/+3
* | Remove unnecessary casts from PCI DMA code in rtl8139David Gibson2011-12-121-4/+4
* | Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson2011-12-121-2/+2
* | Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson2011-12-121-2/+2
* | Remove unnecessary casts from PCI DMA code in e1000David Gibson2011-12-121-6/+5
* | Remove unnecessary casts from PCI DMA code in eepro100David Gibson2011-12-121-4/+3
* | hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell2011-12-122-138/+129
* | hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell2011-12-121-10/+179
* | hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell2011-12-121-42/+31
* | hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell2011-12-121-24/+1
* | hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell2011-12-121-25/+10
* | hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell2011-12-121-1/+74
* | hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell2011-12-122-152/+364
* | Fix sp804 dual-timerPeter Chubb2011-12-121-6/+35
|/
* hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell2011-12-051-9/+18
* pseries: Fix array overrun bug in PCI codeDavid Gibson2011-12-051-1/+1
* Fix hw_error messages from arm_timer.cPeter Chubb2011-12-051-4/+4
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-055-89/+8
|\
| * block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi2011-12-054-5/+6
| * xen_disk: remove dead codePaolo Bonzini2011-12-051-84/+2
* | Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori2011-12-059-68/+116
|\ \
| * | hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V2011-12-044-20/+53
| * | hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V2011-12-043-2/+4
| * | hw/9pfs: Reset server state during TVERSIONDeepak C Shetty2011-12-041-0/+26
| * | hw/9pfs: use migration blockers to prevent live migration when virtfs export ...Aneesh Kumar K.V2011-12-043-13/+33
OpenPOWER on IntegriCloud