aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-06target/i386: [tcg] Port to generic translation frameworkLluís Vilanova
2017-09-06target/i386: [tcg] Port to disas_logLluís Vilanova
2017-09-06target/i386: [tcg] Port to tb_stopLluís Vilanova
2017-09-06target/i386: [tcg] Port to translate_insnLluís Vilanova
2017-09-06target/i386: [tcg] Port to breakpoint_checkLluís Vilanova
2017-09-06target/i386: [tcg] Port to insn_startLluís Vilanova
2017-09-06target/i386: [tcg] Port to init_disas_contextLluís Vilanova
2017-09-06target/i386: [tcg] Port to DisasContextBaseLluís Vilanova
2017-09-06tcg: Add generic translation frameworkLluís Vilanova
2017-09-06target/arm: Delay check for magic kernel pageRichard Henderson
2017-09-06target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova
2017-09-06target/arm: Use DISAS_NORETURNRichard Henderson
2017-09-06target/i386: Use generic DISAS_* enumeratorsRichard Henderson
2017-09-06tcg: Add generic DISAS_NORETURNRichard Henderson
2017-09-05Revert "kvm: use DIV_ROUND_UP"Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-09-05virtfs: error out gracefully when mandatory suboptions are missingGreg Kurz
2017-09-059pfs: local: clarify fchmodat_nofollow() implementationGreg Kurz
2017-09-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...Peter Maydell
2017-09-05Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...Peter Maydell
2017-09-05io: fix check for handshake completion in TLS testDaniel P. Berrange
2017-09-05io: add new qio_channel_{readv, writev, read, write}_all functionsDaniel P. Berrange
2017-09-05io: fix typo in docs comment for qio_channel_readDaniel P. Berrange
2017-09-05util: remove the obsolete non-blocking connectCao jin
2017-09-05fsdev: fix memory leak in main()ZhiPeng Lu
2017-09-059pfs: avoid sign conversion error simplifying the codePhilippe Mathieu-Daudé
2017-09-05block: document semantics of bdrv_co_preadv|pwritevDaniel P. Berrange
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi
2017-09-05qemu.py: make VM() a context managerStefan Hajnoczi
2017-09-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-09-04apb: add busA qdev property to PBM PCI bridgeMark Cave-Ayland
2017-09-04apb: fix endianness for APB and PCI config accessesMark Cave-Ayland
2017-09-04apb: fix up PCI bus nomenclatureMark Cave-Ayland
2017-09-04sun4u: expose fw_cfg and NVRAM on ebus PCI IO address spaceMark Cave-Ayland
2017-09-04sun4u: switch to using qdev to instantiate fw_cfg interfaceMark Cave-Ayland
2017-09-04sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBusMark Cave-Ayland
2017-09-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170904-...Peter Maydell
2017-09-04arm_gicv3_kvm: Fix compile warningPranith Kumar
2017-09-04target/arm: Fix aa64 ldp register writebackRichard Henderson
2017-09-04hw/arm/digic: Mark device with user_creatable = falseThomas Huth
2017-09-04hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth
2017-09-04target/arm: Allow deliver_fault() caller to specify EA bitPeter Maydell
2017-09-04target/arm: Factor out fault delivery codePeter Maydell
2017-09-04cputlb: Support generating CPU exceptions on memory transaction failuresPeter Maydell
2017-09-04cpu: Define new cpu_transaction_failed() hookPeter Maydell
2017-09-04memory.h: Move MemTxResult type to memattrs.hPeter Maydell
2017-09-04aspeed_soc: Propagate silicon-rev to watchdogAndrew Jeffery
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery