summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell2014-12-234-2/+24
|\
| * hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek2014-12-221-0/+5
| * hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek2014-12-221-0/+9
| * fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek2014-12-221-0/+2
| * fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-221-2/+0
| * fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2014-12-222-0/+4
| * target-arm: Add arm_boot_info secure_boot controlGreg Bellows2014-12-221-0/+4
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell2014-12-232-0/+151
|\ \ | |/ |/|
| * hw/vfio: create common moduleEric Auger2014-12-221-0/+151
| * vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-0/+0
* | Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...Peter Maydell2014-12-222-6/+8
|\ \
| * | bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei2014-12-221-2/+2
| * | bootdevice: add Error **errp argument for qemu_boot_set()Gonglei2014-12-221-1/+1
| * | bootdevice: add Error **errp argument for validate_bootdevices()Gonglei2014-12-221-1/+1
| * | bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei2014-12-222-6/+8
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell2014-12-211-0/+32
|\ \ | |/ |/|
| * sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann2014-12-171-0/+1
| * sdl2: factor out sdl2_poll_eventsGerd Hoffmann2014-12-171-0/+1
| * sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann2014-12-171-0/+1
| * sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann2014-12-171-0/+6
| * sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann2014-12-171-0/+3
| * sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann2014-12-171-0/+4
| * sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann2014-12-171-0/+16
* | Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell2014-12-171-0/+1
|\ \
| * | tcg: add separate monitor command to dump opcode countersMax Filippov2014-12-171-0/+1
* | | qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...Peter Maydell2014-12-161-1/+2
|\ \
| * | spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann2014-12-161-1/+2
| |/
* | Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...Peter Maydell2014-12-161-0/+7
|\ \ | |/ |/|
| * cpu: verify that block->host is setMichael S. Tsirkin2014-12-161-0/+1
| * cpu: assert host pointer offset within blockMichael S. Tsirkin2014-12-161-0/+1
| * exec: add wrapper for host pointer accessMichael S. Tsirkin2014-12-161-0/+5
* | 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/+0
* | 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/+50
|\ \
| * | Sort include/qemu/typedefs.hDr. David Alan Gilbert2014-12-111-55/+50
| * | virtio: remove useless declaration of virtio_net_init()Gonglei2014-12-101-3/+0
* | | 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
OpenPOWER on IntegriCloud