summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Improve bdrv_aio_co_cancel_emKevin Wolf2012-12-111-1/+18
* tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi2012-12-111-6/+14
* tests: use aio_poll() instead of aio_flush() in test-aio.cStefan Hajnoczi2012-12-111-16/+15
* 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
| * | apci: switch ich9 smi to memory apiGerd Hoffmann2012-12-042-10/+37
| * | apci: switch ich9 gpe to memory apiGerd Hoffmann2012-12-042-10/+29
| * | acpi: cleanup vt82c686 memory regionGerd Hoffmann2012-12-041-60/+1
| * | acpi: cleanup piix4 memory regionGerd Hoffmann2012-12-041-40/+1
| * | apci: switch evt to memory apiGerd Hoffmann2012-12-045-55/+54
| * | apci: switch cnt to memory apiGerd Hoffmann2012-12-045-31/+36
| * | apci: switch timer to memory apiGerd Hoffmann2012-12-045-17/+23
| * | apci: switch vt82c686 to memory apiGerd Hoffmann2012-12-041-10/+27
| * | apci: switch ich9 to memory apiGerd Hoffmann2012-12-042-17/+28
| * | apci: switch piix4 to memory apiGerd Hoffmann2012-12-041-17/+24
OpenPOWER on IntegriCloud