Age | Commit message (Expand) | Author |
2010-03-09 | QMP: Introduce WATCHDOG event | Luiz Capitulino |
2010-03-09 | kbd leds: usb kbd | Gerd Hoffmann |
2010-03-09 | kbd leds: ps/2 kbd | Gerd Hoffmann |
2010-03-09 | scsi: Make device scsi-disk reject /dev/sg* | Markus Armbruster |
2010-03-09 | qdev: Catch attempt to attach more than one device to a netdev | Markus Armbruster |
2010-03-09 | qdev: Improve diagnostics for bad property values | Markus Armbruster |
2010-03-08 | virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial | Amit Shah |
2010-03-08 | qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors | Amit Shah |
2010-03-08 | pcnet APROMWE bit location (retry) | Chris Kilgour |
2010-03-08 | adding helper pci functions | Izik Eidus |
2010-03-08 | QMP: Introduce RTC_CHANGE event | Luiz Capitulino |
2010-03-08 | block: Emit BLOCK_IO_ERROR before vm_stop() call | Luiz Capitulino |
2010-03-08 | ppc: don't define bamboo-0.13 as the default machine | Aurelien Jarno |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl |
2010-03-06 | scsi: update comment on the standards revision | Christoph Hellwig |
2010-03-06 | ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type | Amit Shah |
2010-03-06 | ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat | Amit Shah |
2010-03-06 | s390-virtio: Fix compile error for virtio-block init | Amit Shah |
2010-03-06 | hw/serial.c: fix THRE interrupt clearing | Aurelien Jarno |
2010-03-06 | hw/serial.c: fix indentation | Aurelien Jarno |
2010-03-04 | Merge remote branch 'qemu-kvm/uq/master' into pulls | Anthony Liguori |
2010-03-04 | x86: Extend validity of bsp_to_cpu | Jan Kiszka |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-03-04 | Allocate memory below 4GB as one chunk | Avi Kivity |
2010-03-03 | eepro100: Keep includes sorted | Stefan Weil |
2010-03-03 | eepro100: Remove C++ comments | Stefan Weil |
2010-03-03 | eepro100: Add diagnose command | Stefan Weil |
2010-03-03 | eepro100: New function for reading command block | Stefan Weil |
2010-03-03 | eepro100: Use tx.status | Stefan Weil |
2010-03-03 | eepro100: Prettify code (no functional changes) | Stefan Weil |
2010-03-03 | eepro100: Fix CU Start command | Stefan Weil |
2010-03-03 | eepro100: Support RNR interrupt | Stefan Weil |
2010-03-03 | eepro100: Replace variable name to fix a compiler warning | Stefan Weil |
2010-03-03 | eepro100: Use symbolic names for bits in EEPROM id | Stefan Weil |
2010-03-03 | eepro100: Remove old unused code | Stefan Weil |
2010-03-03 | eepro100: Use symbolic names and BIT macros in binary operations | Stefan Weil |
2010-03-03 | eepro100: Add device descriptions | Stefan Weil |
2010-03-03 | eepro100: Update copyright notice | Stefan Weil |
2010-03-03 | eepro100: Add TODO list | Stefan Weil |
2010-03-03 | eepro100: Support gpxe boot for all eepro100 devices | Stefan Weil |
2010-03-03 | eepro100: Fix PXE boot | Stefan Weil |
2010-03-03 | eepro100: Add missing SCB register names | Stefan Weil |
2010-03-03 | eepro100: Fix compiler errors from debug messages | Stefan Weil |
2010-03-01 | Move ioport.h out of cpu-all.h | Paul Brook |
2010-02-28 | alpha-linux-user: Implement signals. | Richard Henderson |
2010-02-27 | powerpc/e500: adjust fdt and ramdisk loading addr | Liu Yu |
2010-02-27 | powerpc: fix compilation with CONFIG_FDT undefined | Aurelien Jarno |
2010-02-27 | powerpc/booke: move fdt loading to rom infrastructure | Liu Yu |
2010-02-27 | target-ppc: add synchronize register for booke init | Liu Yu |
2010-02-25 | Fix -usbdevice crash | Paul Brook |