aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into stagingAnthony Liguori
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/xen' into stagingAnthony Liguori
2011-12-19etraxfs_eth: drop bogus cpu_unregister_io_memory()Avi Kivity
2011-12-19memory, xen: pass MemoryRegion to xen_ram_alloc()Avi Kivity
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/mutators' into stagingAnthony Liguori
2011-12-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-12-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-12-19pc: fix event_idx compatibility for virtio devicesAnthony Liguori
2011-12-19Also create piix3 property when Xen is enabledJulian Pidancet
2011-12-18pc: add pc-0.15Anthony Liguori
2011-12-16stellaris: Calculate system clock period on resetPeter Maydell
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-15block: dma_bdrv_* does not return NULLPaolo Bonzini
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini
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