index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-03
target-arm: Don't report presence of EL2 if it doesn't exist
Peter Maydell
2016-02-03
libvixl: Avoid std::abs() of 64-bit type
Peter Maydell
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2016-02-03
target-arm: Implement the S2 MMU inputsize > pamax check
Edgar E. Iglesias
2016-02-03
target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
Edgar E. Iglesias
2016-02-03
target-arm: Apply S2 MMU startlevel table size check to AArch64
Edgar E. Iglesias
2016-02-03
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
2016-02-03
target-arm: Make various system registers visible to EL3
Peter Maydell
2016-02-03
virt-acpi-build: add always-on property for timer
Andrew Jones
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
2016-02-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...
Peter Maydell
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2016-02-02
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
2016-02-02
block: Use returned *file in bdrv_co_get_block_status
Fam Zheng
2016-02-02
vmdk: Return extent's file in bdrv_get_block_status
Fam Zheng
2016-02-02
vmdk: Fix calculation of block status's offset
Fam Zheng
2016-02-02
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
Fam Zheng
2016-02-02
vdi: Assign bs->file->bs to file in vdi_co_get_block_status
Fam Zheng
2016-02-02
sheepdog: Assign bs to file in sd_co_get_block_status
Fam Zheng
2016-02-02
qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
Fam Zheng
2016-02-02
parallels: Assign bs->file->bs to file in parallels_co_get_block_status
Fam Zheng
2016-02-02
iscsi: Assign bs to file in iscsi_co_get_block_status
Fam Zheng
2016-02-02
raw: Assign bs to file in raw_co_get_block_status
Fam Zheng
2016-02-02
qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
Fam Zheng
2016-02-02
qcow: Assign bs->file->bs to file in qcow_co_get_block_status
Fam Zheng
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
block: acquire in bdrv_query_image_info
Paolo Bonzini
2016-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
2016-02-02
block: Rewrite bdrv_close_all()
Max Reitz
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
2016-02-02
block: Make bdrv_close() static
Max Reitz
2016-02-02
blockdev: Use blk_remove_bs() in do_drive_del()
Max Reitz
2016-02-02
block: Use blk_remove_bs() in blk_delete()
Max Reitz
2016-02-02
block: Remove BDS close notifier
Max Reitz
2016-02-02
nbd: Switch from close to eject notifier
Max Reitz
[next]