aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis1-2/+7
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis1-1/+0
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis1-2/+14
2018-07-05hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis1-2/+14
2018-07-05Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+7
2018-07-05Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-0/+1
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell2-3/+5
2018-07-05block: Move two block permission constants to the relevant enumAri Sundholm1-0/+7
2018-07-04block/dirty-bitmap: add bdrv_enable_dirty_bitmap_lockedVladimir Sementsov-Ogievskiy1-0/+1
2018-07-03Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell1-0/+106
2018-07-03qmp: Use QDict * instead of QObject * for response objectsMarkus Armbruster1-2/+2
2018-07-03qmp: De-duplicate error response buildingMarkus Armbruster1-1/+1
2018-07-03qobject: New qdict_from_jsonf_nofail()Markus Armbruster1-0/+2
2018-07-03qmp: Don't let malformed in-band commands jump the queueMarkus Armbruster1-2/+0
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster1-2/+4
2018-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...Peter Maydell1-0/+16
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell2-4/+8
2018-07-03crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones1-0/+106
2018-07-03Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-2/+3
2018-07-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-02' into st...Peter Maydell1-0/+1
2018-07-03vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann1-0/+16
2018-07-02block: Honour BDRV_REQ_NO_SERIALISING in copy rangeFam Zheng1-2/+3
2018-07-03ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan1-1/+2
2018-07-03ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater1-0/+1
2018-07-03ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater1-1/+2
2018-07-03ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater1-2/+3
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake1-0/+1
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-22/+40
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell3-4/+28
2018-07-02cpu: Assert asidx_from_attrs return value in rangeRichard Henderson1-2/+4
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell2-2/+24
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell3-1/+70
2018-07-02tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini1-5/+3
2018-07-02cutils: Do not include "qemu/units.h" directlyPhilippe Mathieu-Daudé1-1/+0
2018-07-02hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-2/+4
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé1-7/+1
2018-07-02include: Add IEC binary prefixes in "qemu/units.h"Philippe Mathieu-Daudé1-0/+20
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé1-4/+9
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand1-0/+19
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand1-0/+46
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth1-1/+1
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger1-0/+4
2018-06-30chardev: comment details for CLOSED eventPeter Xu1-1/+10
2018-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell1-0/+16
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-7/+14