summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-07-23qemu-char: Print strerror message on failureKevin Wolf3-6/+8
2011-07-23multiboot: Support commas in module parametersAdam Lackorzynski1-9/+9
2011-07-23report serial devices created with -device in the PIIX4 config spacePaolo Bonzini1-5/+17
2011-07-23net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka7-8/+8
2011-07-22Merge remote-tracking branch 'spice/spice.v39' into stagingAnthony Liguori1-2/+2
2011-07-22Merge remote-tracking branch 'kraxel/usb.21' into stagingAnthony Liguori2-5/+10
2011-07-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori10-58/+52
2011-07-22usb-uhci: fix irq handling on error.Gerd Hoffmann1-0/+6
2011-07-22usb-hid: fixup changed tracking.Gerd Hoffmann1-5/+4
2011-07-20ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau3-31/+82
2011-07-20ds1225y: use trace frameworkHervé Poussineau1-11/+5
2011-07-20ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau2-42/+1
2011-07-20qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin1-2/+2
2011-07-19scsi-disk: Mask out serial number EVPDHannes Reinecke1-3/+12
2011-07-19scsi-disk: Fixup debugging statementHannes Reinecke1-1/+1
2011-07-19scsi: Add 'hba_private' to SCSIRequestHannes Reinecke8-52/+37
2011-07-19Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori5-30/+73
2011-07-19Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori11-230/+458
2011-07-19Merge remote-tracking branch 'spice/spice.v38' into stagingAnthony Liguori2-17/+37
2011-07-19Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori5-9/+21
2011-07-18iov: Update parameter usage in iov_(to|from)_buf()Hannes Reinecke2-2/+2
2011-07-18virtio-console: Prevent abort()s in case of host chardev closeAmit Shah1-1/+15
2011-07-18virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah1-1/+1
2011-07-18virtio-console: Add some trace eventsAmit Shah1-1/+8
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah1-0/+7
2011-07-17virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin1-0/+8
2011-07-17xen: move to new pci initializersMichael S. Tsirkin1-8/+7
2011-07-17hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD1-0/+3
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin2-5/+6
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin1-0/+1
2011-07-17xen_console: fall back to qemu serial deviceAlexander Graf1-4/+7
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini3-6/+23
2011-07-17xen_disk: treat "aio" as "raw"Stefano Stabellini1-0/+3
2011-07-17xen_disk: cope with missing xenstore "params" nodeStefano Stabellini1-7/+27
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini1-7/+12
2011-07-17xen_console: fix memory leakStefano Stabellini1-2/+6
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka1-9/+0
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau1-1/+1
2011-07-12spapr: use specific endian ld/st_physAlexander Graf2-8/+8
2011-07-12s390-virtio: use specific endian ld/st_physAlexander Graf2-8/+8
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf1-20/+23
2011-07-12pl080: use specific endian ld/st_physAlexander Graf1-4/+4
2011-07-12msix: use specific endian ld/st_physAlexander Graf1-1/+1
2011-07-12msi: use specific endian ld/st_physAlexander Graf1-1/+1
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf1-17/+4
2011-07-12hpet: use specific endian ld/st_physAlexander Graf1-1/+1
2011-07-08usb-ohci: raise interrupt on attachGerd Hoffmann1-1/+7
2011-07-08usb-hub: remove unused descriptor arraysGerd Hoffmann1-68/+0
2011-07-08usb: fixup bluetooth descriptorsGerd Hoffmann1-12/+12
2011-07-08usb_register_port(): do not set port->opaque and port->index twiceJes Sorensen1-2/+0