summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-29108-0/+158
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-292-7/+8
* spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy2013-07-291-2/+3
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-292-112/+261
* pseries: savevm support with KVMAlexey Kardashevskiy2013-07-291-22/+84
* pseries: savevm support for PCI host bridgeDavid Gibson2013-07-291-0/+49
* pseries: savevm support for pseries machineDavid Gibson2013-07-292-5/+272
* pseries: savevm support for PAPR virtual SCSIDavid Gibson2013-07-291-1/+81
* pseries: rework PAPR virtual SCSIAlexey Kardashevskiy2013-07-291-93/+130
* spapr-tce: make sPAPRTCETable a proper deviceAnthony Liguori2013-07-294-54/+99
* pseries: savevm support for PAPR VIO logical ttyDavid Gibson2013-07-291-0/+16
* pseries: savevm support for PAPR VIO logical lanDavid Gibson2013-07-291-2/+22
* pseries: savevm support for VIO devicesDavid Gibson2013-07-291-0/+20
* Merge remote-tracking branch 'sstabellini/xen-130729' into stagingAnthony Liguori2013-07-293-2/+145
|\
| * Xen PV DevicePaul Durrant2013-07-292-1/+132
| * xen_disk: support "direct-io-safe" backend optionStefano Stabellini2013-07-291-1/+13
* | s390/ipl: Fix boot orderChristian Borntraeger2013-07-291-10/+12
|/
* Merge branch 'trivial-patches' of git://git.corpit.ru/qemuAurelien Jarno2013-07-298-21/+24
|\
| * misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-273-13/+13
| * misc: Fix new typos in comments and stringsStefan Weil2013-07-272-3/+4
| * PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil2013-07-271-4/+5
| * watchdog: Remove break after exitStefan Weil2013-07-271-1/+0
| * hw/9pfs: Fix potential memory leak and avoid reuse of freed memoryStefan Weil2013-07-271-0/+2
* | mips_malta: fix copy of the 0x1fc00000 regionAurelien Jarno2013-07-291-2/+2
* | hw/mips: align initrd to 64KB to avoid kernel errorJames Hogan2013-07-294-4/+4
* | pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton2013-07-281-0/+3
* | mips_malta: generate SMBUS EEPROM dataPaul Burton2013-07-281-46/+87
* | mips_malta: cap BIOS endian swap length at 0x3e0000 bytesPaul Burton2013-07-281-1/+1
* | mips_malta: generate SPD EEPROM data at runtimePaul Burton2013-07-281-3/+57
* | mips_malta: correct reading MIPS revision at 0x1fc00010Paul Burton2013-07-281-8/+17
* | mips_malta: fix BIOS endianness swappingPaul Burton2013-07-281-2/+5
* | mips_malta: QOM cast cleanupAndreas Färber2013-07-281-4/+8
|/
* sun4m: add display width and height to the firmware configurationMark Cave-Ayland2013-07-261-0/+4
* Merge remote-tracking branch 'jliu/or32' into stagingAnthony Liguori2013-07-261-3/+3
|\
| * hw/openrisc: Use stderr output instead of qemu_logJia Liu2013-07-231-2/+2
| * hw/openrisc: Indent typoJia Liu2013-07-231-1/+1
* | 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
OpenPOWER on IntegriCloud