aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino1-0/+2
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino3-3/+3
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno1-1/+0
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl4-9/+5
2010-03-06scsi: update comment on the standards revisionChristoph Hellwig1-2/+6
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah1-0/+12
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah1-1/+10
2010-03-06s390-virtio: Fix compile error for virtio-block initAmit Shah1-1/+1
2010-03-06hw/serial.c: fix THRE interrupt clearingAurelien Jarno1-1/+1
2010-03-06hw/serial.c: fix indentationAurelien Jarno1-8/+8
2010-03-04Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori5-19/+4
2010-03-04x86: Extend validity of bsp_to_cpuJan Kiszka1-1/+2
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka4-9/+0
2010-03-04Allocate memory below 4GB as one chunkAvi Kivity1-9/+2
2010-03-03eepro100: Keep includes sortedStefan Weil1-1/+1
2010-03-03eepro100: Remove C++ commentsStefan Weil1-59/+126
2010-03-03eepro100: Add diagnose commandStefan Weil1-0/+5
2010-03-03eepro100: New function for reading command blockStefan Weil1-14/+28
2010-03-03eepro100: Use tx.statusStefan Weil1-3/+3
2010-03-03eepro100: Prettify code (no functional changes)Stefan Weil1-4/+4
2010-03-03eepro100: Fix CU Start commandStefan Weil1-6/+6
2010-03-03eepro100: Support RNR interruptStefan Weil1-3/+10
2010-03-03eepro100: Replace variable name to fix a compiler warningStefan Weil1-6/+6
2010-03-03eepro100: Use symbolic names for bits in EEPROM idStefan Weil1-1/+16
2010-03-03eepro100: Remove old unused codeStefan Weil1-18/+0
2010-03-03eepro100: Use symbolic names and BIT macros in binary operationsStefan Weil1-19/+33
2010-03-03eepro100: Add device descriptionsStefan Weil1-0/+12
2010-03-03eepro100: Update copyright noticeStefan Weil1-5/+5
2010-03-03eepro100: Add TODO listStefan Weil1-0/+8
2010-03-03eepro100: Support gpxe boot for all eepro100 devicesStefan Weil1-1/+12
2010-03-03eepro100: Fix PXE bootStefan Weil1-6/+14
2010-03-03eepro100: Add missing SCB register namesStefan Weil1-6/+10
2010-03-03eepro100: Fix compiler errors from debug messagesStefan Weil1-6/+7
2010-03-01Move ioport.h out of cpu-all.hPaul Brook1-0/+1
2010-02-28alpha-linux-user: Implement signals.Richard Henderson1-78/+3
2010-02-27powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu1-4/+8
2010-02-27powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno2-8/+4
2010-02-27powerpc/booke: move fdt loading to rom infrastructureLiu Yu2-14/+18
2010-02-27target-ppc: add synchronize register for booke initLiu Yu2-0/+4
2010-02-25Fix -usbdevice crashPaul Brook4-0/+12
2010-02-23rewrote timer implementation for rtl8139.Frediano Ziglio1-55/+84
2010-02-22Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs1-8/+20
2010-02-22apc_pci: simplify using rwhandlerMichael S. Tsirkin1-61/+13
2010-02-22apb_pci: minor cleanupMichael S. Tsirkin1-4/+2
2010-02-22Fix arm-softmmu compileBlue Swirl1-2/+1
2010-02-22PL181 write fixPaul Brook1-13/+15
2010-02-20Fix warning on mingw32Blue Swirl1-2/+5
2010-02-19qdev: Free opts on failed do_device_addKevin Wolf1-2/+5
2010-02-19QEMU e820 reservation patchJes Sorensen2-0/+45
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti2-2/+62