aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-19exec: Fix CPU rework falloutChristian Borntraeger
2014-03-19linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1Peter Maydell
2014-03-19target-ppc: Add missing 'static' and 'const' attributesStefan Weil
2014-03-19Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
2014-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-03-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319'...Peter Maydell
2014-03-19vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constantEduardo Habkost
2014-03-19sysemu.h: Document what MAX_CPUMASK_BITS really limitsEduardo Habkost
2014-03-19dataplane: fix implicit IOThread refcountStefan Hajnoczi
2014-03-19block/nfs: report errors from libnfsPeter Lieven
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven
2014-03-19qcow2: Fix fail path in realloc_refcount_block()Max Reitz
2014-03-19qcow2: Correct comment for realloc_refcount_block()Max Reitz
2014-03-19qemu-io: Extended "--cmd" description in usage textMaria Kustova
2014-03-19qemu-io-cmds: Fixed typo in example for writev.Maria Kustova
2014-03-19block: Add error handling to bdrv_invalidate_cache()Kevin Wolf
2014-03-18target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)pull-target-arm-20140319Alex Bennée
2014-03-18target-arm: A64: Add saturating int ops (SQNEG/SQABS)Alex Bennée
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring
2014-03-18ahci: fix sysbus supportRob Herring
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell
2014-03-18acpi: fix endian-ness for table idsMichael S. Tsirkin
2014-03-18acpi-test: signature endian-ness fixesMichael S. Tsirkin
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell
2014-03-18i386/acpi-build: support hotplug of VCPU with APIC ID 0xFFLaszlo Ersek
2014-03-18acpi-test: rebuild SSDTMichael S. Tsirkin
2014-03-18i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek
2014-03-18pc: Refuse max_cpus if it results in too large APIC IDEduardo Habkost
2014-03-18acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmapEduardo Habkost
2014-03-18acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost
2014-03-18pc: Refuse CPU hotplug if the resulting APIC ID is too largeEduardo Habkost
2014-03-18acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost
2014-03-18acpi-test: update expected SSDT filesMichael S. Tsirkin
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven
2014-03-17Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140317' int...Peter Maydell
2014-03-17Merge remote-tracking branch 'remotes/rth/tcg-v8p-2' into stagingPeter Maydell
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger
2014-03-17tcg-sparc: Convert to new ldst opcodesRichard Henderson
2014-03-17tcg-sparc: Convert to new ldst helpersRichard Henderson
2014-03-17tcg-sparc: Tidy tcg_out_tlb_load interfaceRichard Henderson
2014-03-17tcg-sparc: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2014-03-17tcg-sparc: Improve tcg_out_moviRichard Henderson
2014-03-17tcg-sparc: Dont handle constant arguments to ext32 opsRichard Henderson
2014-03-17tcg-sparc: Don't handle remainderRichard Henderson
2014-03-17tcg-sparc: Use intptr_t as appropriateRichard Henderson