summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * error: Don't abuse qemu_error() for non-error in scsi_hot_add()Markus Armbruster2010-03-161-4/+6
| * error: Don't abuse qemu_error() for non-error in qbus_find()Markus Armbruster2010-03-161-20/+17
| * error: Don't abuse qemu_error() for non-error in qdev_device_help()Markus Armbruster2010-03-161-21/+10
| * error: Move qemu_error & friends into their own headerMarkus Armbruster2010-03-166-4/+6
| * block: Simplify usb_msd_initfn() test for "can read bdrv key"Markus Armbruster2010-03-161-1/+1
| * pc: Factor common code out of pc_boot_set() and cmos_init()Markus Armbruster2010-03-161-20/+8
| * pc: Fix error reporting for -boot onceMarkus Armbruster2010-03-161-4/+3
* | Merge remote branch 'mst/pci' into stagingAnthony Liguori2010-03-172-62/+35
|\ \
| * | pcnet: make subsystem vendor id match hardwareMichael S. Tsirkin2010-03-151-0/+3
| * | eepro100: address pci todo's, use pci_set_xxMichael S. Tsirkin2010-03-151-62/+32
* | | Large page TLB flushPaul Brook2010-03-171-2/+5
* | | load_elf: replace the address addend by a translation functionAurelien Jarno2010-03-1623-100/+157
|/ /
* | mips: add header to mips_int.c and mips_timer.cAurelien Jarno2010-03-142-0/+44
* | spelling typo (compatibilty) in hw/fw_cfg.cVagrant Cascadian2010-03-141-1/+1
* | fdc: fix drive property handling.Gerd Hoffmann2010-03-131-5/+15
|/
* QMP: Introduce WATCHDOG eventLuiz Capitulino2010-03-091-0/+17
* kbd leds: usb kbdGerd Hoffmann2010-03-091-0/+8
* kbd leds: ps/2 kbdGerd Hoffmann2010-03-091-0/+2
* scsi: Make device scsi-disk reject /dev/sg*Markus Armbruster2010-03-091-0/+5
* qdev: Catch attempt to attach more than one device to a netdevMarkus Armbruster2010-03-091-0/+7
* qdev: Improve diagnostics for bad property valuesMarkus Armbruster2010-03-091-23/+34
* virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serialAmit Shah2010-03-081-3/+5
* qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectorsAmit Shah2010-03-082-1/+5
* pcnet APROMWE bit location (retry)Chris Kilgour2010-03-081-1/+1
* adding helper pci functionsIzik Eidus2010-03-081-0/+18
* QMP: Introduce RTC_CHANGE eventLuiz Capitulino2010-03-081-0/+2
* block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino2010-03-083-3/+3
* ppc: don't define bamboo-0.13 as the default machineAurelien Jarno2010-03-081-1/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-074-9/+5
* scsi: update comment on the standards revisionChristoph Hellwig2010-03-061-2/+6
* ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah2010-03-061-0/+12
* ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah2010-03-061-1/+10
* s390-virtio: Fix compile error for virtio-block initAmit Shah2010-03-061-1/+1
* hw/serial.c: fix THRE interrupt clearingAurelien Jarno2010-03-061-1/+1
* hw/serial.c: fix indentationAurelien Jarno2010-03-061-8/+8
* Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori2010-03-045-19/+4
|\
| * x86: Extend validity of bsp_to_cpuJan Kiszka2010-03-041-1/+2
| * KVM: Rework VCPU state writeback APIJan Kiszka2010-03-044-9/+0
| * Allocate memory below 4GB as one chunkAvi Kivity2010-03-041-9/+2
* | eepro100: Keep includes sortedStefan Weil2010-03-031-1/+1
* | eepro100: Remove C++ commentsStefan Weil2010-03-031-59/+126
* | eepro100: Add diagnose commandStefan Weil2010-03-031-0/+5
* | eepro100: New function for reading command blockStefan Weil2010-03-031-14/+28
* | eepro100: Use tx.statusStefan Weil2010-03-031-3/+3
* | eepro100: Prettify code (no functional changes)Stefan Weil2010-03-031-4/+4
* | eepro100: Fix CU Start commandStefan Weil2010-03-031-6/+6
* | eepro100: Support RNR interruptStefan Weil2010-03-031-3/+10
* | eepro100: Replace variable name to fix a compiler warningStefan Weil2010-03-031-6/+6
* | eepro100: Use symbolic names for bits in EEPROM idStefan Weil2010-03-031-1/+16
* | eepro100: Remove old unused codeStefan Weil2010-03-031-18/+0
OpenPOWER on IntegriCloud