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-05-23
update VERSION for 1.4.2
v1.4.2
Michael Roth
2013-05-20
ppc: do not register IABR SPR twice for 603e
Hervé Poussineau
2013-05-20
hw/9pfs: use O_NOFOLLOW for mapped readlink operation
Aneesh Kumar K.V
2013-05-20
hw/9pfs: Fix segfault with 9p2000.u
Aneesh Kumar K.V
2013-05-17
rbd: add an asynchronous flush
Josh Durgin
2013-05-17
qemu-iotests: add tests for rebasing zero clusters
Paolo Bonzini
2013-05-17
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event
Luiz Capitulino
2013-05-16
qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32
Paolo Bonzini
2013-05-16
configure: Don't fall back to gthread coroutine backend
Brad Smith
2013-05-16
usb-redir: Fix crash on migration with no client connected
Hans de Goede
2013-05-16
docs: Fix generating qemu-doc.html with texinfo 5
Cole Robinson
2013-05-14
qga: unlink just created guest-file if fchmod() or fdopen() fails on it
Laszlo Ersek
2013-05-14
qga: distinguish binary modes in "guest_file_open_modes" map
Laszlo Ersek
2013-05-14
translate-all.c: Remove cpu_unlink_tb()
Peter Maydell
2013-05-14
Handle CPU interrupts by inline checking of a flag
Peter Maydell
2013-05-14
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
Peter Maydell
2013-05-14
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
2013-05-14
qga: set umask 0077 when daemonizing (CVE-2013-2007)
Laszlo Ersek
2013-05-14
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
2013-05-14
target-mips: Fix accumulator arguments to gen_helper_dmult(u)
Richard Sandiford
2013-05-14
configure: Pick up libseccomp include path
Andreas Färber
2013-05-13
virtio-ccw: Check indicators location.
Cornelia Huck
2013-05-13
tap: properly initialize vhostfds
Jason Wang
2013-05-13
rng random backend: check for -EAGAIN errors on read
Amit Shah
2013-05-13
qdev: Fix QOM unrealize behavior
Andreas Färber
2013-05-13
nbd: unlock mutex in nbd_co_send_request() error path
Stefan Hajnoczi
2013-04-15
update VERSION for 1.4.1
v1.4.1
Michael Roth
2013-04-09
Add -f FMT / --format FMT arg to qemu-nbd
Daniel P. Berrange
2013-04-09
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
2013-04-06
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2013-04-05
target-i386: Check for host features before filter_features_for_kvm()
Eduardo Habkost
2013-04-05
help: add docs for missing 'queues' option of tap
Jason Wang
2013-04-04
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
2013-04-04
block: complete all IOs before resizing a device
Peter Lieven
2013-04-04
Revert "block: complete all IOs before .bdrv_truncate"
Peter Lieven
2013-04-04
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
2013-04-04
doc: Fix texinfo @table markup in qemu-options.hx
Markus Armbruster
2013-04-04
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
2013-04-04
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
2013-04-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-04-04
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-04-04
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-04-04
usb-tablet: Don't claim wakeup capability for USB-2 version
Hans de Goede
2013-04-04
chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors
Stefan Hajnoczi
2013-04-04
qemu-socket: set passed fd non-blocking in socket_connect()
Stefan Hajnoczi
2013-04-04
net: ensure "socket" backend uses non-blocking fds
Stefan Hajnoczi
2013-04-04
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
update seabios to 1.7.2.1
Gerd Hoffmann
2013-04-02
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
Peter Maydell
2013-04-02
linux-user: make bogus negative iovec lengths fail EINVAL
Peter Maydell
[next]