aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-07-29Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori
2013-07-29Xen PV DevicePaul Durrant
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini
2013-07-29s390/ipl: Fix boot orderChristian Borntraeger
2013-07-29Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno
2013-07-29mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno
2013-07-29hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton
2013-07-28mips_malta: generate SMBUS EEPROM dataPaul Burton
2013-07-28mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton
2013-07-28mips_malta: generate SPD EEPROM data at runtimePaul Burton
2013-07-28mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton
2013-07-28mips_malta: fix BIOS endianness swappingPaul Burton
2013-07-28mips_malta: QOM cast cleanupAndreas Färber
2013-07-27misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil
2013-07-27misc: Fix new typos in comments and stringsStefan Weil
2013-07-27PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil
2013-07-27watchdog: Remove break after exitStefan Weil
2013-07-27hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil
2013-07-26sun4m: add display width and height to the firmware configurationMark Cave-Ayland
2013-07-26Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori
2013-07-25pc-testdev: add I/O port to test memory.c auto split/combinePaolo Bonzini
2013-07-25sparc64: unbreakPaolo Bonzini
2013-07-25sh4: unbreak r2dPaolo Bonzini
2013-07-25mips: degrade BIOS error to warningPaolo Bonzini
2013-07-25pc-testdev: remove useless cpu_to_le64/le64_to_cpuPaolo Bonzini
2013-07-25pc-testdev: support 8 and 16-bit accesses to 0xe0Paolo Bonzini
2013-07-25isa_mmio: deletePaolo Bonzini
2013-07-25ebus: do not use isa_mmioPaolo Bonzini
2013-07-25sparc64: remove indirection for I/O port accessPaolo Bonzini
2013-07-25mips_fulong2e: do not use isa_mmioPaolo Bonzini
2013-07-25mipssim: do not use isa_mmioPaolo Bonzini
2013-07-25ppc440_bamboo: do not use isa_mmioPaolo Bonzini
2013-07-25mips_malta: do not use isa_mmioPaolo Bonzini
2013-07-25mips_r4k: do not use isa_mmioPaolo Bonzini
2013-07-25mips_jazz: do not use isa_mmioPaolo Bonzini
2013-07-25prep: fix I/O port endiannessPaolo Bonzini
2013-07-25spapr_pci: remove indirection for I/O port accessAlexey Kardashevskiy
2013-07-25ppc_newworld: do not use isa_mmioPaolo Bonzini
2013-07-25ppc_oldworld: do not use isa_mmioPaolo Bonzini
2013-07-25sh4: do not use isa_mmioPaolo Bonzini
2013-07-23Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-23hw/openrisc: Use stderr output instead of qemu_logJia Liu
2013-07-23hw/openrisc: Indent typoJia Liu
2013-07-23exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-07-23isa-bus: Drop isabus_bridge_init() since it does nothingHu Tao
2013-07-23ioapic: Use QOM realize for ioapicHu Tao
2013-07-23kvmvapic: Use QOM realizeHu Tao
2013-07-23kvm/clock: Use QOM realize for kvmclockHu Tao