summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...Peter Maydell4-2/+24
2014-12-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...Peter Maydell2-0/+151
2014-12-22hw/arm: pass pristine kernel image to guest firmware over fw_cfgLaszlo Ersek1-0/+5
2014-12-22hw/loader: split out load_image_gzipped_buffer()Laszlo Ersek1-0/+9
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek1-0/+2
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek1-2/+0
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2-0/+4
2014-12-22target-arm: Add arm_boot_info secure_boot controlGreg Bellows1-0/+4
2014-12-22hw/vfio: create common moduleEric Auger1-0/+151
2014-12-22Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...Peter Maydell2-6/+8
2014-12-22bootdevice: add Error **errp argument for QEMUBootSetHandlerGonglei1-2/+2
2014-12-22bootdevice: add Error **errp argument for qemu_boot_set()Gonglei1-1/+1
2014-12-22bootdevice: add Error **errp argument for validate_bootdevices()Gonglei1-1/+1
2014-12-22bootdevice: move code about bootorder from vl.c to bootdevice.cGonglei2-6/+8
2014-12-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...Peter Maydell1-0/+32
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-0/+0
2014-12-17Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell1-0/+1
2014-12-17sdl2: move sdl2_2d_refresh to sdl2-2d.cGerd Hoffmann1-0/+1
2014-12-17sdl2: factor out sdl2_poll_eventsGerd Hoffmann1-0/+1
2014-12-17sdl2: add+use sdl2_2d_redraw function.Gerd Hoffmann1-0/+1
2014-12-17sdl2: move sdl_switch to sdl2-2d.cGerd Hoffmann1-0/+6
2014-12-17sdl2: move sdl_update to new sdl2-2d.cGerd Hoffmann1-0/+3
2014-12-17sdl2: move keyboard input code to new sdl2-input.cGerd Hoffmann1-0/+4
2014-12-17sdl2: rename sdl2_state to sdl2_console, move to header fileGerd Hoffmann1-0/+16
2014-12-17tcg: add separate monitor command to dump opcode countersMax Filippov1-0/+1
2014-12-16qemu-log: add log category for MMU infoAntony Pavlov1-0/+1
2014-12-16Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ...Peter Maydell1-1/+2
2014-12-16Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...Peter Maydell1-0/+7
2014-12-16spice: use bottom half instead of refresh timer for cursor updatesGerd Hoffmann1-1/+2
2014-12-16cpu: verify that block->host is setMichael S. Tsirkin1-0/+1
2014-12-16cpu: assert host pointer offset within blockMichael S. Tsirkin1-0/+1
2014-12-16exec: add wrapper for host pointer accessMichael S. Tsirkin1-0/+5
2014-12-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-0/+23
2014-12-15sdhci: Define SDHCI PCI idsKevin O'Connor2-0/+2
2014-12-15kvm/apic: fix 2.2->2.1 migrationPaolo Bonzini1-0/+1
2014-12-15cpus: make icount warp behave well with respect to stop/contPavel Dovgalyuk1-1/+2
2014-12-15timer: introduce new QEMU_CLOCK_VIRTUAL_RT clockPavel Dovgalyuk1-0/+7
2014-12-15cpu-exec: invalidate nocache translation if they are interruptedPavel Dovgalyuk1-0/+1
2014-12-15icount: introduce cpu_get_icount_rawPavel Dovgalyuk1-0/+1
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger1-0/+10
2014-12-12linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini1-0/+11
2014-12-12block: drop unused bdrv_clear_incoming_migration_all() prototypeStefan Hajnoczi1-2/+0
2014-12-12block: Don't add trailing space in "Formating..." messageFam Zheng1-1/+1
2014-12-12vmdk: Fix error for JSON descriptor file namesMax Reitz1-0/+1
2014-12-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2-58/+50
2014-12-11Sort include/qemu/typedefs.hDr. David Alan Gilbert1-55/+50
2014-12-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell1-0/+6
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu1-0/+6
2014-12-10block: Make essential BlockDriver objects publicMax Reitz1-0/+8
2014-12-10raw: Prohibit dangerous writes for probed imagesKevin Wolf1-0/+3