summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmstate static checker: whitelist additionsAmit Shah2014-07-221-1/+15
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...Peter Maydell2014-07-212-5/+15
|\
| * machine: Replace underscores in machine's property namesMarcel Apfelbaum2014-07-212-5/+15
|/
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell2014-07-1816-23/+30
|\
| * tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-186-12/+12
| * migration: Add missing 'static' attributeStefan Weil2014-07-181-1/+1
| * qga: Add missing 'static' attributeStefan Weil2014-07-181-1/+1
| * hw/usb: Add missing 'static' attributeStefan Weil2014-07-181-1/+1
| * doc: slirp supports ICMP echo if enabled in LinuxGernot Hillier2014-07-181-3/+10
| * qemu-img: Remove redundancy "ret = -1"Chen Gang2014-07-181-1/+0
| * Fix new typos in comments (found by codespell)Stefan Weil2014-07-184-4/+4
| * slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stackPeter Maydell2014-07-181-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-185-60/+141
|\ \
| * | Revert "kvmclock: Ensure time in migration never goes backward"Paolo Bonzini2014-07-181-48/+0
| * | Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc...Paolo Bonzini2014-07-181-4/+0
| * | module: Don't complain when a module is absentAndreas Färber2014-07-181-3/+0
| * | module: Simplify module_load()Andreas Färber2014-07-181-4/+2
| * | qtest: new test for wdt_ib700Paolo Bonzini2014-07-182-0/+137
| * | target-i386: Allow execute from user mode when SMEP is enabled.Ricky Zhou2014-07-151-1/+2
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-1815-51/+174
|\ \ \ | |_|/ |/| |
| * | qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2014-07-182-3/+3
| * | raw-posix: Fail gracefully if no working alignment is foundKevin Wolf2014-07-181-8/+27
| * | block: Add Error argument to bdrv_refresh_limits()Kevin Wolf2014-07-1810-29/+32
| * | qcow2: Fix error path for unknown incompatible featuresKevin Wolf2014-07-184-11/+112
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-184-16/+18
|\ \ \
| * | | vhost-user: minor cleanupsMichael S. Tsirkin2014-07-181-1/+3
| * | | qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev2014-07-181-2/+9
| * | | vhost-user: Fix VHOST_SET_MEM_TABLE processingNikolay Nikolaev2014-07-181-1/+3
| * | | qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-141-0/+4
| * | | fix typo: apci -> acpiHu Tao2014-07-111-2/+2
| * | | pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]Eduardo Habkost2014-07-111-11/+2
| * | | pc: fix qemu exiting with error when -m X < 128 with old machines typesIgor Mammedov2014-07-111-0/+1
* | | | pc: fix qemu exiting with error when -m X < 128 with old machine typesIgor Mammedov2014-07-171-0/+1
* | | | cadence_uart: check for serial backend before using it.KONRAD Frederic2014-07-171-4/+11
* | | | Merge remote-tracking branch 'remotes/amit-migration/for-2.1' into stagingPeter Maydell2014-07-171-5/+22
|\ \ \ \
| * | | | vmstate static checker: detect section renamesAmit Shah2014-07-161-5/+22
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/amit/for-2.1' into stagingPeter Maydell2014-07-171-3/+11
|\ \ \ \ | |/ / / |/| | |
| * | | virtio-serial-bus: keep port 0 reserved for virtconsole even on unplugAmit Shah2014-07-161-3/+11
|/ / /
* | | Update version for v2.1.0-rc2 releasePeter Maydell2014-07-151-1/+1
* | | tests/Makefile: Only run vhost-user-test on LinuxPeter Maydell2014-07-151-1/+1
* | | Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell2014-07-154-7/+44
|\ \ \ | |_|/ |/| |
| * | linux-user: use TARGET_SA_ONSTACK in get_sigframeRiku Voipio2014-07-151-3/+4
| * | alloca one extra byte socketsJoakim Tjernlund2014-07-151-3/+3
| * | linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddrJoakim Tjernlund2014-07-152-0/+17
| * | qemu-user: Impl. setsockopt(SO_BINDTODEVICE)Joakim Tjernlund2014-07-151-0/+19
| * | SIOCGIFINDEX: fix typoJoakim Tjernlund2014-07-151-1/+1
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-07-1514-66/+51
|\ \ \
| * | | sPAPR/IOMMU: Fix TCE entry permissionGavin Shan2014-07-152-3/+3
| * | | spapr: Enable use of huge pagesAlexey Kardashevskiy2014-07-151-8/+3
| * | | spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-153-13/+16
OpenPOWER on IntegriCloud