summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-2018-35/+307
|\ \
| * | spapr: Implement interface to fix device pathnameAlexey Kardashevskiy2014-03-201-1/+84
| * | spapr: QOM'ify pseries machineAlexey Kardashevskiy2014-03-201-3/+19
| * | spapr_vio: Fix firmware namesAlexey Kardashevskiy2014-03-201-0/+3
| * | spapr_llan: Add to boot device listAlexey Kardashevskiy2014-03-201-0/+3
| * | qdev: Introduce FWPathProvider interfacePaolo Bonzini2014-03-205-1/+117
| * | vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy2014-03-203-5/+7
| * | spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-202-10/+40
| * | target-ppc: Introduce powerisa-207-server flagAlexey Kardashevskiy2014-03-202-1/+4
| * | target-ppc: Force CPU threads count to be a power of 2Bharata B Rao2014-03-201-0/+6
| * | target-ppc: Fix overallocation of opcode tablesStuart Brady2014-03-201-1/+1
| * | target-ppc: Reset SPRs on CPU resetAlexey Kardashevskiy2014-03-202-1/+12
| * | spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V2014-03-201-6/+5
| * | target-ppc: Add missing 'static' and 'const' attributesStefan Weil2014-03-193-6/+6
* | | Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into stagingPeter Maydell2014-03-192-124/+161
|\ \ \
| * | | raven: Use raven_ for all function prefixesHervé Poussineau2014-03-201-19/+21
| * | | raven: Fix PCI bus accesses with size > 1Hervé Poussineau2014-03-201-4/+4
| * | | raven: Add PCI bus mastering address spaceHervé Poussineau2014-03-201-0/+24
| * | | raven: Set a correct PCI memory regionHervé Poussineau2014-03-202-3/+15
| * | | raven: Set a correct PCI I/O memory regionHervé Poussineau2014-03-201-9/+10
| * | | raven: Implement non-contiguous I/O regionHervé Poussineau2014-03-202-91/+88
| * | | raven: Rename intack region to pci_intackHervé Poussineau2014-03-201-3/+4
|/ / /
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell2014-03-191-1/+6
|\ \ \
| * | | cpu: Move tcg_exit_req to the end of CPUStateRichard Henderson2014-03-191-1/+6
* | | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...Peter Maydell2014-03-1915-51/+217
|\ \ \ \ | |/ / / |/| | |
| * | | virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi2014-03-191-0/+3
| * | | qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-1913-4/+80
| * | | qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-1911-22/+85
| * | | qom: Don't make link NULL on object_property_set_link() failureStefan Hajnoczi2014-03-191-14/+15
| * | | qom: Split object_property_set_link()Stefan Hajnoczi2014-03-191-20/+40
| * | | vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum2014-03-192-1/+2
| * | | vl.c: Fix memory leak in qemu_register_machine()Christian Borntraeger2014-03-191-1/+3
|/ / /
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell2014-03-191-1/+1
|\ \ \
| * | | exec: Fix CPU rework falloutChristian Borntraeger2014-03-191-1/+1
|/ / /
* | | linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1Peter Maydell2014-03-191-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell2014-03-195-35/+236
|\ \
| * | linux-user: Implement capget, capsetPeter Maydell2014-03-172-2/+84
| * | linux-user: Don't allow guest to block SIGSEGVPeter Maydell2014-03-172-1/+62
| * | signal: added a wrapper for sigprocmask functionAlex Barcelo2014-03-173-31/+42
| * | linux-user: Don't reserve space for commpage for AArch64Peter Maydell2014-03-171-1/+4
| * | linux-user: implement F_[GS]ETOWN_EXAndreas Schwab2014-03-172-0/+43
| * | linux-user: Don't return uninitialized value for atomic_barrier syscallPeter Maydell2014-03-171-0/+1
| * | linux-user/signal.c: Correct error path for AArch64 do_rt_sigreturnPeter Maydell2014-03-171-1/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-1913-41/+107
|\ \ \
| * | | dataplane: fix implicit IOThread refcountStefan Hajnoczi2014-03-191-1/+1
| * | | block/nfs: report errors from libnfsPeter Lieven2014-03-191-0/+3
| * | | block/nfs: bump libnfs requirement to 1.9.3Peter Lieven2014-03-191-1/+1
| * | | qcow2: Fix fail path in realloc_refcount_block()Max Reitz2014-03-191-16/+18
| * | | qcow2: Correct comment for realloc_refcount_block()Max Reitz2014-03-191-1/+1
| * | | qemu-io: Extended "--cmd" description in usage textMaria Kustova2014-03-191-3/+6
OpenPOWER on IntegriCloud