Age | Commit message (Expand) | Author |
2019-07-02 | hmp: Move hmp.h to include/monitor/ | Markus Armbruster |
2019-07-02 | Makefile: Don't add monitor/ twice to common-obj-y | Markus Armbruster |
2019-07-02 | MAINTAINERS: Make section "QOM" cover qdev as well | Markus Armbruster |
2019-07-02 | MAINTAINERS: new maintainers for QOM | Paolo Bonzini |
2019-07-01 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st... | Peter Maydell |
2019-07-01 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in... | Peter Maydell |
2019-06-26 | MAINTAINERS: Change maintership of Xen code under hw/9pfs | Greg Kurz |
2019-06-26 | configure: use valid args testing sem_timedwait | Daniel P. Berrangé |
2019-06-26 | configure: disallow spaces and colons in source path and build path | Antonio Ospite |
2019-06-26 | configure: set source_path only once and make its definition more robust | Antonio Ospite |
2019-06-26 | linux-user/m68k: remove simulator syscall interface | Laurent Vivier |
2019-06-26 | m68k comments break patch submission due to being incorrectly formatted | Lucien Murray-Pitts |
2019-06-26 | The m68k gdbstub SR reg request doesnt include Condition-Codes | Lucien Murray-Pitts |
2019-06-26 | target/mips: Fix big endian host behavior for interleave MSA instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Fix some test cases for pack MSA instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add support for MSA MIPS32R6 testings | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add support for MSA big-endian target testings | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Amend tests for MSA int multiply instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Amend tests for MSA int dot product instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add tests for MSA move instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add tests for MSA bit move instructions | Aleksandar Markovic |
2019-06-26 | dma/rc4030: Minor code style cleanup | Aleksandar Markovic |
2019-06-26 | dma/rc4030: Fix off-by-one error in specified memory region size | Aleksandar Markovic |
2019-06-26 | hw/mips/gt64xxx_pci: Align the pci0-mem size | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf() | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Fix 'spaces' coding style issues | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Fix 'braces' coding style issues | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Fix 'tabs' coding style issues | Philippe Mathieu-Daudé |
2019-06-26 | hw/mips/gt64xxx_pci: Fix multiline comment syntax | Philippe Mathieu-Daudé |
2019-06-25 | tricore: add QSEED instruction | Andreas Konopik |
2019-06-25 | tricore: sync ctx.hflags with tb->flags | Georg Hofstetter |
2019-06-25 | tricore: fix RRPW_INSERT instruction | David Brenken |
2019-06-25 | tricore: add UTOF instruction | David Brenken |
2019-06-25 | tricore: add FTOIZ instruction | David Brenken |
2019-06-24 | linux-user: set default PPC64 CPU | Laurent Vivier |
2019-06-24 | linux-user: update PPC64 HWCAP2 feature list | Laurent Vivier |
2019-06-24 | linux-user: Add support for setsockopt() options IPV6_<ADD|DROP>_MEMBERSHIP | Neng Chen |
2019-06-24 | linux-user: Add support for setsockopt() option SOL_ALG | Yunqiang Su |
2019-06-24 | linux-user: emulate msgsnd(), msgrcv() and semtimedop() | Laurent Vivier |
2019-06-24 | util/path: Do not cache all filenames at startup | Richard Henderson |
2019-06-24 | iotests: Fix 205 for concurrent runs | Max Reitz |
2019-06-24 | ssh: switch from libssh2 to libssh | Pino Toscano |
2019-06-24 | vmdk: Add read-only support for seSparse snapshots | Sam Eiderman |
2019-06-24 | vmdk: Reduce the max bound for L1 table size | Sam Eiderman |