aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-12-16ide: drop argument to dma_buf_commitPaolo Bonzini
2011-12-15usb: fix usb_qdev_init() error handling againStefan Hajnoczi
2011-12-15qdev: add a qdev_get_type() function and expose as a 'type' propertyAnthony Liguori
2011-12-15qom: add string property typeAnthony Liguori
2011-12-15qom: add vga node to the pc composition treeAnthony Liguori
2011-12-15qom: optimize qdev_get_canonical_path using a parent linkAnthony Liguori
2011-12-15rtc: add a dynamic property for retrieving the dateAnthony Liguori
2011-12-15rtc: make piix3 set the rtc as a child (v2)Anthony Liguori
2011-12-15dev: add an anonymous peripheral containerAnthony Liguori
2011-12-15qdev: add explicitly named devices to the root complexAnthony Liguori
2011-12-15qom: add link properties (v2)Anthony Liguori
2011-12-15qom: add child properties (composition) (v3)Anthony Liguori
2011-12-15qdev: provide a path resolution (v2)Anthony Liguori
2011-12-15qdev: provide an interface to return canonical path from root (v2)Anthony Liguori
2011-12-15qom: introduce root deviceAnthony Liguori
2011-12-15qom: register legacy properties as new style properties (v2)Anthony Liguori
2011-12-15qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori
2011-12-15qom: add a reference count to qdev objectsAnthony Liguori
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori
2011-12-14hw: Fix spelling in comments and codeStefan Weil
2011-12-14hw: Fix spelling in commentsStefan Weil
2011-12-14hw: Fix spelling (licenced->licensed)Stefan Weil
2011-12-14fmopl: Fix spelling in code and commentsStefan Weil
2011-12-12ccid: make threads joinablePaolo Bonzini
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi
2011-12-12QEMUFileCloseFunc: add return value documentation (v2)Eduardo Habkost
2011-12-12hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell
2011-12-12Remove unnecessary casts from PCI DMA code in usb-uhciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in usb-ehciDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in rtl8139David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in lsi53c895aDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in e1000David Gibson
2011-12-12Remove unnecessary casts from PCI DMA code in eepro100David Gibson
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell
2011-12-12hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell
2011-12-12hw/mpcore: Clean up mpcore_priv_read/write as they are now SCU onlyPeter Maydell
2011-12-12hw/realview_gic: Use GIC memory region for the CPU interfacePeter Maydell
2011-12-12hw/mpcore.c: Use the GIC memory regions for the CPU interfacePeter Maydell
2011-12-12hw/arm_gic: Expose GIC CPU interfaces as sysbus memory regionsPeter Maydell
2011-12-12hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devicesPeter Maydell
2011-12-12Fix sp804 dual-timerPeter Chubb
2011-12-09virtio-pci: use pci macrosHui Kai Ran
2011-12-06mips_malta: resolve endless loop when loading biosChen Rui
2011-12-06Convert source files to UTF-8 encodingStefan Weil
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu
2011-12-06fix spelling in hw sub directoryDong Xu Wang
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-12-05hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell