aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell8-20/+217
2014-03-20spapr: Implement interface to fix device pathnameAlexey Kardashevskiy1-1/+84
2014-03-20spapr: QOM'ify pseries machineAlexey Kardashevskiy1-3/+19
2014-03-20spapr_vio: Fix firmware namesAlexey Kardashevskiy1-0/+3
2014-03-20spapr_llan: Add to boot device listAlexey Kardashevskiy1-0/+3
2014-03-20qdev: Introduce FWPathProvider interfacePaolo Bonzini3-1/+69
2014-03-20vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy1-1/+1
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy1-8/+33
2014-03-20spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V1-6/+5
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau1-19/+21
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau1-4/+4
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau1-0/+24
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau2-3/+15
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau1-9/+10
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau2-91/+88
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau1-3/+4
2014-03-19virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi1-0/+3
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi9-3/+33
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi8-17/+39
2014-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+1
2014-03-19dataplane: fix implicit IOThread refcountStefan Hajnoczi1-1/+1
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring1-1/+1
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring1-7/+10
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring1-0/+5
2014-03-18ahci: fix sysbus supportRob Herring1-5/+8
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell1-1/+2
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell4-75/+109
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven1-1/+2
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger1-23/+4
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger1-24/+6
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger1-3/+3
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger1-1/+1
2014-03-17virt: Set reset-cbar on CPUsPeter Maydell1-0/+6
2014-03-17exynos4210: Set reset-cbar property of Cortex-A9 CPUsPeter Maydell1-3/+13
2014-03-17realview-pbx-a9: Set reset-cbar property for CPUsPeter Maydell1-10/+29
2014-03-17vexpress: Set reset-cbar property for CPUsPeter Maydell1-62/+61
2014-03-15FSL eTSEC: Fix typo in rx ringFabien Chouteau1-2/+2
2014-03-15audio: Add 'static' attributes to several variablesStefan Weil1-3/+3
2014-03-15misc: Fix typos in commentsStefan Weil2-3/+3
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber1-2/+2
2014-03-14virtio-scsi: actually honor sense_size from configuration spacePaolo Bonzini1-1/+3
2014-03-14scsi: Fix migration of scsi sense dataFam Zheng1-1/+29
2014-03-14spapr-vscsi: fix CRQ statusAlexey Kardashevskiy1-2/+2
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...Peter Maydell1-18/+6
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell1-1/+3
2014-03-13virtio-console: Fix VIRTIO_CONSOLE() cast macroAndreas Färber1-18/+6
2014-03-13Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into stagingPeter Maydell2-40/+57
2014-03-13spapr: Fix return value of vga initializationMark Wu1-1/+3
2014-03-13raven: Move BIOS loading from board code to PCI hostHervé Poussineau2-40/+57
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+1