aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-02-17cuda: port AUTOPOLL command to new frameworkHervé Poussineau
2016-02-17cuda: move unknown commands reject out of switchHervé Poussineau
2016-02-17cuda: add a framework to handle commandsHervé Poussineau
2016-02-17hw/ppc/spapr: Implement the h_set_xdabr hypercallThomas Huth
2016-02-17hw/ppc/spapr: Implement h_set_dabrThomas Huth
2016-02-17hw/ppc/spapr: Add h_set_sprg0 hypercallThomas Huth
2016-02-17migration: ensure htab_save_first completes after timeoutDavid Gibson
2016-02-17target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVMDavid Gibson
2016-02-17pseries: Move hash page table allocation to reset timeDavid Gibson
2016-02-17pseries: Add helper to calculate recommended hash page table sizeDavid Gibson
2016-02-17pseries: Simplify handling of the hash page table fdDavid Gibson
2016-02-17hw: fix some debug message format stringsAlyssa Milburn
2016-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-16ipmi: sensor number should not exceed MAX_SENSORSCédric Le Goater
2016-02-16mptsas: fix wrong formulaPaolo Bonzini
2016-02-16mptsas: fix memory leakPaolo Bonzini
2016-02-16mptsas: add missing va_endPaolo Bonzini
2016-02-16all: Clean up includesPeter Maydell
2016-02-16hw/block/nand.c: Include osdep.h firstPeter Maydell
2016-02-12Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...Peter Maydell
2016-02-11Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-02-11Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-02-11Passthru CCID card: QOMifyCao jin
2016-02-11Emulated CCID card: QOMifyCao jin
2016-02-11ES1370: QOMifyCao jin
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren
2016-02-11hw/arm/virt: fix max-cpus checkAndrew Jones
2016-02-11sd: limit 'req.cmd' while using as an array indexPrasad J Pandit
2016-02-10ahci: prohibit "restarting" the FIS or CLB enginesJohn Snow
2016-02-10ahci: explicitly reject bad engine states on post_loadJohn Snow
2016-02-10ahci: handle LIST_ON and FIS_ON in map helpersJohn Snow
2016-02-10ahci: Do not unmap NULL addressesJohn Snow
2016-02-10fdc: always compile-check debug printsJohn Snow
2016-02-10ide: fix device_reset to not ignore pending AIOJohn Snow
2016-02-10ide: Add silent DRQ cancellationJohn Snow
2016-02-10ide: replace blk_drain_all by blk_drainJohn Snow
2016-02-10ide: move buffered DMA cancel to coreJohn Snow
2016-02-10ide: code motionJohn Snow
2016-02-10ide: Prohibit RESET on IDE drivesJohn Snow
2016-02-10xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2Ian Campbell
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...Peter Maydell
2016-02-09ipmi_bmc_sim: Add break to correct watchdog NMI checkCorey Minyard
2016-02-09ipmi_bmc_sim: Fix off by one in check.Corey Minyard
2016-02-09ipmi: do not take/drop iothread lockPaolo Bonzini
2016-02-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini