summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qemu-option: check_params() is now unused, drop itMarkus Armbruster2013-06-191-2/+0
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-06-172-3/+5
|\
| * qerror: drop QERR_OPEN_FILE_FAILED macroLuiz Capitulino2013-06-171-3/+0
| * error: add error_setg_file_open() helperLuiz Capitulino2013-06-171-0/+5
* | NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+1
* | Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori2013-06-171-36/+0
|\ \ | |/ |/|
| * configure: dtc: Probe for libfdt_env.hPeter Crosthwaite2013-06-141-36/+0
* | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-158-39/+54
|\ \
| * | qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-2/+0
| * | isa: QOM'ify ISADeviceAndreas Färber2013-06-073-20/+29
| * | isa: QOM'ify ISABusAndreas Färber2013-06-071-1/+4
| * | i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-1/+1
| * | i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-1/+0
| * | kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-5/+8
| * | i8254: QOM'ify some moreAndreas Färber2013-06-071-7/+11
| * | isa: Use realizefn for ISADeviceAndreas Färber2013-06-072-2/+1
* | | smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-1/+1
* | | log.h: Supply missing includesMarkus Armbruster2013-06-141-0/+3
* | | error-report.h: Supply missing includeMarkus Armbruster2013-06-141-0/+1
| |/ |/|
* | Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-06-143-24/+8
|\ \
| * | create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev2013-06-141-13/+2
| * | gtk: implement -full-screenPeter Wu2013-06-111-1/+1
| * | char/serial: Use generic Fifo8Peter Crosthwaite2013-06-111-10/+5
* | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-06-144-12/+57
|\ \ \
| * | | memory_mapping: Improve qemu_get_guest_memory_mapping() error reportingAndreas Färber2013-06-111-7/+1
| * | | cpu: Turn cpu_get_memory_mapping() into a CPUState hookAndreas Färber2013-06-112-2/+13
| * | | memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.hAndreas Färber2013-06-112-2/+5
| * | | cpu: Turn cpu_paging_enabled() into a CPUState hookAndreas Färber2013-06-112-1/+10
| * | | target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2013-06-101-0/+12
| * | | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-101-0/+16
| |/ /
* | | Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into stagingAnthony Liguori2013-06-142-1/+133
|\ \ \
| * | | tcg/aarch64: implement new TCG target for aarch64Claudio Fontana2013-06-121-1/+4
| * | | include/elf.h: add aarch64 ELF machine and relocsClaudio Fontana2013-06-121-0/+129
| |/ /
* | | Merge remote-tracking branch 'rth/tcg-for-anthony' into stagingAnthony Liguori2013-06-141-1/+1
|\ \ \ | |/ / |/| |
| * | tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITSRichard Henderson2013-06-051-1/+1
| |/
* | qemu-char: don't issue CHR_EVENT_OPEN in a BHMichael Roth2013-06-101-1/+1
* | qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia2013-06-071-1/+3
* | block: add image info query function bdrv_query_image_info()Wenchao Xia2013-06-071-3/+3
* | block: add snapshot info query function bdrv_query_snapshot_info_list()Wenchao Xia2013-06-071-1/+3
* | blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK eventsKevin Wolf2013-06-061-0/+3
* | qemu-io: Interface cleanupKevin Wolf2013-06-061-0/+46
* | qemu-io: Move qemu_strsep() to cutils.cKevin Wolf2013-06-061-0/+1
* | cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-0/+2
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-5/+3
|\
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-0/+3
| * xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-044-28/+100
|\ \
| * | block: dump snapshot and image info to specified outputWenchao Xia2013-06-041-2/+4
| * | block: move qmp and info dump related code to block/qapi.cWenchao Xia2013-06-043-9/+42
OpenPOWER on IntegriCloud