summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-19qom: cpus: split cpu_generic_init() on feature parsing and cpu creation partsIgor Mammedov
2017-09-19osdep: Define QEMU_MADV_REMOVEEduardo Habkost
2017-09-19vl: Clean up user-creatable objects when exitingEduardo Habkost
2017-09-15Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170915' into ...Peter Maydell
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell
2017-09-15seccomp: add resourcecontrol argument to command lineEduardo Otubo
2017-09-15seccomp: add spawn argument to command lineEduardo Otubo
2017-09-15seccomp: add elevateprivileges argument to command lineEduardo Otubo
2017-09-15seccomp: add obsolete argument to command lineEduardo Otubo
2017-09-15seccomp: changing from whitelist to blacklistEduardo Otubo
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn
2017-09-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...Peter Maydell
2017-09-08fw_cfg: rename read callbackMarc-André Lureau
2017-09-08pci: add reserved slot check to do_pci_register_device()Mark Cave-Ayland
2017-09-08vmgenid: replace x-write-pointer-available hackMarc-André Lureau
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-09-08hw/pci: introduce bridge-only vendor-specific capability to provide some hint...Aleksandr Bezzubikov
2017-09-08hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum
2017-09-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-09-08qemu-iothread: IOThread supports the GMainContext event loopWang Yong
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-09-08ppc4xx_i2c: QOMifyBALATON Zoltan
2017-09-08ppc4xx: Make MAL emulation more genericBALATON Zoltan
2017-09-08ppc4xx: Move MAL from ppc405_uc to ppc4xx_devsBALATON Zoltan
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza
2017-09-08hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza
2017-09-07tcg/s390: Use constant pool for moviRichard Henderson
2017-09-07tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.hRichard Henderson
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170906' into stagingPeter Maydell
2017-09-07boards.h: Define new flag ignore_memory_transaction_failuresPeter Maydell
2017-09-07nvic: Add NS alias SCS regionPeter Maydell
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-09-06io: Add new qio_channel_read{, v}_all_eof functionsEric Blake
2017-09-06tcg: Add generic translation frameworkLluís Vilanova
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova