summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | hw/ds1338.c: Correct bug in conversion to BCD.Antoine Mathys2012-12-131-2/+2
| * | exynos4210/mct: Avoid infinite loop on non incremental timersJean-Christophe DUBOIS2012-12-111-1/+1
| * | hw/arm_gic: fix target CPUs affected by set enable/pending opsDaniel Sangorrin2012-12-111-2/+3
| * | xilinx_zynq: Add one variable to avoid overwriting QSPI buswalimis2012-12-111-4/+5
| * | hw/arm_gic_common: Correct GICC_PMR reset value for newer GICsPeter Maydell2012-12-112-2/+8
| * | hw/arm_gic: Fix comparison with priority mask registerPeter Maydell2012-12-111-1/+1
| * | hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC initPeter Maydell2012-12-113-8/+26
| |/
* | Merge remote-tracking branch 'kraxel/seabios-e8a76b0' into stagingAnthony Liguori2012-12-134-0/+0
|\ \
| * | seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059Gerd Hoffmann2012-12-114-0/+0
| |/
* | qMerge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121210.0' in...Anthony Liguori2012-12-131-2/+3
|\ \
| * | vfio-pci: Don't use kvm_irqchip_in_kernelAlex Williamson2012-12-101-2/+3
| |/
* | migration: Fix madvise breakage if host and guest have different page sizesDavid Gibson2012-12-121-1/+2
* | Fix off-by-1 error in RAM migration codeDavid Gibson2012-12-121-1/+1
|/
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2012-12-1016-132/+149
|\
| * target-i386: Postpone cpuid_level update to realize timeIgor Mammedov2012-12-071-3/+5
| * target-i386: Use define for cpuid vendor string sizeIgor Mammedov2012-12-062-3/+5
| * target-i386: Separate feature string parsing from CPU model lookupEduardo Habkost2012-12-061-23/+46
| * target-i386/cpu.c: Coding style fixesEduardo Habkost2012-12-061-14/+16
| * qdev: qdev_create(): use error_report() instead of hw_error()Eduardo Habkost2012-12-061-3/+5
| * sysemu.h: Include qemu-types.h instead of qemu-common.hEduardo Habkost2012-12-061-1/+1
| * Create qemu-types.h for struct typedefsEduardo Habkost2012-12-063-61/+63
| * qlist.h: Do not include qemu-common.hEduardo Habkost2012-12-061-1/+0
| * qga/channel-posix.c: Include headers it needsEduardo Habkost2012-12-061-0/+5
| * qapi/qmp-registry.c: Include headers it needsEduardo Habkost2012-12-061-0/+2
| * ui/vnc-palette.c: Include headers it needsEduardo Habkost2012-12-061-0/+2
| * user: Rename qemu-types.h to qemu-user-types.hEduardo Habkost2012-12-064-3/+3
| * user: Move *-user/qemu-types.h to main directoryEduardo Habkost2012-12-062-24/+0
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-1019-48/+32
|\ \
| * | pc_sysfw: Plug memory leak on pc_fw_add_pflash_drv() error pathMarkus Armbruster2012-12-071-1/+3
| * | qemu-options: Fix space at EOLMichal Privoznik2012-12-071-1/+1
| * | Fix spelling in comments and documentationStefan Weil2012-12-072-4/+4
| * | Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster2012-12-073-13/+8
| * | arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite2012-12-071-1/+0
| * | target-sparc: Remove t0, t1 from CPUSPARCStateRichard Henderson2012-12-071-1/+0
| * | target-m68k: Remove t1 from CPUM68KStateRichard Henderson2012-12-071-3/+0
| * | target-alpha: Remove t0, t1 from CPUAlphaStateRichard Henderson2012-12-071-7/+0
| * | s390x: Spelling fixes (endianess -> endianness, occured -> occurred)Stefan Weil2012-12-072-4/+4
| * | Fix comments (adress -> address, layed -> laid, wierd -> weird)Stefan Weil2012-12-073-5/+5
| * | Fix spelling (prefered -> preferred)Stefan Weil2012-12-072-4/+5
| * | configure: Remove stray debug outputPeter Maydell2012-12-071-2/+0
| * | sd: Send debug printfery to stderr not stdoutPeter Crosthwaite2012-12-071-2/+2
| |/
* | Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori2012-12-1011-415/+317
|\ \
| * | acpi: drop debug portGerd Hoffmann2012-12-041-9/+0
| * | q35: update lpc pci config space according to configured devicesGerd Hoffmann2012-12-043-12/+30
| * | apci: switch piix4 pci hotplug to memory apiGerd Hoffmann2012-12-041-8/+29
| * | acpi: remove acpi_gpe_blkGerd Hoffmann2012-12-044-11/+0
| * | apci: switch piix4 gpe to memory apiGerd Hoffmann2012-12-041-6/+18
| * | acpi: fix piix4 smbus mappingGerd Hoffmann2012-12-041-1/+19
| * | acpi: switch smbus to memory apiGerd Hoffmann2012-12-045-50/+33
| * | acpi: cleanup ich9 memory regionGerd Hoffmann2012-12-041-124/+1
OpenPOWER on IntegriCloud