summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-78/+3
* powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu2010-02-271-4/+8
* powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2010-02-272-8/+4
* powerpc/booke: move fdt loading to rom infrastructureLiu Yu2010-02-272-14/+18
* target-ppc: add synchronize register for booke initLiu Yu2010-02-272-0/+4
* Fix -usbdevice crashPaul Brook2010-02-254-0/+12
* rewrote timer implementation for rtl8139.Frediano Ziglio2010-02-231-55/+84
OpenPOWER on IntegriCloud