aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-03block.c: Fix type of IoOperationType variable in send_qmp_error_event()Peter Maydell1-3/+3
2014-11-03rbd: Add support for bdrv_invalidate_cacheAdam Crume1-0/+15
2014-11-03block/parallels: fix access to not initialized memory in catalog_bitmapDenis V. Lunev1-1/+1
2014-11-03iotests: add v2 parallels sample image and simple test for itDenis V. Lunev3-0/+9
2014-11-03iotests: replace fake parallels image with authentic oneDenis V. Lunev4-9/+9
2014-11-03snapshot: Reset err to NULL to avoid double freeChris Spiegel1-1/+2
2014-11-03ahci: Fix SDB FIS ConstructionJohn Snow2-9/+17
2014-11-03ahci: Update byte count after DMA completionJohn Snow3-14/+40
2014-11-03ahci: Correct PIO/D2H FIS responsesJohn Snow1-23/+25
2014-11-03block/iscsi: check for oversized requestsPeter Lieven1-0/+12
2014-11-03block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limitsPeter Lieven1-10/+10
2014-11-03block: avoid creating oversized writes in multiwrite_mergePeter Lieven1-0/+5
2014-11-03block/iscsi: set max_transfer_lengthPeter Lieven1-2/+15
2014-11-03BlockLimits: introduce max_transfer_lengthPeter Lieven2-0/+7
2014-11-03util: introduce MIN_NON_ZEROPeter Lieven1-0/+6
2014-11-03elf: take phdr offset into account when calculating the program load addressJonas Maebe1-1/+1
2014-11-03linux-user: Fix fault address truncation AArch64Riku Voipio1-3/+1
2014-11-03linux-user: Let user specify random seedMagnus Reftel2-1/+19
2014-11-03MAINTAINERS: update xtensa boardsMax Filippov1-3/+4
2014-11-03target-xtensa: fix build for cores w/o windowed registersMax Filippov1-12/+19
2014-11-03target-xtensa: add core importing scriptMax Filippov1-0/+53
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov1-1/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov11-14/+32
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov1-2/+2
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov3-115/+137
2014-11-03target-xtensa: add definition for XTHAL_INTTYPE_PROFILINGMax Filippov2-0/+2
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno1-1/+1
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov1-4/+2
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost5-7/+48
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost2-2/+24
2014-11-02hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu2-5/+5
2014-11-02hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum1-0/+9
2014-11-02hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum1-1/+6
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert6-3/+32
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng1-9/+13
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng4-8/+8
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng2-13/+0
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng4-24/+20
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng1-1/+27
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng3-26/+4
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng2-12/+2
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng2-0/+21
2014-11-02acpi: create separate file for TCPA logStefan Berger1-7/+15
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini1-3/+3
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin7-44/+62
2014-11-02pcie: change confused comment clearerGonglei1-1/+1
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer1-9/+14
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka1-1/+1
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek2-0/+2