aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14quorum: modify vote rules for flush operationChanglong Xie
2016-03-14qmp event: Refactor QUORUM_REPORT_BADChanglong Xie
2016-03-14docs: fix invalid node name in qmp eventChanglong Xie
2016-03-14block/vpc: add tests for image creation force_size parameterJeff Cody
2016-03-14block/vpc: give option to force the current_size field in .bdrv_createJeff Cody
2016-03-14block/vpc: tests for auto-detecting VPC and Hyper-V VHD imagesJeff Cody
2016-03-14block/vpc: choose size calculation method based on creator_app fieldJeff Cody
2016-03-14block/qapi: Include empty drives in query-blockstatsKevin Wolf
2016-03-14block/qapi: Factor out bdrv_query_bds_stats()Kevin Wolf
2016-03-14block/qapi: Factor out bdrv_query_blk_stats()Kevin Wolf
2016-03-14qemu-img: eliminate memory leakPaolo Bonzini
2016-03-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160311' into stagingPeter Maydell
2016-03-14trace: separate MMIO tracepoints from TB-access tracepointsHollis Blanchard
2016-03-14trace: include CPU index in trace_memory_region_*()Hollis Blanchard
2016-03-11ipmi: add some local variables in ipmi_sdr_initCédric Le Goater
2016-03-11ipmi: remove the need of an ending record in the SDR tableCédric Le Goater
2016-03-11ipmi: use a function to initialize the SDR tableCédric Le Goater
2016-03-11ipmi: add a realize function to the device classCédric Le Goater
2016-03-11ipmi: add rsp_buffer_set_error() helperCédric Le Goater
2016-03-11ipmi: remove IPMI_CHECK_RESERVATION() macroCédric Le Goater
2016-03-11ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpersCédric Le Goater
2016-03-11ipmi: remove IPMI_CHECK_CMD_LEN() macroCédric Le Goater
2016-03-11MAINTAINERS: machine coreMichael S. Tsirkin
2016-03-11MAINTAINERS: Add an entry for virtio header filesThomas Huth
2016-03-11pc: acpi: clarify why possible LAPIC entries must be present in MADTIgor Mammedov
2016-03-11pc: acpi: drop cpu->found_cpus bitmapIgor Mammedov
2016-03-11pc: acpi: create Processor and Notify objects only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: create MADT.lapic entries only for valid lapicsIgor Mammedov
2016-03-11pc: acpi: SRAT: create only valid processor lapic entriesIgor Mammedov
2016-03-11pc: acpi: cleanup qdev_get_machine() callsIgor Mammedov
2016-03-11machine: introduce MachineClass.possible_cpu_arch_ids() hookIgor Mammedov
2016-03-11pc: init pcms->apic_id_limit once and use it throughout pc.cIgor Mammedov
2016-03-11pc: acpi: remove NOP assignmentIgor Mammedov
2016-03-11pxb: cleanupCao jin
2016-03-11qemu-char: make tcp_chr_disconnect() reentrant-safeMarc-André Lureau
2016-03-11qemu-char: remove all msgfds on disconnectMarc-André Lureau
2016-03-11qemu-char: avoid potential double-freeMarc-André Lureau
2016-03-11vhost-user: remove useless is_server fieldMarc-André Lureau
2016-03-11vhost-user: fix use after freeMarc-André Lureau
2016-03-11nvdimm acpi: emulate dsm methodXiao Guangrong
2016-03-11nvdimm acpi: let qemu handle _DSM methodXiao Guangrong
2016-03-11nvdimm acpi: introduce patched dsm memoryXiao Guangrong
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong
2016-03-11pci-ids: add virtio 1.0 ids to specGerd Hoffmann
2016-03-11acpi-test-data: add _DIS methodsMichael S. Tsirkin
2016-03-11hw/acpi: fix Q35 support for legacy Windows OSMarcel Apfelbaum
2016-03-11ich9lpc: fix typoCao jin