summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Shreyas B. Prabhu2014-07-158-30/+25
| * | | target-ppc: Fix number of threads per core limitAlexey Kardashevskiy2014-07-151-13/+5
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-152-4/+28
|\ \ \ \ | |/ / / |/| | |
| * | | virtio-blk: dataplane: notify guest as a batchMing Lei2014-07-151-1/+19
| * | | virtio-blk: data-plane: fix save/set .complete_request in startMing Lei2014-07-151-3/+4
| * | | linux-aio: Fix laio resource leakGonglei2014-07-151-0/+5
* | | | libqos: Fix PC PCI endianness glitchesAndreas Färber2014-07-151-6/+6
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-145-29/+59
|\ \ \ | |/ / |/| |
| * | serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini2014-07-141-0/+1
| * | virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini2014-07-141-0/+2
| * | serial: change retry logic to avoid concurrencyKirill Batuzov2014-07-141-26/+33
| * | qemu-char: fix deadlock with "-monitor pty"Paolo Bonzini2014-07-141-2/+21
| * | scsi: Report error when lun number is in useFam Zheng2014-07-141-1/+2
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-07-1430-167/+699
|\ \ \
| * | | ide: Treat read/write beyond end as invalidMarkus Armbruster2014-07-141-0/+28
| * | | virtio-blk: Treat read/write beyond end as invalidMarkus Armbruster2014-07-141-0/+7
| * | | virtio-blk: Bypass error action and I/O accounting on invalid r/wMarkus Armbruster2014-07-141-6/+8
| * | | virtio-blk: Factor common checks out of virtio_blk_handle_read/write()Markus Armbruster2014-07-141-10/+14
OpenPOWER on IntegriCloud