aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-20target-ppc: Reset SPRs on CPU resetAlexey Kardashevskiy2-1/+12
2014-03-20spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V1-6/+5
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.0' into stagingPeter Maydell2-124/+161
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau1-19/+21
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau1-4/+4
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau1-0/+24
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau2-3/+15
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau1-9/+10
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau2-91/+88
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau1-3/+4
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell1-1/+6
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...Peter Maydell15-51/+217
2014-03-19virtio-rng: Avoid default_backend refcount leakStefan Hajnoczi1-0/+3
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi13-4/+80
2014-03-19cpu: Move tcg_exit_req to the end of CPUStateRichard Henderson1-1/+6
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi11-22/+85
2014-03-19qom: Don't make link NULL on object_property_set_link() failureStefan Hajnoczi1-14/+15
2014-03-19qom: Split object_property_set_link()Stefan Hajnoczi1-20/+40
2014-03-19vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum2-1/+2
2014-03-19vl.c: Fix memory leak in qemu_register_machine()Christian Borntraeger1-1/+3
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell1-1/+1
2014-03-19exec: Fix CPU rework falloutChristian Borntraeger1-1/+1
2014-03-19linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1Peter Maydell1-1/+1
2014-03-19target-ppc: Add missing 'static' and 'const' attributesStefan Weil3-6/+6
2014-03-19Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell5-35/+236
2014-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-41/+107
2014-03-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319'...Peter Maydell5-35/+383
2014-03-19vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constantEduardo Habkost1-1/+1
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost1-0/+7
2014-03-19dataplane: fix implicit IOThread refcountStefan Hajnoczi1-1/+1
2014-03-19block/nfs: report errors from libnfsPeter Lieven1-0/+3
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven1-1/+1
2014-03-19qcow2: Fix fail path in realloc_refcount_block()Max Reitz1-16/+18
2014-03-19qcow2: Correct comment for realloc_refcount_block()Max Reitz1-1/+1
2014-03-19qemu-io: Extended "--cmd" description in usage textMaria Kustova1-3/+6
2014-03-19qemu-io-cmds: Fixed typo in example for writev.Maria Kustova1-1/+1
2014-03-19block: Add error handling to bdrv_invalidate_cache()Kevin Wolf7-18/+76
2014-03-18target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)Alex Bennée3-10/+284
2014-03-18target-arm: A64: Add saturating int ops (SQNEG/SQABS)Alex Bennée3-12/+75
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring1-1/+1
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring1-7/+10
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring1-0/+5
2014-03-18ahci: fix sysbus supportRob Herring1-5/+8
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell2-4/+9
2014-03-18acpi: fix endian-ness for table idsMichael S. Tsirkin2-29/+16
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin1-15/+33
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell15-263/+1855
2014-03-18i386/acpi-build: support hotplug of VCPU with APIC ID 0xFFLaszlo Ersek1-1/+6
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin2-0/+0
2014-03-18i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek1-2/+2