]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-03-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-16 Peter MaydellMerge remote-tracking branch 'remotes/marcel/tags/rdma...
2019-03-16 Kamal Heibhw/rdma: Fix the error prints in create_qp_rings()
2019-03-16 Kamal Heibhw/pvrdma: Fix zero-initialization of resp in {query...
2019-03-16 Kamal Heibhw/rdma: Use {} instead of {0}
2019-03-16 Kamal Heibhw/rdma: Remove unused parameter from rdma_poll_cq()
2019-03-16 Kamal Heibhw/rdma: Fix broken paths to docs/devel/tracing.txt
2019-03-16 Marcel Apfelbaumhw/rdma: another clang compilation fix
2019-03-16 Yuval Shaiahw/pvrdma: Provide correct value to object_get_typename
2019-03-16 Yuval Shaiahw/pvrdma: Unregister from shutdown notifier when devic...
2019-03-16 Yuval Shaiahw/pvrdma: Delete pvrdma_exit function
2019-03-16 Yuval Shaiahw/pvrdma: Delete unneeded function argument
2019-03-16 Yuval Shaiahw/rdma: Free all receive buffers when QP is destroyed
2019-03-16 Yuval Shaiahw/rdma: Free all MAD receive buffers when device is...
2019-03-16 Yuval Shaia{hmp, hw/pvrdma}: Expose device internals via monitor...
2019-03-16 Yuval Shaiahw/pvrdma: Collect debugging statistics
2019-03-16 Yuval Shaiahw/rdma: Protect against concurrent execution of poll_cq
2019-03-16 Yuval Shaiahw/rdma: Introduce protected qlist
2019-03-16 Yuval Shaiahw/rdma: Switch to generic error reporting way
2019-03-16 Yuval Shaiacontrib/rdmacm-mux: Fix out-of-bounds risk
2019-03-15 Helge DellerUpdate seabios-hppa to latest upstream
2019-03-15 Richard Hendersontarget/hppa: Avoid squishing DISAS_IAQ_N_STALE_EXIT
2019-03-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-15 Amir Chariftarget/arm: Check access permission to ADDVL/ADDPL...
2019-03-15 Wei Yanghw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve...
2019-03-15 Dongjiu Gengtarget/arm: change arch timer registers access permission
2019-03-15 Eric Augerhw/arm/virt-acpi-build: Fix SMMUv3 GSIV values
2019-03-15 Zoltán Baldasztihw/intc/bcm2836_control: Implement local timer
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-03-14 Stefano Garzarellatests/.gitignore: ignore test-qapi-emit-events.[ch...
2019-03-14 Stefano Garzarella.gitignore: ignore docs/built created for in-tree builds
2019-03-14 Eric Blakemaint: Ignore built elf2dmp
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-03-14 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-03-13 Daniel P. Berrangéconfigure: remove slirp submodule support that doesn...
2019-03-13 Marc-André... slirp: remove empty state.h
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-13 Stefan Hajnoczifile-posix: add drop-cache=on|off option
2019-03-13 Bastian Koppelmanntarget/riscv: Remove decode_RV32_64G()
2019-03-13 Bastian Koppelmanntarget/riscv: Remove gen_system()
2019-03-13 Bastian Koppelmanntarget/riscv: Rename trans_arith to gen_arith
2019-03-13 Bastian Koppelmanntarget/riscv: Remove manual decoding of RV32/64M insn
2019-03-13 Bastian Koppelmanntarget/riscv: Remove shift and slt insn manual decoding
2019-03-13 Bastian Koppelmanntarget/riscv: make ADD/SUB/OR/XOR/AND insn use arg...
2019-03-13 Bastian Koppelmanntarget/riscv: Move gen_arith_imm() decoding into trans_...
2019-03-13 Bastian Koppelmanntarget/riscv: Remove manual decoding from gen_store()
2019-03-13 Bastian Koppelmanntarget/riscv: Remove manual decoding from gen_load()
2019-03-13 Bastian Koppelmanntarget/riscv: Remove manual decoding from gen_branch()
2019-03-13 Bastian Koppelmanntarget/riscv: Remove gen_jalr()
2019-03-13 Bastian Koppelmanntarget/riscv: Convert quadrant 2 of RVXC insns to decod...
2019-03-13 Bastian Koppelmanntarget/riscv: Convert quadrant 1 of RVXC insns to decod...
2019-03-13 Bastian Koppelmanntarget/riscv: Convert quadrant 0 of RVXC insns to decod...
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV priv insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV64D insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV32D insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV64F insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV32F insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV64A insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV32A insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RVXM insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RVXI csr insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RVXI fence insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RVXI arithmetic insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV64I load/store insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RV32I load/store insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Convert RVXI branch insns to decodetree
2019-03-13 Bastian Koppelmanntarget/riscv: Activate decodetree and implemnt LUI...
2019-03-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-03-13 Samuel Thibaultcurses: add option to specify VGA font encoding
2019-03-13 Samuel Thibaulticonv: detect and make curses depend on it
2019-03-13 Wei Yangi386, acpi: check acpi_memory_hotplug capacity in pre_plug
2019-03-13 Knut Omanggen_pcie_root_port: Add ACS (Access Control Services...
2019-03-13 Knut Omangpcie: Add a simple PCIe ACS (Access Control Services...
2019-03-13 Xie Yongjivhost-user-blk: Add support to get/set inflight buffer
2019-03-13 Xie Yongjilibvhost-user: Support tracking inflight I/O in shared...
2019-03-13 Xie Yongjilibvhost-user: Introduce vu_queue_map_desc()
2019-03-13 Xie Yongjilibvhost-user: Remove unnecessary FD flag check for...
2019-03-13 Xie Yongjivhost-user: Support transferring inflight buffer betwee...
2019-03-13 Wei Yangnvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
2019-03-13 Wei Yangnvdimm: use *function* directly instead of allocating...
2019-03-13 Wei Yangnvdimm: fix typo in nvdimm_build_nvdimm_devices argument
2019-03-13 Yi Sunintel_iommu: add scalable-mode option to make scalable...
2019-03-13 Liu, Yi Lintel_iommu: add 256 bits qi_desc support
2019-03-13 Liu, Yi Lintel_iommu: scalable mode emulation
2019-03-13 Marc-André... libvhost-user: add vu_queue_unpop()
2019-03-13 Marc-André... libvhost-user-glib: export vug_source_new()
2019-03-13 Marc-André... vhost-user: split vhost_user_read()
2019-03-13 Marc-André... vhost-user: wrap some read/write with retry handling
2019-03-13 Marc-André... libvhost-user: exit by default on VHOST_USER_NONE
2019-03-13 Marc-André... vhost-user: simplify vhost_user_init/vhost_user_cleanup
2019-03-13 Marc-André... vhost-user: define conventions for vhost-user backends
2019-03-13 Marc-André... libvhost-user: fix clang enum-conversion warning
next