aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-11virtio-pci: call pci reset variant when guest requests reset.Gerd Hoffmann
2016-03-11i386: update expected DSDTMichael S. Tsirkin
2016-03-11i386: populate floppy drive information in DSDTRoman Kagan
2016-03-11fdc: add function to determine drive chs limitsRoman Kagan
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan
2016-03-11pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()Igor Mammedov
2016-03-11vhost-user: verify that number of queues is less than MAX_QUEUE_NUMIlya Maximets
2016-03-11virtio-balloon: add 'available' counterDenis V. Lunev
2016-03-11hw/virtio: group virtio flags into an enumMarcel Apfelbaum
2016-03-11hw/virtio: fix double use of a virtio flagMarcel Apfelbaum
2016-03-11balloon: fix segfault and harden the stats queueLadi Prosek
2016-03-11acpi: add build_append_named_dword, returning an offset in bufferMichael S. Tsirkin
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong
2016-03-11acpi: add aml_concatenate()Xiao Guangrong
2016-03-11acpi: add aml_create_field()Xiao Guangrong
2016-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...Peter Maydell
2016-03-09ui/console: add escape sequence \e[5, 6nRen Kimura
2016-03-09Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell