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-04
slirp: Adding family argument to tcp_fconnect()
Guillaume Subiron
2016-02-04
slirp: Make udp_attach IPv6 compatible
Guillaume Subiron
2016-02-04
slirp: Add sockaddr_equal, make solookup family-agnostic
Guillaume Subiron
2016-02-04
slirp: Factorizing and cleaning solookup()
Guillaume Subiron
2016-02-04
slirp: Factorizing address translation
Guillaume Subiron
2016-02-04
slirp: Make Socket structure IPv6 compatible
Guillaume Subiron
2016-02-04
slirp: Adding address family switch for produced frames
Guillaume Subiron
2016-02-04
slirp: Generalizing and neutralizing ARP code
Guillaume Subiron
2016-02-04
slirp: goto bad in udp_input if sosendto fails
Guillaume Subiron
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
2016-02-04
qemu-doc: Do not promote deprecated -smb and -redir options
Thomas Huth
2016-02-04
net/slirp: Tell the users when they are using deprecated options
Thomas Huth
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
[next]