aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-10-11pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson
2012-10-11Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra
2012-10-11hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge
2012-10-11pl190: fix read of VECTADDRBrendan Fennell
2012-10-11pflash_cfi01: Fix warning caused by unreachable codeStefan Weil
2012-10-11ioh3420: Remove unreachable codeStefan Weil
2012-10-11lm4549: Fix buffer overflowStefan Weil
2012-10-11cadence_uart: Fix buffer overflowStefan Weil
2012-10-11SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg
2012-10-11scsi-disk: fix check for out-of-range LBAPaolo Bonzini
2012-10-11scsi-disk: introduce check_lba_rangePaolo Bonzini
2012-10-11pflash_cfi01: fix vendor specific extended queryAurelien Jarno
2012-10-11xilinx_timer: Fix a compile error if debug enabledChris Wulff
2012-10-11xilinx.h: Error check when setting linksPeter A. G. Crosthwaite
2012-10-11xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite
2012-10-11xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite
2012-10-11net: fix usbnet_receive() packet dropsStefan Hajnoczi
2012-10-11net: clean up usbnet_receive()Stefan Hajnoczi
2012-10-11eepro100: Fix network hang when rx buffers run outBo Yang
2012-10-11xen: flush queue when getting an eventPaolo Bonzini
2012-10-11e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini
2012-10-11net: notify iothread after flushing queuePaolo Bonzini
2012-10-11Spelling fixes in comments and documentationStefan Weil
2012-10-11srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil
2012-10-11uhci: Don't queue up packets after one with the SPD flag setHans de Goede
2012-10-11usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede
2012-10-11ehci: Walk async schedule before and after migrationHans de Goede
2012-10-11ehci: Don't set seen to 0 when removing unseen queue-headsHans de Goede
2012-10-11hw/qxl: tracing fixesAlon Levy
2012-10-11ahci: properly reset PxCMD on HBA resetJason Baron
2012-10-11ide: Fix error messages from static code analysis (no real error)Stefan Weil
2012-10-11ehci: Don't process too much frames in 1 timer tick (v2)Hans de Goede
2012-10-11ehci: Fix interrupts stopping when Interrupt Threshold Control is 8Hans de Goede
2012-10-11ehci: switch to new-style memory opsGerd Hoffmann
2012-10-11qxl: better cleanup for surface destroyUri Lublin
2012-10-11usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann
2012-10-11qxl: dont update invalid areaDunrong Huang
2012-10-11xhci: allow bytewise capability register readsGerd Hoffmann
2012-10-11xhci: fix runtime write tracepointGerd Hoffmann
2012-10-11xhci: drop bufferingGerd Hoffmann
2012-10-11xhci: rip out background transfer codeGerd Hoffmann
2012-10-11usb-audio: fix usb versionGerd Hoffmann
2012-10-11Better name usb braille deviceSamuel Thibault
2012-10-11usb-redir: Return babble when getting more bulk data then requestedHans de Goede
2012-10-11usb-redir: Move to core packet id and queue handlingHans de Goede
2012-10-11usb-redir: Get rid of unused async-struct dev memberHans de Goede
2012-10-11usb-redir: Get rid of local shadow copy of packet headersHans de Goede
2012-10-11usb-redir: Get rid of async-struct get memberHans de Goede
2012-10-11usb-redir: Don't delay handling of open events to a bottom halfHans de Goede
2012-10-11usb-redir: Never return USB_RET_NAK for async handled packetsHans de Goede