summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ipmi: sensor number should not exceed MAX_SENSORSCédric Le Goater2016-02-161-8/+8
* mptsas: fix wrong formulaPaolo Bonzini2016-02-161-1/+1
* mptsas: fix memory leakPaolo Bonzini2016-02-161-0/+1
* mptsas: add missing va_endPaolo Bonzini2016-02-161-0/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell2016-02-123-13/+2Star
|\
| * xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell2016-02-101-7/+0Star
| * xen: drop XenXC and associated interface wrappersIan Campbell2016-02-101-2/+2
| * xen: drop support for Xen 4.1 and older.Ian Campbell2016-02-101-4/+0Star
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell2016-02-116-22/+30
|\ \
| * | Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell2016-02-111-1/+1
| * | s390x: remove s390-zipl.romMichael Tokarev2016-02-112-2/+1Star
| * | Passthru CCID card: QOMifyCao jin2016-02-111-6/+8
| * | Emulated CCID card: QOMifyCao jin2016-02-111-10/+13
| * | ES1370: QOMifyCao jin2016-02-111-3/+7
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2016-02-115-153/+214
|\ \ \
| * | | ahci: prohibit "restarting" the FIS or CLB enginesJohn Snow2016-02-101-19/+20
| * | | ahci: explicitly reject bad engine states on post_loadJohn Snow2016-02-101-8/+13
| * | | ahci: handle LIST_ON and FIS_ON in map helpersJohn Snow2016-02-101-10/+18
| * | | ahci: Do not unmap NULL addressesJohn Snow2016-02-101-0/+8
| * | | fdc: always compile-check debug printsJohn Snow2016-02-101-7/+8
| * | | ide: fix device_reset to not ignore pending AIOJohn Snow2016-02-101-10/+17
| * | | ide: Add silent DRQ cancellationJohn Snow2016-02-101-3/+18
| * | | ide: replace blk_drain_all by blk_drainJohn Snow2016-02-101-1/+1
| * | | ide: move buffered DMA cancel to coreJohn Snow2016-02-103-35/+47
| * | | ide: code motionJohn Snow2016-02-101-58/+58
| * | | ide: Prohibit RESET on IDE drivesJohn Snow2016-02-101-3/+7
| |/ /
* | | bcm2835_property: implement "get board revision" queryStephen Warren2016-02-114-2/+8
* | | hw/arm/virt: fix max-cpus checkAndrew Jones2016-02-111-5/+5
* | | sd: limit 'req.cmd' while using as an array indexPrasad J Pandit2016-02-111-2/+5
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-02-0910-15/+3909
|\ \ | |/ |/|
| * ipmi_bmc_sim: Add break to correct watchdog NMI checkCorey Minyard2016-02-091-0/+2
| * ipmi_bmc_sim: Fix off by one in check.Corey Minyard2016-02-091-1/+1
| * ipmi: do not take/drop iothread lockPaolo Bonzini2016-02-091-2/+0Star
| * hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini2016-02-096-0/+3803
| * scsi-generic: grab device and port SAS addresses from backendPaolo Bonzini2016-02-092-0/+93
| * scsi: push WWN fields up to SCSIDevicePaolo Bonzini2016-02-091-12/+10Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...Peter Maydell2016-02-094-24/+4Star
|\ \ | |/ |/|
| * Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster2016-02-084-24/+4Star
* | qapi: Drop unused error argument for list and implicit structEric Blake2016-02-081-5/+1Star
* | qapi: Drop unused 'kind' for struct/enum visitEric Blake2016-02-083-8/+6Star
* | qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-0818-171/+166Star
* | qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-0819-97/+97
* | qom: Use typedef for VisitorEric Blake2016-02-082-5/+5
* | balloon: Improve use of qapi visitorEric Blake2016-02-081-3/+5
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-0833-717/+1004
|\
| * net: set endianness on all backend devicesLaurent Vivier2016-02-061-12/+11Star
| * fix MSI injection on XenStefano Stabellini2016-02-063-6/+19
| * intel_iommu: large page supportJason Wang2016-02-062-24/+58
| * pc: set the OEM fields in the RSDT and the FADT from the SLICLaszlo Ersek2016-02-061-4/+9
| * acpi: add function to extract oem_id and oem_table_id from the user's SLICLaszlo Ersek2016-02-061-0/+16