summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno2012-09-214-134/+618
|\
| * uhci: Don't queue up packets after one with the SPD flag setHans de Goede2012-09-131-1/+4
| * usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede2012-09-131-5/+3
| * usb-redir: Add chardev open / close debug loggingHans de Goede2012-09-131-0/+6
| * usb-redir: Add support for migrationHans de Goede2012-09-131-3/+346
| * usb-redir: Store max_packet_size in endp_dataHans de Goede2012-09-131-1/+3
| * usb-redir: Add an already_in_flight packet-id queueHans de Goede2012-09-131-0/+43
| * usb-redir: Change cancelled packet code into a generic packet-id queueHans de Goede2012-09-131-31/+71
| * ehci: Walk async schedule before and after migrationHans de Goede2012-09-131-0/+28
| * ehci: Don't set seen to 0 when removing unseen queue-headsHans de Goede2012-09-131-6/+18
| * ehci: Don't process too much frames in 1 timer tick (v2)Hans de Goede2012-09-121-0/+14
| * ehci: Fix interrupts stopping when Interrupt Threshold Control is 8Hans de Goede2012-09-121-1/+1
| * ehci: switch to new-style memory opsGerd Hoffmann2012-09-121-89/+84
| * usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann2012-09-121-1/+1
* | hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell2012-09-192-72/+2
* | pflash_cfi01: fix vendor specific extended queryAurelien Jarno2012-09-191-1/+3
* | xilinx_timer: Fix a compile error if debug enabledChris Wulff2012-09-191-1/+2
* | xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite2012-09-191-2/+4
* | xilinx.h: Error check when setting linksPeter A. G. Crosthwaite2012-09-191-2/+8
* | xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2012-09-192-2/+3
* | xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-09-191-4/+4
* | xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2012-09-192-3/+3
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-09-173-10/+9
|\ \
| * | ahci: properly reset PxCMD on HBA resetJason Baron2012-09-121-1/+1
| * | ide: Fix error messages from static code analysis (no real error)Stefan Weil2012-09-121-9/+2
| * | ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg2012-09-121-0/+6
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-177-21/+21
|\ \
| * | Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil2012-09-141-3/+3
| * | Fix spelling (licenced -> licensed) in GPLStefan Weil2012-09-143-5/+5
| * | Spelling fixes in comments and documentationStefan Weil2012-09-142-9/+9
| * | srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil2012-09-141-4/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori2012-09-171-6/+101
|\ \
| * | hw/qxl: support client monitor configuration via deviceAlon Levy2012-09-131-0/+79
| * | qxl: add trace-event for QXL_IO_LOGAlon Levy2012-09-131-0/+1
| * | hw/qxl: tracing fixesAlon Levy2012-09-131-3/+5
| * | qxl: better cleanup for surface destroyUri Lublin2012-09-121-0/+1
| * | qxl: Ignore set_client_capabilities pre/post migrateHans de Goede2012-09-121-0/+5
| * | qxl: dont update invalid areaDunrong Huang2012-09-121-0/+7
| * | spice: switch to queue for vga mode updatesGerd Hoffmann2012-09-121-3/+3
| |/
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2012-09-175-21/+41
|\ \
| * | net: fix usbnet_receive() packet dropsStefan Hajnoczi2012-09-141-3/+16
| * | net: clean up usbnet_receive()Stefan Hajnoczi2012-09-141-13/+17
| * | eepro100: Fix network hang when rx buffers run outBo Yang2012-09-141-1/+3
| * | xen: flush queue when getting an eventPaolo Bonzini2012-09-141-0/+1
| * | e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini2012-09-141-0/+4
| * | net: notify iothread after flushing queuePaolo Bonzini2012-09-141-4/+0
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-175-0/+15
|\ \
| * | VGA: Flush coalesced MMIO on related MMIO/PIO accessesJan Kiszka2012-09-115-0/+15
| |/
* | pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka2012-09-171-27/+0
* | Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
|/
OpenPOWER on IntegriCloud