Age | Commit message (Expand) | Author |
2019-03-16 | hw/pvrdma: Delete unneeded function argument | Yuval Shaia |
2019-03-16 | hw/rdma: Free all receive buffers when QP is destroyed | Yuval Shaia |
2019-03-16 | hw/rdma: Free all MAD receive buffers when device is closed | Yuval Shaia |
2019-03-16 | {hmp, hw/pvrdma}: Expose device internals via monitor interface | Yuval Shaia |
2019-03-16 | hw/pvrdma: Collect debugging statistics | Yuval Shaia |
2019-03-16 | hw/rdma: Protect against concurrent execution of poll_cq | Yuval Shaia |
2019-03-16 | hw/rdma: Introduce protected qlist | Yuval Shaia |
2019-03-16 | hw/rdma: Switch to generic error reporting way | Yuval Shaia |
2019-03-16 | contrib/rdmacm-mux: Fix out-of-bounds risk | Yuval Shaia |
2019-03-15 | Update seabios-hppa to latest upstream | Helge Deller |
2019-03-15 | target/hppa: Avoid squishing DISAS_IAQ_N_STALE_EXIT | Richard Henderson |
2019-03-15 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190315'... | Peter Maydell |
2019-03-15 | target/arm: Check access permission to ADDVL/ADDPL/RDVL | Amir Charif |
2019-03-15 | hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number | Wei Yang |
2019-03-15 | target/arm: change arch timer registers access permission | Dongjiu Geng |
2019-03-15 | hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values | Eric Auger |
2019-03-15 | hw/intc/bcm2836_control: Implement local timer | Zoltán Baldaszti |
2019-03-14 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-03-14 | tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds | Stefano Garzarella |
2019-03-14 | .gitignore: ignore docs/built created for in-tree builds | Stefano Garzarella |
2019-03-14 | maint: Ignore built elf2dmp | Eric Blake |
2019-03-14 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ... | Peter Maydell |
2019-03-14 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031... | Peter Maydell |
2019-03-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-03-14 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf4' i... | Peter Maydell |
2019-03-13 | configure: remove slirp submodule support that doesn't exist yet | Daniel P. Berrangé |
2019-03-13 | slirp: remove empty state.h | Marc-André Lureau |
2019-03-13 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-03-13 | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging | Peter Maydell |
2019-03-13 | file-posix: add drop-cache=on|off option | Stefan Hajnoczi |
2019-03-13 | target/riscv: Remove decode_RV32_64G() | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove gen_system() | Bastian Koppelmann |
2019-03-13 | target/riscv: Rename trans_arith to gen_arith | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove manual decoding of RV32/64M insn | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove shift and slt insn manual decoding | Bastian Koppelmann |
2019-03-13 | target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists | Bastian Koppelmann |
2019-03-13 | target/riscv: Move gen_arith_imm() decoding into trans_* functions | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove manual decoding from gen_store() | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove manual decoding from gen_load() | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove manual decoding from gen_branch() | Bastian Koppelmann |
2019-03-13 | target/riscv: Remove gen_jalr() | Bastian Koppelmann |
2019-03-13 | target/riscv: Convert quadrant 2 of RVXC insns to decodetree | Bastian Koppelmann |
2019-03-13 | target/riscv: Convert quadrant 1 of RVXC insns to decodetree | Bastian Koppelmann |
2019-03-13 | target/riscv: Convert quadrant 0 of RVXC insns to decodetree | Bastian Koppelmann |
2019-03-13 | target/riscv: Convert RV priv insns to decodetree | Bastian Koppelmann |