aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-07-02MAINTAINERS: Merge sections CPU, NUMA into Machine coreMarkus Armbruster
2019-07-02qom: Move HMP command handlers to qom/Markus Armbruster
2019-07-02qom: Move QMP command handlers to qom/Markus Armbruster
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-07-02Makefile: Don't add monitor/ twice to common-obj-yMarkus Armbruster
2019-07-02MAINTAINERS: Make section "QOM" cover qdev as wellMarkus Armbruster
2019-07-02MAINTAINERS: new maintainers for QOMPaolo Bonzini
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