summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-07-25isa_mmio: deletePaolo Bonzini2-82/+0
2013-07-25ebus: do not use isa_mmioPaolo Bonzini1-2/+4
2013-07-25sparc64: remove indirection for I/O port accessPaolo Bonzini1-52/+2
2013-07-25mips_fulong2e: do not use isa_mmioPaolo Bonzini1-15/+10
2013-07-25mipssim: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25ppc440_bamboo: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25mips_malta: do not use isa_mmioPaolo Bonzini1-1/+2
2013-07-25mips_r4k: do not use isa_mmioPaolo Bonzini1-1/+5
2013-07-25mips_jazz: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25prep: fix I/O port endiannessPaolo Bonzini1-1/+1
2013-07-25spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy1-39/+2
2013-07-25ppc_newworld: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25ppc_oldworld: do not use isa_mmioPaolo Bonzini1-1/+4
2013-07-25sh4: do not use isa_mmioPaolo Bonzini1-1/+2
2013-07-23Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori3-44/+52
2013-07-23exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber1-35/+37
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber3-9/+15
2013-07-23isa-bus: Drop isabus_bridge_init() since it does nothingHu Tao1-8/+0
2013-07-23ioapic: Use QOM realize for ioapicHu Tao1-7/+5
2013-07-23kvmvapic: Use QOM realizeHu Tao1-7/+5
2013-07-23kvm/clock: Use QOM realize for kvmclockHu Tao1-4/+2
2013-07-23hpet: Use QOM realize for hpetHu Tao1-13/+19
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber9-16/+53
2013-07-23megasas: Legacy command line handling fixAndreas Färber1-1/+4
2013-07-23scsi/esp: Use QOM realize for scsi espHu Tao1-8/+11
2013-07-23fw_cfg: Use QOM realize for fw_cfgHu Tao1-10/+17
2013-07-23ahci: Use QOM realize for ahciHu Tao1-7/+7
2013-07-23pflash_cfi02: Use QOM realize for pflash_cfi02Hu Tao1-8/+7
2013-07-23pflash_cfi01: Use QOM realize for pflash_cfi01Hu Tao1-7/+5
2013-07-23fdc: Improve error propagation for QOM realizeAndreas Färber1-18/+22
2013-07-23fdc: Use QOM realize for fdcHu Tao1-22/+41
2013-07-23kvm/clock: QOM'ify some moreHu Tao1-3/+9
2013-07-23hpet: QOM'ify some moreHu Tao1-6/+13
2013-07-23scsi/esp: QOM'ify some moreHu Tao1-8/+13
2013-07-23fwcfg: QOM'ify some moreHu Tao1-7/+10
2013-07-23ahci: QOM'ify some moreHu Tao1-5/+11
2013-07-23pflash-cfi02: QOM'ify some moreHu Tao1-9/+12
2013-07-23pflash-cfi01: QOM'ify some moreHu Tao1-9/+12
2013-07-23fdc: QOM'ify some moreHu Tao1-16/+25
2013-07-23q35: Use QOM realize for q35 host bridgeHu Tao1-14/+15
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao2-22/+25
2013-07-23i440fx-pcihost: Use QOM realize for i440fx-pcihostHu Tao1-12/+17
2013-07-23i440fx: Use type-safe cast instead of direct access of parent devHu Tao1-9/+16
2013-07-23ohci: Use QOM realize for OHCIHu Tao1-8/+6
2013-07-23ohci: QOM'ify some moreHu Tao1-14/+25
2013-07-23xen/xen_platform: QOM parent field cleanupAndreas Färber1-8/+13
2013-07-23xen/xen_platform: QOM casting sweepPeter Crosthwaite1-5/+9
2013-07-23misc/ivshmem: QOM parent field cleanupAndreas Färber1-15/+22
2013-07-23misc/ivshmem: QOM Upcast SweepPeter Crosthwaite1-9/+13
2013-07-23display/vmware_vga: QOM parent field cleanupAndreas Färber1-10/+13