summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* char: don't exit on hmp 'chardev-add help'Anton Nefedov2017-08-011-1/+3
* char-fd: remove useless chr pointerMarc-André Lureau2017-08-011-1/+1
* cpu_physical_memory_sync_dirty_bitmap: Fix alignment checkDr. David Alan Gilbert2017-08-011-3/+4
* docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé2017-07-311-2/+2
* docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* ui: move qemu_input_linux_to_qcode()Gerd Hoffmann2017-07-271-0/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-242-1/+1
|\
| * block: Skip implicit nodes in query-block/blockstatsKevin Wolf2017-07-242-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...Peter Maydell2017-07-244-8/+14
|\ \ | |/ |/|
| * qapi: Introduce a first class 'null' typeMarkus Armbruster2017-07-242-2/+3
| * qapi: Use QNull for a more regular visit_type_null()Markus Armbruster2017-07-242-5/+6
| * qapi: Separate type QNull from QObjectMarkus Armbruster2017-07-241-3/+7
* | util: Introduce include/qemu/cpuid.hRichard Henderson2017-07-241-0/+57
|/
* configure: Drop ancient Solaris 9 and earlier supportPeter Maydell2017-07-211-5/+0Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-1/+1
* tcg: Expand glue macros before stringifying helper namesRichard Henderson2017-07-191-6/+11
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell2017-07-192-0/+168
|\
| * crypto: hmac: add hmac driver frameworkLongpeng(Mike)2017-07-191-0/+1
| * crypto: hmac: move crypto/hmac.h into include/crypto/Longpeng(Mike)2017-07-191-0/+166
| * crypto: cipher: add cipher driver frameworkLongpeng(Mike)2017-07-191-0/+1
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170718-tag' into...Peter Maydell2017-07-192-1/+25
|\ \
| * | xen: don't use xenstore to save/restore physmap anymoreIgor Druzhinin2017-07-181-0/+1
| * | xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin2017-07-182-1/+24
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2017-07-191-317/+3Star
|\ \
| * | ahci: split public and private interfaceJohn Snow2017-07-182-405/+46Star
| * | ahci: Isolate public AHCI interfaceJohn Snow2017-07-182-52/+96
| * | ahci: add ahci_get_num_portsJohn Snow2017-07-181-0/+1
| |/
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...Peter Maydell2017-07-192-1/+3
|\ \
| * | migration: remove check against colo supportPeter Xu2017-07-181-1/+0Star
| * | qdev: provide DEFINE_PROP_INT64()Peter Xu2017-07-181-0/+3
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-192-1/+3
|\ \ \ | |_|/ |/| |
| * | block: Make blk_all_next() publicKevin Wolf2017-07-181-0/+1
| * | block: Make blk_get_attached_dev_id() publicKevin Wolf2017-07-181-0/+1
| * | block: remove timer canceling in throttle_config()Manos Pitsidianakis2017-07-181-1/+0Star
| * | block: add clock_type field to ThrottleGroupManos Pitsidianakis2017-07-181-0/+1
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-07-183-0/+56
|\ \ | |/ |/|
| * i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange2017-07-171-0/+5
| * fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland2017-07-172-0/+51
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...Peter Maydell2017-07-186-3/+237
|\ \
| * | hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell2017-07-171-0/+43
| * | hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell2017-07-171-0/+59
| * | hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell2017-07-171-0/+78
| * | include/exec/exec-all: document common exit conditionsAlex Bennée2017-07-171-3/+26
| * | qdev: support properties which don't set a default valuePeter Maydell2017-07-172-0/+30
| * | qdev-properties.h: Explicitly set the default value for arraylen propertiesPeter Maydell2017-07-171-0/+1
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-07-181-2/+8
|\ \ \
| * | | net/net.c: Add vnet_hdr support in SocketReadStateZhang Chen2017-07-171-2/+7
| * | | net: Add vnet_hdr_len arguments in NetClientStateZhang Chen2017-07-171-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-07-174-10/+17
|\ \ \ | |_|/ |/| |
| * | exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova2017-07-173-4/+11