summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | eepro100: Use symbolic names and BIT macros in binary operationsStefan Weil2010-03-031-19/+33
* | eepro100: Add device descriptionsStefan Weil2010-03-031-0/+12
* | eepro100: Update copyright noticeStefan Weil2010-03-031-5/+5
* | eepro100: Add TODO listStefan Weil2010-03-031-0/+8
* | eepro100: Support gpxe boot for all eepro100 devicesStefan Weil2010-03-031-1/+12
* | eepro100: Fix PXE bootStefan Weil2010-03-031-6/+14
* | eepro100: Add missing SCB register namesStefan Weil2010-03-031-6/+10
* | eepro100: Fix compiler errors from debug messagesStefan Weil2010-03-031-6/+7
|/
* Move ioport.h out of cpu-all.hPaul Brook2010-03-011-0/+1
OpenPOWER on IntegriCloud