summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti2010-05-281-1/+1
* musicpal: Drop redundant reset callJan Kiszka2010-05-281-2/+0
* Fix overflow in i440fx_init()Avi Kivity2010-05-282-2/+2
* vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen2010-05-271-1/+1
* sparc64: clean up pci bridge mapIgor V. Kovalenko2010-05-262-25/+28
* sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko2010-05-261-1/+1
* use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann2010-05-241-5/+35
* Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong2010-05-241-2/+2
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-05-241-3/+16
|\
| * virtio-blk: fix barrier supportChristoph Hellwig2010-05-211-2/+13
| * virtio-blk: Avoid zeroing every request structureStefan Hajnoczi2010-05-211-1/+3
* | Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-05-241-44/+7
|\ \
| * | Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster2010-05-191-3/+2
| * | Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster2010-05-191-41/+5
* | | microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias2010-05-241-0/+5
* | | lsi: Fix value overflow in request tag processingJan Kiszka2010-05-221-2/+2
* | | sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko2010-05-221-4/+8
* | | vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan2010-05-221-1/+0
* | | Fix %lld or %llx printf format useBlue Swirl2010-05-222-2/+2
* | | Compile dma only onceBlue Swirl2010-05-228-14/+71
* | | pckbd: improve debuggingBlue Swirl2010-05-221-13/+15
* | | Compile pckbd only onceBlue Swirl2010-05-224-53/+73
* | | axisdev88: Fix passing of kernel cmdline.Edgar E. Iglesias2010-05-211-13/+18
* | | arm_timer: fix oneshot modeRabin Vincent2010-05-211-1/+1
* | | arm_timer: reload timer when enabledRabin Vincent2010-05-211-1/+1
* | | pflash_cfi01: add device ID read commandMichael Walle2010-05-211-0/+20
| |/ |/|
* | pc: fix segfault introduced by 3d53f5c36ff6Eduard - Gabriel Munteanu2010-05-201-2/+2
|/
* target-ppc: remove dead codeThomas Monjalon2010-05-181-10/+0
* target-s390: add firmware codeAlexander Graf2010-05-181-0/+26
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-05-171-4/+4
|\
| * ide: Fix ide_dma_cancelKevin Wolf2010-05-171-4/+4
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-05-173-8/+16
|\ \ | |/ |/|
| * virtio-net: return with value in void functionMichael S. Tsirkin2010-05-121-1/+1
| * virtio: invoke set_features on loadMichael S. Tsirkin2010-05-121-0/+2
| * pci: irq_state vmstate breakageMichael S. Tsirkin2010-05-121-2/+2
| * pci: cleanly backout of pci_qdev_init()Alex Williamson2010-05-121-5/+11
* | Update to a hopefully more future proof FSF addressBlue Swirl2010-05-152-4/+4
* | Trim unnecessary includesBlue Swirl2010-05-154-11/+0
* | mc146818rtc: remove #ifdef DEBUG_CMOS.Isaku Yamahata2010-05-151-8/+10
* | apm: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-6/+8
* | acpi_piix4: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-37/+18
* | pm_smbus: remove #ifdef DEBUG.Isaku Yamahata2010-05-151-9/+12
* | pci hotadd, acpi_piix4: remove global variablesIsaku Yamahata2010-05-153-43/+48
* | pci hotplug: add argument to pci hot plug callback.Isaku Yamahata2010-05-153-8/+10
* | acpi_piix4: qdevfy.Isaku Yamahata2010-05-151-15/+46
* | rtc: make rtc_xxx accept/return ISADevice instead of RTCState.Isaku Yamahata2010-05-159-26/+34
* | pc: move rtc declarations from pc.h into a dedicated header file.Isaku Yamahata2010-05-152-8/+11
* | pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata2010-05-154-326/+380
* | pc: split out pci device init from pc_init1() into pc_pci_device_init()Isaku Yamahata2010-05-151-7/+12
* | pc: split out basic device init from pc_init1() into pc_basic_device_init()Isaku Yamahata2010-05-151-38/+48
OpenPOWER on IntegriCloud