summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson2-6/+5
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell2-8/+21
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell9-457/+517
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell20-42/+15
2016-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...Peter Maydell9-7/+48
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell1-3/+1
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel1-5/+20
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao1-3/+1
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea2-2/+2
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea3-4/+4
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea2-2/+2
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea6-14/+14
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea6-6/+6
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea8-114/+114
2016-10-28xen: Move xenstore cleanup and mkdir functionsEmil Condrea2-49/+51
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea2-50/+58
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea2-35/+35
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea2-27/+26
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea3-126/+152
2016-10-28xen: Fix coding style warningsEmil Condrea5-13/+26
2016-10-28xen: Fix coding style errorsEmil Condrea4-64/+76
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell24-625/+3118
2016-10-28clean-up: removed duplicate #includesAnand J11-11/+0
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell1-8/+2
2016-10-28usb: Change *_exitfn return type from int to voidAkanksha Srivastava4-15/+7
2016-10-28milkymist-pfpu: fix potential integer overflowMichael Walle1-1/+1
2016-10-28hw/block/nvme: Simplify if-statements a little bitThomas Huth1-2/+2
2016-10-28lm32: milkymist-tmu2: fix integer overflowMichael Walle1-1/+1
2016-10-28hw/tpm/tpm_passthrough: Simplify if-statements a little bitThomas Huth1-4/+2
2016-10-28hw/arm/tosa: Fix reset handlingGuenter Roeck1-1/+11
2016-10-28hw/arm/spitz: Fix reset handlingGuenter Roeck1-1/+12
2016-10-28arm: virt: add PMU property to mach-virt machine typeWei Huang1-0/+7
2016-10-28arm: Add an option to turn on/off vPMU supportWei Huang2-2/+2
2016-10-28char: cadence: correct reset value for baud rate registersPrasad J Pandit1-1/+2
2016-10-28versatilepb: do not run if user asks for more than 256MB RAMJean-Christophe Dubois1-0/+9
2016-10-28hw/arm/pxa2xx: Set value default values for CCCR and CKEN on PXA255Guenter Roeck1-1/+3
2016-10-28arm: cubieboard: Add support for initrdGuenter Roeck1-0/+1
2016-10-28i.MX: Fix GPIO ISR register writeGuenter Roeck1-1/+1
2016-10-28block: only call aio_poll on the current thread's AioContextPaolo Bonzini1-3/+1
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell6-238/+262
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...Peter Maydell1-0/+1
2016-10-28spapr: Memory hot-unplug supportBharata B Rao2-1/+135
2016-10-28spapr: use count+index for memory hotplugMichael Roth1-4/+18
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao1-15/+61
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth1-0/+28
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth2-39/+172
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth1-0/+6
2016-10-28adb: change handler only when recognizedHervé Poussineau1-3/+23
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth1-6/+17
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth2-10/+52