aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-12-15spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier
2017-12-15target/ppc: Update setting of cpu features to account for compat modesSuraj Jitindar Singh
2017-12-14vfio: Fix vfio-kvm group registrationAlex Williamson
2017-12-06spapr: Include "pre-plugged" DIMMS in ram size calculation at resetDavid Gibson
2017-12-06vga: handle cirrus vbe mode wraparounds.Gerd Hoffmann
2017-12-06vga: drop line_offset variableGerd Hoffmann
2017-12-06vhost: fix error check in vhost_verify_ring_mappings()Greg Kurz
2017-12-06virtio-net: don't touch virtqueue if vm is stoppedJason Wang
2017-12-06spapr: reset DRCs after devicesGreg Kurz
2017-12-06hw/ppc: clear pending_events on machine resetDaniel Henrique Barboza
2017-12-06vhost: restore avail index from vring used index on disconnectionMaxime Coquelin
2017-12-06virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin
2017-12-06hw/intc/arm_gicv3_its: Don't abort on table save failureEric Auger
2017-12-05hw/sd: fix out-of-bounds check for multi block readsMichael Olbrich
2017-12-04memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-12-04memory: Switch memory from using AddressSpace to FlatViewAlexey Kardashevskiy
2017-12-04kvmclock: use the updated system_timer_msrJim Somerville
2017-12-04hw/usb/bus: Remove bad object_unparent() from usb_try_create_simple()Thomas Huth
2017-10-03hw/ppc: CAS reset on early device hotplugDaniel Henrique Barboza
2017-09-28Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"Anthony PERARD
2017-09-28hw/acpi: Move acpi_set_pci_info to pcihpAnthony PERARD
2017-09-28hw/acpi: Limit hotplug to root bus on legacy modeAnthony PERARD
2017-09-229pfs: check the size of transport buffer before marshalingJan Dakinevich
2017-09-229pfs: fix name_to_path assertion in v9fs_complete_rename()Jan Dakinevich
2017-09-229pfs: fix readdir() for 9p2000.uJan Dakinevich
2017-09-22ide: ahci: unparent children buses before freeing their memoryIgor Mammedov
2017-09-22hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth
2017-09-22hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth
2017-09-22hw/arm/digic: Mark device with user_creatable = falseThomas Huth
2017-09-22s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth
2017-09-22watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth
2017-09-22multiboot: validate multiboot header address valuesPrasad J Pandit
2017-09-22vga: stop passing pointers to vga_draw_line* functionsGerd Hoffmann
2017-09-22vga: fix display update region calculation (split screen)Gerd Hoffmann
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke
2017-09-17mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell
2017-09-14vhost: Release memory references on cleanupAlex Williamson
2017-09-14hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth
2017-09-14arm_gicv3_kvm: Fix compile warningPranith Kumar
2017-08-23numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9Eduardo Habkost
2017-08-22hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth
2017-08-22hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth
2017-08-22hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'Thomas Huth
2017-08-22spapr: Allow configure-connector to be called multiple timesBharata B Rao
2017-08-15mmio-interface: Mark as not user creatablePeter Maydell
2017-08-15qxl: call qemu_spice_display_init_common for secondary devicesPaolo Bonzini
2017-08-14xlnx-qspi: add a property for mmio-executionKONRAD Frederic
2017-08-14hw/misc/mmio_interface: Return after error_setg() to avoid crashThomas Huth
2017-08-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-08-10virtio-blk: handle blk_getlength() errorsStefan Hajnoczi