summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn1-0/+1
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn2-1/+7
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-9/+38
2017-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...Peter Maydell4-0/+70
2017-09-08fw_cfg: rename read callbackMarc-André Lureau2-4/+5
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland1-0/+1
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau3-5/+2
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov1-0/+1
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov1-0/+25
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov1-0/+1
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-0/+3
2017-09-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-1/+6
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong1-0/+4
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi1-1/+2
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff1-0/+1
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan1-0/+61
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan1-1/+2
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan1-0/+2
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff1-0/+3
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza1-0/+1
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza1-0/+1
2017-09-07tcg/s390: Use constant pool for moviRichard Henderson1-1/+2
2017-09-07tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.hRichard Henderson1-92/+3
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell2-2/+53
2017-09-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...Peter Maydell3-1/+18
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell1-14/+22
2017-09-07Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170906' into stagingPeter Maydell2-29/+144
2017-09-07boards.h: Define new flag ignore_memory_transaction_failuresPeter Maydell2-1/+17
2017-09-07nvic: Add NS alias SCS regionPeter Maydell1-0/+1
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-46/+115
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake1-2/+0
2017-09-06io: Add new qio_channel_read{, v}_all_eof functionsEric Blake1-0/+53
2017-09-06tcg: Add generic translation frameworkLluís Vilanova1-0/+104
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2-30/+40
2017-09-06tcg: Add generic DISAS_NORETURNRichard Henderson1-0/+1
2017-09-06host-utils: Simplify pow2ceil()Markus Armbruster1-9/+14
2017-09-06host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster1-5/+8
2017-09-06block: add throttle block filter driverManos Pitsidianakis2-0/+6
2017-09-05tests: Use real size for iov testsJuan Quintela1-6/+0
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis3-19/+46
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+31
2017-09-05block: add aio_context field in ThrottleGroupMemberManos Pitsidianakis1-1/+6
2017-09-05block: move ThrottleGroup membership to ThrottleGroupMemberManos Pitsidianakis2-24/+35
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell2-11/+93
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange1-0/+90
2017-09-05io: fix typo in docs comment for qio_channel_readDaniel P. Berrange1-1/+1
2017-09-05util: remove the obsolete non-blocking connectCao jin1-10/+2
2017-09-05block: document semantics of bdrv_co_preadv|pwritevDaniel P. Berrange1-0/+31
2017-09-05block: document semantics of bdrv_co_preadv|pwritevDaniel P. Berrange1-0/+31
2017-09-04block: add default implementations for bdrv_co_get_block_status()Manos Pitsidianakis1-0/+18