summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-0/+9
2010-06-22virtio-9p: Rearrange fileop structuresVenkateswararao Jujjuri (JV)2-139/+138
2010-06-22Flush the debug message out to the log file.Venkateswararao Jujjuri (JV)1-0/+2
2010-06-22virtio-blk: fix the list operation in virtio_blk_load().Yoshiaki Tamura1-1/+1
2010-06-22scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode as...Nicholas Bellinger2-0/+12
2010-06-22scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setupNicholas Bellinger1-0/+1
2010-06-19apic: qdev conversion cleanupBlue Swirl3-61/+80
2010-06-19apic: convert to qdevBlue Swirl2-29/+61
2010-06-19apic: avoid using CPUState internalsBlue Swirl3-28/+55
2010-06-19apic: avoid passing CPUState from CPU codeBlue Swirl1-23/+16
2010-06-19apic: avoid passing CPUState from devicesBlue Swirl3-25/+25
2010-06-19ioapic: convert to qdevBlue Swirl4-19/+51
2010-06-17ioapic: unexport ioapic_set_irqBlue Swirl2-2/+1
2010-06-16Fix comparison which always returned falseStefan Weil1-2/+4
2010-06-15xen: Fix build error due to missing includeJan Kiszka1-0/+1
2010-06-15Correct definitions for FD_CMD_SAVE and FD_CMD_RESTOREJes Sorensen1-2/+2
2010-06-15block: Move error actions from DriveInfo to BlockDriverStateMarkus Armbruster3-4/+3
2010-06-14acpi_piix4: save gpe and pci hotplug slot statusAlex Williamson1-1/+28
2010-06-14qdev: Revert the hack to let -net nic and pci_add set qdev IDMarkus Armbruster1-2/+0
2010-06-14Clarify error message when a PCI slot is already in use (v2)Daniel P. Berrange1-3/+3
2010-06-14virtio-blk: simplify multiwrite calling conventionsChristoph Hellwig1-37/+35
2010-06-14virtio-blk: stop tracking old_bsChristoph Hellwig1-19/+10
2010-06-14un-register kbd driver in case of USB kbd unplug.Jes Sorensen1-2/+6
2010-06-14etrax-ser: Support the uart rx fifo.Edgar E. Iglesias1-22/+51
2010-06-14pass info about hpets to seabios.]Gleb Natapov3-0/+34
2010-06-14hpet: Init capability register only onceJan Kiszka1-4/+5
2010-06-14Change #define DEBUG to #define E1000_DEBUG in hw/e1000.cJes Sorensen1-2/+2
2010-06-14Remove unused DEBUG defines from hw/msix.cJes Sorensen1-9/+0
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori36-97/+157
2010-06-13OHCI address decoding fixPaul Brook1-0/+4
2010-06-13Move stdbool.hPaul Brook5-6/+0
2010-06-13hpet: Add MSI supportJan Kiszka2-5/+37
2010-06-13hpet: Make number of timers configurableJan Kiszka2-14/+45
2010-06-13vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8Jan Kiszka1-0/+10
2010-06-13hpet: Add support for level-triggered interruptsJan Kiszka1-10/+22
2010-06-13hpet: Drop static stateJan Kiszka1-21/+17
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka9-56/+51
2010-06-13hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka1-0/+5
2010-06-13hpet: Convert to qdevJan Kiszka3-15/+38
2010-06-13hpet: Move static timer field initializationJan Kiszka1-2/+2
2010-06-13hpet: Silence warning on write to running main counterJan Kiszka1-2/+2
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka2-218/+226
2010-06-13hpet: Catch out-of-bounds timer accessJan Kiszka1-1/+5
2010-06-10esp: lower IRQ on soft resetBlue Swirl1-5/+14
2010-06-10qbus: fix memory leak in qbus_free()Isaku Yamahata1-0/+1
2010-06-10multiboot: compilation fix with DEBUG_MULTIBOOT enabled.Isaku Yamahata1-4/+5
2010-06-10vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.Isaku Yamahata1-5/+1
2010-06-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori1-12/+14
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias4-93/+131
2010-06-09hw: honor low bit in mipssim machineNathan Froyd1-1/+4