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
2013-12-09
Update VERSION for 1.6.2 release
v1.6.2
Michael Roth
2013-12-09
scsi_target_send_command(): amend stable-1.6 port of the CVE-2013-4344 fix
Laszlo Ersek
2013-12-09
qemu-ga: execute fsfreeze-freeze in reverse order of mounts
Tomoki Sekiyama
2013-12-09
target-mips: fix 64-bit FPU config for user-mode emulation
Petar Jovanovic
2013-12-09
seccomp: add kill() to the syscall whitelist
Paul Moore
2013-12-09
vmdk: Fix creating big description file
Fam Zheng
2013-12-09
qcow2: Zero-initialise first cluster for new images
Kevin Wolf
2013-12-09
vfio-pci: Release all MSI-X vectors when disabled
Alex Williamson
2013-12-09
rng-egd: offset the point when repeatedly read from the buffer
Amos Kong
2013-12-09
pci: unregister vmstate_pcibus on unplug
Bandan Das
2013-12-09
qdev-monitor: Unref device when device_add fails
Stefan Hajnoczi
2013-12-09
qdev-monitor: Fix crash when device_add is called with abstract driver
Igor Mammedov
2013-12-09
qom: Fix memory leak in object_property_set_link()
Vlad Yasevich
2013-12-09
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
2013-12-09
vfio-pci: Fix multifunction=on
Alex Williamson
2013-12-09
qcow2: fix possible corruption when reading multiple clusters
Peter Lieven
2013-12-09
qcow2: count_contiguous_clusters and compression
Max Reitz
2013-12-09
Fix pc migration from qemu <= 1.5
Cole Robinson
2013-12-03
exec: fix breakpoint_invalidate when pc may not be translated
Max Filippov
2013-12-03
virtio-net: only delete bh that existed
Jason Wang
2013-12-03
linux-user: Fix stat64 syscall for SPARC64
Stefan Weil
2013-12-03
configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0
Peter Maydell
2013-12-03
tests: fix memleak in error path test for input visitor
Wenchao Xia
2013-12-03
qapi: fix memleak by adding implict struct functions in dealloc visitor
Wenchao Xia
2013-12-03
configure: detect endian via compile test
Mike Frysinger
2013-12-03
Adjust qapi-visit for python-2.4.3
Richard Henderson
2013-12-03
memory: fix 128 arithmetic in info mtree
Alexey Kardashevskiy
2013-12-03
monitor: eliminate monitor_event_state_lock
Paolo Bonzini
2013-12-03
audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
Hans de Goede
2013-12-03
vmdk: Fix vmdk_parse_extents
Fam Zheng
2013-12-03
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-12-02
qemu-char: Fix potential out of bounds access to local arrays
Stefan Weil
2013-12-02
misc: Use new rotate functions
Stefan Weil
2013-12-02
bitops: Add rotate functions (rol8, ror8, ...)
Stefan Weil
2013-12-02
tci: Add implementation of rotl_i64, rotr_i64
Stefan Weil
2013-12-02
tests: Update .gitignore for test-int128 and test-bitops
Markus Armbruster
2013-12-02
tests: Fix schema parser test for in-tree build
Markus Armbruster
2013-12-02
char: remove watch callback on chardev detach from frontend
Amit Shah
2013-12-02
char: use common function to disable callbacks on chardev close
Amit Shah
2013-12-02
char: move backends' io watch tag to CharDriverState
Amit Shah
2013-10-04
Update VERSION for 1.6.1 release
v1.6.1
Michael Roth
2013-10-04
scsi: Allocate SCSITargetReq r->buf dynamically
Asias He
2013-10-01
qemu: Add qemu xen logic for Xen HVM S3 resume
Liu, Jinsong
2013-10-01
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-30
coroutine: add ./configure --disable-coroutine-pool
Stefan Hajnoczi
2013-09-30
piix4: disable io on reset
Michael S. Tsirkin
2013-09-30
vmdk: fix cluster size check for flat extents
Fam Zheng
2013-09-30
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
2013-09-26
tap: Use numbered tap/tun devices on all *BSD OS's
Brad Smith
2013-09-26
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
[next]