Age | Commit message (Expand) | Author |
2015-10-23 | adb: add to input category | Laurent Vivier |
2015-10-23 | ppc/spapr: Add "ibm,pa-features" property to the device-tree | Benjamin Herrenschmidt |
2015-10-23 | ppc: Add mmu_model defines for arch 2.03 and 2.07 | Benjamin Herrenschmidt |
2015-10-23 | hw/scsi/spapr_vscsi: Remove superfluous memset | Thomas Huth |
2015-10-23 | spapr_pci: Allow VFIO devices to work on the normal PCI host bridge | David Gibson |
2015-10-23 | spapr_iommu: Provide a function to switch a TCE table to allowing VFIO | David Gibson |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-10-23 | spapr_pci: Allow PCI host bridge DMA window to be configured | David Gibson |
2015-10-23 | spapr: Add "slb-size" property to CPU device tree nodes | Thomas Huth |
2015-10-23 | spapr: Abort when HTAB of requested size isn't allocated | Bharata B Rao |
2015-10-23 | spapr: Allocate HTAB from machine init | Bharata B Rao |
2015-10-22 | vhost-user: fix up rhel6 build | Michael S. Tsirkin |
2015-10-22 | configure: avoid polluting global CFLAGS with tasn1 flags | Daniel P. Berrange |
2015-10-22 | crypto: add sanity checking of plaintext/ciphertext length | Daniel P. Berrange |
2015-10-22 | crypto: don't let builtin aes crash if no IV is provided | Daniel P. Berrange |
2015-10-22 | crypto: allow use of nettle/gcrypt to be selected explicitly | Daniel P. Berrange |
2015-10-22 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging | Peter Maydell |
2015-10-22 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell |
2015-10-22 | disas: QOMify alpha specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify mips specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify sh4 specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify lm32 specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify sparc specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify m68k specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify moxie specific disas setup | Peter Crosthwaite |
2015-10-22 | disas: QOMify s390x specific disas setup | Peter Crosthwaite |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT | Laszlo Ersek |
2015-10-22 | i386: keep cpu_model field in MachineState uptodate | Zhu Guihua |
2015-10-22 | vhost: set the correct queue index in case of migration with multiqueue | Thibaut Collet |
2015-10-22 | piix: fix resource leak reported by Coverity | zhanghailiang |
2015-10-22 | seccomp: add memfd_create to whitelist | Eduardo Otubo |
2015-10-22 | vhost-user-test: check ownership during migration | Marc-André Lureau |
2015-10-22 | vhost-user-test: add live-migration test | Marc-André Lureau |
2015-10-22 | vhost-user-test: learn to tweak various qemu arguments | Marc-André Lureau |
2015-10-22 | vhost-user-test: wrap server in TestServer struct | Marc-André Lureau |
2015-10-22 | vhost-user-test: remove useless static check | Marc-André Lureau |
2015-10-22 | vhost-user-test: move wait_for_fds() out | Marc-André Lureau |
2015-10-22 | vhost: add migration block if memfd failed | Marc-André Lureau |
2015-10-22 | vhost-user: use an enum helper for features mask | Thibaut Collet |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost user: add support of live migration | Thibaut Collet |
2015-10-22 | net: add trace_vhost_user_event | Marc-André Lureau |
2015-10-22 | vhost-user: document migration log | Marc-André Lureau |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |
2015-10-22 | vhost-user: add a migration blocker | Marc-André Lureau |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau |
2015-10-22 | vhost: alloc shareable log | Marc-André Lureau |
2015-10-22 | vhost-user: add vhost_user_requires_shm_log() | Marc-André Lureau |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau |