aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-24integratorcp: Don't migrate flash using vmstate_register_ram_global()pull-target-arm-20170724Peter Maydell
2017-07-24mps2: Correctly set parent bus for SCC devicePeter Maydell
2017-07-24fsl_imx*: Migrate ROM contentsPeter Maydell
2017-07-24target/arm: fix TCG temp leak in aarch64 rev16Emilio G. Cota
2017-07-24Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-24' into st...Peter Maydell
2017-07-24maint: Reorder include directives for qemu-{nbd, io}Eric Blake
2017-07-24qemu-nbd: Update version stringEric Blake
2017-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...Peter Maydell
2017-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...Peter Maydell
2017-07-24error: Revert unwanted change of warning messagesMarkus Armbruster
2017-07-24util: Introduce include/qemu/cpuid.hRichard Henderson
2017-07-24migration: Use JSON null instead of "" to reset parameter to defaultMarkus Armbruster
2017-07-24migration: Unshare MigrationParameters struct for nowMarkus Armbruster
2017-07-24migration: Add TODO comments on duplication of QAPI_CLONE()Markus Armbruster
2017-07-24migration: Clean up around tls_creds, tls_hostnameMarkus Armbruster
2017-07-24hmp: Clean up and simplify hmp_migrate_set_parameter()Markus Armbruster
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster
2017-07-24tests/test-qobject-input-visitor: Drop redundant testMarkus Armbruster
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-07-24qapi: Use QNull for a more regular visit_type_null()Markus Armbruster
2017-07-24qapi: Separate type QNull from QObjectMarkus Armbruster
2017-07-24Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170721-tag' into...Peter Maydell
2017-07-21xen-mapcache: Fix the bug when overlapping emulated DMA operations may cause ...Alexey G
2017-07-21xen: fix compilation on 32-bit hostsIgor Druzhinin
2017-07-21configure: Drop ancient Solaris 9 and earlier supportPeter Maydell
2017-07-21configure: Never use 'uname' to identify target OSPeter Maydell
2017-07-21bsd-user/main.c: Fix unused variable warningPeter Maydell
2017-07-21bsd-user/bsdload.c: Remove write-only id_change variablePeter Maydell
2017-07-21block/vpc: fix uninitialised variable compiler warningMark Cave-Ayland
2017-07-21Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into stagingPeter Maydell
2017-07-21Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell
2017-07-21bsd-user/elfload.c: Fix set-but-not-used warningsPeter Maydell
2017-07-21bsd-user/mmap.c: Move __thread attribute to right placePeter Maydell
2017-07-21Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell
2017-07-21util/oslib-posix.c: Avoid warning on NetBSDPeter Maydell
2017-07-21target/mips: Enable CP0_EBase.WG on MIPS64 CPUsJames Hogan
2017-07-21target/mips: Add EVA support to P5600James Hogan
2017-07-20target/mips: Implement segmentation controlJames Hogan
2017-07-20target/mips: Add segmentation control registersJames Hogan
2017-07-20target/mips: Add an MMU mode for ERLJames Hogan
2017-07-20target/mips: Abstract mmu_idx from hflagsJames Hogan
2017-07-20target/mips: Check memory permissions with mem_idxJames Hogan
2017-07-20target/mips: Decode microMIPS EVA load & store instructionsJames Hogan
2017-07-20target/mips: Decode MIPS32 EVA load & store instructionsJames Hogan
2017-07-20target/mips: Prepare loads/stores for EVAJames Hogan
2017-07-20target/mips: Add CP0_Ebase.WG (write gate) supportJames Hogan
2017-07-20target/mips: Weaken TLB flush on UX,SX,KX,ASID changesJames Hogan
2017-07-20target/mips: Fix TLBWI shadow flush for EHINV,XI,RIJames Hogan
2017-07-20target/mips: Fix MIPS64 MFC0 UserLocal on BE hostJames Hogan
2017-07-20Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170720-pull-request' ...Peter Maydell