]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MSA pack instructions
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 int...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 shift...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 logic...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add wrappers for some MIPS64R6...
2019-03-05 Aleksandar... tests/tcg: target/mips: Extend functionality of MSA...
2019-03-05 Aleksandar... tests/tcg: target/mips: Fix test utilities for 128...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add test utilities for 64-bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add test utilities for 32-bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add wrappers for various MSA...
2019-03-05 Aleksandar... disas: nanoMIPS: Add graphical description of pool...
2019-03-05 Aleksandar... disas: nanoMIPS: Correct comments to handlers of some...
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2019-03-05 Dr. David Alan... tests: Add a test for qemu self announcements
2019-03-05 Dr. David Alan... hmp: Add hmp_announce_self
2019-03-05 Dr. David Alan... qmp: Add announce-self command
2019-03-05 Dr. David Alan... virtio-net: Allow qemu_announce_self to trigger virtio...
2019-03-05 Dr. David Alan... net: Add a network device specific self-announcement...
2019-03-05 Dr. David Alan... migration: Switch to using announce timer
2019-03-05 Dr. David Alan... virtio-net: Switch to using announce timer
2019-03-05 Dr. David Alan... migration: Add announce parameters
2019-03-05 Dr. David Alan... net: Introduce announce timer
2019-03-05 Vincenzo Maffionenet: netmap: improve netmap_receive_iov()
2019-03-05 Vincenzo Maffionenet: netmap: simplify netmap_receive()
2019-03-05 Vincenzo Maffionenet: netmap: small improvements netmap_send()
2019-03-05 Zhang Chennet/colo-compare.c: Remove duplicated code
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-04 Peter Maydellui/cocoa: Perform UI operations only on the main thread
2019-03-04 Peter Maydellui/cocoa: Subclass NSApplication so we can implement...
2019-03-04 Peter Maydellui/cocoa: Don't call NSApp sendEvent directly from...
2019-03-04 Peter Maydellui/cocoa: Move console/device menu creation code up...
2019-03-04 Peter Maydellui/cocoa: Factor out initial menu creation
2019-03-04 Peter Maydellui/cocoa: Use the pixman image directly in switchSurface
2019-03-04 Peter Maydellui/cocoa: Ensure we have the iothread lock when calling...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-03-04 David Hildenbrands390x: Add floating-point extension facility to "qemu...
2019-03-04 David Hildenbrands390x/tcg: Handle all rounding modes overwritten by...
2019-03-04 David Hildenbrands390x/tcg: Implement rounding mode and XxC for LOAD...
2019-03-04 David Hildenbrands390x/tcg: Implement XxC and checks for most FP instruc...
2019-03-04 David Hildenbrands390x/tcg: Prepare for IEEE-inexact-exception control...
2019-03-04 David Hildenbrands390x/tcg: Refactor saving/restoring the bfp rounding...
2019-03-04 David Hildenbrands390x/tcg: Check for exceptions in SET BFP ROUNDING...
2019-03-04 David Hildenbrands390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP roundi...
2019-03-04 David Hildenbrands390x/tcg: Fix simulated-IEEE exceptions
2019-03-04 David Hildenbrands390x/tcg: Refactor SET FPC AND SIGNAL handling
2019-03-04 David Hildenbrands390x/tcg: Hide IEEE underflows in some scenarios
2019-03-04 David Hildenbrands390x/tcg: Fix parts of IEEE exception handling
2019-03-04 David Hildenbrands390x/tcg: Factor out conversion of softfloat exceptions
2019-03-04 David Hildenbrands390x/tcg: Fix rounding from float128 to uint64_t/uint32_t
2019-03-04 David Hildenbrands390x/tcg: Fix TEST DATA CLASS instructions
2019-03-04 David Hildenbrands390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
2019-03-04 David Hildenbrands390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
2019-03-04 David Hildenbrands390x/tcg: Factor out gen_addi_and_wrap_i64() from...
2019-03-04 David Hildenbrands390x/tcg: Factor out vec_full_reg_offset()
2019-03-04 David Hildenbrands390x/tcg: Clarify terminology in vec_reg_offset()
2019-03-04 David Hildenbrands390x/tcg: Simplify disassembler operands initialization
2019-03-04 David Hildenbrands390x/tcg: RXE has an optional M3 field
2019-03-04 Tony Krowiaks390x/vfio-ap: document hot plug/unplug of vfio-ap...
2019-03-04 Tony Krowiaks390x/vfio-ap: Implement hot plug/unplug of vfio-ap...
2019-03-04 David Hildenbrands390x/tcg: Save vregs to extended mchk save area
2019-03-04 David Hildenbrands390x: use a QEMU-style typedef + name for SIGP save...
2019-03-04 David Hildenbrands390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-02-28 Paul Durrantxen-block: stop leaking memory in xen_block_drive_create()
2019-02-28 Paul Durrantxen-block: report error condition from vbd_name_to_disk()
2019-02-28 Paul Durrantxen-block: remove redundant assignment
2019-02-28 Paul Durrantdataplane/xen-block: remove dead code
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-02-28 Max Filippovtests/tcg/xtensa: add FPU2000 coprocessor tests
2019-02-28 Max Filippovtests/tcg/xtensa: add FP1 group tests
2019-02-28 Max Filippovtests/tcg/xtensa: add FP0 group conversion tests
2019-02-28 Max Filippovtests/tcg/xtensa: add FP0 group arithmetic tests
2019-02-28 Max Filippovtests/tcg/xtensa: add LSCI/LSCX group tests
2019-02-28 Max Filippovtests/tcg/xtensa: add test for FLIX
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize MMU-related tests
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize windowed register...
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize and fix s32c1i tests
2019-02-28 Max Filippovtests/tcg/xtensa: fix SR tests for big endian configs
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize and expand SR tests
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize timer/CCOUNT tests
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize interrupt tests
2019-02-28 Max Filippovtests/tcg/xtensa: add straightforward conditionals
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize cache option tests
2019-02-28 Max Filippovtests/tcg/xtensa: conditionalize debug option tests
2019-02-28 Max Filippovtests/tcg/xtensa: enable boolean tests
2019-02-28 Max Filippovtests/tcg/xtensa: fix endianness issues in test_b
2019-02-28 Max Filippovtests/tcg/xtensa: don't use optional opcodes in generic...
2019-02-28 Max Filippovtests/tcg/xtensa: support configs with LITBASE
2019-02-28 Max Filippovtests/tcg/xtensa: support configurations w/o vecbase
2019-02-28 Max Filippovtests/tcg/xtensa: indicate failed tests
2019-02-28 Max Filippovtarget/xtensa: implement PREFCTL SR
next