aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell3-24/+46
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell2-1/+39
2019-02-21target/arm: Implement ARMv8.3-JSConvRichard Henderson7-0/+140
2019-02-21target/arm: Rearrange Floating-point data-processing (2 regs)Richard Henderson1-116/+111
2019-02-21target/arm: Split out vfp_helper.cRichard Henderson3-1063/+1089
2019-02-21target/arm: Restructure disas_fp_int_convRichard Henderson1-43/+47
2019-02-21target/arm: Stop unintentional sign extension in pmu_initAaron Lindsay OS1-1/+1
2019-02-21target/arm: v8M MPU should use background region as default, not alwaysPeter Maydell1-3/+5
2019-02-21hw/arm/armsse: Fix memory leak in error-exit pathPeter Maydell1-4/+6
2019-02-21Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell5-22/+79
2019-02-21Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190220-pull-request' ...Peter Maydell7-16/+30
2019-02-20usb: remove unnecessary NULL device check from usb_ep_get()Liam Merwick1-3/+1
2019-02-20usb: add device checks before redirector calls to usb_ep_get()Liam Merwick1-1/+2
2019-02-20usb: check device is not NULL before calling usb_ep_get()Liam Merwick1-4/+4
2019-02-20uhci: check device is not NULL before calling usb_ep_get()Liam Merwick1-3/+5
2019-02-20ohci: check device is not NULL before calling usb_ep_get()Liam Merwick1-0/+8
2019-02-20ehci: check device is not NULL before calling usb_ep_get()Liam Merwick1-2/+5
2019-02-20xhci: check device is not NULL before calling usb_ep_get()Liam Merwick1-2/+2
2019-02-20xhci: add asserts to help with static code analysisLiam Merwick1-0/+2
2019-02-20usb: rearrange usb_ep_get()Liam Merwick1-1/+1
2019-02-19blockdev: acquire aio_context for bitmap add/removeJohn Snow1-6/+20
2019-02-19block/dirty-bitmap: Documentation and Comment fixupsJohn Snow2-15/+39
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake4-1/+20
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell41-679/+581
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell49-741/+735
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau4-25/+25
2019-02-18qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster3-2/+15
2019-02-18Revert "qapi-events: add 'if' condition to implicit event enum"Markus Armbruster1-1/+3
2019-02-18qapi: remove qmp_unregister_command()Marc-André Lureau2-9/+0
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau11-102/+70
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau9-80/+57
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau4-55/+46
2019-02-18target.json: add a note about query-cpu* not being s390x-specificMarc-André Lureau1-0/+6
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau10-203/+146
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau5-203/+175
2019-02-18qapi: New module target.jsonMarkus Armbruster3-11/+31
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster4-18/+21
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau3-3/+2
2019-02-18qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster9-29/+60
2019-02-18qapi: Prepare for system modules other than 'builtin'Markus Armbruster3-12/+27
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster16-10/+33
2019-02-18qapi: Fix up documentation for recent commit a95291007b2Markus Armbruster1-0/+2
2019-02-18qapi: Belatedly document modular code generationMarkus Armbruster1-0/+38
2019-02-18Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190218' into stagingPeter Maydell19-173/+150
2019-02-18s390x: upgrade status of KVM cores to "supported"Cornelia Huck1-1/+1
2019-02-18s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck2-0/+3
2019-02-18s390x/cpumodel: add z14 GA2 modelCollin Walling2-0/+8
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling4-1/+30
2019-02-18s390x/cpumodel: mepochptff: warn when no mepoch and re-align group initCollin Walling2-1/+5
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand2-2/+9