summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-03-06hw/serial.c: fix THRE interrupt clearingAurelien Jarno
2010-03-06hw/serial.c: fix indentationAurelien Jarno
2010-03-04Merge remote branch 'qemu-kvm/uq/master' into pullsAnthony Liguori
2010-03-04x86: Extend validity of bsp_to_cpuJan Kiszka
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04Allocate memory below 4GB as one chunkAvi Kivity
2010-03-03eepro100: Keep includes sortedStefan Weil
2010-03-03eepro100: Remove C++ commentsStefan Weil
2010-03-03eepro100: Add diagnose commandStefan Weil
2010-03-03eepro100: New function for reading command blockStefan Weil
2010-03-03eepro100: Use tx.statusStefan Weil
2010-03-03eepro100: Prettify code (no functional changes)Stefan Weil
2010-03-03eepro100: Fix CU Start commandStefan Weil
2010-03-03eepro100: Support RNR interruptStefan Weil
2010-03-03eepro100: Replace variable name to fix a compiler warningStefan Weil
2010-03-03eepro100: Use symbolic names for bits in EEPROM idStefan Weil
2010-03-03eepro100: Remove old unused codeStefan Weil
2010-03-03eepro100: Use symbolic names and BIT macros in binary operationsStefan Weil
2010-03-03eepro100: Add device descriptionsStefan Weil
2010-03-03eepro100: Update copyright noticeStefan Weil
2010-03-03eepro100: Add TODO listStefan Weil
2010-03-03eepro100: Support gpxe boot for all eepro100 devicesStefan Weil
2010-03-03eepro100: Fix PXE bootStefan Weil
2010-03-03eepro100: Add missing SCB register namesStefan Weil
2010-03-03eepro100: Fix compiler errors from debug messagesStefan Weil
2010-03-01Move ioport.h out of cpu-all.hPaul Brook
2010-02-28alpha-linux-user: Implement signals.Richard Henderson
2010-02-27powerpc/e500: adjust fdt and ramdisk loading addrLiu Yu
2010-02-27powerpc: fix compilation with CONFIG_FDT undefinedAurelien Jarno
2010-02-27powerpc/booke: move fdt loading to rom infrastructureLiu Yu
2010-02-27target-ppc: add synchronize register for booke initLiu Yu
2010-02-25Fix -usbdevice crashPaul Brook
2010-02-23rewrote timer implementation for rtl8139.Frediano Ziglio
2010-02-22Fix lost serial TX interrupts. Report receive overruns.Justin T. Gibbs
2010-02-22apc_pci: simplify using rwhandlerMichael S. Tsirkin
2010-02-22apb_pci: minor cleanupMichael S. Tsirkin
2010-02-22Fix arm-softmmu compileBlue Swirl
2010-02-22PL181 write fixPaul Brook
2010-02-20Fix warning on mingw32Blue Swirl
2010-02-19qdev: Free opts on failed do_device_addKevin Wolf
2010-02-19QEMU e820 reservation patchJes Sorensen
2010-02-19ide save/restore pio/atapi cmd transfer fields and io bufferMarcelo Tosatti
2010-02-19virtio-serial: pci: Allow MSI to be disabledAmit Shah
2010-02-19virtio-serial: don't set MULTIPORT for 1 port devMichael S. Tsirkin
2010-02-19pc: Add backward compatibility options for virtio-serialAmit Shah
2010-02-19pc: Bump up pc version to 0.13 and add a 0.12 compat versionAmit Shah
2010-02-19USB HID does not support Set_IdleKevin O'Connor
2010-02-19Monitor: Convert pci_device_hot_remove() to cmd_new_ret()Luiz Capitulino
2010-02-19Monitor: Convert pci_device_hot_add() to cmd_new_ret()Luiz Capitulino
2010-02-19Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori