aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori4-32/+33
2010-06-01virtio-serial-bus: fix ports_map allocation on initAlon Levy1-1/+2
2010-05-31ioapic: improve debuggingBlue Swirl1-6/+10
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch8-29/+1
2010-05-31pci-hotplug: make them aware of pci domain.Isaku Yamahata3-4/+26
2010-05-31msix: remove duplicated defines.Isaku Yamahata1-8/+0
2010-05-31pci.h: remove unused constants.Isaku Yamahata1-11/+0
2010-05-31pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata1-2/+2
2010-05-31pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata1-7/+5
2010-05-30mc146818rtc: improve debuggingBlue Swirl1-2/+20
2010-05-29pc: improve debuggingBlue Swirl1-0/+12
2010-05-29apic: improve debuggingBlue Swirl1-13/+30
2010-05-29i8259: improve debuggingBlue Swirl1-12/+11
2010-05-29Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko1-1/+13
2010-05-28Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti1-1/+1
2010-05-28musicpal: Drop redundant reset callJan Kiszka1-2/+0
2010-05-28Fix overflow in i440fx_init()Avi Kivity2-2/+2
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen1-1/+1
2010-05-26sparc64: clean up pci bridge mapIgor V. Kovalenko2-25/+28
2010-05-26sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko1-1/+1
2010-05-24use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann1-5/+35
2010-05-24Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong1-2/+2
2010-05-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-3/+16
2010-05-24Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori1-44/+7
2010-05-24microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias1-0/+5
2010-05-22lsi: Fix value overflow in request tag processingJan Kiszka1-2/+2
2010-05-22sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko1-4/+8
2010-05-22vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan1-1/+0
2010-05-22Fix %lld or %llx printf format useBlue Swirl2-2/+2
2010-05-22Compile dma only onceBlue Swirl8-14/+71
2010-05-22pckbd: improve debuggingBlue Swirl1-13/+15
2010-05-22Compile pckbd only onceBlue Swirl4-53/+73
2010-05-21axisdev88: Fix passing of kernel cmdline.Edgar E. Iglesias1-13/+18
2010-05-21arm_timer: fix oneshot modeRabin Vincent1-1/+1
2010-05-21arm_timer: reload timer when enabledRabin Vincent1-1/+1
2010-05-21pflash_cfi01: add device ID read commandMichael Walle1-0/+20
2010-05-21virtio-blk: fix barrier supportChristoph Hellwig1-2/+13
2010-05-21virtio-blk: Avoid zeroing every request structureStefan Hajnoczi1-1/+3
2010-05-20pc: fix segfault introduced by 3d53f5c36ff6Eduard - Gabriel Munteanu1-2/+2
2010-05-19Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster1-3/+2
2010-05-19Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster1-41/+5
2010-05-18target-ppc: remove dead codeThomas Monjalon1-10/+0
2010-05-18target-s390: add firmware codeAlexander Graf1-0/+26
2010-05-17Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-4/+4
2010-05-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori3-8/+16
2010-05-17ide: Fix ide_dma_cancelKevin Wolf1-4/+4
2010-05-15Update to a hopefully more future proof FSF addressBlue Swirl2-4/+4
2010-05-15Trim unnecessary includesBlue Swirl4-11/+0
2010-05-15mc146818rtc: remove #ifdef DEBUG_CMOS.Isaku Yamahata1-8/+10
2010-05-15apm: remove #ifdef DEBUG.Isaku Yamahata1-6/+8