aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev
2014-11-03snapshot: Reset err to NULL to avoid double freeChris Spiegel
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow
2014-11-03ahci: Update byte count after DMA completionJohn Snow
2014-11-03ahci: Correct PIO/D2H FIS responsesJohn Snow
2014-11-03block/iscsi: check for oversized requestsPeter Lieven
2014-11-03block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limitsPeter Lieven
2014-11-03block: avoid creating oversized writes in multiwrite_mergePeter Lieven
2014-11-03block/iscsi: set max_transfer_lengthPeter Lieven
2014-11-03BlockLimits: introduce max_transfer_lengthPeter Lieven
2014-11-03util: introduce MIN_NON_ZEROPeter Lieven
2014-11-03elf: take phdr offset into account when calculating the program load addressJonas Maebe
2014-11-03linux-user: Fix fault address truncation AArch64Riku Voipio
2014-11-03linux-user: Let user specify random seedMagnus Reftel
2014-11-03MAINTAINERS: update xtensa boardsMax Filippov
2014-11-03target-xtensa: fix build for cores w/o windowed registersMax Filippov
2014-11-03target-xtensa: add core importing scriptMax Filippov
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-11-03target-xtensa: add definition for XTHAL_INTTYPE_PROFILINGMax Filippov
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost
2014-11-02hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu
2014-11-02hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum
2014-11-02hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-11-02acpi: create separate file for TCPA logStefan Berger
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-11-02pcie: change confused comment clearerGonglei
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02smbios: Fix assertion on socket count calculationEduardo Habkost
2014-11-02vdi: wrapped uuid_unparse() in #ifdefSeokYeon Hwang