aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-06-23pcie: coding style tweakMichael S. Tsirkin
2014-06-23hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-23hw/pcie: correct debug messageMarcel Apfelbaum
2014-06-23q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost
2014-06-23virtio-pci: Report an error when msix vectors init failsFam Zheng
2014-06-23qemu-char: avoid leaking unused fds in tcp_get_msgfds()Stefan Hajnoczi
2014-06-23qemu-char: fix qemu_chr_fe_get_msgfd()Stefan Hajnoczi
2014-06-23qapi/string-output-visitor: fix human outputHu Tao
2014-06-23e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo
2014-06-23e1000: move e1000_autoneg_timer() to after set_ics()Gabriel L. Somlo
2014-06-23e1000: signal guest on successful link auto-negotiationGabriel L. Somlo
2014-06-23e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo
2014-06-23e1000: emulate auto-negotiation during external link status changeGabriel L. Somlo
2014-06-23qtest: fix vhost-user-test unbalanced mutex locksNikolay Nikolaev
2014-06-23qtest: fix qtest for vhost-userNikolay Nikolaev
2014-06-23libqemustub: add more stubs for qemu-charNikolay Nikolaev
2014-06-23qapi/hmp: use 'backend' instead of 'device' with memory backendIgor Mammedov
2014-06-23vhost: fix resource leak in error handlingMichael S. Tsirkin
2014-06-23vhost: block migration if backend does not log memoryMichael S. Tsirkin
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-23Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-06-23Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into stagingPeter Maydell
2014-06-23console: move chardev declarations to sysemu/char.hMichael S. Tsirkin
2014-06-23block: asynchronously stop the VM on I/O errorsPaolo Bonzini
2014-06-23vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini
2014-06-23sheepdog: fix NULL dereference in sd_createLiu Yuan
2014-06-21QemuOpts: check NULL opts in qemu_opt_get functionsChunyan Liu
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite
2014-06-20Update OpenBIOS imagesMark Cave-Ayland
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal
2014-06-20target-mips: copy CP0_Config1 into DisasContextAurelien Jarno
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell
2014-06-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...Peter Maydell
2014-06-20spice: fix 32bit buildGerd Hoffmann
2014-06-20Merge remote-tracking branch 'remotes/rth/tcg-next' into stagingPeter Maydell
2014-06-20hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar
2014-06-19target-arm: Introduce per-CPU field for PSCI versionPranavkumar Sawargaonkar
2014-06-19target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64Pranavkumar Sawargaonkar
2014-06-19target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possiblePranavkumar Sawargaonkar
2014-06-19target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64Pranavkumar Sawargaonkar
2014-06-19kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENTPranavkumar Sawargaonkar
2014-06-19hw/block/pflash_cfi01: Report correct size info for parallel configsPeter Maydell