aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-10-06hw/block/onenand: Remove dead code blockThomas Huth
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic
2017-10-06s390x: sort some devices into categoriesCornelia Huck
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger
2017-10-06s390x/css: support ccw IDAHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06virtio-ccw: use ccw data streamHalil Pasic
2017-10-06s390x/css: use ccw data streamHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-09-29usb: Use angle brackets for cacard include directiveFam Zheng
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann
2017-09-29hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-27macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland
2017-09-27macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland
2017-09-27mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland
2017-09-27mac_dbdma: QOMifyMark Cave-Ayland
2017-09-27mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz
2017-09-27ppc/pnv: check for OPAL firmware file presenceCédric Le Goater
2017-09-27spapr_pci: make index property mandatoryGreg Kurz
2017-09-27macio: convert pmac_ide_ops from old_mmioMark Cave-Ayland
2017-09-27spapr: introduce helpers to migrate HPT chunks and the end markerGreg Kurz
2017-09-27ppc/kvm: generalize the use of kvmppc_get_htab_fd()Greg Kurz
2017-09-27ppc/kvm: change kvmppc_get_htab_fd() to return -errno on errorGreg Kurz
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt
2017-09-27ppc/ide/macio: Add missing registersBenjamin Herrenschmidt