summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell2018-07-032-4/+8
|\
| * ppc4xx_i2c: Rewrite to model hardware more closelyBALATON Zoltan2018-07-031-1/+2
| * ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater2018-07-031-0/+1
| * ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater2018-07-031-1/+2
| * ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater2018-07-031-2/+3
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2018-07-031-2/+3
|\ \
| * | block: Honour BDRV_REQ_NO_SERIALISING in copy rangeFam Zheng2018-07-031-2/+3
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-02' into st...Peter Maydell2018-07-031-0/+1
|\ \
| * | nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake2018-07-021-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-0210-22/+40
|\ \ | |/ |/|
| * tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini2018-07-021-5/+3Star
| * cutils: Do not include "qemu/units.h" directlyPhilippe Mathieu-Daudé2018-07-021-1/+0Star
| * hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
| * hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
| * hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
| * hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-2/+4
| * hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
| * hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
| * hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-7/+1Star
| * include: Add IEC binary prefixes in "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-0/+20
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell2018-07-023-4/+28
|\ \
| * | cpu: Assert asidx_from_attrs return value in rangeRichard Henderson2018-07-021-2/+4
| * | tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell2018-07-022-2/+24
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell2018-07-023-1/+70
|\ \ | |/ |/|
| * s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-0/+19
| * s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-0/+46
| * loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth2018-07-021-1/+1
| * s390/ipl: fix ipl with -no-rebootChristian Borntraeger2018-07-021-0/+4
* | tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé2018-07-021-4/+9
|/
* chardev: comment details for CLOSED eventPeter Xu2018-06-301-1/+10
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell2018-06-301-0/+16
|\
| * device_tree: Add qemu_fdt_node_unit_pathEric Auger2018-06-291-0/+16
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-294-7/+14
|\ \
| * | block: Remove unused sector-based vectored I/OEric Blake2018-06-291-4/+0Star
| * | file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf2018-06-291-1/+3
| * | block: Use tracked request for truncateKevin Wolf2018-06-291-0/+1
| * | block: Move bdrv_truncate() implementation to io.cKevin Wolf2018-06-291-0/+2
| * | block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf2018-06-292-2/+6
| * | usb-storage: Add rerror/werror propertiesKevin Wolf2018-06-291-0/+2
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-06-291-0/+8
|\ \ \
| * | | cutils: Provide strchrnulKeno Fischer2018-06-291-0/+8
| |/ /
* | | Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell2018-06-292-313/+61Star
|\ \ \ | |_|/ |/| |
| * | glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2018-06-291-0/+68
| * | glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-319/+0Star
| * | util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé2018-06-291-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-2917-34/+67
|\ \ | |/ |/|
| * hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza2018-06-291-1/+2
| * hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza2018-06-291-0/+2
| * hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza2018-06-291-0/+1
| * kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-0/+1