Age | Commit message (Expand) | Author |
2015-10-07 | linux-user/tilegx: Implement tilegx signal features | Chen Gang |
2015-10-07 | linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel | Chen Gang |
2015-10-07 | target-tilegx: Let x1 pipe process bpt instruction only | Chen Gang |
2015-10-07 | target-tilegx: Implement complex multiply instructions | Richard Henderson |
2015-10-07 | target-tilegx: Implement table index instructions | Richard Henderson |
2015-10-07 | target-tilegx: Implement crc instructions | Richard Henderson |
2015-10-07 | target-tilegx: Implement v1multu instruction | Chen Gang |
2015-10-07 | target-tilegx: Implement v*add and v*sub instructions | Chen Gang |
2015-10-07 | target-tilegx: Implement v*shl, v*shru, and v*shrs instructions | Chen Gang |
2015-10-07 | target-tilegx: Tidy simd_helper.c | Richard Henderson |
2015-10-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-10-06 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-10-06 | tests: vhost-user: disable unless CONFIG_VHOST_NET | Michael S. Tsirkin |
2015-10-05 | qtest/ide-test: ppc64be correction for ATAPI tests | John Snow |
2015-10-05 | MAINTAINERS: Small IDE/FDC touchup | John Snow |
2015-10-05 | qtest/ahci: fix redundant assertion | John Snow |
2015-10-02 | icc_bus: drop the unused files | Zhu Guihua |
2015-10-02 | cpu/apic: drop icc bus/bridge | Chen Fan |
2015-10-02 | x86: use new method to correct reset sequence | Zhu Guihua |
2015-10-02 | apic: move APIC's MMIO region mapping into APIC | Chen Fan |
2015-10-02 | Correctly re-init EFER state during INIT IPI | Bill Paul |
2015-10-02 | target-i386: add ABM to Haswell* and Broadwell* CPU models | Paolo Bonzini |
2015-10-02 | target-i386: get/put MSR_TSC_AUX across reset and migration | Amit Shah |
2015-10-02 | target-i386: Make check_hw_breakpoints static | Richard Henderson |
2015-10-02 | target-i386: Move breakpoint related functions to new file | Richard Henderson |
2015-10-02 | target-i386: Convert kvm_default_*features to property/value pairs | Eduardo Habkost |
2015-10-02 | vl: Add another sanity check to smp_parse() function | Thomas Huth |
2015-10-02 | cpu: Introduce X86CPUTopoInfo structure for argument simplification | Chen Fan |
2015-10-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-02 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' int... | Peter Maydell |
2015-10-02 | vhost-user-test: fix predictable filename on tmpfs | Michael S. Tsirkin |
2015-10-02 | vhost-user-test: use tmpfs by default | Michael S. Tsirkin |
2015-10-02 | pc: memhp: force gaps between DIMM's GPA | Igor Mammedov |
2015-10-02 | memhp: extend address auto assignment to support gaps | Igor Mammedov |
2015-10-02 | vhost-user: unit test for new messages | Michael S. Tsirkin |
2015-10-02 | vhost-user-test: do not reinvent glib-compat.h | Paolo Bonzini |
2015-10-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-10-02 | block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo... | Richard W.M. Jones |
2015-10-02 | block: disable I/O limits at the beginning of bdrv_close() | Alberto Garcia |
2015-10-02 | iotests: Fix test 128 for password-less sudo | Max Reitz |
2015-10-02 | tests: Fix test 049 fallout from improved HMP error messages | Eric Blake |
2015-10-02 | raw-win32: Fix write request error handling | Kevin Wolf |
2015-10-02 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2015-10-01 | target-microblaze: Set the PC in reset instead of realize | Alistair Francis |
2015-10-01 | disas/cris: Fix typo in comment | Stefan Weil |
2015-10-01 | block: mirror - fix full sync mode when target does not support zero init | Jeff Cody |
2015-10-01 | virtio: Notice when the system doesn't support MSIx at all | Richard Henderson |
2015-10-01 | pc: Add a comment explaining why pc_compat_2_4() doesn't exist | Eduardo Habkost |
2015-10-01 | exec: allocate PROT_NONE pages on top of RAM | Michael S. Tsirkin |
2015-10-01 | oslib: allocate PROT_NONE pages on top of RAM | Michael S. Tsirkin |