aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-23update VERSION for 1.4.2v1.4.2Michael Roth
2013-05-20ppc: do not register IABR SPR twice for 603eHervé Poussineau
2013-05-20hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V
2013-05-20hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V
2013-05-17rbd: add an asynchronous flushJosh Durgin
2013-05-17qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-05-17virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino
2013-05-16qemu-timer: move timeBeginPeriod/timeEndPeriod to os-win32Paolo Bonzini
2013-05-16configure: Don't fall back to gthread coroutine backendBrad Smith
2013-05-16usb-redir: Fix crash on migration with no client connectedHans de Goede
2013-05-16docs: Fix generating qemu-doc.html with texinfo 5Cole Robinson
2013-05-14qga: unlink just created guest-file if fchmod() or fdopen() fails on itLaszlo Ersek
2013-05-14qga: distinguish binary modes in "guest_file_open_modes" mapLaszlo Ersek
2013-05-14translate-all.c: Remove cpu_unlink_tb()Peter Maydell
2013-05-14Handle CPU interrupts by inline checking of a flagPeter Maydell
2013-05-14cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PCPeter Maydell
2013-05-14tcg: Document tcg_qemu_tb_exec() and provide constants for low bit usesPeter Maydell
2013-05-14qga: set umask 0077 when daemonizing (CVE-2013-2007)Laszlo Ersek
2013-05-14tcg/optimize: fix setcond2 optimizationAurelien Jarno
2013-05-14target-mips: Fix accumulator arguments to gen_helper_dmult(u)Richard Sandiford
2013-05-14configure: Pick up libseccomp include pathAndreas Färber
2013-05-13virtio-ccw: Check indicators location.Cornelia Huck
2013-05-13tap: properly initialize vhostfdsJason Wang
2013-05-13rng random backend: check for -EAGAIN errors on readAmit Shah
2013-05-13qdev: Fix QOM unrealize behaviorAndreas Färber
2013-05-13nbd: unlock mutex in nbd_co_send_request() error pathStefan Hajnoczi
2013-04-15update VERSION for 1.4.1v1.4.1Michael Roth
2013-04-09Add -f FMT / --format FMT arg to qemu-nbdDaniel P. Berrange
2013-04-09target-mips: Fix accumulator selection for MIPS16 and microMIPSRichard Sandiford
2013-04-06Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith
2013-04-05target-i386: Check for host features before filter_features_for_kvm()Eduardo Habkost
2013-04-05help: add docs for missing 'queues' option of tapJason Wang
2013-04-04compiler: fix warning with GCC 4.8.0Paolo Bonzini
2013-04-04block: complete all IOs before resizing a devicePeter Lieven
2013-04-04Revert "block: complete all IOs before .bdrv_truncate"Peter Lieven
2013-04-04qxl: better vga init in enter_vga_modeGerd Hoffmann
2013-04-04doc: Fix texinfo @table markup in qemu-options.hxMarkus Armbruster
2013-04-04acpi: initialize s4_val used in s4 shutdownBruce Rogers
2013-04-04target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-04-04target-mips: fix DSP overflow macro and affected routinesPetar Jovanovic
2013-04-04target-mips: fix for sign-issue in MULQ_W helperPetar Jovanovic
2013-04-04target-mips: fix for incorrect multiplication with MULQ_S.PHPetar Jovanovic
2013-04-04usb-tablet: Don't claim wakeup capability for USB-2 versionHans de Goede
2013-04-04chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi
2013-04-04qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi
2013-04-04net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi
2013-04-04oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-04-02update seabios to 1.7.2.1Gerd Hoffmann
2013-04-02linux-user/syscall.c: Don't warn about unimplemented get_robust_listPeter Maydell
2013-04-02linux-user: make bogus negative iovec lengths fail EINVALPeter Maydell