aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-08-13pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost
2013-08-13vhost: clear signalled_used_valid on vhost stopMichael S. Tsirkin
2013-08-13virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi
2013-08-13dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi
2013-08-13i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann
2013-08-13Bugfix for loading multiboot kernelsMartijn van den Broek
2013-08-13target-i386: Fix X86CPU error handlingAndreas Färber
2013-08-13xhci: fix segfaultGerd Hoffmann
2013-08-13pci-bridge: update mappings for migration/restoreDon Koch
2013-08-13virtio-console: Use exitfn for virtserialport, tooAndreas Färber
2013-08-13xhci: handle USB_RET_IOERRORGerd Hoffmann
2013-08-13dataplane: refuse to start if device is already in useStefan Hajnoczi
2013-08-13megasas: Legacy command line handling fixAndreas Färber
2013-08-12ahci: Fix FLUSH commandKevin Wolf
2013-08-12kvmclock: clock should count only if vm is runningMarcelo Tosatti
2013-08-12s390/ipl: Fix boot orderChristian Borntraeger
2013-08-12usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann
2013-08-12virtio-scsi: forward scsibus for virtio-scsi-pci.KONRAD Frederic
2013-08-12qxl: Fix QXLRam initialisation.Anthony PERARD
2013-08-12arm/boot: Free dtb blob memory after usePeter Maydell
2013-08-12s390/virtio-ccw: Fix virtio resetChristian Borntraeger
2013-06-18wdt_i6300esb: fix vmstate versioningMichael Roth
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi
2013-06-18scsi-disk: scsi-block device for scsi pass-through should not be removablePavel Hrdina
2013-06-18scsi-generic: check the return value of bdrv_aio_ioctl in execute_commandPavel Hrdina
2013-06-18scsi-generic: fix sign extension of READ CAPACITY(10) dataPaolo Bonzini
2013-06-18scsi: reset cdrom tray statuses on scsi_disk_resetPavel Hrdina
2013-06-17pc: Fix crash when attempting to hotplug CPU with negative IDIgor Mammedov
2013-06-17smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-17smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-17smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-17smbios: Convert to error_report()Markus Armbruster
2013-06-17ivshmem: add missing error exit(2)Stefan Hajnoczi
2013-06-12q35: set fw_nameMichael S. Tsirkin
2013-06-11xilinx_axidma: Do not set DMA .notify to NULL after notifyWendy Liang
2013-06-11virtio-ccw: Fix unsetting of indicators.Cornelia Huck
2013-06-11s390x/css: Fix concurrent sense.Cornelia Huck
2013-06-11vmxnet3: fix NICState cleanupStefan Hajnoczi
2013-06-11Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau
2013-06-11host-libusb: Correct test for USB packet stateEd Maste
2013-06-11qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong
2013-06-11xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini
2013-06-11ide: Set BSY bit during FLUSHAndreas Färber
2013-06-11xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini
2013-06-11rtl8139: flush queued packets when RxBufPtr is writtenStefan Hajnoczi
2013-06-11hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V
2013-06-11hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-20ide/macio: fix wrong opaque with TRIM supportAurelien Jarno