summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-30Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into stagingPeter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-3689-20141029...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141028-1' into s...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141028-1' into s...Peter Maydell
2014-10-30Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141028-1' into s...Peter Maydell
2014-10-30fix off-by-one error in pci_piix3_xen_ide_unplugJames Harper
2014-10-30xen-hvm.c: Add support for Xen access to vmportDon Slutz
2014-10-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rectGerd Hoffmann
2014-10-29vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rectGerd Hoffmann
2014-10-28vnc: return directly if no vnc client connectedChenLiang
2014-10-28vnc: sanitize bits_per_pixel from the clientPetr Matousek
2014-10-28uhci: remove useless DEBUGGonglei
2014-10-28xhci: add property to turn on/off streams supportGerd Hoffmann
2014-10-28libcacard: don't free sign buffer while sign op is pendingRay Strode
2014-10-28libcacard: Lock NSS cert db when selecting an applet on an emulated cardRay Strode
2014-10-28libcacard: introduce new vcard_emul_logoutRay Strode
2014-10-28gtk: avoid gd_widget_reparent with gtk 3.14+Gerd Hoffmann
2014-10-28gtk: drop gtk_widget_set_double_buffered callGerd Hoffmann
2014-10-28vmware-vga: use vmsvga_verify_rect in vmsvga_update_rectGerd Hoffmann
2014-10-28vmware-vga: add vmsvga_verify_rectGerd Hoffmann
2014-10-28vmware-vga: CVE-2014-3689: turn off hw accelGerd Hoffmann
2014-10-27aio / timers: De-document -clockMarkus Armbruster
2014-10-27hw/scsi/virtio-scsi.c: fix the "type" use error in virtio_scsi_handle_ctrlBin Wu
2014-10-27virtio-scsi: sense in virtio_scsi_command_completeTing Wang
2014-10-27Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously"Jan Kiszka
2014-10-27Make qemu_shutdown_requested signal-safeJan Kiszka
2014-10-24target-i386: add Intel AVX-512 supportChao Peng