aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-06-10esp: lower IRQ on soft resetBlue Swirl
2010-06-10qbus: fix memory leak in qbus_free()Isaku Yamahata
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata
2010-06-10vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.Isaku Yamahata
2010-06-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias
2010-06-09hw: honor low bit in mipssim machineNathan Froyd
2010-06-07virtio-net: truncating packetMichael S. Tsirkin
2010-06-07petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias
2010-06-02virtio-net: stop vhost backend on vmstopMichael S. Tsirkin
2010-06-01Monitor: Drop QMP documentation from codeLuiz Capitulino
2010-06-01Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori
2010-06-01virtio-serial-bus: fix ports_map allocation on initAlon Levy
2010-05-31ioapic: improve debuggingBlue Swirl
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-05-31pci-hotplug: make them aware of pci domain.Isaku Yamahata
2010-05-31msix: remove duplicated defines.Isaku Yamahata
2010-05-31pci.h: remove unused constants.Isaku Yamahata
2010-05-31pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata
2010-05-31pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata
2010-05-30mc146818rtc: improve debuggingBlue Swirl
2010-05-29pc: improve debuggingBlue Swirl
2010-05-29apic: improve debuggingBlue Swirl
2010-05-29i8259: improve debuggingBlue Swirl
2010-05-29Pad iommu with an empty slot (necessary for SunOS 4.1.4)Artyom Tarasenko
2010-05-28Fix hw/gt64xxx.c compilation with DEBUG definedRiccardo Magliocchetti
2010-05-28musicpal: Drop redundant reset callJan Kiszka
2010-05-28Fix overflow in i440fx_init()Avi Kivity
2010-05-27vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...Jes Sorensen
2010-05-26sparc64: clean up pci bridge mapIgor V. Kovalenko
2010-05-26sparc64: rename sun4u cpu to Ultrasparc IIiIgor V. Kovalenko
2010-05-24use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann
2010-05-24Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong
2010-05-24Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-05-24Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-05-24microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias
2010-05-22lsi: Fix value overflow in request tag processingJan Kiszka
2010-05-22sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko
2010-05-22vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-22Compile dma only onceBlue Swirl
2010-05-22pckbd: improve debuggingBlue Swirl
2010-05-22Compile pckbd only onceBlue Swirl
2010-05-21axisdev88: Fix passing of kernel cmdline.Edgar E. Iglesias
2010-05-21arm_timer: fix oneshot modeRabin Vincent
2010-05-21arm_timer: reload timer when enabledRabin Vincent
2010-05-21pflash_cfi01: add device ID read commandMichael Walle
2010-05-21virtio-blk: fix barrier supportChristoph Hellwig
2010-05-21virtio-blk: Avoid zeroing every request structureStefan Hajnoczi
2010-05-20pc: fix segfault introduced by 3d53f5c36ff6Eduard - Gabriel Munteanu