summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini1-9/+3
2012-09-25add a boot parameter to set reboot timeoutAmos Kong1-0/+25
2012-09-25ivshmem: add 64bit optionGerd Hoffmann2-3/+14
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-25add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov1-3/+5
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-7/+6
2012-09-25Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-23/+46
2012-09-23pflash_cfi01: Fix warning caused by unreachable codeStefan Weil1-4/+4
2012-09-23ioh3420: Remove unreachable codeStefan Weil1-1/+0
2012-09-23lm4549: Fix buffer overflowStefan Weil1-1/+1
2012-09-23cadence_uart: Fix buffer overflowStefan Weil1-1/+1
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno4-134/+618
2012-09-21SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg1-1/+1
2012-09-21scsi-disk: use scsi_data_cdb_lengthPaolo Bonzini1-9/+5
2012-09-21scsi: introduce scsi_cdb_length and scsi_data_cdb_lengthPaolo Bonzini2-5/+20
2012-09-21scsi-disk: fix check for out-of-range LBAPaolo Bonzini1-1/+5
2012-09-21scsi-disk: introduce check_lba_rangePaolo Bonzini1-8/+16
2012-09-19hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell2-72/+2
2012-09-19pflash_cfi01: fix vendor specific extended queryAurelien Jarno1-1/+3
2012-09-19xilinx_timer: Fix a compile error if debug enabledChris Wulff1-1/+2
2012-09-19xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite1-2/+4
2012-09-19xilinx.h: Error check when setting linksPeter A. G. Crosthwaite1-2/+8
2012-09-19xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2-2/+3
2012-09-19xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite1-4/+4
2012-09-19xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2-3/+3
2012-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori3-10/+9
2012-09-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori7-21/+21
2012-09-17Merge remote-tracking branch 'spice/spice.v60' into stagingAnthony Liguori1-6/+101
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori5-21/+41
2012-09-17Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori5-0/+15
2012-09-17pc: Drop practically unused BOCHS BIOS debug portsJan Kiszka1-27/+0
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-1/+0
2012-09-14net: fix usbnet_receive() packet dropsStefan Hajnoczi1-3/+16
2012-09-14net: clean up usbnet_receive()Stefan Hajnoczi1-13/+17
2012-09-14eepro100: Fix network hang when rx buffers run outBo Yang1-1/+3
2012-09-14xen: flush queue when getting an eventPaolo Bonzini1-0/+1
2012-09-14e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini1-0/+4
2012-09-14net: notify iothread after flushing queuePaolo Bonzini1-4/+0
2012-09-14Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil1-3/+3
2012-09-14Fix spelling (licenced -> licensed) in GPLStefan Weil3-5/+5
2012-09-14Spelling fixes in comments and documentationStefan Weil2-9/+9
2012-09-14srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil1-4/+4
2012-09-13uhci: Don't queue up packets after one with the SPD flag setHans de Goede1-1/+4
2012-09-13usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede1-5/+3
2012-09-13usb-redir: Add chardev open / close debug loggingHans de Goede1-0/+6
2012-09-13usb-redir: Add support for migrationHans de Goede1-3/+346
2012-09-13usb-redir: Store max_packet_size in endp_dataHans de Goede1-1/+3