summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-28Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD1-8/+3
2017-09-28hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD2-32/+38
2017-09-28hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD1-1/+1
2017-09-229pfs: check the size of transport buffer before marshalingJan Dakinevich1-3/+12
2017-09-229pfs: fix name_to_path assertion in v9fs_complete_rename()Jan Dakinevich1-14/+9
2017-09-229pfs: fix readdir() for 9p2000.uJan Dakinevich1-13/+9
2017-09-22ide: ahci: unparent children buses before freeing their memoryIgor Mammedov1-0/+1
2017-09-22hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth1-0/+3
2017-09-22hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth1-0/+2
2017-09-22hw/arm/digic: Mark device with user_creatable = falseThomas Huth1-0/+2
2017-09-22s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth1-0/+2
2017-09-22watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth1-0/+1
2017-09-22multiboot: validate multiboot header address valuesPrasad J Pandit1-0/+19
2017-09-22vga: stop passing pointers to vga_draw_line* functionsGerd Hoffmann3-94/+114
2017-09-22vga: fix display update region calculation (split screen)Gerd Hoffmann1-2/+8
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke1-4/+25
2017-09-17mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell1-2/+2
2017-09-14vhost: Release memory references on cleanupAlex Williamson1-0/+4
2017-09-14hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth1-0/+2
2017-09-14arm_gicv3_kvm: Fix compile warningPranith Kumar1-1/+1
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost1-1/+1
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth1-0/+2
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth1-0/+2
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth4-18/+54
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao1-7/+23
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell1-0/+5
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini1-1/+1
2017-08-14xlnx-qspi: add a property for mmio-executionKONRAD Frederic1-3/+33
2017-08-14hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth1-0/+2
2017-08-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+12
2017-08-10virtio-blk: handle blk_getlength() errorsStefan Hajnoczi1-1/+3
2017-08-10IDE: Do not flush empty CDROM drivesStefan Hajnoczi1-1/+9
2017-08-109pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz2-16/+50
2017-08-09spapr: Fix bug in h_signal_sys_reset()Sam Bobroff1-5/+4
2017-08-09spapr_drc: abort if object_property_add_child() failsGreg Kurz1-1/+1
2017-08-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+6
2017-08-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+2
2017-08-08scsi: clarify sense codes for LUN0 emulationHannes Reinecke1-1/+6
2017-08-08hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov1-2/+2
2017-08-07hw/arm/virt: Add 2.10 machine typeEric Auger1-2/+17
2017-08-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell1-0/+5
2017-08-04Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into stagingPeter Maydell2-11/+23
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau1-2/+2
2017-08-02cpu: don't allow negative core idLaurent Vivier1-0/+5
2017-08-02mips: Add KVM T&E segment support for TCGJames Hogan2-10/+19
2017-08-02mips/malta: leave space for the bootmap after the initrdAurelien Jarno1-1/+4
2017-08-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-17/+53
2017-08-02pc: acpi: force FADT rev1 for 440fx based machine typesIgor Mammedov1-4/+18
2017-08-02pc: make 'pc.rom' readonly when machine has PCI enabledIgor Mammedov1-0/+3
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu1-8/+7