summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-10-12pc: make sure that plugged CPUs are of the same typeIgor Mammedov1-0/+7
2017-10-12ide: support reporting of rotation rateDaniel P. Berrange2-0/+2
2017-10-12scsi-disk: support reporting of rotation rateDaniel P. Berrange1-0/+20
2017-10-09machine: Add a valid_cpu_types propertyAlistair Francis1-0/+32
2017-10-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-4/+0
2017-10-06nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bitPeter Maydell1-0/+1
2017-10-06nvic: Implement Security Attribution Unit registersPeter Maydell1-0/+116
2017-10-06target/arm: Add new-in-v8M SFSR and SFARPeter Maydell1-0/+34
2017-10-06target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler modePeter Maydell1-1/+1
2017-10-06nvic: Clear the vector arrays and prigroup on resetPeter Maydell1-0/+5
2017-10-06hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth1-0/+2
2017-10-06hw/sd: fix out-of-bounds check for multi block readsMichael Olbrich1-6/+6
2017-10-06hw/block/onenand: Remove dead code blockThomas Huth1-4/+0
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth1-1/+6
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck1-0/+6
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth1-0/+5
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling1-5/+2
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic1-3/+3
2017-10-06s390x: sort some devices into categoriesCornelia Huck3-0/+3
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand1-1/+1
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand1-0/+4
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic1-12/+18
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2-9/+13
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger1-7/+9
2017-10-06s390x/css: support ccw IDAHalil Pasic1-1/+113
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic1-0/+10
2017-10-06virtio-ccw: use ccw data streamHalil Pasic1-109/+46
2017-10-06s390x/css: use ccw data streamHalil Pasic1-4/+5
2017-10-06s390x/css: introduce css data streamHalil Pasic1-0/+55
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov1-25/+3
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell3-5/+4
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann1-0/+1
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson3-0/+118
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson3-0/+13
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson1-2/+2
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+2
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell2-35/+36
2017-10-02kvmclock: use the updated system_timer_msrJim Somerville1-1/+2
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik1-1/+7
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik2-28/+23
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik1-7/+7
2017-09-29usb: Use angle brackets for cacard include directiveFam Zheng1-1/+1
2017-09-29usb: fix libusb config variable name.Gerd Hoffmann1-1/+1
2017-09-29hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth1-3/+1
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann1-5/+114
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell48-64/+167
2017-09-27migration: Route more error pathsDr. David Alan Gilbert2-9/+8
2017-09-27migration: pre_save return intDr. David Alan Gilbert46-55/+159
2017-09-27macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland3-5/+9
2017-09-27macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland3-5/+13