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