summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs2010-02-221-8/+20
* apc_pci: simplify using rwhandlerMichael S. Tsirkin2010-02-221-61/+13
* apb_pci: minor cleanupMichael S. Tsirkin2010-02-221-4/+2
* Fix arm-softmmu compileBlue Swirl2010-02-221-2/+1
* PL181 write fixPaul Brook2010-02-221-13/+15
* Fix warning on mingw32Blue Swirl2010-02-201-2/+5
* qdev: Free opts on failed do_device_addKevin Wolf2010-02-191-2/+5
* QEMU e820 reservation patchJes Sorensen2010-02-192-0/+45
* ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2010-02-192-2/+62
* virtio-serial: pci: Allow MSI to be disabledAmit Shah2010-02-191-3/+3
* virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin2010-02-191-2/+4
* pc: Add backward compatibility options for virtio-serialAmit Shah2010-02-191-0/+28
* pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah2010-02-191-1/+9
OpenPOWER on IntegriCloud