Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | target/ppc: Add ibm,processor-radix-AP-encodings for TCG | Suraj Jitindar Singh | 1 | -0/+20 |
2017-04-26 | spapr_pci: Removed unused include | Alexey Kardashevskiy | 1 | -2/+0 |
2017-04-26 | spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask | Alexey Kardashevskiy | 1 | -0/+6 |
2017-04-26 | target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce | Alexey Kardashevskiy | 3 | -1/+23 |
2017-04-26 | spapr: Workaround for broken radix guests | Sam Bobroff | 4 | -4/+21 |
2017-04-26 | spapr: Enable ISA 3.0 MMU mode selection via CAS | Sam Bobroff | 3 | -13/+93 |
2017-04-26 | spapr: move spapr_populate_pa_features() | Sam Bobroff | 1 | -61/+61 |
2017-04-26 | target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL | Suraj Jitindar Singh | 5 | -15/+176 |
2017-04-26 | target/ppc: Add new H-CALL shells for in memory table translation | Suraj Jitindar Singh | 2 | -0/+34 |
2017-04-26 | target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3 | Sam Bobroff | 2 | -0/+26 |
2017-04-26 | spapr: Add ibm,processor-radix-AP-encodings to the device tree | Sam Bobroff | 5 | -0/+48 |
2017-04-26 | target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64 | Alexey Kardashevskiy | 3 | -19/+49 |
2017-04-26 | hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices | Thomas Huth | 1 | -0/+1 |
2017-04-26 | ppc/spapr: QOM'ify sPAPRRTCState | Cédric Le Goater | 5 | -49/+33 |
2017-04-26 | pseries: Add pseries-2.10 machine type | David Gibson | 1 | -2/+21 |
2017-04-26 | target/ppc: Improve accuracy of guest HTM availability on P8s | Sam Bobroff | 1 | -2/+6 |
2017-04-25 | move xen-mapcache.c to hw/i386/xen/ | Anthony Xu | 7 | -12/+8 |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu | 7 | -15/+15 |
2017-04-25 | move xen-common.c to hw/xen/ | Anthony Xu | 5 | -3/+2 |
2017-04-25 | add xen-9p-backend to MAINTAINERS under Xen | Stefano Stabellini | 1 | -0/+1 |
2017-04-25 | xen/9pfs: build and register Xen 9pfs backend | Stefano Stabellini | 3 | -0/+7 |
2017-04-25 | xen/9pfs: send responses back to the frontend | Stefano Stabellini | 1 | -0/+19 |
2017-04-25 | xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal | Stefano Stabellini | 1 | -2/+97 |
2017-04-25 | xen/9pfs: receive requests from the frontend | Stefano Stabellini | 1 | -0/+50 |
2017-04-25 | xen/9pfs: connect to the frontend | Stefano Stabellini | 1 | -1/+181 |
2017-04-25 | xen/9pfs: introduce Xen 9pfs backend | Stefano Stabellini | 2 | -0/+117 |
2017-04-25 | Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in... | Peter Maydell | 1 | -1/+4 |
2017-04-25 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 15 | -37/+1770 |
2017-04-25 | s390x/misc_helper.c: wrap s390_virtio_hypercall in BQL | Aurelien Jarno | 1 | -0/+2 |
2017-04-25 | target-s390x: Mask the SIGP order_code to 8bit. | Philipp Kern | 1 | -1/+2 |
2017-04-25 | ui/cocoa.m: Fix macOS 10.12 deprecation warnings | Brendan Shanks | 1 | -29/+58 |
2017-04-25 | COLO-compare: Optimize tcp compare trace event | Zhang Chen | 2 | -14/+18 |
2017-04-25 | COLO-compare: Optimize tcp compare for option field | Zhang Chen | 1 | -1/+26 |
2017-04-25 | slirp: add a fake NC-SI backend | Cédric Le Goater | 6 | -1/+558 |
2017-04-25 | aspeed: add a FTGMAC100 nic | Cédric Le Goater | 2 | -0/+23 |
2017-04-25 | net/ftgmac100: add a 'aspeed' property | Cédric Le Goater | 2 | -2/+19 |
2017-04-25 | hw/arm/exynos: Add generic SDHCI devices | Krzysztof Kozlowski | 1 | -0/+29 |
2017-04-25 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell | 33 | -42/+844 |
2017-04-24 | qemu-iotests: _cleanup_qemu must be called on exit | Jeff Cody | 10 | -5/+19 |
2017-04-24 | block/rbd: Add support for reopen() | Jeff Cody | 1 | -0/+21 |
2017-04-24 | block/rbd - update variable names to more apt names | Jeff Cody | 1 | -16/+17 |
2017-04-24 | block: use bdrv_can_set_read_only() during reopen | Jeff Cody | 1 | -6/+8 |
2017-04-24 | block: introduce bdrv_can_set_read_only() | Jeff Cody | 2 | -1/+14 |
2017-04-24 | block: code movement | Jeff Cody | 1 | -5/+5 |
2017-04-24 | block: honor BDRV_O_ALLOW_RDWR when clearing bs->read_only | Jeff Cody | 1 | -0/+7 |
2017-04-24 | block: do not set BDS read_only if copy_on_read enabled | Jeff Cody | 7 | -10/+48 |
2017-04-24 | block: add bdrv_set_read_only() helper function | Jeff Cody | 7 | -6/+12 |
2017-04-24 | qemu-iotests: exclude vxhs from image creation via protocol | Jeff Cody | 9 | -0/+9 |
2017-04-24 | block/vxhs.c: Add qemu-iotests for new block device type "vxhs" | Ashish Mittal | 4 | -0/+39 |
2017-04-24 | block/vxhs.c: Add support for a new block device type called "vxhs" | Ashish Mittal | 5 | -2/+654 |