summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-156-0/+23
|\
| * sdhci: Define SDHCI PCI idsKevin O'Connor2014-12-152-0/+2
| * kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini2014-12-151-0/+1
| * cpus: make icount warp behave well with respect to stop/contPavel Dovgalyuk2014-12-151-1/+2
| * timer: introduce new QEMU_CLOCK_VIRTUAL_RT clockPavel Dovgalyuk2014-12-151-0/+7
| * cpu-exec: invalidate nocache translation if they are interruptedPavel Dovgalyuk2014-12-151-0/+1
| * icount: introduce cpu_get_icount_rawPavel Dovgalyuk2014-12-151-0/+1
| * KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-151-0/+10
* | linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini2014-12-121-0/+11
* | block: drop unused bdrv_clear_incoming_migration_all() prototypeStefan Hajnoczi2014-12-121-2/+0Star
* | block: Don't add trailing space in "Formating..." messageFam Zheng2014-12-121-1/+1
* | vmdk: Fix error for JSON descriptor file namesMax Reitz2014-12-121-0/+1
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2014-12-112-58/+50Star
|\ \
| * | Sort include/qemu/typedefs.hDr. David Alan Gilbert2014-12-111-55/+50Star
| * | virtio: remove useless declaration of virtio_net_init()Gonglei2014-12-101-3/+0Star
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell2014-12-111-0/+6
|\ \ \
| * | | Add the "-semihosting-config" option.Liviu Ionescu2014-12-111-0/+6
| |/ /
* | | block: Make essential BlockDriver objects publicMax Reitz2014-12-101-0/+8
* | | raw: Prohibit dangerous writes for probed imagesKevin Wolf2014-12-101-0/+3
* | | block: Read only one sector for format probingKevin Wolf2014-12-101-0/+2
* | | nbd: Change external interface to BlockBackendMax Reitz2014-12-101-4/+3Star
* | | block: Add blk_add_close_notifier() for BBMax Reitz2014-12-101-0/+1
* | | block: Add AioContextNotifier functions to BBMax Reitz2014-12-101-0/+8
* | | block: Lift more functions into BlockBackendMax Reitz2014-12-101-0/+3
* | | block: Add bdrv_get_node_nameFam Zheng2014-12-101-0/+1
* | | block: Add bdrv_next_nodeFam Zheng2014-12-101-0/+1
|/ /
* | hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum2014-11-271-1/+1
* | -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-261-1/+1
|/
* acpi-build: mark RAM dirty on table updateMichael S. Tsirkin2014-11-241-1/+1
* pc: align DIMM's address/size by backend's alignment valueIgor Mammedov2014-11-231-0/+4
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-233-2/+5
* pc: limit DIMM address and size to page aligned valuesIgor Mammedov2014-11-231-1/+1
* pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov2014-11-231-0/+1
* exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell2014-11-181-0/+25
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-132-1/+3
|\
| * virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng2014-11-121-1/+2
| * esp: Do not overwrite ESP_TCHI after resetHannes Reinecke2014-11-121-0/+1
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell2014-11-113-2/+5
|\ \ | |/ |/|
| * block: Fix comment for bdrv_co_get_block_statusFam Zheng2014-11-111-1/+3
| * sysbus: Correct SYSTEM_BUS(obj) definesGonglei2014-11-111-1/+1
| * numa: make 'info numa' take into account hotplugged memoryzhanghailiang2014-11-111-0/+1
* | sysbus: Add new platform bus helper deviceAlexander Graf2014-11-041-0/+57
* | sysbus: Expose MMIO enumeration helperAlexander Graf2014-11-041-0/+1
* | sysbus: Expose IRQ enumeration helpersAlexander Graf2014-11-042-0/+4
* | sysbus: Make devices spawnable via -deviceAlexander Graf2014-11-041-2/+6
* | sysbus: Add dynamic sysbus device searchAlexander Graf2014-11-041-0/+5
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into stagingPeter Maydell2014-11-041-0/+6
|\ \
| * | softmmu: provide softmmu access type enumLeon Alrae2014-11-031-0/+6
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-038-35/+63
|\ \ \