aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNCLaurent Vivier
2018-08-20sh4: fix use_icount with linux-userLaurent Vivier
2018-08-17linux-user: fix 32bit g2h()/h2g()Laurent Vivier
2018-08-17qemu-binfmt-conf.sh: add x86_64 targetLaurent Vivier
2018-08-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-08-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...Peter Maydell
2018-08-16qemu-doc: Amend MIPS-related itemsAleksandar Markovic
2018-08-16linux-user: Add preprocessor availability control to some syscallsAleksandar Rikalo
2018-08-16linux-user: Update MIPS syscall numbers up to kernel 4.18 headersAleksandar Markovic
2018-08-16elf: Add ELF flags for MIPS machine variantsAleksandar Markovic
2018-08-16elf: Remove duplicate preprocessor constant definitionAleksandar Markovic
2018-08-16target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0Yongbok Kim
2018-08-16target/mips: Don't update BadVAddr register in Debug ModeYongbok Kim
2018-08-16target/mips: Implement CP0 Config1.WR bit functionalityStefan Markovic
2018-08-16target/mips: Add CP0 BadInstrX registerStefan Markovic
2018-08-16target/mips: Update some CP0 registers bit definitionsAleksandar Markovic
2018-08-16target/mips: Fix two instances of shadow variablesAleksandar Markovic
2018-08-16target/mips: Mark switch fallthroughs with interpretable commentsAleksandar Markovic
2018-08-16target/mips: Avoid case statements formulated by ranges - part 2Aleksandar Rikalo
2018-08-16target/mips: Avoid case statements formulated by ranges - part 1Aleksandar Markovic
2018-08-16MAINTAINERS: Update target/mips maintainer's email addressesAleksandar Markovic
2018-08-16i386: Disable TOPOEXT by default on "-cpu host"Eduardo Habkost
2018-08-16target-i386: adds PV_SEND_IPI CPUID feature bitWanpeng Li
2018-08-16i386: Add new CPU model Icelake-{Server,Client}Robert Hoo
2018-08-16i386: Add CPUID bit for WBNOINVDRobert Hoo
2018-08-16i386: Add CPUID bit for PCONFIGRobert Hoo
2018-08-16i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSRRobert Hoo
2018-08-16i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIESRobert Hoo
2018-08-16docs: add guidance on configuring CPU models for x86Daniel P. Berrangé
2018-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180816'...Peter Maydell
2018-08-16hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()Thomas Huth
2018-08-16softfloat: Fix missing inexact for floating-point addRichard Henderson
2018-08-16target/arm: Fix aa64 FCADD and FCMLA decodeRichard Henderson
2018-08-16target/arm: Use FZ not FZ16 for SVE FCVT single-half and double-halfRichard Henderson
2018-08-16target/arm: Use fp_status_fp16 for do_fmpa_zpzzz_hRichard Henderson
2018-08-16target/arm: Ignore float_flag_input_denormal from fp_status_f16Richard Henderson
2018-08-16target/arm: Adjust FPCR_MASK for FZ16Richard Henderson
2018-08-16aspeed: add a max_ram_size property to the memory controllerCĂ©dric Le Goater
2018-08-16aspeed_sdmc: Handle ECC trainingJoel Stanley
2018-08-16aspeed_sdmc: Init status always idleJoel Stanley
2018-08-16aspeed_sdmc: Set 'cache initial sequence' always trueJoel Stanley
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley
2018-08-16aspeed_sdmc: Extend number of valid registersJoel Stanley
2018-08-16imx_spi: Unset XCH when TX FIFO becomes emptyTrent Piepho
2018-08-16Add QTest testcase for the Intel HexadecimalSu Hang
2018-08-16loader: Implement .hex file loaderSu Hang
2018-08-16loader: add rom transaction APIStefan Hajnoczi
2018-08-16loader: extract rom_free() functionStefan Hajnoczi
2018-08-16target/arm: add "cortex-m0" CPU modelStefan Hajnoczi
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi