summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/block/onenand: Remove dead code blockThomas Huth2017-10-061-4/+0Star
* hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth2017-10-061-1/+6
* s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck2017-10-061-0/+6
* s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth2017-10-061-0/+5
* s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling2017-10-061-5/+2Star
* s390x/css: fix css migration compat handlingHalil Pasic2017-10-061-3/+3
* s390x: sort some devices into categoriesCornelia Huck2017-10-063-0/+3
* s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2017-10-061-1/+1
* s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2017-10-061-0/+4
* s390x/3270: handle writes of arbitrary lengthHalil Pasic2017-10-061-12/+18
* s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2017-10-062-9/+13
* Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger2017-10-061-7/+9
* s390x/css: support ccw IDAHalil Pasic2017-10-061-1/+113
* 390x/css: introduce maximum data address checkingHalil Pasic2017-10-061-0/+10
* virtio-ccw: use ccw data streamHalil Pasic2017-10-061-109/+46Star
* s390x/css: use ccw data streamHalil Pasic2017-10-061-4/+5
* s390x/css: introduce css data streamHalil Pasic2017-10-061-0/+55
* s390x: use generic cpu_model parsingIgor Mammedov2017-10-061-25/+3Star
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell2017-10-053-5/+4Star
|\
| * usb: fix host-stub.c build raceGerd Hoffmann2017-10-051-0/+1
| * usb: Use angle brackets for cacard include directiveFam Zheng2017-09-291-1/+1
| * usb: fix libusb config variable name.Gerd Hoffmann2017-09-291-1/+1
| * hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth2017-09-291-3/+1Star
* | vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson2017-10-033-0/+118
* | vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson2017-10-033-0/+13
* | vfio/pci: Do not unwind on errorAlex Williamson2017-10-031-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-10-031-1/+2
|\ \
| * | kvmclock: use the updated system_timer_msrJim Somerville2017-10-021-1/+2
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell2017-10-032-35/+36
|\ \
| * | watchdog: Allow setting action on the flyMichal Privoznik2017-10-021-1/+7
| * | watchdog.h: Drop local redefinition of actions enumMichal Privoznik2017-10-022-28/+23Star
| * | qapi: Rename WatchdogExpirationAction enumMichal Privoznik2017-10-021-7/+7
| |/
* / virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann2017-09-291-5/+114
|/
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell2017-09-2748-64/+167
|\
| * migration: Route more error pathsDr. David Alan Gilbert2017-09-272-9/+8Star
| * migration: pre_save return intDr. David Alan Gilbert2017-09-2746-55/+159
* | macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland2017-09-273-5/+9
* | macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland2017-09-273-5/+13
* | mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland2017-09-272-18/+12Star
* | mac_dbdma: QOMifyMark Cave-Ayland2017-09-271-10/+49
* | mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland2017-09-271-2/+0Star
* | spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-273-27/+48
* | ppc/pnv: check for OPAL firmware file presenceCédric Le Goater2017-09-271-1/+5
* | spapr_pci: make index property mandatoryGreg Kurz2017-09-271-54/+8Star
* | macio: convert pmac_ide_ops from old_mmioMark Cave-Ayland2017-09-271-106/+75Star
* | spapr: introduce helpers to migrate HPT chunks and the end markerGreg Kurz2017-09-271-17/+21
* | ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz2017-09-271-8/+7Star
* | ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz2017-09-271-2/+3
* | ppc: Fix OpenPIC modelBenjamin Herrenschmidt2017-09-272-1/+36
* | ppc/ide/macio: Add missing registersBenjamin Herrenschmidt2017-09-272-4/+46