summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-18migration: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18qga: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18hw/usb: Add missing 'static' attributeStefan Weil1-1/+1
2014-07-18doc: slirp supports ICMP echo if enabled in LinuxGernot Hillier1-3/+10
2014-07-18qemu-img: Remove redundancy "ret = -1"Chen Gang1-1/+0
2014-07-18Fix new typos in comments (found by codespell)Stefan Weil4-4/+4
2014-07-18slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stackPeter Maydell1-0/+1
2014-07-18Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini1-48/+0
2014-07-18Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini1-4/+0
2014-07-18module: Don't complain when a module is absentAndreas Färber1-3/+0
2014-07-18module: Simplify module_load()Andreas Färber1-4/+2
2014-07-18qtest: new test for wdt_ib700Paolo Bonzini2-0/+137
2014-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell15-51/+174
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2-3/+3
2014-07-18raw-posix: Fail gracefully if no working alignment is foundKevin Wolf1-8/+27
2014-07-18block: Add Error argument to bdrv_refresh_limits()Kevin Wolf10-29/+32
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf4-11/+112
2014-07-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-16/+18
2014-07-18vhost-user: minor cleanupsMichael S. Tsirkin1-1/+3
2014-07-18qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev1-2/+9
2014-07-18vhost-user: Fix VHOST_SET_MEM_TABLE processingNikolay Nikolaev1-1/+3
2014-07-17pc: fix qemu exiting with error when -m X < 128 with old machine typesIgor Mammedov1-0/+1
2014-07-17cadence_uart: check for serial backend before using it.KONRAD Frederic1-4/+11
2014-07-17Merge remote-tracking branch 'remotes/amit-migration/for-2.1' into stagingPeter Maydell1-5/+22
2014-07-17Merge remote-tracking branch 'remotes/amit/for-2.1' into stagingPeter Maydell1-3/+11
2014-07-16virtio-serial-bus: keep port 0 reserved for virtconsole even on unplugAmit Shah1-3/+11
2014-07-16vmstate static checker: detect section renamesAmit Shah1-5/+22
2014-07-15Update version for v2.1.0-rc2 releasePeter Maydell1-1/+1
2014-07-15tests/Makefile: Only run vhost-user-test on LinuxPeter Maydell1-1/+1
2014-07-15target-i386: Allow execute from user mode when SMEP is enabled.Ricky Zhou1-1/+2
2014-07-15Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell4-7/+44
2014-07-15Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell14-66/+51
2014-07-15sPAPR/IOMMU: Fix TCE entry permissionGavin Shan2-3/+3
2014-07-15spapr: Enable use of huge pagesAlexey Kardashevskiy1-8/+3
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy3-13/+16
2014-07-15ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu8-30/+25
2014-07-15target-ppc: Fix number of threads per core limitAlexey Kardashevskiy1-13/+5
2014-07-15linux-user: use TARGET_SA_ONSTACK in get_sigframeRiku Voipio1-3/+4
2014-07-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-4/+28
2014-07-15virtio-blk: dataplane: notify guest as a batchMing Lei1-1/+19
2014-07-15virtio-blk: data-plane: fix save/set .complete_request in startMing Lei1-3/+4
2014-07-15linux-aio: Fix laio resource leakGonglei1-0/+5
2014-07-15alloca one extra byte socketsJoakim Tjernlund1-3/+3
2014-07-15linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddrJoakim Tjernlund2-0/+17
2014-07-15qemu-user: Impl. setsockopt(SO_BINDTODEVICE)Joakim Tjernlund1-0/+19
2014-07-15SIOCGIFINDEX: fix typoJoakim Tjernlund1-1/+1
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber1-6/+6
2014-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-29/+59
2014-07-14serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini1-0/+1
2014-07-14virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini1-0/+2