summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Correct spelling of licensedMatthew Fernandez61-61/+61
2011-07-23mc146818rtc: Handle host clock resetsJan Kiszka1-0/+20
2011-07-23notifier: Pass data argument to callbackJan Kiszka2-2/+2
2011-07-23ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster1-1/+4
2011-07-23virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster2-4/+5
2011-07-23virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster1-8/+5
2011-07-23usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster2-12/+0
2011-07-23vga: Fix type of lfb/map_addr/end.Richard Henderson1-5/+5
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