summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini2013-07-251-0/+15
* sparc64: unbreakPaolo Bonzini2013-07-251-19/+28
* sh4: unbreak r2dPaolo Bonzini2013-07-251-14/+25
* mips: degrade BIOS error to warningPaolo Bonzini2013-07-254-8/+4
* pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini2013-07-251-2/+0
* pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini2013-07-251-2/+9
* isa_mmio: deletePaolo Bonzini2013-07-252-82/+0
* ebus: do not use isa_mmioPaolo Bonzini2013-07-251-2/+4
* sparc64: remove indirection for I/O port accessPaolo Bonzini2013-07-251-52/+2
* mips_fulong2e: do not use isa_mmioPaolo Bonzini2013-07-251-15/+10
* mipssim: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* ppc440_bamboo: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* mips_malta: do not use isa_mmioPaolo Bonzini2013-07-251-1/+2
* mips_r4k: do not use isa_mmioPaolo Bonzini2013-07-251-1/+5
* mips_jazz: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* prep: fix I/O port endiannessPaolo Bonzini2013-07-251-1/+1
* spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy2013-07-251-39/+2
* ppc_newworld: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* ppc_oldworld: do not use isa_mmioPaolo Bonzini2013-07-251-1/+4
* sh4: do not use isa_mmioPaolo Bonzini2013-07-251-1/+2
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-233-44/+52
|\
| * exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber2013-07-231-35/+37
| * cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-233-9/+15
* | isa-bus: Drop isabus_bridge_init() since it does nothingHu Tao2013-07-231-8/+0
* | ioapic: Use QOM realize for ioapicHu Tao2013-07-231-7/+5
* | kvmvapic: Use QOM realizeHu Tao2013-07-231-7/+5
* | kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2
* | hpet: Use QOM realize for hpetHu Tao2013-07-231-13/+19
* | scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-239-16/+53
* | megasas: Legacy command line handling fixAndreas Färber2013-07-231-1/+4
* | scsi/esp: Use QOM realize for scsi espHu Tao2013-07-231-8/+11
* | fw_cfg: Use QOM realize for fw_cfgHu Tao2013-07-231-10/+17
* | ahci: Use QOM realize for ahciHu Tao2013-07-231-7/+7
* | pflash_cfi02: Use QOM realize for pflash_cfi02Hu Tao2013-07-231-8/+7
* | pflash_cfi01: Use QOM realize for pflash_cfi01Hu Tao2013-07-231-7/+5
* | fdc: Improve error propagation for QOM realizeAndreas Färber2013-07-231-18/+22
* | fdc: Use QOM realize for fdcHu Tao2013-07-231-22/+41
* | kvm/clock: QOM'ify some moreHu Tao2013-07-231-3/+9
* | hpet: QOM'ify some moreHu Tao2013-07-231-6/+13
* | scsi/esp: QOM'ify some moreHu Tao2013-07-231-8/+13
* | fwcfg: QOM'ify some moreHu Tao2013-07-231-7/+10
* | ahci: QOM'ify some moreHu Tao2013-07-231-5/+11
* | pflash-cfi02: QOM'ify some moreHu Tao2013-07-231-9/+12
* | pflash-cfi01: QOM'ify some moreHu Tao2013-07-231-9/+12
* | fdc: QOM'ify some moreHu Tao2013-07-231-16/+25
* | q35: Use QOM realize for q35 host bridgeHu Tao2013-07-231-14/+15
* | q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-232-22/+25
* | i440fx-pcihost: Use QOM realize for i440fx-pcihostHu Tao2013-07-231-12/+17
* | i440fx: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-9/+16
* | ohci: Use QOM realize for OHCIHu Tao2013-07-231-8/+6
OpenPOWER on IntegriCloud