Age | Commit message (Expand) | Author |
2018-11-05 | Merge remote-tracking branch 'remotes/rth/tags/pull-softfloat-20181104' into ... | Peter Maydell |
2018-11-05 | MAINTAINERS: s390/boot: the ipl code and the bios belong together | Christian Borntraeger |
2018-11-05 | MAINTAINERS: s390: Remove myself | Alexander Graf |
2018-11-05 | MAINTAINERS: s390/pci: add Collin Walling as maintainer for zpci | Christian Borntraeger |
2018-11-05 | MAINTAINERS: s390/virtio-ccw: drop Christian, add Halil | Christian Borntraeger |
2018-11-05 | MAINTAINERS: s390: more maintainers for vfio-ccw | Christian Borntraeger |
2018-11-05 | s390x/vfio-ap: report correct error | Cornelia Huck |
2018-11-04 | softfloat: Don't execute divdeu without power7 | Richard Henderson |
2018-11-02 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181102'... | Peter Maydell |
2018-11-02 | hw/arm: versal: Add a virtual Xilinx Versal board | Edgar E. Iglesias |
2018-11-02 | hw/arm: versal: Add a model of Xilinx Versal SoC | Edgar E. Iglesias |
2018-11-02 | target/arm: Conditionalize some asserts on aarch32 support | Richard Henderson |
2018-11-02 | hw/arm/xilinx_zynq: Use the ARRAY_SIZE macro | Philippe Mathieu-Daudé |
2018-11-02 | strongarm: mask off high[31:28] bits from dir and state registers | Prasad J Pandit |
2018-11-02 | MAINTAINERS: Remove bouncing email in ARM ACPI | Philippe Mathieu-Daudé |
2018-11-02 | tests/boot-serial-test: Add microbit board testcase | Julia Suvorova |
2018-11-02 | hw/arm/nrf51_soc: Connect UART to nRF51 SoC | Julia Suvorova |
2018-11-02 | hw/char: Implement nRF51 SoC UART | Julia Suvorova |
2018-11-02 | hw/arm/virt: Set VIRT_COMPAT_3_0 compat | Eric Auger |
2018-11-02 | Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf1' in... | Peter Maydell |
2018-11-02 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.1-pull-request' ... | Peter Maydell |
2018-11-02 | Merge remote-tracking branch 'remotes/elmarco/tags/chrdev-pull-request' into ... | Peter Maydell |
2018-11-02 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181031a'... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-10-30-v3-tag'... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181031' into staging | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2018-11-01 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-10-29-2... | Peter Maydell |
2018-11-01 | target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED | Laurent Vivier |
2018-11-01 | editorconfig: set emacs mode | Marc-André Lureau |
2018-11-01 | tests/test-char: Check websocket chardev functionality | Julia Suvorova |
2018-11-01 | chardev: Add websocket support | Julia Suvorova |
2018-11-01 | chardev/char-socket: Function headers refactoring | Julia Suvorova |
2018-11-01 | char-socket: make 'fd' incompatible with 'reconnect' | Marc-André Lureau |
2018-11-01 | char-socket: correctly set has_reconnect when parsing QemuOpts | Marc-André Lureau |
2018-11-01 | websock: fix handshake leak | Marc-André Lureau |
2018-10-31 | decodetree: Allow multiple input files | Richard Henderson |
2018-10-31 | decodetree: Remove "insn" argument from trans_* expanders | Richard Henderson |
2018-10-31 | decodetree: Add !extern flag to argument sets | Richard Henderson |
2018-10-31 | Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging | Peter Maydell |
2018-10-31 | qga-win: changing --retry-path option behavior | Bishara AbuHattoum |
2018-10-31 | qga-win: report specific error when failing to open channel | Michael Roth |
2018-10-31 | qga-win: install service with --retry-path set by default | Michael Roth |
2018-10-31 | qga: add --retry-path option for re-initializing channel on failure | Michael Roth |
2018-10-31 | qga: move w32 service handling out of run_agent() | Michael Roth |
2018-10-31 | qga: hang GAConfig/socket_activation off of GAState global | Michael Roth |
2018-10-31 | qga: group agent init/cleanup init separate routines | Michael Roth |
2018-10-31 | qga: fix an off-by-one issue | Li Qiang |