summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-06-1436-97/+157
|\
| * blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-0426-23/+17
| * qdev: Move declaration of qdev_init_bdrv() into qdev.hMarkus Armbruster2010-06-043-2/+2
| * blockdev: Hide QEMUMachine from drive_init()Markus Armbruster2010-06-042-2/+2
| * scsi: Fix info qtree for scsi-disk.verMarkus Armbruster2010-06-041-2/+5
| * scsi: Turn drive serial into a qdev property scsi-disk.serialMarkus Armbruster2010-06-041-4/+13
| * ide: Fix info qtree for ide-drive.verMarkus Armbruster2010-06-041-0/+3
| * ide: Turn drive serial into a qdev property ide-drive.serialMarkus Armbruster2010-06-043-7/+24
| * qdev: Don't leak string property value on hot unplugMarkus Armbruster2010-06-043-0/+13
| * qdev: New qdev_prop_set_string()Markus Armbruster2010-06-042-0/+6
| * ide: Split non-qdev code off ide_init2()Markus Armbruster2010-06-048-18/+34
| * ide: Change ide_init_drive() to require valid dinfo argumentMarkus Armbruster2010-06-041-22/+25
| * ide: Split ide_init1() off ide_init2()Markus Armbruster2010-06-041-15/+17
| * ide: Remove redundant IDEState member confMarkus Armbruster2010-06-043-14/+9
| * ide: Remove useless IDEDeviceInfo members unit, driveMarkus Armbruster2010-06-041-2/+0
| * Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE insteadJes Sorensen2010-06-041-3/+4
* | OHCI address decoding fixPaul Brook2010-06-131-0/+4
* | Move stdbool.hPaul Brook2010-06-135-6/+0
* | hpet: Add MSI supportJan Kiszka2010-06-132-5/+37
* | hpet: Make number of timers configurableJan Kiszka2010-06-132-14/+45
* | vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka2010-06-131-0/+10
* | hpet: Add support for level-triggered interruptsJan Kiszka2010-06-131-10/+22
* | hpet: Drop static stateJan Kiszka2010-06-131-21/+17
* | hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka2010-06-139-56/+51
* | hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka2010-06-131-0/+5
* | hpet: Convert to qdevJan Kiszka2010-06-133-15/+38
* | hpet: Move static timer field initializationJan Kiszka2010-06-131-2/+2
* | hpet: Silence warning on write to running main counterJan Kiszka2010-06-131-2/+2
* | hpet: Coding style cleanups and some refactoringsJan Kiszka2010-06-132-218/+226
* | hpet: Catch out-of-bounds timer accessJan Kiszka2010-06-131-1/+5
* | esp: lower IRQ on soft resetBlue Swirl2010-06-101-5/+14
* | qbus: fix memory leak in qbus_free()Isaku Yamahata2010-06-101-0/+1
* | multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata2010-06-101-4/+5
* | vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.Isaku Yamahata2010-06-101-5/+1
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-06-101-12/+14
|\ \
| * | virtio-net: truncating packetMichael S. Tsirkin2010-06-071-6/+9
| * | virtio-net: stop vhost backend on vmstopMichael S. Tsirkin2010-06-021-6/+5
* | | cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias2010-06-104-93/+131
* | | hw: honor low bit in mipssim machineNathan Froyd2010-06-091-1/+4
* | | petlogix-3adsp: Tweak displacement of cmdline and fdt blob.Edgar E. Iglesias2010-06-071-2/+2
| |/ |/|
* | Monitor: Drop QMP documentation from codeLuiz Capitulino2010-06-012-74/+0
* | Merge remote branch 'mst/for_anthony' into HEADAnthony Liguori2010-06-014-32/+33
|\ \ | |/
| * pci-hotplug: make them aware of pci domain.Isaku Yamahata2010-05-313-4/+26
| * msix: remove duplicated defines.Isaku Yamahata2010-05-311-8/+0
| * pci.h: remove unused constants.Isaku Yamahata2010-05-311-11/+0
| * pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata2010-05-311-2/+2
| * pci: clean up of pci_set_default_subsystem_id().Isaku Yamahata2010-05-311-7/+5
* | virtio-serial-bus: fix ports_map allocation on initAlon Levy2010-06-011-1/+2
* | ioapic: improve debuggingBlue Swirl2010-05-311-6/+10
* | arm: fix arm kernel boot for non zero start addrLars Munch2010-05-318-29/+1
|/
OpenPOWER on IntegriCloud