Age | Commit message (Expand) | Author |
2016-01-18 | target-arm: Clean up includes | Peter Maydell |
2016-01-18 | scripts: Add new clean-includes script to fix C include directives | Peter Maydell |
2016-01-18 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160118-1' into st... | Peter Maydell |
2016-01-18 | vnc: fix tls-creds error message | Wolfgang Bumiller |
2016-01-18 | Fix corner-case when using VNC+SASL+SPICE | Christophe Fergeau |
2016-01-18 | vnc: clear vs->tlscreds after unparenting it | Wolfgang Bumiller |
2016-01-18 | gtk: implement set_echo | Paolo Bonzini |
2016-01-18 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2016-01-16 | target-sparc: Migrate CWP and PIL for SPARC64 | Peter Maydell |
2016-01-16 | target-sparc: Use VMState arrays for SPARC64 TLB/MMU state | Peter Maydell |
2016-01-16 | target-sparc: Convert to VMStateDescription | Juan Quintela |
2016-01-16 | target-sparc: Don't flush TLB in cpu_load function | Peter Maydell |
2016-01-16 | target-sparc: Split cpu_put_psr into side-effect and no-side-effect parts | Peter Maydell |
2016-01-16 | vmstate: define vmstate_info_uinttl | Juan Quintela |
2016-01-16 | vmstate: Introduce VMSTATE_VARRAY_MULTPLY | Juan Quintela |
2016-01-16 | vmstate: introduce CPU_DoubleU arrays | Juan Quintela |
2016-01-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-01-15 | qemu-char: do not leak QemuMutex when freeing a character device | Paolo Bonzini |
2016-01-15 | qemu-char: add logfile facility to all chardev backends | Daniel P. Berrange |
2016-01-15 | nbd-server: do not exit on failed memory allocation | Paolo Bonzini |
2016-01-15 | nbd-server: do not check request length except for reads and writes | Paolo Bonzini |
2016-01-15 | nbd-server: Coroutine based negotiation | Fam Zheng |
2016-01-15 | nbd: Split nbd.c | Fam Zheng |
2016-01-15 | nbd: Always call "close_fn" in nbd_client_new | Fam Zheng |
2016-01-15 | SCSI device: fix to incomplete QOMify | Cao jin |
2016-01-15 | iscsi: send readcapacity10 when readcapacity16 failed | Zhu Lingshan |
2016-01-15 | qemu-char: delete send_all/recv_all helper methods | Daniel P. Berrange |
2016-01-15 | vmw_pvscsi: x-disable-pcie, x-old-pci-configuration back-compat props are 2.5... | Shmulik Ladkani |
2016-01-15 | scsi: initialise info object with appropriate size | P J P |
2016-01-15 | i386: avoid null pointer dereference | P J P |
2016-01-15 | target-i386: do not duplicate page protection checks | Paolo Bonzini |
2016-01-15 | scsi: revert change to scsi_req_cancel_async and add assertions | Paolo Bonzini |
2016-01-15 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160115'... | Peter Maydell |
2016-01-15 | ARM: virt: Don't generate RTC ACPI device when using UEFI | Shannon Zhao |
2016-01-15 | target-arm: dump-guest-memory: add vfp notes for arm | Andrew Jones |
2016-01-15 | elf: add arm note types | Andrew Jones |
2016-01-15 | target-arm: dump-guest-memory: add prfpreg notes for aarch64 | Andrew Jones |
2016-01-15 | target-arm: support QMP dump-guest-memory | Andrew Jones |
2016-01-15 | dump: allow target to set the physical base | Andrew Jones |
2016-01-15 | dump: allow target to set the page size | Andrew Jones |
2016-01-15 | dump: qemunotes aren't commonly needed | Andrew Jones |
2016-01-15 | qapi-schema: dump-guest-memory: Improve text | Andrew Jones |
2016-01-15 | xlnx-zynqmp: Add support for high DDR memory regions | Alistair Francis |
2016-01-15 | target-arm: Use the right MMU index in arm_regime_using_lpae_format | Alvise Rigo |
2016-01-14 | disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings | Peter Maydell |
2016-01-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into... | Peter Maydell |
2016-01-14 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160113' into staging | Peter Maydell |
2016-01-14 | Merge remote-tracking branch 'remotes/amit/tags/vs-for-2.6-1' into staging | Peter Maydell |
2016-01-14 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-1... | Peter Maydell |
2016-01-13 | checkpatch: Detect newlines in error_report and other error functions | Jason J. Herne |