aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01Update OpenBIOS images to c79e0ec built from submodule.Mark Cave-Ayland
2019-07-01Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...Peter Maydell
2019-06-26MAINTAINERS: Change maintership of Xen code under hw/9pfsGreg Kurz
2019-06-26configure: use valid args testing sem_timedwaitDaniel P. Berrangé
2019-06-26configure: disallow spaces and colons in source path and build pathAntonio Ospite
2019-06-26configure: set source_path only once and make its definition more robustAntonio Ospite
2019-06-26linux-user/m68k: remove simulator syscall interfaceLaurent Vivier
2019-06-26m68k comments break patch submission due to being incorrectly formattedLucien Murray-Pitts
2019-06-26The m68k gdbstub SR reg request doesnt include Condition-CodesLucien Murray-Pitts
2019-06-26target/mips: Fix big endian host behavior for interleave MSA instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Fix some test cases for pack MSA instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add support for MSA MIPS32R6 testingsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add support for MSA big-endian target testingsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Amend tests for MSA int multiply instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Amend tests for MSA int dot product instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add tests for MSA move instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add tests for MSA bit move instructionsAleksandar Markovic
2019-06-26dma/rc4030: Minor code style cleanupAleksandar Markovic
2019-06-26dma/rc4030: Fix off-by-one error in specified memory region sizeAleksandar Markovic
2019-06-26hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé
2019-06-25tricore: add QSEED instructionAndreas Konopik
2019-06-25tricore: sync ctx.hflags with tb->flagsGeorg Hofstetter
2019-06-25tricore: fix RRPW_INSERT instructionDavid Brenken
2019-06-25tricore: add UTOF instructionDavid Brenken
2019-06-25tricore: add FTOIZ instructionDavid Brenken
2019-06-24linux-user: set default PPC64 CPULaurent Vivier
2019-06-24linux-user: update PPC64 HWCAP2 feature listLaurent Vivier
2019-06-24linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIPNeng Chen
2019-06-24linux-user: Add support for setsockopt() option SOL_ALGYunqiang Su
2019-06-24linux-user: emulate msgsnd(), msgrcv() and semtimedop()Laurent Vivier
2019-06-24util/path: Do not cache all filenames at startupRichard Henderson
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz
2019-06-24ssh: switch from libssh2 to libsshPino Toscano
2019-06-24vmdk: Add read-only support for seSparse snapshotsSam Eiderman
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman
2019-06-24vmdk: Fix comment regarding max l1_size coverageSam Eiderman
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov
2019-06-24blockdev: enable non-root nodes for transaction drive-backup sourceVladimir Sementsov-Ogievskiy